Skip to content

ci: bump golangci/golangci-lint-action from 6 to 9 #4

ci: bump golangci/golangci-lint-action from 6 to 9

ci: bump golangci/golangci-lint-action from 6 to 9 #4

Triggered via pull request January 29, 2026 13:37
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
Lint: internal/config/config_test.go#L46
Error return value of `os.Setenv` is not checked (errcheck)
Lint: internal/config/config_test.go#L45
Error return value of `os.Setenv` is not checked (errcheck)
Lint: internal/config/config_test.go#L44
Error return value of `os.Setenv` is not checked (errcheck)
Lint: cmd/coop/main.go#L915
Error return value of `fmt.Fscanln` is not checked (errcheck)
Lint: cmd/coop/main.go#L903
Error return value of `tty.Close` is not checked (errcheck)
Lint: cmd/coop/main.go#L351
Error return value of `fs.Parse` is not checked (errcheck)
Lint: cmd/coop/main.go#L274
Error return value of `fs.Parse` is not checked (errcheck)
Lint: cmd/coop/main.go#L191
Error return value of `fs.Parse` is not checked (errcheck)
Lint: cmd/coop/main.go#L83
Error return value of `logging.Init` is not checked (errcheck)
Lint: cmd/coop/main.go#L25
Error return value of `logging.Close` is not checked (errcheck)
Security Scan
Path does not exist: trivy-results.sarif
Security Scan
incus.ConnectWithConfig calls client.ConnectIncusUnix
Security Scan
incus.init calls client.init, which calls cancel.init
Security Scan
incus.init calls api.init
Security Scan
incus.Client.ExecCommandWithOutput calls client.ProtocolIncus.ExecInstance, which eventually calls api.StatusErrorf
Security Scan
incus.Client.UnfreezeContainer calls client.ProtocolIncus.UpdateInstanceState, which eventually calls api.StatusErrorCheck
Security Scan
sandbox.IsSeatbelted calls fmt.Sprintf, which eventually calls api.StatusError.Error
Security Scan
incus.Client.RemoveDevice calls client.operation.Wait, which eventually calls api.StatusCode.IsFinal
Security Scan
incus.Client.GetContainerIP calls client.ProtocolIncus.GetInstanceState, which eventually calls api.Response.MetadataAsStruct
Security Scan
incus.Client.UnfreezeContainer calls client.ProtocolIncus.UpdateInstanceState, which eventually calls api.Response.MetadataAsOperation
Security Scan
incus.Client.RemoveDevice calls api.Instance.Writable
Security Scan
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Security Scan
Failed to restore: Cache service responded with 400
Security Scan
Both go-version and go-version-file inputs are specified, only go-version will be used