[main] Upgrade to latest dependencies #3203
knative-go-test.yaml
on: pull_request
test
/
Unit Tests
3m 7s
Annotations
3 errors and 1 warning
test / Unit Tests:
pkg/apis/client/v1alpha1/register.go#L50
cannot use &Export{} (value of type *Export) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *Export does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
|
test / Unit Tests:
pkg/apis/client/v1alpha1/register.go#L51
cannot use &ExportList{} (value of type *ExportList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ExportList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
|
test / Unit Tests
Process completed with exit code 1.
|
test / Unit Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/client/client. Supported file pattern: go.sum
|