Skip to content

Adds support of multiple versions by package in the exclude command #41

Adds support of multiple versions by package in the exclude command

Adds support of multiple versions by package in the exclude command #41

Triggered via pull request November 21, 2024 13:33
Status Failure
Total duration 2m 58s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: main.go#L41
undefined: isatty (typecheck)
lint: internal/app/app.go#L113
a.PrintVersion undefined (type *App has no field or method PrintVersion) (typecheck)
lint: internal/app/app.go#L121
path declared and not used (typecheck)
lint: internal/app/app.go#L122
f declared and not used (typecheck)
lint: internal/vcs/git/vcs.go#L111
undefined: git (typecheck)
lint: internal/vcs/git/vcs.go#L118
undefined: git (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L79
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L81
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L83
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:40:14) (typecheck)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/