feat(arkmarket): handle sepolia starknet provider #592
Annotations
3 errors and 6 warnings
typecheck
Exported variable 'SearchInput' has or is using name 'InputStatus' from external module "/home/runner/work/ark-market/ark-market/packages/ui/src/input" but cannot be named.
|
typecheck
@ark-market/ui#typecheck: command (/home/runner/work/ark-market/ark-market/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
packages/ui/src/date-time-picker.tsx#L261
React Hook React.useMemo has a missing dependency: 'props.locale'. Either include it or remove the dependency array
|
lint:
packages/ui/src/date-time-picker.tsx#L264
React Hook React.useMemo has missing dependencies: 'props.locale' and 'yearRange'. Either include them or remove the dependency array
|
lint:
packages/ui/src/icon-wrapper.tsx#L65
React Hook useEffect has a missing dependency: 'weight'. Either include it or remove the dependency array
|
lint:
apps/arkmarket/src/app/components/main-carousel.tsx#L56
React Hook useEffect has a missing dependency: 'startAutoSlide'. Either include it or remove the dependency array
|