PR #261 #364
Annotations
7 errors and 1 warning
|
Autobuild
SA1026: trying to marshal unsupported type func() (io.ReadCloser, error), via x.Request.GetBody (staticcheck)
|
|
Autobuild
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
|
|
Autobuild
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
|
|
Autobuild
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
|
|
Autobuild
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
|
|
Autobuild
ruleguard: ResponseWriter "statusCapturingWriter" must implement http.Flusher and http.Hijacker (gocritic)
|
|
Autobuild
defer: prefer not to defer inside loops (revive)
|
|
Initialize CodeQL
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.
|
Loading