Bump github.com/digitalocean/godo from 1.121.0 to 1.124.0 #98
Triggered via pull request
September 16, 2024 02:32
Status
Failure
Total duration
1m 43s
Artifacts
–
Annotations
3 errors and 1 warning
test
cannot use fakeDatabasesService (variable of type *fakegodo.FakeDatabasesService) as godo.DatabasesService value in struct literal: *fakegodo.FakeDatabasesService does not implement godo.DatabasesService (missing method InstallUpdate)
|
test
cannot use fakeDatabasesService (variable of type *fakegodo.FakeDatabasesService) as godo.DatabasesService value in assignment: *fakegodo.FakeDatabasesService does not implement godo.DatabasesService (missing method InstallUpdate)
|
test
Process completed with exit code 2.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/do-operator/do-operator. Supported file pattern: go.sum
|