Skip to content

refactor: bring iconify in #13

refactor: bring iconify in

refactor: bring iconify in #13

Triggered via push August 17, 2024 01:30
Status Success
Total duration 1m 2s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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