Skip to content

Add support for GetDatabaseBackup #884

Add support for GetDatabaseBackup

Add support for GetDatabaseBackup #884

Triggered via pull request February 26, 2024 12:35
Status Failure
Total duration 29s
Artifacts

lint.yml

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

Annotations

8 errors and 4 warnings
test (1.18.x, ubuntu-latest): fake_client.go#L1857
exported method FakeClient.CreateDatabaseBackup should have comment or be unexported
test (1.18.x, ubuntu-latest): fake_client.go#L1871
exported method FakeClient.GetDatabaseBackup should have comment or be unexported
test (1.18.x, ubuntu-latest): fake_client.go#L1885
exported method FakeClient.UpdateDatabaseBackup should have comment or be unexported
test (1.18.x, ubuntu-latest): fake_client.go#L1899
exported method FakeClient.ListDatabaseBackup should have comment or be unexported
test (1.17.x, ubuntu-latest): fake_client.go#L1857
exported method FakeClient.CreateDatabaseBackup should have comment or be unexported
test (1.17.x, ubuntu-latest): fake_client.go#L1871
exported method FakeClient.GetDatabaseBackup should have comment or be unexported
test (1.17.x, ubuntu-latest): fake_client.go#L1885
exported method FakeClient.UpdateDatabaseBackup should have comment or be unexported
test (1.17.x, ubuntu-latest): fake_client.go#L1899
exported method FakeClient.ListDatabaseBackup should have comment or be unexported
test (1.18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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.17.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.17.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/