refactor: unify the error handling methods in the crypto package that are different from the project style #2017
Annotations
7 errors
check:
pkg/state/view.go#L10
errors redeclared in this block
|
check:
pkg/state/view.go#L5
other declaration of errors
|
check:
pkg/state/view.go#L10
"github.com/pkg/errors" imported and not used
|
check:
pkg/state/view.go#L516
undefined: errors.WithMessage
|
check:
pkg/state/view.go#L700
undefined: errors.Wrapf
|
check:
pkg/state/view.go#L827
undefined: errors.Wrapf
|
check
Process completed with exit code 2.
|