Skip to content

feat: Add documentation for AutoACMG microservice in reev-docker-compose (#803) #1485

feat: Add documentation for AutoACMG microservice in reev-docker-compose (#803)

feat: Add documentation for AutoACMG microservice in reev-docker-compose (#803) #1485

Triggered via pull request September 20, 2024 18:17
Status Failure
Total duration 2m 29s
Artifacts

main.yml

on: pull_request
Backend-Lint
36s
Backend-Lint
Frontend-Lint
54s
Frontend-Lint
Cancel-Previous
2s
Cancel-Previous
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
src/lib/acmgSeqvar.spec.ts > MultiSourceAcmgCriteriaState > should correctly get criteria state from server: frontend/src/lib/acmgSeqvar.spec.ts#L85
AssertionError: expected { criteria: 'PVS1', …(3) } to strictly equal { criteria: 'PVS1', …(2) } - Expected + Received Object { "criteria": "PVS1", "evidenceLevel": "Pathogenic Very Strong", "presence": "Present", + "summary": undefined, } ❯ src/lib/acmgSeqvar.spec.ts:85:67
src/lib/acmgSeqvar.spec.ts > MultiSourceAcmgCriteriaState > should correctly get criteria state from server source: frontend/src/lib/acmgSeqvar.spec.ts#L175
AssertionError: expected { criteria: 'PVS1', …(2) } to strictly equal { criteria: 'PVS1', …(3) } - Expected + Received Object { "criteria": "PVS1", "evidenceLevel": "Not Set", "presence": "Present", - "summary": undefined, } ❯ src/lib/acmgSeqvar.spec.ts:175:7
Frontend-Test
Process completed with exit code 2.
Cancel-Previous
The following actions uses node12 which is deprecated and will be forced to run on node16: khan/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cancel-Previous
The following actions use a deprecated Node.js version and will be forced to run on node20: khan/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/