172 character count resets to 0 low priority #43
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Review linting:
packages/berlin/src/pages/Register.tsx#L200
Unexpected any. Specify a different type
|
Review linting:
packages/berlin/src/pages/Register.tsx#L262
React Hook useEffect has a missing dependency: 'props.value.length'. Either include it or remove the dependency array. If 'setCharCount' needs the current value of 'props.value.length', you can also switch to useReducer instead of useState and read 'props.value.length' in the reducer
|
Review linting:
packages/berlin/src/pages/Register.tsx#L327
React Hook useEffect has a missing dependency: 'props.value.length'. Either include it or remove the dependency array. If 'setCharCount' needs the current value of 'props.value.length', you can also switch to useReducer instead of useState and read 'props.value.length' in the reducer
|
Review linting:
packages/berlin/src/pages/Register.tsx#L384
Unexpected any. Specify a different type
|
Review linting:
packages/core/src/pages/Results.tsx#L69
The following dependencies are missing in your queryKey: cycle?.forumQuestions[0].id
|
Review linting:
packages/core/src/pages/Vote.tsx#L48
The following dependencies are missing in your queryKey: user?.id
|
The logs for this run have expired and are no longer available.
Loading