chore(deps): update all non-major dependencies #452
Annotations
10 errors and 1 warning
golangci-lint:
helpers/args.go#L9
undeclared name: `cli` (typecheck)
|
golangci-lint:
helpers/config.go#L22
undeclared name: `cli` (typecheck)
|
golangci-lint:
helpers/repos.go#L12
undeclared name: `cli` (typecheck)
|
golangci-lint:
helpers/args.go#L6
"github.com/urfave/cli/v2" imported but not used (typecheck)
|
golangci-lint:
helpers/config.go#L9
"github.com/urfave/cli/v2" imported but not used (typecheck)
|
golangci-lint:
helpers/repos.go#L8
"github.com/urfave/cli/v2" imported but not used (typecheck)
|
golangci-lint:
main.go#L14
`v2` redeclared in this block (typecheck)
|
golangci-lint:
main.go#L9
other declaration of v2 (typecheck)
|
golangci-lint:
main.go#L34
undeclared name: `cli` (typecheck)
|
golangci-lint:
main.go#L38
undeclared name: `cli` (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, 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/
|
Loading