This repository has been archived by the owner on Dec 12, 2023. It is now read-only.
chore(deps): update dependency node to v18.19.0 #50
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
app/hooks/useInterval.ts#L11
React Hook useEffect has a missing dependency: 'ms'. Either include it or remove the dependency array
|
app/hooks/useNotification.ts#L59
React Hook useEffect has missing dependencies: 'currentAccount?.messageToken', 'submitSubscribe', and 'vapidServerKey'. Either include them or remove the dependency array
|
app/hooks/useRequireAuth.ts#L17
React Hook useEffect has missing dependencies: 'navigate' and 'redirectTo'. Either include them or remove the dependency array
|
app/routes/home.tsx#L59
React Hook useEffect has missing dependencies: 'submitUses' and 'uses'. Either include them or remove the dependency array
|
app/routes/home.tsx#L105
Array.prototype.map() expects a value to be returned at the end of arrow function
|
app/routes/signin.tsx#L22
React Hook useEffect has missing dependencies: 'navigate' and 'to'. Either include them or remove the dependency array
|
app/routes/wash._index.tsx#L47
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading