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