Release Packages #118
release-packages.yml
on: workflow_run
Release Packages
1m 20s
Annotations
3 warnings and 1 notice
|
Release Packages
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: changesets/action@v1.5.3, pnpm/action-setup@v4.2.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
eslint-plugin-unicorn(no-useless-spread):
packages/plugin-flexbox/bench/harness.ts#L42
Using a spread operator here creates a new array unnecessarily.
|
|
eslint-plugin-unicorn(no-useless-fallback-in-spread):
packages/plugin-flexbox/bench/harness.ts#L72
Empty fallbacks in spreads are unnecessary
|
|
Release Packages
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|