Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

chore(deps): update dependency node to v20 #55

chore(deps): update dependency node to v20

chore(deps): update dependency node to v20 #55

Triggered via pull request October 24, 2023 18:01
Status Success
Total duration 49s
Artifacts

format_and_lint_pnpm.yml

on: pull_request
Format and Lint Code with pnpm
39s
Format and Lint Code with pnpm
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Format and Lint Code with pnpm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Format and Lint Code with pnpm
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/
Format and Lint Code with pnpm: app/hooks/useInterval.ts#L11
React Hook useEffect has a missing dependency: 'ms'. Either include it or remove the dependency array
Format and Lint Code with pnpm: app/hooks/useNotification.ts#L59
React Hook useEffect has missing dependencies: 'currentAccount?.messageToken', 'submitSubscribe', and 'vapidServerKey'. Either include them or remove the dependency array
Format and Lint Code with pnpm: app/hooks/useRequireAuth.ts#L17
React Hook useEffect has missing dependencies: 'navigate' and 'redirectTo'. Either include them or remove the dependency array
Format and Lint Code with pnpm: app/routes/home.tsx#L60
React Hook useEffect has missing dependencies: 'submitUses' and 'uses'. Either include them or remove the dependency array
Format and Lint Code with pnpm: app/routes/home.tsx#L106
Array.prototype.map() expects a value to be returned at the end of arrow function
Format and Lint Code with pnpm: app/routes/signin.tsx#L22
React Hook useEffect has missing dependencies: 'navigate' and 'to'. Either include them or remove the dependency array
Format and Lint Code with pnpm: app/routes/wash._index.tsx#L47
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array