update dependencies 1 #11
Annotations
5 errors
run-test-suite:
pkg/generate.go#L60
fmt.Sprintf can be replaced with string addition (perfsprint)
|
run-test-suite:
cmd/generate.go#L68
fmt.Errorf can be replaced with errors.New (perfsprint)
|
run-test-suite:
cmd/generate.go#L76
fmt.Sprintf can be replaced with string addition (perfsprint)
|
run-test-suite:
wasm/app.go#L129
fmt.Sprintf can be replaced with string addition (perfsprint)
|
run-test-suite
Process completed with exit code 2.
|