Skip to content

feat: attempt to make og image on token page work #525

feat: attempt to make og image on token page work

feat: attempt to make og image on token page work #525

Triggered via pull request October 8, 2024 13:18
Status Success
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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