PR #261 #364
codeql
on: dynamic
Matrix: analyze
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.
|