Skip to content

GitHub Action fixes for web frameworks #26804

GitHub Action fixes for web frameworks

GitHub Action fixes for web frameworks #26804

Triggered via pull request May 11, 2024 14:19
Status Success
Total duration 4m 26s
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 (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-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/.
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/init/features/hosting/github.ts#L49
Expected only 0 line after block description
lint (20): src/init/features/hosting/github.ts#L52
@param "config" does not match an existing function parameter
lint (20): src/init/features/hosting/github.ts#L85
Unsafe assignment of an `any` value
lint (20): src/init/features/hosting/github.ts#L88
Unsafe argument of type `any` assigned to a parameter of type `string | number`
lint (20): src/init/features/hosting/github.ts#L135
Unsafe member access .predeploy on an `any` value
lint (20): src/init/features/hosting/github.ts#L139
Unsafe argument of type `any` assigned to a parameter of type `boolean | undefined`
lint (20): src/init/features/hosting/github.ts#L149
Unsafe assignment of an `any` value
lint (20): src/init/features/hosting/github.ts#L152
Unsafe assignment of an `any` value
lint (20): src/init/features/hosting/github.ts#L161
Unsafe argument of type `any` assigned to a parameter of type `boolean | undefined`
lint (20): src/init/features/hosting/github.ts#L162
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
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/.
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/.