Skip to content

[droplets]: add droplet backup policies #1068

[droplets]: add droplet backup policies

[droplets]: add droplet backup policies #1068

Triggered via pull request October 31, 2024 12:42
Status Failure
Total duration 35s
Artifacts

ci.yml

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

Annotations

19 errors and 8 warnings
test (1.23.x, macos-latest): droplets.go#L44
cannot use &DropletsServiceOp{} (value of type *DropletsServiceOp) as DropletsService value in variable declaration: *DropletsServiceOp does not implement DropletsService (wrong type for method ListBackupPolicies)
test (1.23.x, macos-latest): godo.go#L277
cannot use &DropletsServiceOp{…} (value of type *DropletsServiceOp) as DropletsService value in assignment: *DropletsServiceOp does not implement DropletsService (wrong type for method ListBackupPolicies)
test (1.23.x, macos-latest)
Process completed with exit code 1.
test (1.22.x, macos-latest)
The job was canceled because "_1_23_x_macos-latest" failed.
test (1.22.x, macos-latest): droplets.go#L44
cannot use &DropletsServiceOp{} (value of type *DropletsServiceOp) as DropletsService value in variable declaration: *DropletsServiceOp does not implement DropletsService (wrong type for method ListBackupPolicies)
test (1.22.x, macos-latest): godo.go#L277
cannot use &DropletsServiceOp{…} (value of type *DropletsServiceOp) as DropletsService value in assignment: *DropletsServiceOp does not implement DropletsService (wrong type for method ListBackupPolicies)
test (1.22.x, macos-latest)
Process completed with exit code 1.
test (1.22.x, windows-latest)
The job was canceled because "_1_23_x_macos-latest" failed.
test (1.22.x, windows-latest)
The operation was canceled.
test (1.23.x, windows-latest)
The job was canceled because "_1_23_x_macos-latest" failed.
test (1.23.x, windows-latest)
The operation was canceled.
test (1.22.x, ubuntu-latest)
The job was canceled because "_1_23_x_macos-latest" failed.
test (1.22.x, ubuntu-latest): droplets.go#L44
cannot use &DropletsServiceOp{} (value of type *DropletsServiceOp) as DropletsService value in variable declaration: *DropletsServiceOp does not implement DropletsService (wrong type for method ListBackupPolicies)
test (1.22.x, ubuntu-latest): godo.go#L277
cannot use &DropletsServiceOp{…} (value of type *DropletsServiceOp) as DropletsService value in assignment: *DropletsServiceOp does not implement DropletsService (wrong type for method ListBackupPolicies)
test (1.22.x, ubuntu-latest)
The operation was canceled.
test (1.23.x, ubuntu-latest)
The job was canceled because "_1_23_x_macos-latest" failed.
test (1.23.x, ubuntu-latest): droplets.go#L44
cannot use &DropletsServiceOp{} (value of type *DropletsServiceOp) as DropletsService value in variable declaration: *DropletsServiceOp does not implement DropletsService (wrong type for method ListBackupPolicies)
test (1.23.x, ubuntu-latest): godo.go#L277
cannot use &DropletsServiceOp{…} (value of type *DropletsServiceOp) as DropletsService value in assignment: *DropletsServiceOp does not implement DropletsService (wrong type for method ListBackupPolicies)
test (1.23.x, ubuntu-latest)
The operation was canceled.
test (1.23.x, macos-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (1.22.x, macos-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (1.23.x, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (1.22.x, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (1.23.x, windows-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (1.22.x, windows-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (1.23.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
test (1.23.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/