Skip to content

chore: Remove some references to pkg/errors #7718

chore: Remove some references to pkg/errors

chore: Remove some references to pkg/errors #7718

Triggered via pull request January 24, 2025 04:17
Status Failure
Total duration 1m 1s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Linting: server/core/config/valid/repo_cfg.go#L13
"github.com/pkg/errors" imported and not used (typecheck)
Linting: server/events/command/project_context.go#L9
could not import github.com/runatlantis/atlantis/server/core/config/valid (-: # github.com/runatlantis/atlantis/server/core/config/valid
Linting: server/core/config/valid/repo_cfg.go#L13
"github.com/pkg/errors" imported and not used) (typecheck)
Linting: server/core/config/raw/autodiscover.go#L10
`errors` redeclared in this block (typecheck)
Linting: server/core/config/raw/autodiscover.go#L4
other declaration of errors (typecheck)
Linting: server/core/config/raw/autodiscover.go#L11
could not import github.com/runatlantis/atlantis/server/core/config/valid (-: # github.com/runatlantis/atlantis/server/core/config/valid
Linting: server/core/config/valid/repo_cfg.go#L13
"github.com/pkg/errors" imported and not used) (typecheck)
Linting: server/core/config/parser_validator.go#L17
could not import github.com/runatlantis/atlantis/server/core/config/valid (-: # github.com/runatlantis/atlantis/server/core/config/valid
Linting: server/core/config/valid/repo_cfg.go#L13
"github.com/pkg/errors" imported and not used) (typecheck)
Linting: server/server.go#L761
declared and not used: planCommandRunner (typecheck)