Skip to content

fix: expose cleanup errors #98

fix: expose cleanup errors

fix: expose cleanup errors #98

Triggered via pull request November 18, 2024 11:06
Status Failure
Total duration 3m 41s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: command/utils.go#L9
"github.com/zimbatm/go-secretvalue" imported as secretvalue and not used (typecheck)
lint: gitsrc/gitsrc.go#L38
x.Remote undefined (type *gitSource has no field or method Remote) (typecheck)
lint: gitsrc/gitsrc.go#L46
x.Head undefined (type *gitSource has no field or method Head) (typecheck)
lint: gitsrc/gitsrc.go#L54
x.Head undefined (type *gitSource has no field or method Head) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
lint: ../../../go/pkg/mod/github.com/google/[email protected]+incompatible/github/migrations_user.go#L174
resp.Header undefined (type *Response has no field or method Header) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/net/http/fs.go#L1000
missing type in composite literal (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/net/http/fs.go#L1001
missing type in composite literal (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/