Skip to content

Add console output for easier debugging #135

Add console output for easier debugging

Add console output for easier debugging #135

Triggered via push January 4, 2024 18:32
Status Success
Total duration 1m 10s
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...'