Add GitHub Actions CI workflow with golang linter #4
Annotations
5 errors and 1 warning
|
Lint and Test
issues found
|
|
Lint and Test:
plugin/gthulhu/metrics.go#L20
`cancelled` is a misspelling of `canceled` (misspell)
|
|
Lint and Test:
plugin/gthulhu/strategy.go#L56
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
Lint and Test:
plugin/gthulhu/metrics.go#L68
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
Lint and Test:
plugin/gthulhu/auth.go#L100
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
Lint and Test
Restore cache failed: Dependencies file is not found in /home/runner/work/plugin/plugin. Supported file pattern: go.sum
|