fix: leastDestructiveRef #28
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
release (ubuntu-20.04):
src/App.tsx#L442
Type 'MutableRefObject<undefined>' is not assignable to type 'RefObject<FocusableElement>'.
|
release (ubuntu-20.04)
Command failed with exit code 1: pnpm tauri build
|
release (macos-latest):
src/App.tsx#L442
Type 'MutableRefObject<undefined>' is not assignable to type 'RefObject<FocusableElement>'.
|
release (macos-latest)
Command failed with exit code 1: pnpm tauri build
|
release (windows-latest):
src/App.tsx#L442
Type 'MutableRefObject<undefined>' is not assignable to type 'RefObject<FocusableElement>'.
|
release (windows-latest)
Command failed with exit code 1: pnpm tauri build
|