Optimize waking up #144
Annotations
6 warnings
ci_cd:
src/components/Button.tsx#L35
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity
|
ci_cd:
src/components/SearchModal.tsx#L188
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity
|
ci_cd:
src/components/SearchModal.tsx#L199
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity
|
ci_cd:
src/components/SearchModal.tsx#L210
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity
|
ci_cd:
src/root.tsx#L58
Unexpected 'todo' comment: 'TODO: Remove this Show after...'
|
ci_cd:
src/utils/html.ts#L18
Unexpected 'todo' comment: 'TODO: This is kinda nasty, try to make...'
|