Skip to content

Update all npm packages to the latest versions #73

Update all npm packages to the latest versions

Update all npm packages to the latest versions #73

Triggered via pull request August 22, 2023 20:51
Status Success
Total duration 1m 24s
Artifacts

ts-ci.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
packages/pwa/src/routes/incident/map.tsx#L49
[react-hooks/exhaustive-deps] React Hook React.useEffect has missing dependencies: 'client' and 'zoom'. Either include them or remove the dependency array.
packages/pwa/src/routes/root.tsx#L16
[react-hooks/exhaustive-deps] React Hook React.useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: ataylorme/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/