Skip to content

fix(pluginutils): optimize createFilter and normalizePath (#1750) #514

fix(pluginutils): optimize createFilter and normalizePath (#1750)

fix(pluginutils): optimize createFilter and normalizePath (#1750) #514

Triggered via push September 23, 2024 19:16
Status Success
Total duration 1m 55s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
release
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/
release: packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
release: packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
release: packages/node-resolve/src/package/resolvePackageTarget.ts#L56
Assignment to function parameter 'target'
release: packages/node-resolve/test/prefer-builtins.js#L157
Unexpected require()
release: packages/node-resolve/test/prefer-builtins.js#L158
Unexpected require()
release
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/