Skip to content

Update get namespace capacity info, protos #1077

Update get namespace capacity info, protos

Update get namespace capacity info, protos #1077

Triggered via pull request February 6, 2026 20:58
Status Failure
Total duration 2m 18s
Artifacts

build.yml

on: pull_request
sanity checks - pull request
2m 13s
sanity checks - pull request
Fit to window
Zoom out
Zoom in

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)