Skip to content

chore: delete bla

chore: delete bla #40

Triggered via push September 22, 2025 13:54
Status Failure
Total duration 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint
issues found
lint: main.go#L8
"github.com/urfave/cli/v2" imported but not used (typecheck)
lint: main.go#L12
undeclared name: `cli` (typecheck)
lint: cmd/cmd.go#L14
"github.com/urfave/cli/v2" imported but not used (typecheck)
lint: cmd/cmd.go#L90
undeclared name: `cli` (typecheck)
lint: cmd/cmd.go#L31
undeclared name: `cli` (typecheck)
lint: pkg/discovery/discovery.go#L7
"github.com/hashicorp/go-version" imported but not used (typecheck)
lint: pkg/discovery/discovery.go#L207
undeclared name: `version` (typecheck)
lint: pkg/discovery/discovery.go#L168
undeclared name: `version` (typecheck)
lint: pkg/discovery/discovery.go#L17
undeclared name: `version` (typecheck)
lint
Cache service responded with 400
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/