Skip to content

fix(html): types for plugin (#1264) #526

fix(html): types for plugin (#1264)

fix(html): types for plugin (#1264) #526

Triggered via push December 15, 2024 15:42
Status Success
Total duration 6m 8s
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/