fix(test): admin shortcut to flip teacher verified for class-mode e2e #33
ci.yml
on: push
lint · typecheck · vitest · build
1m 34s
playwright (chromium)
3m 1s
Annotations
9 warnings
|
lint · typecheck · vitest · build
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/setup-node@v4, pnpm/action-setup@v3. 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/
|
|
lint · typecheck · vitest · build:
lib/ai-pipeline/publish.ts#L5
'MAX_ACTIVE_AI_GAMES' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint · typecheck · vitest · build:
components/watt-city/watt-city-client.tsx#L319
React Hook useCallback has missing dependencies: 'dict.successDemolish' and 'flashSuccess'. Either include them or remove the dependency array
|
|
lint · typecheck · vitest · build:
components/games/ai-budget-client.tsx#L25
React Hook useMemo has a missing dependency: 'spec.categories'. Either include it or remove the dependency array
|
|
lint · typecheck · vitest · build:
components/cookie-consent.tsx#L40
'navCount' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint · typecheck · vitest · build:
components/city-skyline-hero.tsx#L48
'GROUND_Y' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint · typecheck · vitest · build
'CONSTRUCTION' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint · typecheck · vitest · build:
app/games/finance-quiz/page.tsx#L61
't' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
playwright (chromium)
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/setup-node@v4, pnpm/action-setup@v3. 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/
|