Skip to content

fix(node-resolve): Fix package exports / imports resolution algorithm #1355

fix(node-resolve): Fix package exports / imports resolution algorithm

fix(node-resolve): Fix package exports / imports resolution algorithm #1355

Triggered via pull request August 3, 2023 01:28
Status Success
Total duration 2m 46s
Artifacts

validate.yml

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

Annotations

12 warnings
Node v18
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/package/resolvePackageTarget.ts#L56
Assignment to function parameter 'target'
Node v14
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Node v14: packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
Node v14: packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
Node v14: packages/node-resolve/src/package/resolvePackageTarget.ts#L56
Assignment to function parameter 'target'
Node v16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Node v16: packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
Node v16: packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
Node v16: packages/node-resolve/src/package/resolvePackageTarget.ts#L56
Assignment to function parameter 'target'