Merge pull request #1 from devklick/dev #1
Annotations
5 errors and 1 warning
deploy:
src/components/BottomBar/Launcher/Launcher.tsx#L8
'"../../BorderedApp/BorderedAppMenu/BorderedAppMenu"' has no exported member named 'BorderedAppMenuItemProps'. Did you mean 'BorderedAppMenuProps'?
|
deploy:
src/programs/Calculator/CalculatorLauncher/CalculatorLauncher.tsx#L12
Property 'icon' is missing in type '{ windowType: string; WindowTitle: string; initialDimensions: { height: number; width: number; }; appContent: Element; }' but required in type 'LauncherProps'.
|
deploy:
src/programs/TextEditor/TextEditorLauncher/TextEditorLauncher.tsx#L2
'"../../../components/BorderedApp/BorderedAppMenu/BorderedAppMenu"' has no exported member named 'BorderedAppMenuItemProps'. Did you mean 'BorderedAppMenuProps'?
|
deploy:
src/programs/WebBrowser/WebBrowserLauncher/WebBrowserLauncher.tsx#L12
Property 'icon' is missing in type '{ windowType: string; WindowTitle: string; initialDimensions: { height: number; width: number; }; appContent: Element; }' but required in type 'LauncherProps'.
|
deploy
Process completed with exit code 2.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|