Add utility commands for app hosting. #23950
Annotations
9 errors
src/commands/apphosting-backends-create.ts#L6
Module '"../gcp/apphosting"' has no exported member 'ensureApiEnabled'.
|
src/commands/apphosting-backends-delete.ts#L28
Property 'ensureApiEnabled' does not exist on type 'typeof import("/home/runner/work/firebase-tools/firebase-tools/src/gcp/apphosting")'.
|
src/commands/apphosting-backends-get.ts#L15
Property 'ensureApiEnabled' does not exist on type 'typeof import("/home/runner/work/firebase-tools/firebase-tools/src/gcp/apphosting")'.
|
src/commands/apphosting-backends-list.ts#L14
Property 'ensureApiEnabled' does not exist on type 'typeof import("/home/runner/work/firebase-tools/firebase-tools/src/gcp/apphosting")'.
|
src/commands/apphosting-builds-create.ts#L23
Property 'ensureApiEnabled' does not exist on type 'typeof import("/home/runner/work/firebase-tools/firebase-tools/src/gcp/apphosting")'.
|
src/commands/apphosting-builds-get.ts#L10
Property 'ensureApiEnabled' does not exist on type 'typeof import("/home/runner/work/firebase-tools/firebase-tools/src/gcp/apphosting")'.
|
src/commands/apphosting-rollouts-create.ts#L22
Property 'ensureApiEnabled' does not exist on type 'typeof import("/home/runner/work/firebase-tools/firebase-tools/src/gcp/apphosting")'.
|
src/commands/apphosting-rollouts-list.ts#L14
Property 'ensureApiEnabled' does not exist on type 'typeof import("/home/runner/work/firebase-tools/firebase-tools/src/gcp/apphosting")'.
|
|
The logs for this run have expired and are no longer available.
Loading