[Don't Merge Until Build] Update - Commented fill all shots button #861
Annotations
10 warnings
prettier-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
prettier-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
prettier-check:
app/content/assignments/players.js#L100
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
prettier-check:
app/content/profile/index.js#L100
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
prettier-check:
app/segments/(team)/chooseTeam.js#L130
React Hook useEffect has a missing dependency: 'showSnackBar'. Either include it or remove the dependency array
|
prettier-check:
app/segments/(team)/chooseTeam.js#L137
React Hook useCallback has missing dependencies: 'invalidateKeys' and 'queryClient'. Either include them or remove the dependency array
|
prettier-check:
app/segments/drill/[id]/assignment/index.js#L82
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
prettier-check:
app/segments/drill/[id]/submission/input.js#L853
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
prettier-check:
components/assignmentList.js#L94
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
prettier-check:
hooks/useDebouncedNavigation.js#L7
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|