SMA-20: in react checkstyle workflow removed Prettier #3
Annotations
10 errors and 2 warnings
Lint:
frontend/sportsmatch-app/src/App.tsx#L1
Replace `⏎··BrowserRouter,⏎··Route,··⏎··Routes,··⏎}·from·"react-router-dom";` with `·BrowserRouter,·Route,·Routes·}·from·'react-router-dom'`
|
Lint:
frontend/sportsmatch-app/src/App.tsx#L6
Replace `"./App.css";` with `'./App.css'`
|
Lint:
frontend/sportsmatch-app/src/App.tsx#L7
Replace `"./pages/Home";` with `'./pages/Home'`
|
Lint:
frontend/sportsmatch-app/src/App.tsx#L8
Replace `"./pages/Login";` with `'./pages/Login'`
|
Lint:
frontend/sportsmatch-app/src/App.tsx#L9
Replace `"./pages/Test";⏎` with `'./pages/Test'`
|
Lint:
frontend/sportsmatch-app/src/App.tsx#L15
Replace `····` with `······`
|
Lint:
frontend/sportsmatch-app/src/App.tsx#L16
Insert `····`
|
Lint:
frontend/sportsmatch-app/src/App.tsx#L17
Insert `····`
|
Lint:
frontend/sportsmatch-app/src/App.tsx#L18
Replace `······<Route·path="test"·element={<Test·/>}·` with `··········<Route·path="test"·element={<Test·/>}`
|
Lint:
frontend/sportsmatch-app/src/App.tsx#L19
Replace `········<Route·index·element={<Test` with `············<Route·index·element={<Test·`
|
Lint:
frontend/sportsmatch-app/src/components/SportEvent.test.tsx#L23
This line has a length of 104. Maximum allowed is 100
|
Lint:
frontend/sportsmatch-app/src/pages/Test.tsx#L14
React Hook useEffect has a missing dependency: 'testId'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading