Skip to content

Feature/test parse config/679 #109

Feature/test parse config/679

Feature/test parse config/679 #109

Triggered via pull request January 14, 2025 20:23
Status Failure
Total duration 2m 6s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
src/lib/scripts/convertConfigSAB.test.ts > convertConfig: parse traits: src/lib/scripts/convertConfigSAB.test.ts#L89
AssertionError: expected [ 'has-audio', …(6) ] to have a length of 6 but got 7 - Expected + Received - 6 + 7 ❯ src/lib/scripts/convertConfigSAB.test.ts:89:37
src/lib/scripts/convertConfigSAB.test.ts > convertConfig: parse book collections: src/lib/scripts/convertConfigSAB.test.ts#L105
AssertionError: expected [ 'show-scripture-refs', …(39) ] to have a length of 39 but got 40 - Expected + Received - 39 + 40 ❯ src/lib/scripts/convertConfigSAB.test.ts:105:46
src/lib/scripts/convertConfigSAB.test.ts > convertConfig: parse keys: src/lib/scripts/convertConfigSAB.test.ts#L147
AssertionError: expected [] to not have a length of +0 ❯ src/lib/scripts/convertConfigSAB.test.ts:147:28
src/lib/scripts/convertConfigSAB.test.ts > convertConfig: parse features: src/lib/scripts/convertConfigSAB.test.ts#L201
AssertionError: expected [ 'app-layout-direction', …(136) ] to have a length of 135 but got 137 - Expected + Received - 135 + 137 ❯ src/lib/scripts/convertConfigSAB.test.ts:201:37
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636