working solution #1684
Annotations
3 warnings
run_linter (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run_linter (20.x):
src/hooks/usePosts.ts#L36
React Hook useEffect has a missing dependency: 'loadPosts'. Either include it or remove the dependency array
|
run_linter (20.x):
src/hooks/useUsers.ts#L22
React Hook useEffect has a missing dependency: 'loadUsers'. Either include it or remove the dependency array
|