Companions Page Fix #313
Merged
Companions Page Fix #313
Annotations
1 error and 11 warnings
|
Run tests
Process completed with exit code 1.
|
|
Complete job
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. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Run ESLint:
app/players/content.tsx#L249
React Hook useMemo has an unnecessary dependency: 'theData'. Either exclude it or remove the dependency array
|
|
Run ESLint:
app/players/content.tsx#L67
'dropInfo' is defined but never used. Allowed unused args must match /^_/u
|
|
Run ESLint:
app/account/slab/content.tsx#L78
React Hook useMemo has an unnecessary dependency: 'lastUpdated'. Either exclude it or remove the dependency array
|
|
Run ESLint:
app/account/slab/content.tsx#L70
React Hook useMemo has an unnecessary dependency: 'lastUpdated'. Either exclude it or remove the dependency array
|
|
Run ESLint:
app/account/quests/content.tsx#L209
'name' is defined but never used. Allowed unused args must match /^_/u
|
|
Run ESLint:
app/account/quests/content.tsx#L206
'name' is defined but never used. Allowed unused args must match /^_/u
|
|
Run ESLint:
app/account/dungeons/content.tsx#L159
'set2Name' is defined but never used. Allowed unused args must match /^_/u
|
|
Run ESLint:
app/account/dungeons/content.tsx#L159
'set1Name' is defined but never used. Allowed unused args must match /^_/u
|
|
Run ESLint:
app/account/constellations/content.tsx#L32
'size' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run ESLint:
app/account/cards/content.tsx#L21
'card' is defined but never used. Allowed unused args must match /^_/u
|
background
wait
wait-all
cancel
Loading