feat: Rosetta cli test #109
Triggered via pull request
September 19, 2023 14:09
Status
Failure
Total duration
3m 16s
Artifacts
–
Annotations
5 errors
golangci-lint:
plugins.go#L16
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
|
golangci-lint:
plugins.go#L22
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
|
golangci-lint:
plugins.go#L27
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
|
golangci-lint:
plugins.go#L33
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
|
golangci-lint
Process completed with exit code 2.
|