feat: create release schedule component #8993
lint-and-tests.yml
on: pull_request
Quality checks
52s
Tests
1m 43s
Annotations
4 errors, 6 warnings, and 4 notices
|
Quality checks
Process completed with exit code 1.
|
|
Quality checks
@node-core/website#lint: command (/home/runner/work/nodejs.org/nodejs.org/apps/site) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
|
Quality checks:
apps/site/next-data/generators/releaseSchedule.mjs#L1
There should be at least one empty line between import groups
|
|
Quality checks:
apps/site/components/Releases/ReleaseSchedule/index.tsx#L12
Definition for rule 'react-hooks/purity' was not found
|
|
Quality checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda, step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a. 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/
|
|
Quality checks:
apps/site/components/Releases/ReleaseSchedule/index.tsx#L30
Using 'dangerouslySetInnerHTML' may have security implications
|
|
Quality checks:
apps/site/components/Releases/ReleaseSchedule/index.tsx#L16
Do not call 'new Date(now + 6 * MONTH)' during render. Components and hooks must be pure. Move this call into an event handler, effect, or state initializer
|
|
Quality checks:
apps/site/components/Releases/ReleaseSchedule/index.tsx#L15
Do not call 'new Date(now - 3 * MONTH)' during render. Components and hooks must be pure. Move this call into an event handler, effect, or state initializer
|
|
Quality checks:
apps/site/components/Releases/ReleaseSchedule/index.tsx#L13
Do not call 'Date.now()' during render. Components and hooks must be pure. Move this call into an event handler, effect, or state initializer
|
|
Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda, step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a. 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/
|
|
Tests
Total Tests: 157
Suites 📂: 48
Passed ✅: 157
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 31166.948ms
|
|
Tests
Total Tests: 35
Suites 📂: 15
Passed ✅: 35
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 19136.152ms
|
|
Tests
Total Tests: 58
Suites 📂: 9
Passed ✅: 58
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1730.077ms
|
|
Tests
Total Tests: 4
Suites 📂: 4
Passed ✅: 4
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 582.574ms
|