Skip to content

fix(dynamic-import-vars): normalize paths at runtime #1786

fix(dynamic-import-vars): normalize paths at runtime

fix(dynamic-import-vars): normalize paths at runtime #1786

Triggered via pull request October 18, 2024 21:43
Status Failure
Total duration 1m 29s
Artifacts

validate.yml

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

Annotations

3 errors and 17 warnings
Node v20
Process completed with exit code 1.
Node v18
The job was canceled because "_20" failed.
Node v18
The operation was canceled.
Node v20
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/dynamic-import-vars/test/src/dynamic-import-to-glob.test.mjs#L4
There should be at least one empty line between import groups
Node v20: packages/dynamic-import-vars/test/src/dynamic-import-to-glob.test.mjs#L5
`node:path` import should occur before import of `acorn`
Node v20: packages/node-resolve/src/package/resolvePackageTarget.ts#L56
Assignment to function parameter 'target'
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/dynamic-import-vars/test/src/dynamic-import-to-glob.test.mjs#L4
There should be at least one empty line between import groups
Node v18: packages/dynamic-import-vars/test/src/dynamic-import-to-glob.test.mjs#L5
`node:path` import should occur before import of `acorn`
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/