Skip to content

got a nested route working #2019

got a nested route working

got a nested route working #2019

Triggered via push June 2, 2024 20:15
Status Failure
Total duration 1m 2s
Artifacts

ci-cd.yml

on: push
ci-cd  /  parse_tag
2s
ci-cd / parse_tag
ci-cd  /  instrument_parse_tag
0s
ci-cd / instrument_parse_tag
ci-cd  /  publish-prerelease
0s
ci-cd / publish-prerelease
ci-cd  /  publish-release
0s
ci-cd / publish-release
Fit to window
Zoom out
Zoom in

Annotations

2 errors
components/settings/store.test.ts > reducer > should apply a preset: src/components/settings/store.test.ts#L335
Error: Snapshot `reducer > should apply a preset 1` mismatched - Expected + Received @@ -82,11 +82,11 @@ + "General", + ], "migrationFlags": Object { "actor": Object {}, "item": Object {}, - @@ -61,20 +63,40 @@ + @@ -61,15 +63,33 @@ "world": Object {}, }, "useTurnPassingInitiative": false, - "genericOccupation": "", - "investigativeAbilityCategories": Array [], @@ -123,12 +123,13 @@ + }, + ], "showEmptyInvestigativeCategories": false, "systemMigrationVersion": "", "shortNotes": Array [], - "firstRun": true, + @@ -77,5 +97,7 @@ "journalMemories": Object {}, "cardCategories": Array [], + "useCards": false, + "schemaVersion": "v1", + "displayName": "Trail of Cthulhu (built-in)", }, }" ❯ components/settings/store.test.ts:335:19
ci-cd / Build
Process completed with exit code 1.