Skip to content

Adding support for <product>_EMULATOR_BINARY_PATH for local emualtor dev #27117

Adding support for <product>_EMULATOR_BINARY_PATH for local emualtor dev

Adding support for <product>_EMULATOR_BINARY_PATH for local emualtor dev #27117

Triggered via pull request May 30, 2024 22:11
@joehanjoehan
synchronize #6981
jh-emu_binary
Status Success
Total duration 4m 45s
Artifacts

node-test.yml

on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: integration-windows
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
check-package-lock (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-package-lock-vsce (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-json-schema (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (20): src/emulator/download.ts#L15
Missing JSDoc comment
lint (20): src/emulator/download.ts#L21
Invalid type "EmulatorDownloadDetails" of template literal expression
lint (20): src/emulator/download.ts#L21
Invalid type "string | undefined" of template literal expression
lint (20): src/emulator/download.ts#L54
Missing JSDoc comment
lint (20): src/emulator/download.ts#L97
Use 'includes()' method instead
lint (20): src/emulator/download.ts#L141
Unexpected any. Specify a different type
lint (20): src/emulator/download.ts#L141
Unsafe argument of type `any` assigned to a parameter of type `BinaryLike`
lint (20): src/emulator/downloadableEmulators.ts#L276
Forbidden non-null assertion
lint (20): src/emulator/downloadableEmulators.ts#L310
Missing JSDoc @param "name" description
lint (20): src/emulator/downloadableEmulators.ts#L323
Unexpected any. Specify a different type
unit (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.