Skip to content

fix: live auctions link (#184) #504

fix: live auctions link (#184)

fix: live auctions link (#184) #504

Triggered via push October 7, 2024 12:06
Status Failure
Total duration 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
lint
@ark-market/app#lint: command (/home/runner/work/ark-market/ark-market/apps/arkmarket) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint: apps/arkmarket/src/app/components/latest-sales.tsx#L19
'TextCell' is defined but never used. Allowed unused vars must match /^_/u
lint
Process completed with exit code 1.
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: 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