Skip to content

Updated dependencies #171

Updated dependencies

Updated dependencies #171

Triggered via push October 27, 2023 20:36
Status Failure
Total duration 1m 37s
Artifacts

branches.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test (1.20): pkg/forward/kubernetes/forwarder_test.go#L241
cannot use clientSetMock (variable of type *mocks.Interface) as "k8s.io/client-go/kubernetes".Interface value in assignment: *mocks.Interface does not implement "k8s.io/client-go/kubernetes".Interface (missing method CertificatesV1alpha1)
test (1.20): pkg/forward/kubernetes/forwarder_test.go#L348
cannot use clientSetMock (variable of type *mocks.Interface) as "k8s.io/client-go/kubernetes".Interface value in assignment: *mocks.Interface does not implement "k8s.io/client-go/kubernetes".Interface (missing method CertificatesV1alpha1)
test (1.20)
Process completed with exit code 1.