Skip to content

refactor(pluginutils,node-resolve): replace test with includes (#… #536

refactor(pluginutils,node-resolve): replace test with includes (#…

refactor(pluginutils,node-resolve): replace test with includes (#… #536

Triggered via push December 15, 2024 16:14
Status Success
Total duration 2m 8s
Artifacts

release.yml

on: push

Annotations

7 warnings
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/