Skip to content

chore(release): bump version to 0.4.2 #63

chore(release): bump version to 0.4.2

chore(release): bump version to 0.4.2 #63

Triggered via push August 5, 2026 21:42
Status Failure
Total duration 3m 34s
Artifacts
Run Test Suite  /  Run Backend Pytest Suite
3m 24s
Run Test Suite / Run Backend Pytest Suite
Run Test Suite  /  Run Frontend Lint & Build Test
1m 7s
Run Test Suite / Run Frontend Lint & Build Test
Build & Push Backend Docker Image
0s
Build & Push Backend Docker Image
Build & Push Frontend Docker Image
0s
Build & Push Frontend Docker Image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Run Test Suite / Run Backend Pytest Suite
Process completed with exit code 1.
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#L155
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/