Skip to content

fix(esm-shim): missing exports in types (#1670) #464

fix(esm-shim): missing exports in types (#1670)

fix(esm-shim): missing exports in types (#1670) #464

Triggered via push June 5, 2024 01:56
Status Success
Total duration 1m 37s
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/