Skip to content

fix: click menu outside to close #27

fix: click menu outside to close

fix: click menu outside to close #27

Triggered via push August 17, 2024 13:43
Status Success
Total duration 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
lint: app/(app)/feed/detail/[entryId].tsx#L162
Mutating a value returned from a function whose return value should not be mutated
lint: app/(app)/feed/detail/[entryId].tsx#L321
Mutating a value returned from a function whose return value should not be mutated
lint: app/(app)/settings.tsx#L23
Do not use Array index as 'key'
lint: components/entry-list.tsx#L152
Do not use Array index as 'key'
lint: components/entry-list.tsx#L367
A/an 'object expression' passed as the value prop to the context provider should not be constructed. It will change on every render. Consider wrapping it in a useMemo hook
lint: components/feed-list.tsx#L63
Mutating a value returned from a function whose return value should not be mutated