GitHub Actions Workflow #1
on-push-main.yml
on: push
test-go
/
lint
1m 45s
test-go
/
test
1m 38s
Annotations
3 errors
test-go / lint:
internal/scenariotest/runner.go#L46
Error return value of `o.DumpProfile` is not checked (errcheck)
|
test-go / lint:
internal/scenariotest/runner.go#L47
Error return value of `(*encoding/json.Decoder).Decode` is not checked (errcheck)
|
test-go / lint
issues found
|