Skip to content

PR #261

PR #261 #364

Triggered via dynamic April 13, 2026 15:40
Status Success
Total duration 2m 52s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Analyze (go)
SA1026: trying to marshal unsupported type func() (io.ReadCloser, error), via x.Request.GetBody (staticcheck)
Analyze (go)
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
Analyze (go)
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
Analyze (go)
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
Analyze (go)
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
Analyze (go)
ruleguard: ResponseWriter "statusCapturingWriter" must implement http.Flusher and http.Hijacker (gocritic)
Analyze (go)
defer: prefer not to defer inside loops (revive)
Analyze (actions)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
Analyze (go)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.