Skip to content

refactor: use expo dom component #47

refactor: use expo dom component

refactor: use expo dom component #47

Triggered via pull request August 24, 2024 02:43
@hyobanhyoban
synchronize #9
expo-dom
Status Success
Total duration 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
lint: app/(app)/feed/detail/[entryId].tsx#L161
Mutating a value returned from a function whose return value should not be mutated
lint: app/(app)/feed/detail/[entryId].tsx#L320
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#L368
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#L51
Mutating a value returned from a function whose return value should not be mutated