chore: Remove some references to pkg/errors #7718
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)
|