chore: fix eslint config #14
Annotations
10 errors and 11 warnings
Run yarn d2-style check:
src/components/AboutPage.jsx#L27
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
Run yarn d2-style check:
src/components/AboutPage.jsx#L42
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
Run yarn d2-style check:
src/components/AboutPage.jsx#L47
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
Run yarn d2-style check:
src/components/import/DataElement.jsx#L63
Prop types declarations should be sorted alphabetically
|
Run yarn d2-style check:
src/components/import/DataElement.jsx#L64
Required prop types must be listed before all other prop types
|
Run yarn d2-style check:
src/components/import/Dataset.jsx#L26
Required prop types must be listed before all other prop types
|
Run yarn d2-style check:
src/components/import/ExtractData.jsx#L59
Prop types declarations should be sorted alphabetically
|
Run yarn d2-style check:
src/components/import/ExtractData.jsx#L60
Prop types declarations should be sorted alphabetically
|
Run yarn d2-style check:
src/components/import/ImportError.jsx#L31
'message' PropType is defined but prop is never used
|
Run yarn d2-style check:
src/components/import/OrgUnitLevel.jsx#L42
Required prop types must be listed before all other prop types
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run yarn d2-style check:
src/components/Root.jsx#L5
Missing file extension "js" for "../hooks/useAppSettings"
|
Run yarn d2-style check:
src/components/Root.jsx#L27
React Hook useEffect has missing dependencies: 'navigate' and 'pathname'. Either include them or remove the dependency array
|
Run yarn d2-style check:
src/components/Routes.jsx#L3
Missing file extension "js" for "../utils/checkPlaceLoader"
|
Run yarn d2-style check:
src/components/Routes.jsx#L4
Missing file extension "js" for "../utils/orgUnitLoader"
|
Run yarn d2-style check:
src/components/check/OrgUnitTree.jsx#L4
Missing file extension "js" for "../../data/locations"
|
Run yarn d2-style check:
src/components/check/OrgUnitTree.jsx#L5
Missing file extension "js" for "../../store/exploreStore"
|
Run yarn d2-style check:
src/components/explore/DailyPeriodSelect.jsx#L4
Missing file extension "js" for "../../store/exploreStore"
|
Run yarn d2-style check:
src/components/explore/DailyPeriodSelect.jsx#L5
Missing file extension "js" for "../../utils/time"
|
Run yarn d2-style check:
src/components/explore/MonthSelect.jsx#L3
Missing file extension "js" for "../../store/exploreStore"
|
Run yarn d2-style check:
src/components/explore/MonthlyPeriodSelect.jsx#L4
Missing file extension "js" for "../../store/exploreStore"
|
Loading