parent to child key down propagation #24
Annotations
6 errors
|
deploy
Process completed with exit code 2.
|
|
deploy:
src/programs/FileBrowser/FileBrowserLauncher/FileBrowserLauncher.tsx#L9
Property 'contentRef' is missing in type '{ windowType: string; WindowTitle: string; initialDimensions: { height: number; width: number; }; menus: never[]; appContent: Element; icon: string; }' but required in type 'LauncherProps<any>'.
|
|
deploy:
src/programs/Calculator/index.ts#L1
Module '"/home/runner/work/react-desktop-sim/react-desktop-sim/src/programs/Calculator/Calculator"' has no default export. Did you mean to use 'import { Calculator } from "/home/runner/work/react-desktop-sim/react-desktop-sim/src/programs/Calculator/Calculator"' instead?
|
|
deploy:
src/components/BottomBar/Launcher/Launcher.tsx#L26
Generic type 'BorderedAppContentHandles<T>' requires 1 type argument(s).
|
|
deploy:
src/components/BottomBar/Launcher/Launcher.tsx#L13
Generic type 'BorderedAppContentHandles<T>' requires 1 type argument(s).
|
|
deploy:
src/components/BorderedApp/BorderedApp.tsx#L5
'useEffect' is declared but its value is never read.
|