chore(deps): Bump k8s.io/api from 0.30.3 to 0.31.1 #528
Triggered via pull request
September 16, 2024 10:43
Status
Failure
Total duration
1m 32s
Artifacts
–
pr-checks.yaml
on: pull_request
Detect what files changed
4s
License
37s
Static checks
1m 2s
go-sec
1m 7s
Build Nimbus Operator image
21s
Integration-Test
1m 5s
E2E-Test
1m 7s
Matrix: build-adapters-image
Annotations
14 errors and 3 warnings
Build Nimbus Operator image
Process completed with exit code 2.
|
Static checks:
internal/controller/clustersecurityintentbinding_controller.go#L50
r.Get undefined (type *ClusterSecurityIntentBindingReconciler has no field or method Get) (typecheck)
|
Static checks:
internal/controller/clustersecurityintentbinding_controller.go#L166
r.Get undefined (type *ClusterSecurityIntentBindingReconciler has no field or method Get) (typecheck)
|
Static checks:
internal/controller/clustersecurityintentbinding_controller.go#L172
r.Get undefined (type *ClusterSecurityIntentBindingReconciler has no field or method Get) (typecheck)
|
Static checks:
internal/controller/clustersecurityintentbinding_controller.go#L198
r.Create undefined (type *ClusterSecurityIntentBindingReconciler has no field or method Create) (typecheck)
|
Static checks:
internal/controller/clustersecurityintentbinding_controller.go#L233
r.Update undefined (type *ClusterSecurityIntentBindingReconciler has no field or method Update) (typecheck)
|
Static checks:
internal/controller/clustersecurityintentbinding_controller.go#L250
r.List undefined (type *ClusterSecurityIntentBindingReconciler has no field or method List) (typecheck)
|
Static checks:
internal/controller/clustersecurityintentbinding_controller.go#L334
r.List undefined (type *ClusterSecurityIntentBindingReconciler has no field or method List) (typecheck)
|
Static checks:
internal/controller/clustersecurityintentbinding_controller.go#L352
r.List undefined (type *ClusterSecurityIntentBindingReconciler has no field or method List) (typecheck)
|
Static checks:
internal/controller/clustersecurityintentbinding_controller.go#L420
r.Create undefined (type *ClusterSecurityIntentBindingReconciler has no field or method Create) (typecheck)
|
Static checks:
internal/controller/clustersecurityintentbinding_controller.go#L461
r.Update undefined (type *ClusterSecurityIntentBindingReconciler has no field or method Update) (typecheck)
|
Integration-Test
Process completed with exit code 2.
|
E2E-Test
Process completed with exit code 2.
|
go-sec
Unable to upload "results.sarif" as it is not valid SARIF:
- instance.runs[0].results[0].fixes[0].description is not any of [subschema 0],[subschema 1]
- instance.runs[0].results[0].fixes[0].artifactChanges is not of a type(s) array
- instance.runs[0].results[1].fixes[0].description is not any of [subschema 0],[subschema 1]
- instance.runs[0].results[1].fixes[0].artifactChanges is not of a type(s) array
- instance.runs[0].results[2].fixes[0].description is not any of [subschema 0],[subschema 1]
- instance.runs[0].results[2].fixes[0].artifactChanges is not of a type(s) array
|
License
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Integration-Test
Input 'token' has been deprecated with message: GitHub token is no longer required
|
E2E-Test
Input 'token' has been deprecated with message: GitHub token is no longer required
|