Skip to content

feat: fixed tm to td conversion (#172) #120

feat: fixed tm to td conversion (#172)

feat: fixed tm to td conversion (#172) #120

Re-run triggered December 22, 2025 10:28
Status Failure
Total duration 35s
Artifacts

publish-to-gh-pages.yml

on: pull_request
run-unit-tests
30s
run-unit-tests
publish-to-gh-pages
0s
publish-to-gh-pages
Fit to window
Zoom out
Zoom in

Annotations

3 errors
run-unit-tests
Process completed with exit code 1.
src/services/operations.test.ts > processConversionTMtoTD > handles complex TM to TD conversion: src/services/operations.test.ts#L457
AssertionError: expected { …(5) } to not have property "tm:required" - Expected: undefined + Received: [ "#properties/required1", ] ❯ src/services/operations.test.ts:457:24
src/services/operations.test.ts > processConversionTMtoTD > removes TM-specific fields: src/services/operations.test.ts#L420
AssertionError: expected { …(2) } to not have property "tm:required" - Expected: undefined + Received: [ "#properties/prop1", ] ❯ src/services/operations.test.ts:420:24