Skip to content

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

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 #4168

Triggered via pull request September 23, 2024 08:33
Status Success
Total duration 3m 34s
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)