Upgrade dependencies #2217
ci.yml
on: pull_request
Check integrity
44s
Build
2m 16s
Annotations
10 errors and 2 warnings
Build:
main.go#L38
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache
|
Build:
vendor/sigs.k8s.io/controller-runtime/pkg/cache/cache.go#L412
fields.Selector does not implement comparable
|
Build:
vendor/sigs.k8s.io/controller-runtime/pkg/cache/cache.go#L442
fields.Selector does not implement comparable
|
Build:
internal/alertmanager/currentalert/process.go#L280
cannot infer S (vendor/golang.org/x/exp/slices/slices.go:106:16) (typecheck)
|
Build:
pkg/k8sutil/cache.go#L21
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache
|
Build:
vendor/sigs.k8s.io/controller-runtime/pkg/cache/cache.go#L412
fields.Selector does not implement comparable
|
Build:
vendor/sigs.k8s.io/controller-runtime/pkg/cache/cache.go#L442
fields.Selector does not implement comparable
|
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
Process completed with exit code 2.
|
Check integrity
Restore cache failed: Dependencies file is not found in /home/runner/work/koperator/koperator. Supported file pattern: go.sum
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/koperator/koperator. Supported file pattern: go.sum
|