chore(go): Update to Go 1.24 #1452
Annotations
4 errors and 1 warning
golangci-lint:
pkg/kubehound/graph/adapter/gremlin.go#L88
directive `//nolint:asasalint // required due to constraints in the gremlin API` is unused for linter "asasalint" (nolintlint)
|
golangci-lint:
pkg/kubehound/graph/vertex/base_vertex.go#L26
directive `//nolint:asasalint // required due to constraints in the gremlin API` is unused for linter "asasalint" (nolintlint)
|
golangci-lint:
pkg/kubehound/graph/edge/pod_create.go#L83
directive `//nolint:asasalint // required due to constraints in the gremlin API` is unused for linter "asasalint" (nolintlint)
|
golangci-lint
issues found
|
Setup Golang
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeHound/KubeHound. Supported file pattern: go.sum
|
Loading