feat(swc): allow input files to be filtered #1386
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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'
|