Skip to content

IWB 9: Added status snackbar to the IWB buttons #833

IWB 9: Added status snackbar to the IWB buttons

IWB 9: Added status snackbar to the IWB buttons #833

Triggered via pull request August 15, 2024 13:13
Status Success
Total duration 1m 0s
Artifacts

main.yml

on: pull_request
prettier-check
53s
prettier-check
Fit to window
Zoom out
Zoom in

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#L98
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
prettier-check: app/content/profile/index.js#L99
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#L847
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