Skip to content

feat: data plane view support #536

feat: data plane view support

feat: data plane view support #536

Triggered via pull request August 23, 2024 01:06
@wenytang-mswenytang-ms
synchronize #209
Status Success
Total duration 2m 3s
Artifacts

ci.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
semver-title
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
semver-title
The following actions use a deprecated Node.js version and will be forced to run on node20: amannn/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/test/e2e/baseTest.ts#L93
Expected '!==' and instead saw '!='
lint: src/test/e2e/baseTest.ts#L96
Missing semicolon
lint: src/test/e2e/baseTest.ts#L106
Missing semicolon
lint: src/test/e2e/baseTest.ts#L130
Missing semicolon
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-test: src/test/e2e/baseTest.ts#L93
Expected '!==' and instead saw '!='
unit-test: src/test/e2e/baseTest.ts#L96
Missing semicolon
unit-test: src/test/e2e/baseTest.ts#L106
Missing semicolon
unit-test: src/test/e2e/baseTest.ts#L130
Missing semicolon