cli/pkg/cmd/project/shared
yuvrajangadsingh fdd6388086 refactor: deduplicate scope error handling between api/client.go and project queries
Consolidate duplicated INSUFFICIENT_SCOPES error handling into a single
implementation. The project queries package now calls
api.GenerateScopeErrorForGQL instead of reimplementing the same logic.

Removes duplicated requiredScopesFromServerMessage, scopesRE, and the
associated test (already covered by api/client_test.go).

Fixes #12823
2026-03-05 20:57:32 +05:30
..
client Introduce gh project commands (#7375) 2023-06-09 16:57:01 +00:00
format Remove project JSON formatting objects (#8541) 2024-01-17 17:56:58 +00:00
queries refactor: deduplicate scope error handling between api/client.go and project queries 2026-03-05 20:57:32 +05:30