feat: add open button to app details page #40
test-and-release.yml
on: push
lint-commits
/
lint-commits
32s
lint
/
lint
27s
test
/
test
27s
release
/
release
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
|