feat(WIP): STRKFarm frontend redesign #376
lint_and_build.yml
on: pull_request
Performs linting, formatting on the application
2m 22s
Annotations
10 warnings
|
Performs linting, formatting on the application:
src/app/recovery/_components/zkLendRecoveryComp.tsx#L176
'key' is defined but never used. Allowed unused args must match /^_/u
|
|
Performs linting, formatting on the application:
src/app/recovery/_components/zkLendRecoveryComp.tsx#L161
'key' is defined but never used. Allowed unused args must match /^_/u
|
|
Performs linting, formatting on the application:
src/app/page.tsx#L60
'onDotButtonClick' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Performs linting, formatting on the application:
src/app/page.tsx#L60
'scrollSnaps' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Performs linting, formatting on the application:
src/app/page.tsx#L60
'selectedIndex' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Performs linting, formatting on the application:
src/app/page.tsx#L53
'emblaRef' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Performs linting, formatting on the application:
src/app/page.tsx#L50
'size' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Performs linting, formatting on the application:
src/app/page.tsx#L48
'address' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Performs linting, formatting on the application:
src/app/page.tsx#L27
'banner_images' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Performs linting, formatting on the application:
src/app/api/tnc/signUser/route.ts#L97
'cls' is assigned a value but never used. Allowed unused vars must match /^_/u
|