Skip to content

Add fake implementations for various methods in the Civogo package #866

Add fake implementations for various methods in the Civogo package

Add fake implementations for various methods in the Civogo package #866

Triggered via push January 29, 2024 07:45
Status Failure
Total duration 27s
Artifacts

lint.yml

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

Annotations

20 errors and 4 warnings
test (1.18.x, ubuntu-latest): objectstore_credential_fake.go#L5
exported method FakeClient.ListObjectStoreCredentials should have comment or be unexported
test (1.18.x, ubuntu-latest): objectstore_credential_fake.go#L14
exported method FakeClient.GetObjectStoreCredential should have comment or be unexported
test (1.18.x, ubuntu-latest): objectstore_credential_fake.go#L25
exported method FakeClient.FindObjectStoreCredential should have comment or be unexported
test (1.18.x, ubuntu-latest): objectstore_credential_fake.go#L36
exported method FakeClient.NewObjectStoreCredential should have comment or be unexported
test (1.18.x, ubuntu-latest): objectstore_credential_fake.go#L40
exported method FakeClient.UpdateObjectStoreCredential should have comment or be unexported
test (1.18.x, ubuntu-latest): objectstore_credential_fake.go#L44
exported method FakeClient.DeleteObjectStoreCredential should have comment or be unexported
test (1.18.x, ubuntu-latest): objectstore_fake.go#L8
exported method FakeClient.ListObjectStores should have comment or be unexported
test (1.18.x, ubuntu-latest): objectstore_fake.go#L17
exported method FakeClient.GetObjectStore should have comment or be unexported
test (1.18.x, ubuntu-latest): objectstore_fake.go#L28
exported method FakeClient.FindObjectStore should have comment or be unexported
test (1.18.x, ubuntu-latest): objectstore_fake.go#L39
exported method FakeClient.NewObjectStore should have comment or be unexported
test (1.17.x, ubuntu-latest): objectstore_credential_fake.go#L5
exported method FakeClient.ListObjectStoreCredentials should have comment or be unexported
test (1.17.x, ubuntu-latest): objectstore_credential_fake.go#L14
exported method FakeClient.GetObjectStoreCredential should have comment or be unexported
test (1.17.x, ubuntu-latest): objectstore_credential_fake.go#L25
exported method FakeClient.FindObjectStoreCredential should have comment or be unexported
test (1.17.x, ubuntu-latest): objectstore_credential_fake.go#L36
exported method FakeClient.NewObjectStoreCredential should have comment or be unexported
test (1.17.x, ubuntu-latest): objectstore_credential_fake.go#L40
exported method FakeClient.UpdateObjectStoreCredential should have comment or be unexported
test (1.17.x, ubuntu-latest): objectstore_credential_fake.go#L44
exported method FakeClient.DeleteObjectStoreCredential should have comment or be unexported
test (1.17.x, ubuntu-latest): objectstore_fake.go#L8
exported method FakeClient.ListObjectStores should have comment or be unexported
test (1.17.x, ubuntu-latest): objectstore_fake.go#L17
exported method FakeClient.GetObjectStore should have comment or be unexported
test (1.17.x, ubuntu-latest): objectstore_fake.go#L28
exported method FakeClient.FindObjectStore should have comment or be unexported
test (1.17.x, ubuntu-latest): objectstore_fake.go#L39
exported method FakeClient.NewObjectStore 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/