Skip to content

Optimize waking up #144

Optimize waking up

Optimize waking up #144

Triggered via push January 5, 2024 11:11
Status Success
Total duration 1m 21s
Artifacts

ci_cd.yml

on: push
Fit to window
Zoom out
Zoom in

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...'