Skip to content

feat: add open button to app details page #40

feat: add open button to app details page

feat: add open button to app details page #40

Triggered via push October 29, 2024 11:23
Status Failure
Total duration 8m 7s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint / lint: src/components/AppDetails/AppDetails.js#L127
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
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