Skip to content

chore(go): Update to Go 1.24 #1454

chore(go): Update to Go 1.24

chore(go): Update to Go 1.24 #1454

Triggered via pull request February 27, 2025 17:09
Status Failure
Total duration 3m 30s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
linter: pkg/dump/writer/file_writer_test.go#L24
os.MkdirTemp() could be replaced by t.TempDir() in TestFileWriter_Write (usetesting)
linter: pkg/dump/writer/tar_writer_test.go#L24
os.MkdirTemp() could be replaced by t.TempDir() in TestTarWriter_Write (usetesting)
linter: pkg/dump/writer/tar_writer_test.go#L29
os.MkdirTemp() could be replaced by t.TempDir() in TestTarWriter_Write (usetesting)
linter: pkg/ingestor/puller/puller_test.go#L127
os.MkdirTemp() could be replaced by t.TempDir() in TestExtractTarGz (usetesting)
linter: pkg/kubehound/graph/adapter/gremlin.go#L88
directive `//nolint:asasalint // required due to constraints in the gremlin API` is unused for linter "asasalint" (nolintlint)
linter: 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)
linter: 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)
linter
issues found
linter
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeHound/KubeHound. Supported file pattern: go.sum