## Description #2229
ci.yml
on: pull_request
Check integrity
46s
Build
2m 30s
Annotations
11 errors and 4 warnings
Check integrity
Process completed with exit code 1.
|
Build:
controllers/tests/kafkacluster_controller_externalnodeport_test.go#L44
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal (typecheck)
|
Build:
controllers/tests/common_test.go#L87
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal (typecheck)
|
Build:
controllers/tests/clusterregistry/common_test.go#L83
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal (typecheck)
|
Build:
internal/alertmanager/currentalert/process.go#L280
cannot infer S (vendor/golang.org/x/exp/slices/slices.go:106:16) (typecheck)
|
Build:
pkg/pki/k8scsrpki/k8scsr_user.go#L258
owner declared and not used (typecheck)
|
Build:
pkg/pki/k8scsrpki/k8scsr_user_test.go#L103
pkiManager.ReconcileUserCertificate undefined (type K8sCSR has no field or method ReconcileUserCertificate) (typecheck)
|
Build:
pkg/resources/cruisecontrol/configmap.go#L103
keyStoreLoc declared and not used (typecheck)
|
Build:
pkg/resources/cruisecontrol/configmap.go#L104
trustStoreLoc declared and not used (typecheck)
|
Build:
pkg/resources/cruisecontrol/configmap_test.go#L151
cannot use v1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal (typecheck)
|
Build:
pkg/resources/cruisecontrol/configmap_test.go#L188
cannot use v1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal (typecheck)
|
Check integrity
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check integrity
Restore cache failed: Dependencies file is not found in /home/runner/work/koperator/koperator. Supported file pattern: go.sum
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/koperator/koperator. Supported file pattern: go.sum
|