Remove placeholder env value #136
Annotations
6 warnings
Lint code:
src/components/Button.tsx#L35
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity
|
Lint code:
src/components/SearchModal.tsx#L188
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity
|
Lint code:
src/components/SearchModal.tsx#L199
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity
|
Lint code:
src/components/SearchModal.tsx#L210
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity
|
Lint code:
src/root.tsx#L58
Unexpected 'todo' comment: 'TODO: Remove this Show after...'
|
Lint code:
src/utils/html.ts#L18
Unexpected 'todo' comment: 'TODO: This is kinda nasty, try to make...'
|
The logs for this run have expired and are no longer available.
Loading