Update dependency @types/node to v22.10.10 #2276
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
|