CLOUDP-313025: Bump Atlas GO SDK to v20250312002.0.0 #6727
code-health.yml
on: pull_request
Matrix: unit-tests
lint
2m 6s
libraryOwners
48s
docs
2m 0s
api
1m 34s
actionlint
34s
mocks
1m 16s
shellcheck
46s
tidy
49s
licensecheck
1m 18s
checktemplates
2m 24s
Build docker image
3m 12s
code-coverage
0s
Annotations
61 errors and 57 warnings
|
unit-tests (macos-latest):
internal/store/api_keys.go#L90
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.DeleteApiKey(s.ctx, orgID, id).Execute returns 2 values
|
|
unit-tests (macos-latest):
internal/store/api_keys.go#L118
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.RemoveProjectApiKey(s.ctx, projectID, id).Execute returns 2 values
|
|
unit-tests (macos-latest):
internal/store/api_keys_access_list.go#L43
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.DeleteApiKeyAccessListEntry(s.ctx, orgID, apiKeyID, ipAddress).Execute returns 2 values
|
|
unit-tests (macos-latest):
internal/store/cloud_provider_backup.go#L208
assignment mismatch: 3 variables but s.clientv2.CloudBackupsApi.DeleteReplicaSetBackup(s.ctx, projectID, clusterName, snapshotID).Execute returns 2 values
|
|
unit-tests (macos-latest):
internal/store/cloud_provider_backup.go#L252
assignment mismatch: 3 variables but s.clientv2.CloudBackupsApi.DeleteExportBucket(s.ctx, projectID, bucketID).Execute returns 2 values
|
|
unit-tests (macos-latest):
internal/store/connected_org_configs.go#L58
assignment mismatch: 3 variables but s.clientv2.FederatedAuthenticationApi.RemoveConnectedOrgConfig(s.ctx, federationSettingsID, orgID).Execute returns 2 values
|
|
unit-tests (macos-latest):
internal/store/data_federation.go#L83
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteFederatedDatabase(s.ctx, projectID, id).Execute returns 2 values
|
|
unit-tests (macos-latest):
internal/store/data_federation_private_endpoint.go#L61
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteDataFederationPrivateEndpoint(s.ctx, projectID, id).Execute returns 2 values
|
|
unit-tests (macos-latest):
internal/store/data_federation_query_limits.go#L61
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteOneDataFederationInstanceQueryLimit(s.ctx, projectID, tenantName, limitName).Execute returns 2 values
|
|
unit-tests (macos-latest):
internal/store/data_lake_pipelines.go#L94
assignment mismatch: 3 variables but s.clientv2.DataLakePipelinesApi.DeletePipeline(s.ctx, projectID, id).Execute returns 2 values
|
|
mocks
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.DeleteApiKey(s.ctx, orgID, id).Execute returns 2 values
|
|
mocks
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.RemoveProjectApiKey(s.ctx, projectID, id).Execute returns 2 values
|
|
mocks
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.DeleteApiKeyAccessListEntry(s.ctx, orgID, apiKeyID, ipAddress).Execute returns 2 values
|
|
mocks
assignment mismatch: 3 variables but s.clientv2.CloudBackupsApi.DeleteReplicaSetBackup(s.ctx, projectID, clusterName, snapshotID).Execute returns 2 values
|
|
mocks
assignment mismatch: 3 variables but s.clientv2.CloudBackupsApi.DeleteExportBucket(s.ctx, projectID, bucketID).Execute returns 2 values
|
|
mocks
assignment mismatch: 3 variables but s.clientv2.FederatedAuthenticationApi.RemoveConnectedOrgConfig(s.ctx, federationSettingsID, orgID).Execute returns 2 values
|
|
mocks
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteFederatedDatabase(s.ctx, projectID, id).Execute returns 2 values
|
|
mocks
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteDataFederationPrivateEndpoint(s.ctx, projectID, id).Execute returns 2 values
|
|
mocks
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteOneDataFederationInstanceQueryLimit(s.ctx, projectID, tenantName, limitName).Execute returns 2 values
|
|
mocks
assignment mismatch: 3 variables but s.clientv2.DataLakePipelinesApi.DeletePipeline(s.ctx, projectID, id).Execute returns 2 values
|
|
unit-tests (ubuntu-latest):
internal/store/api_keys.go#L90
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.DeleteApiKey(s.ctx, orgID, id).Execute returns 2 values
|
|
unit-tests (ubuntu-latest):
internal/store/api_keys.go#L118
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.RemoveProjectApiKey(s.ctx, projectID, id).Execute returns 2 values
|
|
unit-tests (ubuntu-latest):
internal/store/api_keys_access_list.go#L43
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.DeleteApiKeyAccessListEntry(s.ctx, orgID, apiKeyID, ipAddress).Execute returns 2 values
|
|
unit-tests (ubuntu-latest):
internal/store/cloud_provider_backup.go#L208
assignment mismatch: 3 variables but s.clientv2.CloudBackupsApi.DeleteReplicaSetBackup(s.ctx, projectID, clusterName, snapshotID).Execute returns 2 values
|
|
unit-tests (ubuntu-latest):
internal/store/cloud_provider_backup.go#L252
assignment mismatch: 3 variables but s.clientv2.CloudBackupsApi.DeleteExportBucket(s.ctx, projectID, bucketID).Execute returns 2 values
|
|
unit-tests (ubuntu-latest):
internal/store/connected_org_configs.go#L58
assignment mismatch: 3 variables but s.clientv2.FederatedAuthenticationApi.RemoveConnectedOrgConfig(s.ctx, federationSettingsID, orgID).Execute returns 2 values
|
|
unit-tests (ubuntu-latest):
internal/store/data_federation.go#L83
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteFederatedDatabase(s.ctx, projectID, id).Execute returns 2 values
|
|
unit-tests (ubuntu-latest):
internal/store/data_federation_private_endpoint.go#L61
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteDataFederationPrivateEndpoint(s.ctx, projectID, id).Execute returns 2 values
|
|
unit-tests (ubuntu-latest):
internal/store/data_federation_query_limits.go#L61
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteOneDataFederationInstanceQueryLimit(s.ctx, projectID, tenantName, limitName).Execute returns 2 values
|
|
unit-tests (ubuntu-latest):
internal/store/data_lake_pipelines.go#L94
assignment mismatch: 3 variables but s.clientv2.DataLakePipelinesApi.DeletePipeline(s.ctx, projectID, id).Execute returns 2 values
|
|
unit-tests (ubuntu-latest)
ENOENT: no such file or directory, open 'unit-tests.xml'
|
|
docs:
internal/store/api_keys.go#L90
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.DeleteApiKey(s.ctx, orgID, id).Execute returns 2 values
|
|
docs:
internal/store/api_keys.go#L118
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.RemoveProjectApiKey(s.ctx, projectID, id).Execute returns 2 values
|
|
docs:
internal/store/api_keys_access_list.go#L43
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.DeleteApiKeyAccessListEntry(s.ctx, orgID, apiKeyID, ipAddress).Execute returns 2 values
|
|
docs:
internal/store/cloud_provider_backup.go#L208
assignment mismatch: 3 variables but s.clientv2.CloudBackupsApi.DeleteReplicaSetBackup(s.ctx, projectID, clusterName, snapshotID).Execute returns 2 values
|
|
docs:
internal/store/cloud_provider_backup.go#L252
assignment mismatch: 3 variables but s.clientv2.CloudBackupsApi.DeleteExportBucket(s.ctx, projectID, bucketID).Execute returns 2 values
|
|
docs:
internal/store/connected_org_configs.go#L58
assignment mismatch: 3 variables but s.clientv2.FederatedAuthenticationApi.RemoveConnectedOrgConfig(s.ctx, federationSettingsID, orgID).Execute returns 2 values
|
|
docs:
internal/store/data_federation.go#L83
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteFederatedDatabase(s.ctx, projectID, id).Execute returns 2 values
|
|
docs:
internal/store/data_federation_private_endpoint.go#L61
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteDataFederationPrivateEndpoint(s.ctx, projectID, id).Execute returns 2 values
|
|
docs:
internal/store/data_federation_query_limits.go#L61
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteOneDataFederationInstanceQueryLimit(s.ctx, projectID, tenantName, limitName).Execute returns 2 values
|
|
docs:
internal/store/data_lake_pipelines.go#L94
assignment mismatch: 3 variables but s.clientv2.DataLakePipelinesApi.DeletePipeline(s.ctx, projectID, id).Execute returns 2 values
|
|
lint:
internal/cli/accesslists/create.go#L73
opts.Print undefined (type *CreateOpts has no field or method Print) (typecheck)
|
|
lint:
internal/cli/accesslists/create.go#L78
opts.ConfigProjectID undefined (type *CreateOpts has no field or method ConfigProjectID) (typecheck)
|
|
lint:
internal/cli/accesslists/create.go#L173
opts.PreRunE undefined (type *CreateOpts has no field or method PreRunE) (typecheck)
|
|
lint:
internal/cli/accesslists/create.go#L174
opts.ValidateProjectID undefined (type *CreateOpts has no field or method ValidateProjectID) (typecheck)
|
|
lint:
internal/cli/accesslists/create.go#L176
opts.InitOutput undefined (type *CreateOpts has no field or method InitOutput) (typecheck)
|
|
lint:
internal/cli/accesslists/create.go#L201
opts.AddProjectOptsFlags undefined (type *CreateOpts has no field or method AddProjectOptsFlags) (typecheck)
|
|
lint:
internal/cli/accesslists/create.go#L202
opts.AddOutputOptFlags undefined (type *CreateOpts has no field or method AddOutputOptFlags) (typecheck)
|
|
lint:
internal/cli/accesslists/delete.go#L45
opts.Delete undefined (type *DeleteOpts has no field or method Delete) (typecheck)
|
|
lint:
internal/cli/accesslists/delete.go#L63
opts.SuccessMessage undefined (type *DeleteOpts has no field or method SuccessMessage) (typecheck)
|
|
lint:
internal/cli/accesslists/delete.go#L70
opts.PreRunE undefined (type *DeleteOpts has no field or method PreRunE) (typecheck)
|
|
unit-tests (windows-latest):
internal/store/api_keys.go#L90
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.DeleteApiKey(s.ctx, orgID, id).Execute returns 2 values
|
|
unit-tests (windows-latest):
internal/store/api_keys.go#L118
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.RemoveProjectApiKey(s.ctx, projectID, id).Execute returns 2 values
|
|
unit-tests (windows-latest):
internal/store/api_keys_access_list.go#L43
assignment mismatch: 3 variables but s.clientv2.ProgrammaticAPIKeysApi.DeleteApiKeyAccessListEntry(s.ctx, orgID, apiKeyID, ipAddress).Execute returns 2 values
|
|
unit-tests (windows-latest):
internal/store/cloud_provider_backup.go#L208
assignment mismatch: 3 variables but s.clientv2.CloudBackupsApi.DeleteReplicaSetBackup(s.ctx, projectID, clusterName, snapshotID).Execute returns 2 values
|
|
unit-tests (windows-latest):
internal/store/cloud_provider_backup.go#L252
assignment mismatch: 3 variables but s.clientv2.CloudBackupsApi.DeleteExportBucket(s.ctx, projectID, bucketID).Execute returns 2 values
|
|
unit-tests (windows-latest):
internal/store/connected_org_configs.go#L58
assignment mismatch: 3 variables but s.clientv2.FederatedAuthenticationApi.RemoveConnectedOrgConfig(s.ctx, federationSettingsID, orgID).Execute returns 2 values
|
|
unit-tests (windows-latest):
internal/store/data_federation.go#L83
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteFederatedDatabase(s.ctx, projectID, id).Execute returns 2 values
|
|
unit-tests (windows-latest):
internal/store/data_federation_private_endpoint.go#L61
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteDataFederationPrivateEndpoint(s.ctx, projectID, id).Execute returns 2 values
|
|
unit-tests (windows-latest):
internal/store/data_federation_query_limits.go#L61
assignment mismatch: 3 variables but s.clientv2.DataFederationApi.DeleteOneDataFederationInstanceQueryLimit(s.ctx, projectID, tenantName, limitName).Execute returns 2 values
|
|
unit-tests (windows-latest):
internal/store/data_lake_pipelines.go#L94
assignment mismatch: 3 variables but s.clientv2.DataLakePipelinesApi.DeletePipeline(s.ctx, projectID, id).Execute returns 2 values
|
|
actionlint
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
actionlint
Updating certificates in /etc/ssl/certs...
|
|
actionlint
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
actionlint
1 added, 0 removed; done.
|
|
libraryOwners
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
libraryOwners
Updating certificates in /etc/ssl/certs...
|
|
libraryOwners
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
libraryOwners
1 added, 0 removed; done.
|
|
libraryOwners
The github token was used to call GET github.com/actions/go-versions/releases/download/1.23.6-13149487101/go-1.23.6-linux-x64.tar.gz but the permission is unknown. Please report this to the action author.
|
|
shellcheck
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
shellcheck
Updating certificates in /etc/ssl/certs...
|
|
shellcheck
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
shellcheck
1 added, 0 removed; done.
|
|
tidy
The github token was used to call GET github.com/actions/go-versions/releases/download/1.23.6-13149487101/go-1.23.6-linux-x64.tar.gz but the permission is unknown. Please report this to the action author.
|
|
tidy
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
tidy
Updating certificates in /etc/ssl/certs...
|
|
tidy
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
tidy
1 added, 0 removed; done.
|
|
licensecheck
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
licensecheck
Updating certificates in /etc/ssl/certs...
|
|
licensecheck
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
licensecheck
1 added, 0 removed; done.
|
|
licensecheck
The github token was used to call GET github.com/actions/go-versions/releases/download/1.23.6-13149487101/go-1.23.6-linux-x64.tar.gz but the permission is unknown. Please report this to the action author.
|
|
mocks
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
mocks
Updating certificates in /etc/ssl/certs...
|
|
mocks
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
mocks
1 added, 0 removed; done.
|
|
mocks
The github token was used to call GET github.com/actions/go-versions/releases/download/1.23.6-13149487101/go-1.23.6-linux-x64.tar.gz but the permission is unknown. Please report this to the action author.
|
|
api
The github token was used to call GET github.com/actions/go-versions/releases/download/1.23.6-13149487101/go-1.23.6-linux-x64.tar.gz but the permission is unknown. Please report this to the action author.
|
|
api
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
api
Updating certificates in /etc/ssl/certs...
|
|
api
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
api
1 added, 0 removed; done.
|
|
unit-tests (ubuntu-latest)
The github token was used to call GET github.com/actions/go-versions/releases/download/1.23.6-13149487101/go-1.23.6-linux-x64.tar.gz but the permission is unknown. Please report this to the action author.
|
|
unit-tests (ubuntu-latest)
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
unit-tests (ubuntu-latest)
Updating certificates in /etc/ssl/certs...
|
|
unit-tests (ubuntu-latest)
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
unit-tests (ubuntu-latest)
1 added, 0 removed; done.
|
|
docs
The github token was used to call GET github.com/actions/go-versions/releases/download/1.23.6-13149487101/go-1.23.6-linux-x64.tar.gz but the permission is unknown. Please report this to the action author.
|
|
docs
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
docs
Updating certificates in /etc/ssl/certs...
|
|
docs
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
docs
1 added, 0 removed; done.
|
|
lint
The github token was used to call GET github.com/actions/go-versions/releases/download/1.23.6-13149487101/go-1.23.6-linux-x64.tar.gz but the permission is unknown. Please report this to the action author.
|
|
lint
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
lint
Updating certificates in /etc/ssl/certs...
|
|
lint
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
lint
1 added, 0 removed; done.
|
|
checktemplates
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
checktemplates
Updating certificates in /etc/ssl/certs...
|
|
checktemplates
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
checktemplates
1 added, 0 removed; done.
|
|
checktemplates
The github token was used to call GET github.com/actions/go-versions/releases/download/1.23.6-13149487101/go-1.23.6-linux-x64.tar.gz but the permission is unknown. Please report this to the action author.
|
|
Build docker image
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
|
Build docker image
Updating certificates in /etc/ssl/certs...
|
|
Build docker image
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
|
Build docker image
1 added, 0 removed; done.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
actionlint-permissions-c82bc118593ef918010a13012de6d713
Expired
|
140 Bytes |
sha256:954455e53e17811e484b2aa2230bfe99258ce134729c1920bef3374b812e4d67
|
|
|
api-permissions-695a9d49ec4dc9da8d20b98f8a0a13d7
Expired
|
140 Bytes |
sha256:95660b41a1bcc206c69d778b661b31c68fc229d85b2ee48608e815cd4dc73a53
|
|
|
checktemplates-permissions-6003ee4489900577655bd270dbd6c4e9
Expired
|
140 Bytes |
sha256:a3016059cabfde9ab331a4eb76a5e96da5d909ffbd017d91ffd9fa9a1769b5ef
|
|
|
docs-permissions-044bb40ad680293bb27a60910823e064
Expired
|
140 Bytes |
sha256:55ad59099c64b883a19162278a60560d24742a78f4e20632269e1c70936e00ab
|
|
|
golangci-permissions-4931e5963accdfc3ab82ab19ed7f51d0
Expired
|
140 Bytes |
sha256:feb0795eb8a346fe4515980f4f290d296b09e4faa838f963a7727d4c67de546a
|
|
|
libraryOwners-permissions-138f9b9db3e96b90144ea18203a08486
Expired
|
140 Bytes |
sha256:5a7181710044ca2597dd0d233bbb55ba865130afed87161fba003fba1f1cc23d
|
|
|
licensecheck-permissions-955ba91111863cd4f0cfe1f81cb2660e
Expired
|
140 Bytes |
sha256:589779ef500a7301e2127b32ccd4091f8a847f839a4557948ef3bc1837ced9a9
|
|
|
mocks-permissions-fc3b720710409bfce6bffd2b920ef58c
Expired
|
140 Bytes |
sha256:d70a3b88e49a6a474bbd6b11aba661d840f93473730f0f9c913eced0e04b9bbd
|
|
|
mongodb~mongodb-atlas-cli~AD4H1L.dockerbuild
Expired
|
49.6 KB |
sha256:8b10664d75f25fb0b59023fd5cf09f4247089ca0fc01bbacb646d1313f5a751c
|
|
|
shellcheck-permissions-20b6d7ceb302a1f66b8e3bcad494d910
Expired
|
140 Bytes |
sha256:ce16f6111d7c454782311cbd136c5a20a8678113657bc56de9627a0142a14b69
|
|
|
tidy-permissions-6e4647d74681e49a8f4e73e663bfea44
Expired
|
140 Bytes |
sha256:15d0f98f521a1272d8a913ae84e9266ca3bc1e0293c1a417f2e54c1598f0bc10
|
|
|
unit-tests-permissions-5dba40281f4343e36180064ebd2b3168
Expired
|
140 Bytes |
sha256:4ed4974168f09a438e6b283e1332b46e4139a1432b853dbd1d418f55b1cc5491
|
|
|
verify_image-permissions-c55a06ab56f1451fb835a7445f137a5d
Expired
|
140 Bytes |
sha256:871a99d79249a907fb0e214ac3de16a1faa284db78245bef5b813a88a87c4166
|
|