chore: Add CI with Github Actions #1
ci-cd.yml
on: pull_request
Build and publish
5m 14s
Annotations
2 warnings
Build and publish:
src/hooks/useRedirectionURL.js#L29
React Hook useCallback has a missing dependency: 'setUrl'. Either include it or remove the dependency array
|
Build and publish:
src/hooks/useRedirectionURL.js#L37
React Hook useEffect has a missing dependency: 'url'. Either include it or remove the dependency array
|