PR #274 #433
codeql
on: dynamic
Matrix: analyze
Annotations
8 errors and 2 warnings
|
Analyze (go)
unused-receiver: method receiver 'i' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
|
Analyze (go)
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
|
Analyze (go)
flag-parameter: parameter 'promptFound' seems to be a control flag, avoid control coupling (revive)
|
|
Analyze (go)
flag-parameter: parameter 'promptFound' seems to be a control flag, avoid control coupling (revive)
|
|
Analyze (go)
unhandled-error: Unhandled error in call to function bytes.Buffer.WriteString (revive)
|
|
Analyze (go)
unhandled-error: Unhandled error in call to function bytes.Buffer.WriteString (revive)
|
|
Analyze (go)
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
|
Analyze (go)
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
|
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.
|