Skip to content

feat: ecosystem architecture enhancements (Graph, Loop, Context, Harness) #145

feat: ecosystem architecture enhancements (Graph, Loop, Context, Harness)

feat: ecosystem architecture enhancements (Graph, Loop, Context, Harness) #145

Triggered via pull request July 25, 2026 07:54
Status Failure
Total duration 2m 51s
Artifacts

ci.yml

on: pull_request
fuzz (60s)
0s
fuzz (60s)
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
test (race + cover)
Process completed with exit code 1.
fmt + vet
Process completed with exit code 1.
fmt + vet
gofumpt would reformat the following files:
security
Process completed with exit code 1.
security: qualitygraph/projection.go#L15
could not import github.com/GrayCodeAI/hawk-core-contracts/graph (invalid package name: "")
security: qualitygraph/projection.go#L15
github.com/GrayCodeAI/hawk-core-contracts@v0.1.8: replacement directory ../hawk-core-contracts does not exist
security: severity.go#L3
could not import github.com/GrayCodeAI/hawk-core-contracts/types (invalid package name: "")
security: contracts.go#L3
could not import github.com/GrayCodeAI/hawk-core-contracts/review (invalid package name: "")
security: contracts.go#L3
github.com/GrayCodeAI/hawk-core-contracts@v0.1.8: replacement directory ../hawk-core-contracts does not exist
security: internal/review/concerns.go#L4
could not import github.com/GrayCodeAI/hawk-core-contracts/types (invalid package name: "")
security: severity.go#L3
github.com/GrayCodeAI/hawk-core-contracts@v0.1.8: replacement directory ../hawk-core-contracts does not exist
deadcode
Process completed with exit code 1.
deadcode: qualitygraph/projection.go#L15
could not import github.com/GrayCodeAI/hawk-core-contracts/graph (invalid package name: "")
deadcode: qualitygraph/projection.go#L15
github.com/GrayCodeAI/hawk-core-contracts@v0.1.8: replacement directory ../hawk-core-contracts does not exist
deadcode: severity.go#L3
could not import github.com/GrayCodeAI/hawk-core-contracts/types (invalid package name: "")
deadcode: contracts.go#L3
could not import github.com/GrayCodeAI/hawk-core-contracts/review (invalid package name: "")
deadcode: contracts.go#L3
github.com/GrayCodeAI/hawk-core-contracts@v0.1.8: replacement directory ../hawk-core-contracts does not exist
deadcode: internal/review/concerns.go#L4
could not import github.com/GrayCodeAI/hawk-core-contracts/types (invalid package name: "")
deadcode: severity.go#L3
github.com/GrayCodeAI/hawk-core-contracts@v0.1.8: replacement directory ../hawk-core-contracts does not exist
lint
golangci-lint exit with code 3
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/