Skip to content

PR #42

PR #42 #147

Triggered via dynamic May 7, 2025 09:27
Status Success
Total duration 3m 37s
Artifacts

codeql

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

Annotations

3 errors
Analyze (go)
cannot use &baseMutator{} (value of type *baseMutator) as Mutator[client.Object] value in variable declaration: *baseMutator does not implement Mutator[client.Object] (missing method Empty)
Analyze (go)
cannot use &baseMutator{…} (value of type *baseMutator) as Mutator[client.Object] value in return statement: *baseMutator does not implement Mutator[client.Object] (missing method Empty)
Analyze (go)
"k8s.io/apimachinery/pkg/apis/meta/v1" imported and not used