Skip to content

fix(replace): add missing types for objectGuards option (#1818) #532

fix(replace): add missing types for objectGuards option (#1818)

fix(replace): add missing types for objectGuards option (#1818) #532

Triggered via push December 15, 2024 16:05
Status Success
Total duration 1m 38s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

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/