fix: Grades display when periods are empty #59
Annotations
10 errors and 10 warnings
|
|
|
|
|
src/components/Atoms/Grades/GradeItem.jsx#L49
Replace `{isNaN(parseFloat(grade.value.outOf))·?·'N/A'` with `⏎············{isNaN(parseFloat(grade.value.outOf))⏎··············?·'N/A'⏎·············`
|
|
src/components/Atoms/Grades/GradeItem.jsx#L46
Replace `·?·'N/A'` with `⏎··············?·'N/A'⏎·············`
|
|
src/components/AppLayout.jsx#L120
Replace `+` with `·+·`
|
|
src/components/AppLayout.jsx#L111
Replace `+` with `·+·`
|
|
src/components/AppLayout.jsx#L105
Replace `+` with `·+·`
|
|
src/components/AppLayout.jsx#L99
Replace `+` with `·+·`
|
|
src/components/AppLayout.jsx#L93
Replace `+` with `·+·`
|
|
src/components/AppLayout.jsx#L84
Replace `(isMobile·?·'.short'·:·'');` with `isMobile·?·'.short'·:·''`
|
|
src/components/Atoms/Grades/GradesChart.jsx#L25
`cozy-ui/transpiled/react/ListItemIcon` import should occur before import of `cozy-ui/transpiled/react/providers/Breakpoints`
|
|
src/components/Atoms/Grades/GradesChart.jsx#L24
`cozy-ui/transpiled/react/List` import should occur before import of `cozy-ui/transpiled/react/providers/Breakpoints`
|
|
src/components/Atoms/Grades/GradesChart.jsx#L23
`cozy-ui/transpiled/react/MenuItem` import should occur before import of `cozy-ui/transpiled/react/providers/Breakpoints`
|
|
src/components/Atoms/Grades/GradesChart.jsx#L22
`cozy-ui/transpiled/react/Menu` import should occur before import of `cozy-ui/transpiled/react/providers/Breakpoints`
|
|
src/components/Atoms/Grades/GradesChart.jsx#L21
`cozy-ui/transpiled/react/DropdownButton` import should occur before import of `cozy-ui/transpiled/react/providers/Breakpoints`
|
|
src/components/Atoms/Grades/GradesChart.jsx#L19
`cozy-ui/transpiled/react/Typography` import should occur before import of `cozy-ui/transpiled/react/providers/Breakpoints`
|
|
src/components/Atoms/Grades/GradesChart.jsx#L19
There should be no empty line within import group
|
|
src/components/Atoms/Grades/GradesChart.jsx#L18
`src/format/getAverage` import should occur before import of `src/format/subjectName`
|
|
src/components/Atoms/Grades/GradesChart.jsx#L18
There should be at least one empty line between import groups
|
|
src/components/Atoms/Grades/GradesChart.jsx#L17
There should be at least one empty line between import groups
|
The logs for this run have expired and are no longer available.
Loading