databases: add get-ca to retrieve db certificate #1581
Annotations
13 errors and 1 warning
test (1.22.x, ubuntu-latest):
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)
|
test (1.22.x, ubuntu-latest)
Process completed with exit code 2.
|
test (1.21.x, ubuntu-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
|
test (1.21.x, ubuntu-latest)
The operation was canceled.
|
test (1.21.x, macos-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
|
test (1.21.x, macos-latest)
The operation was canceled.
|
test (1.22.x, macos-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
|
test (1.22.x, macos-latest):
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)
|
test (1.22.x, macos-latest)
Process completed with exit code 2.
|
test (1.21.x, windows-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
|
test (1.21.x, windows-latest)
The operation was canceled.
|
test (1.22.x, windows-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
|
test (1.22.x, windows-latest)
The operation was canceled.
|
test (1.22.x, ubuntu-latest)
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/
|