Skip to content

Add GitHub Actions CI workflow with golang linter #4

Add GitHub Actions CI workflow with golang linter

Add GitHub Actions CI workflow with golang linter #4

Re-run triggered September 8, 2025 15:11
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Lint and Test
21s
Lint and Test
Fit to window
Zoom out
Zoom in

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