Add support for emulator import/export in VSCode #32200
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_integration
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Annotations
6 errors and 27 warnings
vscode_unit (20)
Process completed with exit code 1.
|
vscode_unit (18)
The job was canceled because "_20" failed.
|
vscode_unit (18)
The operation was canceled.
|
vscode_integration (18)
Process completed with exit code 1.
|
vscode_integration (20)
The job was canceled because "_18" failed.
|
vscode_integration (20)
The operation was canceled.
|
check-package-lock-vsce (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-package-lock (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-json-schema (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (20):
firebase-vscode/src/core/emulators.ts#L30
Missing semicolon
|
lint (20):
firebase-vscode/src/core/emulators.ts#L44
Missing semicolon
|
lint (20):
src/emulator/controller.ts#L73
Missing JSDoc @param "options" description
|
lint (20):
src/emulator/controller.ts#L86
Invalid type "unknown" of template literal expression
|
lint (20):
src/emulator/controller.ts#L94
Missing JSDoc @param "options" description
|
lint (20):
src/emulator/controller.ts#L96
Missing return type on function
|
lint (20):
src/emulator/controller.ts#L96
Unexpected any. Specify a different type
|
lint (20):
src/emulator/controller.ts#L97
Unsafe argument of type `any` assigned to a parameter of type `Options`
|
lint (20):
src/emulator/controller.ts#L116
Missing @param "options.only"
|
lint (20):
src/emulator/controller.ts#L116
Missing @param "options.config"
|
lint (20):
firebase-vscode/src/core/emulators.ts#L30
Missing semicolon
|
lint (20):
firebase-vscode/src/core/emulators.ts#L44
Missing semicolon
|
vscode_integration (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (18)
install-dependencies is only supported on Linux, but current platform is darwin
|
vscode_integration (18)
No files were found with the provided path: firebase-vscode/src/test/screenshots. No artifacts will be uploaded.
|
vscode_integration (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (20)
install-dependencies is only supported on Linux, but current platform is darwin
|
unit (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|