Skip to content

fix: support deployment of an Angular app using legacy browser builder #27271

fix: support deployment of an Angular app using legacy browser builder

fix: support deployment of an Angular app using legacy browser builder #27271

Triggered via pull request June 4, 2024 18:29
Status Success
Total duration 11m 44s
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: vscode_unit
Matrix: integration-windows
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

18 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/frameworks/angular/utils.ts#L14
Missing return type on function
lint (20): src/frameworks/angular/utils.ts#L30
Unsafe assignment of an `any` value
lint (20): src/frameworks/angular/utils.ts#L30
Unexpected any. Specify a different type
lint (20): src/frameworks/angular/utils.ts#L52
Unnecessary escape character: \"
lint (20): src/frameworks/angular/utils.ts#L52
Unnecessary escape character: \"
lint (20): src/frameworks/angular/utils.ts#L99
Missing return type on function
lint (20): src/frameworks/angular/utils.ts#L99
Missing JSDoc comment
lint (20): src/frameworks/angular/utils.ts#L126
Missing return type on function
lint (20): src/frameworks/angular/utils.ts#L126
Missing JSDoc comment
lint (20): src/frameworks/angular/utils.ts#L168
Unsafe assignment of 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/.
vscode_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/.
vscode_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/.