PR #139 #504
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors and 2 warnings
|
Analyze (go)
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
Analyze (go)
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
Analyze (go)
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
Analyze (go)
not enough arguments in call to conversion.NewWebhookHandler
|
|
Analyze (go)
cannot use &scopedManager{…} (value of type *scopedManager) as "sigs.k8s.io/controller-runtime/pkg/manager".Manager value in return statement: *scopedManager does not implement "sigs.k8s.io/controller-runtime/pkg/manager".Manager (missing method GetConverterRegistry)
|
|
Analyze (go)
cannot use &scopedManager{} (value of type *scopedManager) as "sigs.k8s.io/controller-runtime/pkg/manager".Manager value in variable declaration: *scopedManager does not implement "sigs.k8s.io/controller-runtime/pkg/manager".Manager (missing method GetConverterRegistry)
|
|
Analyze (go)
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
Analyze (go)
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
Analyze (go)
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
Analyze (go)
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
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.
|