[droplets]: add droplet backup policies #1068
Annotations
4 errors and 1 warning
|
Test:
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:
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
Process completed with exit code 1.
|
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/
|
Loading