Skip to content

chore: integrate iframe from apphub to show changelog #65

chore: integrate iframe from apphub to show changelog

chore: integrate iframe from apphub to show changelog #65

Triggered via push February 6, 2025 11:23
Status Failure
Total duration 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint / lint: src/components/AppDetails/AppDetails.js#L10
'Description' is defined but never used
lint / lint: src/components/AppDetails/AppDetails.js#L13
`../../api.js` import should occur before import of `../../get-app-icon-src.js`
lint / lint: src/components/AppDetails/AppDetails.js#L14
`@dhis2/app-runtime` import should occur before import of `@dhis2/d2-i18n`
lint / lint: src/components/AppDetails/AppDetails.js#L15
`semver` import should occur before import of `../../get-app-icon-src.js`
lint / lint: src/components/AppDetails/AppDetails.js#L15
'semver' is defined but never used
lint / lint: src/components/AppDetails/AppDetails.js#L103
'description' is assigned a value but never used
lint / lint: src/components/AppDetails/AppDetails.js#L111
'uninstallApp' is assigned a value but never used
lint / lint
Process completed with exit code 1.
lint / lint: src/pages/AppHub/AppHub.js#L120
React Hook useEffect has missing dependencies: 'queryParams' and 'refetch'. Either include them or remove the dependency array