Merge pull request #124 from link-assistant/issue-119-9b5c645fa6d7 #276
js.yml
on: push
JS - Detect Changes
5s
JS - Instant Release
0s
JS - Create Changeset PR
0s
JS - Publishable Changes Check
Matrix: test
JS - Release
57s
Annotations
14 warnings
|
JS - Detect Changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. 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/
|
|
JS - Lint and Format Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. 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/
|
|
JS - Lint and Format Check:
js/src/animation.js#L93
Async function 'captureAnimationFrames' has a complexity of 19. Maximum allowed is 15
|
|
JS - Lint and Format Check:
js/bin/web-capture.js#L745
Blocks are nested too deeply (7). Maximum allowed is 5
|
|
JS - Lint and Format Check:
js/bin/web-capture.js#L734
Blocks are nested too deeply (7). Maximum allowed is 5
|
|
JS - Lint and Format Check:
js/bin/web-capture.js#L730
Blocks are nested too deeply (6). Maximum allowed is 5
|
|
JS - Lint and Format Check:
js/bin/web-capture.js#L711
Blocks are nested too deeply (6). Maximum allowed is 5
|
|
JS - Lint and Format Check:
js/bin/web-capture.js#L688
Blocks are nested too deeply (6). Maximum allowed is 5
|
|
JS - Lint and Format Check:
js/bin/web-capture.js#L416
Async function 'captureUrl' has a complexity of 128. Maximum allowed is 15
|
|
JS - Lint and Format Check:
js/bin/web-capture.js#L416
Async function 'captureUrl' has too many statements (290). Maximum allowed is 60
|
|
JS - Lint and Format Check:
js/bin/web-capture.js#L416
Async function 'captureUrl' has too many lines (678). Maximum allowed is 150
|
|
JS - Lint and Format Check:
js/bin/web-capture.js#L32
Method 'yargs' has too many lines (232). Maximum allowed is 150
|
|
JS - Test (Node.js on ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. 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/
|
|
JS - Release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. 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/
|