fix: Checks #17
Annotations
10 errors and 2 warnings
Run typecheck
frontend-v3#typecheck: command (/home/runner/work/frontend-monorepo/frontend-monorepo/apps/frontend-v3) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Run typecheck
Parameter 'selected' implicitly has an 'any' type.
|
Run typecheck
Parameter 'selected' implicitly has an 'any' type.
|
Run typecheck
Parameter 'poolType' implicitly has an 'any' type.
|
Run typecheck
Parameter 'network' implicitly has an 'any' type.
|
Run typecheck
Parameter 'poolCategory' implicitly has an 'any' type.
|
Run typecheck
Type '{ where: { poolTypeIn: unknown[]; chainIn: any; userAddress: any; minTvl: any; tagIn: unknown[] | null; tagNotIn: string[]; }; first: any; skip: any; orderBy: any; orderDirection: any; textSearch: any; }' is not assignable to type 'Exact<{ first?: InputMaybe<number> | undefined; skip?: InputMaybe<number> | undefined; orderBy?: InputMaybe<GqlPoolOrderBy> | undefined; orderDirection?: InputMaybe<...> | undefined; where?: InputMaybe<...> | undefined; textSearch?: InputMaybe<...> | undefined; }>'.
|
Run typecheck
Cannot find module 'next-usequerystate' or its corresponding type declarations.
|
Run typecheck
Parameter 'current' implicitly has an 'any' type.
|
Run typecheck
Parameter 'current' implicitly has an 'any' type.
|
Setup
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Post Setup
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Loading