implement rate limit #312
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linting check:
src/app/api/raffle/luckyWinner/route.ts#L54
Expected '===' and instead saw '=='
|
Run linting check:
src/app/api/raffle/luckyWinner/route.ts#L115
Expected '===' and instead saw '=='
|
Run linting check:
src/app/api/strategies/route.ts#L30
Expected '===' and instead saw '=='
|
Run linting check:
src/app/api/strategies/route.ts#L95
'req' is defined but never used. Allowed unused args must match /^_/u
|
Run linting check:
src/app/api/tnc/signUser/route.ts#L100
'cls' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run linting check:
src/app/api/tnc/signUser/route.ts#L184
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