build: go 1.21, godog 0.14.1, api, apimachinery & client-go v0.28.12 #269
Annotations
3 errors and 1 warning
golangci-lint:
pkg/kube/structured/structured_test.go#L686
cannot use []corev1.LoadBalancerIngress{…} (value of type []"k8s.io/api/core/v1".LoadBalancerIngress) as []"k8s.io/api/networking/v1".IngressLoadBalancerIngress value in assignment (typecheck)
|
golangci-lint:
internal/util/util.go#L117
SA1019: wait.ErrWaitTimeout is deprecated: This type will be made private in favor of Interrupted() for checking errors or ErrorInterrupted(err) for returning a wrapped error. (staticcheck)
|
golangci-lint
issues found
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kubedog/kubedog. Supported file pattern: go.sum
|