Skip to content

refactor: unify the error handling methods in the crypto package that are different from the project style #2017

refactor: unify the error handling methods in the crypto package that are different from the project style

refactor: unify the error handling methods in the crypto package that are different from the project style #2017

Re-run triggered December 20, 2024 05:53
Status Failure
Total duration 3m 4s
Artifacts

baisc_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.