feat: update nimbora pools list #302
Annotations
1 error and 10 warnings
Build
Process completed with exit code 1.
|
Run linting check:
src/app/api/raffle/luckyWinner/route.ts#L53
Expected '===' and instead saw '=='
|
Run linting check:
src/app/api/raffle/luckyWinner/route.ts#L114
Expected '===' and instead saw '=='
|
Run linting check:
src/app/api/strategies/route.ts#L28
Expected '===' and instead saw '=='
|
Run linting check:
src/app/api/strategies/route.ts#L93
'req' is defined but never used. Allowed unused args must match /^_/u
|
Run linting check:
src/app/api/tnc/signUser/route.ts#L97
'cls' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run linting check:
src/app/api/tnc/signUser/route.ts#L181
Expected '===' and instead saw '=='
|
Run linting check:
src/app/community/page.tsx#L376
Expected '===' and instead saw '=='
|
Run linting check:
src/app/page.tsx#L49
'address' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run linting check:
src/app/page.tsx#L129
Expected '===' and instead saw '=='
|
Run linting check:
src/app/slinks/page.tsx#L24
'metadata' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Loading