Skip to content

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

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

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

Triggered via pull request September 20, 2024 15:47
Status Failure
Total duration 2m 27s
Artifacts

main.yml

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

Annotations

9 errors and 2 warnings
Backend-Test
Process completed with exit code 2.
src/lib/acmgSeqvar.spec.ts > MultiSourceAcmgCriteriaState > should have correct default values: frontend/src/lib/acmgSeqvar.spec.ts#L20
AssertionError: expected 5 to deeply equal 4 - Expected + Received - 4 + 5 ❯ src/lib/acmgSeqvar.spec.ts:20:66
src/lib/acmgSeqvar.spec.ts > MultiSourceAcmgCriteriaState > should correctly get criteria state from interVar: frontend/src/lib/acmgSeqvar.spec.ts#L68
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:68:67
src/lib/acmgSeqvar.spec.ts > MultiSourceAcmgCriteriaState > should correctly get criteria state from server: frontend/src/lib/acmgSeqvar.spec.ts#L84
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:84:67
src/lib/acmgSeqvar.spec.ts > MultiSourceAcmgCriteriaState > should correctly get criteria state from server and InterVar: frontend/src/lib/acmgSeqvar.spec.ts#L101
AssertionError: expected { criteria: 'PVS1', …(3) } to strictly equal { criteria: 'PVS1', …(2) } - Expected + Received Object { "criteria": "PVS1", "evidenceLevel": "Pathogenic Very Strong", "presence": "Absent", + "summary": undefined, } ❯ src/lib/acmgSeqvar.spec.ts:101:67
src/lib/acmgSeqvar.spec.ts > MultiSourceAcmgCriteriaState > should correctly get criteria state with invalid request: frontend/src/lib/acmgSeqvar.spec.ts#L116
AssertionError: expected { criteria: 'invalid', …(3) } to strictly equal { criteria: 'invalid', …(2) } - Expected + Received Object { "criteria": "invalid", "evidenceLevel": "Not Set", "presence": "Unknown", + "summary": undefined, } ❯ src/lib/acmgSeqvar.spec.ts:116:75
src/lib/acmgSeqvar.spec.ts > MultiSourceAcmgCriteriaState > should correctly get States: frontend/src/lib/acmgSeqvar.spec.ts#L429
AssertionError: expected 5 to deeply equal 4 - Expected + Received - 4 + 5 ❯ src/lib/acmgSeqvar.spec.ts:429:48
src/stores/seqvarAcmgRating/store.spec.ts > geneInfo Store > should not load data if small variant is the same: frontend/src/stores/seqvarAcmgRating/store.spec.ts#L203
AssertionError: expected 3 to be 2 // Object.is equality - Expected + Received - 2 + 3 ❯ src/stores/seqvarAcmgRating/store.spec.ts:203:43
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/