Update get namespace capacity info, protos #1077
build.yml
on: pull_request
sanity checks - pull request
2m 13s
Annotations
4 errors
|
sanity checks - pull request
Process completed with exit code 2.
|
|
sanity checks - pull request:
app/namespace.go#L571
SA1019: c.cloudAPIClient.FailoverNamespaceRegion is deprecated: Do not use. Failover a multi-region namespace Deprecated: Use the UpdateNamespace() to set the `preferred_primary_replica_name` on the replica in the high availability spec instead. (staticcheck)
|
|
sanity checks - pull request:
app/namespace.go#L330
SA1019: c.cloudAPIClient.DeleteNamespaceRegion is deprecated: Do not use. Delete a region from a namespace Deprecated: Use the UpdateNamespace() to delete a replica in the namespace spec instead. (staticcheck)
|
|
sanity checks - pull request:
app/namespace.go#L297
SA1019: c.cloudAPIClient.AddNamespaceRegion is deprecated: Do not use. Add a new region to a namespace Deprecated: Use the UpdateNamespace() to add new replica in the namespace spec instead. (staticcheck)
|