Ticket 27055303 aks switch sdk #22161
Annotations
10 errors and 1 warning
Run golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc:
internal/services/cosmos/client/client.go#L1
: # github.com/hashicorp/terraform-provider-azurerm/internal/services/cosmos/client
|
Run golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc:
internal/services/cosmos/client/client.go#L45
assignment mismatch: 1 variable but managedcassandras.NewManagedCassandrasClientWithBaseURI returns 2 values
|
Run golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc:
internal/services/cosmos/client/client.go#L45
cannot use o.ResourceManagerEndpoint (variable of type string) as environments.Api value in argument to managedcassandras.NewManagedCassandrasClientWithBaseURI: string does not implement environments.Api (missing method AppId)
|
Run golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc:
internal/services/cosmos/client/client.go#L60
assignment mismatch: 1 variable but cosmosdb.NewCosmosDBClientWithBaseURI returns 2 values
|
Run golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc:
internal/services/cosmos/client/client.go#L60
cannot use o.ResourceManagerEndpoint (variable of type string) as environments.Api value in argument to cosmosdb.NewCosmosDBClientWithBaseURI: string does not implement environments.Api (missing method AppId)
|
Run golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc:
internal/services/cosmos/client/client.go#L78
assignment mismatch: 1 variable but mongorbacs.NewMongorbacsClientWithBaseURI returns 2 values
|
Run golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc:
internal/services/cosmos/client/client.go#L78
cannot use o.ResourceManagerEndpoint (variable of type string) as environments.Api value in argument to mongorbacs.NewMongorbacsClientWithBaseURI: string does not implement environments.Api (missing method AppId)
|
Run golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc:
internal/services/cosmos/client/client.go#L93
assignment mismatch: 1 variable but sqldedicatedgateway.NewSqlDedicatedGatewayClientWithBaseURI returns 2 values
|
Run golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc:
internal/services/cosmos/client/client.go#L93
cannot use o.ResourceManagerEndpoint (variable of type string) as environments.Api value in argument to sqldedicatedgateway.NewSqlDedicatedGatewayClientWithBaseURI: string does not implement environments.Api (missing method AppId) (typecheck)
|
Run golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc:
internal/clients/client.go#L55
could not import github.com/hashicorp/terraform-provider-azurerm/internal/services/cosmos/client (-: # github.com/hashicorp/terraform-provider-azurerm/internal/services/cosmos/client
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading