refactor(reports): reorganize health report generation and update pat… #142
Annotations
10 errors
|
build:
frontend/src/App.tsx#L11
Replace `'./pages/AboutPage'` with `"./pages/AboutPage"`
|
|
build:
frontend/src/App.tsx#L10
Replace `'./pages/HomePage'` with `"./pages/HomePage"`
|
|
build:
frontend/src/App.tsx#L9
Replace `'./pages/DocsPage'` with `"./pages/DocsPage"`
|
|
build:
frontend/src/App.tsx#L7
Replace `'./styles/components/LoadingScreen.css'` with `"./styles/components/LoadingScreen.css"`
|
|
build:
frontend/src/App.tsx#L6
Replace `'./components/ui/ScrollToTopOnRouteChange'` with `"./components/ui/ScrollToTopOnRouteChange"`
|
|
build:
frontend/src/App.tsx#L5
Replace `'./components/ui/ScrollToTop'` with `"./components/ui/ScrollToTop"`
|
|
build:
frontend/src/App.tsx#L4
Replace `'./components/ui/AvatarAssistant'` with `"./components/ui/AvatarAssistant"`
|
|
build:
frontend/src/App.tsx#L3
Replace `'./components/features/layout/Layout'` with `"./components/features/layout/Layout"`
|
|
build:
frontend/src/App.tsx#L2
Replace `'react-router-dom'` with `"react-router-dom"`
|
|
build:
frontend/src/App.tsx#L1
Replace `'react'` with `"react"`
|