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 v18.19.0 #52

chore(deps): update dependency node to v18.19.0

chore(deps): update dependency node to v18.19.0 #52

Triggered via pull request October 13, 2023 21:14
Status Success
Total duration 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

format_and_lint_pnpm.yml

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

Annotations

8 warnings
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