Skip to content

feat: create release schedule component #8995

feat: create release schedule component

feat: create release schedule component #8995

Triggered via pull request April 14, 2026 11:46
Status Success
Total duration 2m 35s
Artifacts

lint-and-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 4 notices
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/
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#L29
Using 'dangerouslySetInnerHTML' may have security implications
Quality checks: apps/site/components/Releases/ReleaseSchedule/index.tsx#L15
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#L14
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#L12
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
Total Tests: 157 Suites 📂: 48 Passed ✅: 157 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 30938.588ms
Tests
Total Tests: 35 Suites 📂: 15 Passed ✅: 35 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 18951.256ms
Tests
Total Tests: 58 Suites 📂: 9 Passed ✅: 58 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1617.035ms
Tests
Total Tests: 4 Suites 📂: 4 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 581.888ms