[Launch] feat: Landing v3 #557
checks.yml
on: pull_request
Build
12m 25s
Lint
1m 24s
Unit-Test
1m 44s
Integration-Test
1m 53s
Annotations
6 errors and 18 warnings
Unit-Test
Type '({ size, ...props }: { size: number; } & SVGProps<SVGSVGElement>) => Element' is not assignable to type 'ComponentType<{}>'.
|
Unit-Test
Type '({ size, ...props }: { size: number; } & SVGProps<SVGSVGElement>) => Element' is not assignable to type 'ComponentType<{}>'.
|
Unit-Test
beets-frontend-v3#typecheck: command (/Users/runner/work/frontend-monorepo/frontend-monorepo/apps/beets-frontend-v3) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Unit-Test
Process completed with exit code 2.
|
Build
beets-frontend-v3#build: command (/Users/runner/work/frontend-monorepo/frontend-monorepo/apps/beets-frontend-v3) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build
Process completed with exit code 1.
|
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']
|
Lint:
packages/lib/modules/marketing/landing-v3/v1/Title.tsx#L4
'useInView' is defined but never used
|
Lint:
packages/lib/modules/marketing/landing-v3/v1/Title.tsx#L8
'is' is defined but never used
|
Lint:
packages/lib/modules/marketing/landing-v3/v2/Build.tsx#L513
Do not use Array index in keys
|
Lint:
packages/lib/modules/marketing/landing-v3/v2/Build.tsx#L534
Do not use Array index in keys
|
Lint:
packages/lib/modules/pool/PoolDetail/PoolInfo/PoolAttributes/useFormattedPoolAttributes.tsx#L55
React Hook useMemo has a missing dependency: 'delegateOwner'. Either include it or remove the dependency array
|
Lint:
packages/lib/shared/components/pagination/Pagination.tsx#L31
'isSmall' is assigned a value but never used
|
Lint:
packages/lib/shared/utils/currencies.ts#L39
PRIVATE_CURRENCYAPI_KEY is not listed as a dependency in turbo.json
|
Lint:
packages/lib/test/anvil/anvil-setup.ts#L77
VITEST_POOL_ID is not listed as a dependency in turbo.json
|
Lint:
packages/lib/test/integration/sdk-utils.ts#L296
NODE_ENV is not listed as a dependency in turbo.json
|
Lint:
packages/lib/vitest.config.ts#L18
SILENT_TESTS is not listed as a dependency in turbo.json
|
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']
|
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']
|
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']
|