Skip to content

Fix data connect emulator listen address. #26994

Fix data connect emulator listen address.

Fix data connect emulator listen address. #26994

Triggered via pull request May 23, 2024 01:24
Status Cancelled
Total duration 2m 39s
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

4 errors and 14 warnings
unit (20)
Canceling since a higher priority waiting request for 'CI Tests-pull_request-ys/dataconnect-listen' exists
unit (20)
The operation was canceled.
unit (18)
Canceling since a higher priority waiting request for 'CI Tests-pull_request-ys/dataconnect-listen' exists
unit (18)
The operation was canceled.
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/.
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/dataconnect/build.ts#L7
Missing JSDoc comment
lint (20): src/emulator/controller.ts#L69
Missing JSDoc @param "options" description
lint (20): src/emulator/controller.ts#L71
Missing return type on function
lint (20): src/emulator/controller.ts#L71
Unexpected any. Specify a different type
lint (20): src/emulator/controller.ts#L72
Unsafe assignment of an `any` value
lint (20): src/emulator/controller.ts#L72
Unsafe member access .exportOnExit on an `any` value
lint (20): src/emulator/controller.ts#L76
Invalid type "any" of template literal expression
lint (20): src/emulator/controller.ts#L79
Unsafe argument of type `any` assigned to a parameter of type `string`
lint (20): src/emulator/controller.ts#L80
Unexpected any. Specify a different type
lint (20): src/emulator/controller.ts#L81
Unsafe argument of type `any` assigned to a parameter of type `string`
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/.