PR #109 #364
codeql
on: dynamic
Matrix: analyze
Annotations
3 errors and 2 warnings
|
Analyze (go)
cannot use (func(_ *cobra.Command, w io.Writer, resp *platformv1.ListCloudProvidersResponse) output.TableRenderer literal) (value of type func(_ *cobra.Command, w io.Writer, resp *platformv1.ListCloudProvidersResponse) output.TableRenderer) as func(cmd *cobra.Command, out io.Writer, resp *platformv1.ListCloudProvidersResponse) invalid type value in struct literal
|
|
Analyze (go)
undefined: output.Renderable
|
|
Analyze (go)
undefined: output.Renderable
|
|
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.
|