Skip to content

[WIP]Bump up golang to v1.22 #7747

[WIP]Bump up golang to v1.22

[WIP]Bump up golang to v1.22 #7747

Triggered via pull request April 12, 2024 08:19
Status Failure
Total duration 1m 44s
Artifacts

e2e-test-kind.yaml

on: pull_request
Matrix: run-e2e-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build: pkg/plugin/framework/backupitemaction/v2/backup_item_action.go#L43
cannot use &BackupItemActionGRPCServer{…} (value of type *BackupItemActionGRPCServer) as "github.com/vmware-tanzu/velero/pkg/plugin/generated/backupitemaction/v2".BackupItemActionServer value in argument to protobiav2.RegisterBackupItemActionServer: *BackupItemActionGRPCServer does not implement "github.com/vmware-tanzu/velero/pkg/plugin/generated/backupitemaction/v2".BackupItemActionServer (missing method mustEmbedUnimplementedBackupItemActionServer)
build: pkg/plugin/framework/restoreitemaction/v2/restore_item_action.go#L43
cannot use &RestoreItemActionGRPCServer{…} (value of type *RestoreItemActionGRPCServer) as "github.com/vmware-tanzu/velero/pkg/plugin/generated/restoreitemaction/v2".RestoreItemActionServer value in argument to protoriav2.RegisterRestoreItemActionServer: *RestoreItemActionGRPCServer does not implement "github.com/vmware-tanzu/velero/pkg/plugin/generated/restoreitemaction/v2".RestoreItemActionServer (missing method mustEmbedUnimplementedRestoreItemActionServer)
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
Restore cache failed: Dependencies file is not found in /home/runner/work/velero/velero. Supported file pattern: go.sum