feat: Rosetta cli test #115
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|