ci: update Node.js version to 24 in CI workflow #3
Annotations
6 warnings
|
Lint, test & build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint, test & build:
components/solver/WordleBoard.tsx#L46
'isActive' is defined but never used
|
|
Lint, test & build:
components/solver/WordleBoard.tsx#L45
'rowIndex' is defined but never used
|
|
Lint, test & build:
components/solver/SuggestionList.tsx#L158
'rank' is defined but never used
|
|
Lint, test & build:
components/solver/PerformanceStats.tsx#L12
'Badge' is defined but never used
|
|
Lint, test & build:
components/solver/ClueInput.tsx#L14
'Badge' is defined but never used
|