[Feature] Clickers (Bubba, Poppy and Orion) #180
Annotations
1 error and 10 warnings
|
test (20.x)
Process completed with exit code 1.
|
|
test (20.x):
app/players/content.tsx#L249
React Hook useMemo has an unnecessary dependency: 'theData'. Either exclude it or remove the dependency array
|
|
test (20.x):
app/players/content.tsx#L67
'dropInfo' is defined but never used. Allowed unused args must match /^_/u
|
|
test (20.x):
app/account/slab/content.tsx#L78
React Hook useMemo has an unnecessary dependency: 'lastUpdated'. Either exclude it or remove the dependency array
|
|
test (20.x):
app/account/slab/content.tsx#L70
React Hook useMemo has an unnecessary dependency: 'lastUpdated'. Either exclude it or remove the dependency array
|
|
test (20.x):
app/account/quests/content.tsx#L209
'name' is defined but never used. Allowed unused args must match /^_/u
|
|
test (20.x):
app/account/quests/content.tsx#L206
'name' is defined but never used. Allowed unused args must match /^_/u
|
|
test (20.x):
app/account/dungeons/content.tsx#L159
'set2Name' is defined but never used. Allowed unused args must match /^_/u
|
|
test (20.x):
app/account/dungeons/content.tsx#L159
'set1Name' is defined but never used. Allowed unused args must match /^_/u
|
|
test (20.x):
app/account/constellations/content.tsx#L32
'size' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
test (20.x):
app/account/cards/content.tsx#L21
'card' is defined but never used. Allowed unused args must match /^_/u
|