feature/api-spec-first #32
frontend-tests.yml
on: pull_request
Frontend Lint / Test / Build
1m 33s
Annotations
8 warnings
|
Frontend Lint / Test / Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend Lint / Test / Build:
frontend/src/pages/training-groups/TrainingGroupDetailPage.tsx#L38
The 'members' logical expression could make the dependencies of useMemo Hook (at line 41) change on every render. To fix this, wrap the initialization of 'members' in its own useMemo() Hook
|
|
Frontend Lint / Test / Build:
frontend/src/pages/training-groups/TrainingGroupDetailPage.tsx#L37
The 'trainers' logical expression could make the dependencies of useMemo Hook (at line 40) change on every render. To fix this, wrap the initialization of 'trainers' in its own useMemo() Hook
|
|
Frontend Lint / Test / Build:
frontend/src/pages/family-groups/FamilyGroupDetailPage.tsx#L61
The 'children' logical expression could make the dependencies of useMemo Hook (at line 65) change on every render. To fix this, wrap the initialization of 'children' in its own useMemo() Hook
|
|
Frontend Lint / Test / Build:
frontend/src/pages/family-groups/FamilyGroupDetailPage.tsx#L60
The 'parents' logical expression could make the dependencies of useMemo Hook (at line 65) change on every render. To fix this, wrap the initialization of 'parents' in its own useMemo() Hook
|
|
Frontend Lint / Test / Build:
frontend/src/hooks/useOrisEventImport.ts#L77
The 'events' logical expression could make the dependencies of useCallback Hook (at line 115) change on every render. To fix this, wrap the initialization of 'events' in its own useMemo() Hook
|
|
Frontend Lint / Test / Build:
frontend/src/contexts/AuthContext2.tsx#L81
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|
|
Frontend Lint / Test / Build:
frontend/src/components/HalNavigator2/halforms/fields/HalFormsCheckboxGroup.tsx#L56
React Hook useEffect has missing dependencies: 'prop.type', 'setFieldValue', and 'valueArray'. Either include them or remove the dependency array
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
frontend-dist
|
275 KB |
sha256:417e5f95b4eefa66df5d6ff1c20750146e2501f32f71af13ba47c74075da53fb
|
|