Skip to content

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

[WIP]Bump up golang to v1.22

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

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

pr-ci-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Run CI: 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)
Run CI: 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)
Run CI
Process completed with exit code 2.
Run CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run CI
Restore cache failed: Dependencies file is not found in /home/runner/work/velero/velero. Supported file pattern: go.sum