Skip to content

chore(deps): update all non-major dependencies #442

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #442

Triggered via pull request July 24, 2024 22:22
Status Failure
Total duration 2m 50s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: helpers/args.go#L9
undeclared name: `cli` (typecheck)
lint: helpers/config.go#L22
undeclared name: `cli` (typecheck)
lint: helpers/repos.go#L12
undeclared name: `cli` (typecheck)
lint: helpers/args.go#L6
"github.com/urfave/cli/v2" imported but not used (typecheck)
lint: helpers/config.go#L9
"github.com/urfave/cli/v2" imported but not used (typecheck)
lint: helpers/repos.go#L8
"github.com/urfave/cli/v2" imported but not used (typecheck)
lint: main.go#L14
`v2` redeclared in this block (typecheck)
lint: main.go#L9
other declaration of v2 (typecheck)
lint: main.go#L34
undeclared name: `cli` (typecheck)
lint: main.go#L38
undeclared name: `cli` (typecheck)
lint
The following actions uses Node.js version which is deprecated 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/