Update all non-major dependencies #385
pull_request.yaml
on: pull_request
Lint backend and frontend
1m 21s
Matrix: test_end_to_end
Annotations
23 warnings
Lint backend and frontend:
services/frontend/src/common/hooks.js#L44
React Hook useEffect has missing dependencies: 'id', 'initialTab', and 'location.search'. Either include them or remove the dependency array. If 'setTab' needs the current value of 'initialTab', you can also switch to useReducer instead of useState and read 'initialTab' in the reducer
|
Lint backend and frontend:
services/frontend/src/common/hooks.js#L48
React Hook useEffect has missing dependencies: 'didMount' and 'pushToUrl'. Either include them or remove the dependency array
|
Lint backend and frontend:
services/frontend/src/common/hooks.js#L80
React Hook useEffect has a missing dependency: 'id'. Either include it or remove the dependency array. If 'setSearchHistory' needs the current value of 'id', you can also switch to useReducer instead of useState and read 'id' in the reducer
|
Lint backend and frontend:
services/frontend/src/common/hooks.js#L86
React Hook useEffect has missing dependencies: 'didMount' and 'saveSearchHistory'. Either include them or remove the dependency array
|
Lint backend and frontend:
services/frontend/src/common/hooks.js#L151
React Hook useEffect has a missing dependency: 'delay'. Either include it or remove the dependency array
|
Lint backend and frontend:
services/frontend/src/common/hooks.js#L166
React Hook useEffect has a missing dependency: 'didMount'. Either include it or remove the dependency array
|
Lint backend and frontend:
services/frontend/src/common/hooks.js#L209
React Hook useCallback has a missing dependency: 'storedValue'. Either include it or remove the dependency array
|
Lint backend and frontend:
services/frontend/src/common/hooks.js#L231
React Hook useEffect has a missing dependency: 'innerValue'. Either include it or remove the dependency array
|
Lint backend and frontend:
services/frontend/src/common/hooks.js#L248
React Hook useCallback has an unnecessary dependency: 'innerValue'. Either exclude it or remove the dependency array
|
Lint backend and frontend:
services/frontend/src/components/ColorizedCoursesTable/FacultiesTab/index.jsx#L39
React Hook useMemo has a missing dependency: 'selectedSemesters'. Either include it or remove the dependency array
|
Test language center view
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test custom population
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test study guidance groups
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test completed courses
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test open uni search
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test teachers and users
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test university
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test faculty statistics
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test students
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test population statistics
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test studyprogramme overview
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test filters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test course statistics
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|