feat(firestore): return listBackupsResponse from firestore:backups:list --json #41874
node-test.yml
on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Annotations
13 warnings
|
lint (20):
firebase-vscode/src/utils/settings.ts#L36
Missing semicolon
|
|
lint (20):
firebase-vscode/src/data-connect/sdk-generation.ts#L36
Missing semicolon
|
|
lint (20):
firebase-vscode/src/core/emulators.ts#L45
Missing semicolon
|
|
lint (20)
Computed name [m.type] resolves to an any value
|
|
lint (20)
Unsafe member access .type on an `any` value
|
|
lint (20)
Computed name [m.type] resolves to an any value
|
|
lint (20)
Unsafe member access .type on an `any` value
|
|
lint (20)
Unsafe member access .type on an `any` value
|
|
lint (20)
Unsafe assignment of an `any` value
|
|
lint (20):
scripts/emulator-tests/functionsEmulatorRuntime.spec.ts#L68
Unsafe member access .code on an `any` value
|
|
lint (20):
scripts/emulator-tests/functionsEmulatorRuntime.spec.ts#L68
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
lint (20):
scripts/emulator-tests/functionsEmulatorRuntime.spec.ts#L66
Unexpected any. Specify a different type
|
|
lint (20):
scripts/emulator-tests/functionsEmulatorRuntime.spec.ts#L62
Unexpected constant condition
|