Fix data connect emulator listen address. #26992
node-test.yml
on: push
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: integration-windows
Matrix: integration
Annotations
8 errors and 4 warnings
unit (18):
src/dataconnect/build.ts#L10
Property 'listen' is missing in type '{ projectId: string; configDir: string; auto_download: true; rc: RC; }' but required in type 'DataConnectEmulatorArgs'.
|
unit (18):
src/commands/dataconnect-sdk-generate.ts#L24
Property 'listen' is missing in type '{ projectId: string; configDir: string; auto_download: true; rc: RC; locationId: string; }' but required in type 'DataConnectEmulatorArgs'.
|
unit (18)
Process completed with exit code 1.
|
unit (20)
The job was canceled because "_18" failed.
|
unit (20)
The operation was canceled.
|
check-json-schema (20):
src/dataconnect/build.ts#L10
Property 'listen' is missing in type '{ projectId: string; configDir: string; auto_download: true; rc: RC; }' but required in type 'DataConnectEmulatorArgs'.
|
check-json-schema (20):
src/commands/dataconnect-sdk-generate.ts#L24
Property 'listen' is missing in type '{ projectId: string; configDir: string; auto_download: true; rc: RC; locationId: string; }' but required in type 'DataConnectEmulatorArgs'.
|
check-json-schema (20)
Process completed with exit code 1.
|
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/.
|
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/.
|
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/.
|