Skip to content

fix(deps): update all non-major dependencies #484

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #484

Triggered via pull request December 6, 2024 00:37
Status Failure
Total duration 2m 44s
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636