Skip to content

feat(node-resolve): set development or production condition #1827

feat(node-resolve): set development or production condition

feat(node-resolve): set development or production condition #1827

Triggered via pull request December 2, 2024 21:56
Status Success
Total duration 1m 51s
Artifacts

validate.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Node v20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Node v20
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Node v20: packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
Node v20: packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
Node v20: packages/node-resolve/src/index.js#L182
'exportConditions' is already declared in the upper scope on line 55 column 9
Node v20: packages/node-resolve/src/package/resolvePackageTarget.ts#L56
Assignment to function parameter 'target'
Node v18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Node v18: packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
Node v18: packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
Node v18: packages/node-resolve/src/index.js#L182
'exportConditions' is already declared in the upper scope on line 55 column 9
Node v18: packages/node-resolve/src/package/resolvePackageTarget.ts#L56
Assignment to function parameter 'target'
Node v18
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/