databases: add get-ca to retrieve db certificate #1579
Annotations
2 errors and 1 warning
commands/commands_test.go#L280
cannot use tm.databases (variable of type *mocks.MockDatabasesService) as do.DatabasesService value in return statement: *mocks.MockDatabasesService does not implement do.DatabasesService (missing method GetCA)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading