fix: Checks #17
checks.yml
on: pull_request
Build
2m 19s
Lint
3m 9s
Unit-Test
1m 19s
Integration-Test
5m 50s
Annotations
14 errors and 8 warnings
Unit-Test
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)
|
Unit-Test
Parameter 'selected' implicitly has an 'any' type.
|
Unit-Test
Parameter 'selected' implicitly has an 'any' type.
|
Unit-Test
Parameter 'poolType' implicitly has an 'any' type.
|
Unit-Test
Parameter 'network' implicitly has an 'any' type.
|
Unit-Test
Parameter 'poolCategory' implicitly has an 'any' type.
|
Unit-Test
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; }>'.
|
Unit-Test
Cannot find module 'next-usequerystate' or its corresponding type declarations.
|
Unit-Test
Parameter 'current' implicitly has an 'any' type.
|
Unit-Test
Parameter 'current' implicitly has an 'any' type.
|
Build
frontend-v3#build: command (/home/runner/work/frontend-monorepo/frontend-monorepo/apps/frontend-v3) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build
Process completed with exit code 1.
|
Integration-Test
frontend-v3#test:integration: command (/home/runner/work/frontend-monorepo/frontend-monorepo/apps/frontend-v3) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration exited (1)
|
Integration-Test
Process completed with exit code 1.
|
Unit-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Unit-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Build
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Build
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Lint
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Lint
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Integration-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Integration-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|