refactor: unify the error handling methods in the crypto package that are different from the project style #1727
Annotations
8 errors
test:
pkg/state/view.go#L10
errors redeclared in this block
|
test:
pkg/state/view.go#L5
other declaration of errors
|
test:
pkg/state/view.go#L10
"github.com/pkg/errors" imported and not used
|
test:
pkg/state/view.go#L516
undefined: errors.WithMessage
|
test:
pkg/state/view.go#L700
undefined: errors.Wrapf
|
test:
pkg/state/view.go#L827
undefined: errors.Wrapf
|
test
Process completed with exit code 2.
|
test
cannot use "quic-go doesn't build on Go 1.18 yet." (untyped string constant) as int value in variable declaration
|