Update eslint #2259
Annotations
4 warnings
build-tauri (macos-latest):
src/components/terminal/index.tsx#L59
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
build-tauri (macos-latest):
src/components/terminal/index.tsx#L76
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
build-tauri (ubuntu-22.04):
src/components/terminal/index.tsx#L59
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
build-tauri (ubuntu-22.04):
src/components/terminal/index.tsx#L76
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|