crazy fixes #638
Annotations
11 errors and 3 warnings
Spellcheck
Process completed with exit code 1.
|
Lint:
app/(wiki)/loot/page.tsx#L7
'LootTiers' is defined but never used
|
Lint:
app/(wiki)/loot/page.tsx#L29
This assertion is unnecessary since it does not change the type of the expression
|
Lint:
app/(wiki)/loot/page.tsx#L29
This assertion is unnecessary since it does not change the type of the expression
|
Lint:
app/(wiki)/loot/page.tsx#L41
Expected indentation of 20 spaces
|
Lint:
app/(wiki)/loot/page.tsx#L41
This assertion is unnecessary since it does not change the type of the expression
|
Lint:
app/(wiki)/loot/page.tsx#L41
This assertion is unnecessary since it does not change the type of the expression
|
Lint:
app/(wiki)/loot/page.tsx#L41
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
|
Lint:
app/api/loot/chance/route.ts#L43
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
|
Lint:
app/api/loot/chance/route.ts#L43
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
|
Lint:
app/api/loot/chance/route.ts#L75
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
|
Lint:
app/(wiki)/bingo/page.tsx#L11
Strings must use doublequote
|
Lint:
app/(wiki)/bingo/page.tsx#L23
Strings must use doublequote
|
Lint:
app/(wiki)/bingo/page.tsx#L25
Strings must use doublequote
|