Skip to content

fix: bugs related to find namespaces #91

fix: bugs related to find namespaces

fix: bugs related to find namespaces #91

Triggered via pull request November 20, 2024 15:58
@LawndlwdLawndlwd
synchronize #55
fix-bugs
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
typecheck
16s
typecheck
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/lib/scopedNamespace/extractNamespaceTranslation.test.ts > extractNamespaceTranslation > should handle ternary expressions correctly: tests/lib/scopedNamespace/extractNamespaceTranslation.test.ts#L25
AssertionError: expected [ 'namespace.keyFalse', …(1) ] to deeply equal [ 'namespace.keyTrue', …(1) ] - Expected + Received Array [ - "namespace.keyTrue", "namespace.keyFalse", + "namespace.keyTrue", ] ❯ tests/lib/scopedNamespace/extractNamespaceTranslation.test.ts:25:20
test (22)
Process completed with exit code 1.