Skip to content

add redirect on mount when a next query param exists #16

add redirect on mount when a next query param exists

add redirect on mount when a next query param exists #16

Triggered via push September 6, 2024 00:59
Status Success
Total duration 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/App.tsx#L21
React Hook useEffect has missing dependencies: 'location.search' and 'navigate'. Either include them or remove the dependency array