feat: ecosystem architecture enhancements (Graph, Loop, Context, Harness) #145
ci.yml
on: pull_request
test (race + cover)
9s
fuzz (60s)
0s
Matrix: build
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/
|