refactor: unify the error handling methods that are different from the project style & use errors.New to replace fmt.Errorf with no parameters #17680
Annotations
10 errors
run neutrino:
funding/manager.go#L22
errors redeclared in this block
|
run neutrino:
funding/manager.go#L6
other declaration of errors
|
run neutrino:
funding/manager.go#L4409
undefined: errors.Errorf
|
run neutrino:
funding/manager.go#L4453
undefined: errors.Errorf
|
run neutrino:
funding/manager.go#L4458
undefined: errors.Errorf
|
run neutrino:
funding/manager.go#L4475
undefined: errors.Errorf
|
run neutrino:
funding/manager.go#L4482
undefined: errors.Errorf
|
run neutrino:
funding/manager.go#L5145
undefined: errors.Errorf
|
run neutrino:
funding/manager.go#L5151
undefined: errors.Errorf
|
run neutrino:
funding/manager.go#L5164
undefined: errors.Errorf
|
Loading