Skip to content

fix(esm-shim): do not insert shims at import literal (#1696) #455

fix(esm-shim): do not insert shims at import literal (#1696)

fix(esm-shim): do not insert shims at import literal (#1696) #455

Triggered via push April 5, 2024 04:50
Status Success
Total duration 1m 48s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
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/