Skip to content

PR #274

PR #274 #433

Triggered via dynamic April 26, 2026 22:44
Status Success
Total duration 2m 50s
Artifacts

codeql

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

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.