Skip to content

Update go version and deps #19

Update go version and deps

Update go version and deps #19

Triggered via pull request December 25, 2024 18:46
Status Failure
Total duration 3m 8s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: pkg/allowtags/allowtags_test.go#L230
s.Run undefined (type *AllowTagsSuite has no field or method Run) (typecheck)
golangci-lint: pkg/allowtags/allowtags_test.go#L231
s.T undefined (type *AllowTagsSuite has no field or method T) (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/go/types/labels.go#L106
recordVarDecl declared and not used (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/go/types/labels.go#L111
jumpsOverVarDecl declared and not used (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/go/types/labels.go#L122
blockBranches declared and not used (typecheck)
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636