PR #1488 #50
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors and 3 warnings
|
Analyze (go)
undefined: nodes
|
|
Analyze (go)
undefined: nodes
|
|
Analyze (go)
undefined: nodes
|
|
Analyze (go)
slicescontains: Loop can be simplified using slices.Contains (modernize)
|
|
Analyze (go)
slicescontains: Loop can be simplified using slices.Contains (modernize)
|
|
Analyze (go)
mapsloop: Replace m[k]=v loop with maps.Copy (modernize)
|
|
Analyze (go)
stringsseq: Ranging over SplitSeq is more efficient (modernize)
|
|
Analyze (go)
slicescontains: Loop can be simplified using slices.Contains (modernize)
|
|
Analyze (go)
reflecttypefor: reflect.TypeOf call can be simplified using TypeFor (modernize)
|
|
Analyze (go)
omitzero: Omitempty has no effect on nested struct fields (modernize)
|
|
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 (python)
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.
|