github workflows #1
Annotations
5 errors and 1 warning
build:
config/profile.go#L31
Error return value of `Cfg.Load` is not checked (errcheck)
|
build:
main.go#L23
Error return value of `cli.ShowAppHelp` is not checked (errcheck)
|
build:
api/api.go#L40
S1031: unnecessary nil check around range (gosimple)
|
build:
api/api.go#L63
S1005: unnecessary assignment to the blank identifier (gosimple)
|
build
issues found
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/megarac/megarac. Supported file pattern: go.sum
|