docs: add ikemHood as a contributor for code #346
Annotations
1 error and 11 warnings
Build
Process completed with exit code 1.
|
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#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#L39
Expected '===' and instead saw '=='
|
Run linting check:
src/app/api/strategies/route.ts#L39
Expected '===' and instead saw '=='
|
Run linting check:
src/app/api/strategies/route.ts#L107
'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#L379
Expected '===' and instead saw '=='
|
Run linting check:
src/app/page.tsx#L54
'address' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run linting check:
src/app/page.tsx#L134
Expected '===' and instead saw '=='
|
Loading