Update dependency typescript-eslint to v8.20.0 (#457) #2255
Annotations
8 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
|
publish-tauri (macos-latest, --target x86_64-apple-darwin):
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
|
publish-tauri (macos-latest, --target x86_64-apple-darwin):
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
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
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
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
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
|