fix(deps): update patch-updates #542
Annotations
12 warnings
|
Test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (ubuntu-latest):
src/rollup/configs/pkg.ts#L36
Arrow function has too many parameters (6). Maximum allowed is 5
|
|
Test (ubuntu-latest):
src/rollup/configs/pkg.ts#L27
Maximum number of dependencies (15) exceeded
|
|
Test (ubuntu-latest):
src/cli.ts#L312
Unexpected console statement
|
|
Test (ubuntu-latest):
src/cli.ts#L190
Unexpected console statement
|
|
Test (ubuntu-latest):
src/cli.ts#L20
Maximum number of dependencies (15) exceeded
|
|
Test (ubuntu-latest):
README.md#L334
'data' is assigned a value but never used
|
|
Test (ubuntu-latest):
README.md#L331
'bytes' is defined but never used
|
|
Test (ubuntu-latest):
README.md#L328
'html' is defined but never used
|
|
Test (ubuntu-latest):
README.md#L294
'nativeAddon' is defined but never used
|
|
Test (ubuntu-latest):
README.md#L246
'fs' is defined but never used
|
|
Test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|