Skip to content

Update Emulator UI to v1.12.0. #26918

Update Emulator UI to v1.12.0.

Update Emulator UI to v1.12.0. #26918

Triggered via pull request May 20, 2024 17:16
Status Success
Total duration 4m 47s
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-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-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-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/downloadableEmulators.ts#L268
Forbidden non-null assertion
lint (20): src/emulator/downloadableEmulators.ts#L296
Missing JSDoc @param "name" description
lint (20): src/emulator/downloadableEmulators.ts#L309
Unexpected any. Specify a different type
lint (20): src/emulator/downloadableEmulators.ts#L323
Unsafe member access .includes on an `any` value
lint (20): src/emulator/downloadableEmulators.ts#L323
Unsafe call of an `any` typed value
lint (20): src/emulator/downloadableEmulators.ts#L342
Unsafe assignment of an `any` value
lint (20): src/emulator/downloadableEmulators.ts#L351
Invalid type "any" of template literal expression
lint (20): src/emulator/downloadableEmulators.ts#L353
Unsafe argument of type `any` assigned to a parameter of type `string`
lint (20): src/emulator/downloadableEmulators.ts#L386
Unexpected any. Specify a different type
lint (20): src/emulator/downloadableEmulators.ts#L388
Unsafe member access .path on an `any` value
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/.