Skip to content

Bump github.com/operator-framework/operator-lib from 0.13.0 to 0.15.0 #4148

Bump github.com/operator-framework/operator-lib from 0.13.0 to 0.15.0

Bump github.com/operator-framework/operator-lib from 0.13.0 to 0.15.0 #4148

Triggered via pull request September 12, 2024 10:04
Status Success
Total duration 7m 55s
Artifacts

codeql.yml

on: pull_request
Matrix: CodeQL Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors
CodeQL Analyze (go)
d.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
CodeQL Analyze (go)
cannot use generic type "github.com/operator-framework/operator-lib/handler".InstrumentedEnqueueRequestForObject[T client.Object] without instantiation
CodeQL Analyze (go)
cannot use decoder (variable of type admission.Decoder) as *admission.Decoder value in argument to appsv1controllers.NewDeploymentInterceptorWebhook: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)