Skip to content

Skip creating env variables with undefined values #25910

Skip creating env variables with undefined values

Skip creating env variables with undefined values #25910

Triggered via pull request April 25, 2024 15:17
Status Success
Total duration 4m 20s
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/functions/runtimeConfigExport.ts#L84
Invalid type "any" of template literal expression
lint (20): src/functions/runtimeConfigExport.ts#L84
Unsafe member access .message on an `any` value
lint (20): src/functions/runtimeConfigExport.ts#L107
Unexpected any. Specify a different type
lint (20): src/functions/runtimeConfigExport.ts#L126
This assertion is unnecessary since it does not change the type of the expression
lint (20): src/functions/runtimeConfigExport.ts#L127
Unexpected any. Specify a different type
lint (20): src/functions/runtimeConfigExport.ts#L133
This assertion is unnecessary since it does not change the type of the expression
lint (20): src/functions/runtimeConfigExport.ts#L138
Unsafe assignment of an `any` value
lint (20): src/functions/runtimeConfigExport.ts#L147
Expected only 0 line after block description
lint (20): src/functions/runtimeConfigExport.ts#L154
Forbidden non-null assertion
lint (20): src/functions/runtimeConfigExport.ts#L189
Forbidden non-null assertion
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/.