Skip to content

chore: fix eslint config #14

chore: fix eslint config

chore: fix eslint config #14

Triggered via push January 23, 2025 16:02
Status Failure
Total duration 52s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
lint / lint: 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
lint / lint: 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
lint / lint: 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
lint / lint: src/components/import/DataElement.jsx#L63
Prop types declarations should be sorted alphabetically
lint / lint: src/components/import/DataElement.jsx#L64
Required prop types must be listed before all other prop types
lint / lint: src/components/import/Dataset.jsx#L26
Required prop types must be listed before all other prop types
lint / lint: src/components/import/ExtractData.jsx#L59
Prop types declarations should be sorted alphabetically
lint / lint: src/components/import/ExtractData.jsx#L60
Prop types declarations should be sorted alphabetically
lint / lint: src/components/import/ImportError.jsx#L31
'message' PropType is defined but prop is never used
lint / lint: src/components/import/OrgUnitLevel.jsx#L42
Required prop types must be listed before all other prop types
test / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-commits / lint-commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / lint: src/components/Root.jsx#L5
Missing file extension "js" for "../hooks/useAppSettings"
lint / lint: src/components/Root.jsx#L27
React Hook useEffect has missing dependencies: 'navigate' and 'pathname'. Either include them or remove the dependency array
lint / lint: src/components/Routes.jsx#L3
Missing file extension "js" for "../utils/checkPlaceLoader"
lint / lint: src/components/Routes.jsx#L4
Missing file extension "js" for "../utils/orgUnitLoader"
lint / lint: src/components/check/OrgUnitTree.jsx#L4
Missing file extension "js" for "../../data/locations"
lint / lint: src/components/check/OrgUnitTree.jsx#L5
Missing file extension "js" for "../../store/exploreStore"
lint / lint: src/components/explore/DailyPeriodSelect.jsx#L4
Missing file extension "js" for "../../store/exploreStore"
lint / lint: src/components/explore/DailyPeriodSelect.jsx#L5
Missing file extension "js" for "../../utils/time"
lint / lint: src/components/explore/MonthSelect.jsx#L3
Missing file extension "js" for "../../store/exploreStore"
lint / lint: src/components/explore/MonthlyPeriodSelect.jsx#L4
Missing file extension "js" for "../../store/exploreStore"