Skip to content

feat(clinical-events): ongoing-events calendar rewrite + kind-aware form #37

feat(clinical-events): ongoing-events calendar rewrite + kind-aware form

feat(clinical-events): ongoing-events calendar rewrite + kind-aware form #37

Triggered via push July 20, 2026 16:15
Status Success
Total duration 6m 21s
Artifacts
Run Test Suite  /  Run Backend Pytest Suite
2m 57s
Run Test Suite / Run Backend Pytest Suite
Run Test Suite  /  Run Frontend Lint & Build Test
1m 3s
Run Test Suite / Run Frontend Lint & Build Test
Build & Push Backend Docker Image
3m 15s
Build & Push Backend Docker Image
Build & Push Frontend Docker Image
1m 10s
Build & Push Frontend Docker Image
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Run Test Suite / Run Frontend Lint & Build Test
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Test Suite / Run Frontend Lint & Build Test: frontend/src/components/dashboard/cards/BiomarkersCard.tsx#L26
'data' is assigned a value but never used. Allowed unused vars must match /^_/u
Run Test Suite / Run Frontend Lint & Build Test: frontend/src/components/dashboard/cards/BiomarkersCard.tsx#L15
'filterBiomarkers' is defined but never used. Allowed unused vars must match /^_/u
Run Test Suite / Run Frontend Lint & Build Test: frontend/src/components/biomarkers/BiomarkerList.tsx#L387
'changeStr' is assigned a value but never used. Allowed unused vars must match /^_/u
Run Test Suite / Run Frontend Lint & Build Test: frontend/src/components/biomarkers/BiomarkerList.tsx#L223
'changeColor' is assigned a value but never used. Allowed unused vars must match /^_/u
Run Test Suite / Run Frontend Lint & Build Test: frontend/src/components/biomarkers/BiomarkerList.tsx#L147
React Hook useMemo has a missing dependency: 'getActiveData'. Either include it or remove the dependency array
Run Test Suite / Run Frontend Lint & Build Test: frontend/src/components/biomarkers/BiomarkerList.tsx#L55
'perspective' is assigned a value but never used. Allowed unused vars must match /^_/u
Run Test Suite / Run Frontend Lint & Build Test: frontend/src/components/biomarkers/BiomarkerList.tsx#L50
'biomarkers' is assigned a value but never used. Allowed unused vars must match /^_/u
Run Test Suite / Run Frontend Lint & Build Test: frontend/src/components/biomarkers/BiomarkerList.tsx#L13
'getStatusColorClass' is defined but never used. Allowed unused vars must match /^_/u
Run Test Suite / Run Frontend Lint & Build Test: frontend/src/components/biomarkers/BiomarkerConfigPanel.tsx#L3
'Plus' is defined but never used. Allowed unused vars must match /^_/u
Run Test Suite / Run Frontend Lint & Build Test: frontend/src/App.tsx#L151
React Hook useEffect has a missing dependency: 'logout'. Either include it or remove the dependency array
Run Test Suite / Run Backend Pytest Suite
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-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Push Frontend Docker Image
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, docker/build-push-action@v5, docker/login-action@v3, docker/metadata-action@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Push Backend Docker Image
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, docker/build-push-action@v5, docker/login-action@v3, docker/metadata-action@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/