Skip to content

Merge fix from dev -> staging (v5.3.3 staging release) #168

Merge fix from dev -> staging (v5.3.3 staging release)

Merge fix from dev -> staging (v5.3.3 staging release) #168

Triggered via pull request December 5, 2025 07:34
Status Failure
Total duration 3m 21s
Artifacts

pr_test_frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build Static Files
Process completed with exit code 1.
Build Static Files: frontend/src/components/projectEdit/teamSelect.js#L30
The 'teamRoles' array makes the dependencies of useCallback Hook (at line 110) change on every render. To fix this, wrap the initialization of 'teamRoles' in its own useMemo() Hook