Skip to content

[main] Upgrade to latest dependencies #2551

[main] Upgrade to latest dependencies

[main] Upgrade to latest dependencies #2551

Triggered via pull request January 24, 2024 12:38
Status Failure
Total duration 1m 57s
Artifacts

knative-go-build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build / Build: 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)
build / Build: 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)
build / Build
Process completed with exit code 1.
build / Build
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build / Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build / Build
Restore cache failed: Dependencies file is not found in /home/runner/work/client/client. Supported file pattern: go.sum