Skip to content

Fix nested subscripts parsing #114 #315

Fix nested subscripts parsing #114

Fix nested subscripts parsing #114 #315

Re-run triggered October 23, 2024 15:37
Status Failure
Total duration 7m 45s
Artifacts

on-pull-request.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
packages/unified-latex-lint/tests/no-plaintext-operators.test.ts > unified-latex-lint:no-plaintext-operators > can detect naked operators (like "sin"): packages/unified-latex-lint/tests/no-plaintext-operators.test.ts#L37
AssertionError: expected [ …(1) ] to have a length of +0 but got 1 - Expected + Received - 0 + 1 ❯ packages/unified-latex-lint/tests/no-plaintext-operators.test.ts:37:31
packages/unified-latex-util-visit/tests/visit.test.ts > unified-latex-util-visit > passes in `inMathMode` context while walking nested structures: packages/unified-latex-util-visit/tests/visit.test.ts#L109
AssertionError: expected [ 'b\text{some $math$}' ] to deeply equal [ 'b\text{some $math$}', 'math' ] - Expected + Received Array [ "b\\text{some $math$}", - "math", ] ❯ packages/unified-latex-util-visit/tests/visit.test.ts:109:26
build (20.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
packages/unified-latex-lint/tests/no-plaintext-operators.test.ts > unified-latex-lint:no-plaintext-operators > can detect naked operators (like "sin"): packages/unified-latex-lint/tests/no-plaintext-operators.test.ts#L37
AssertionError: expected [ …(1) ] to have a length of +0 but got 1 - Expected + Received - 0 + 1 ❯ packages/unified-latex-lint/tests/no-plaintext-operators.test.ts:37:31
packages/unified-latex-util-visit/tests/visit.test.ts > unified-latex-util-visit > passes in `inMathMode` context while walking nested structures: packages/unified-latex-util-visit/tests/visit.test.ts#L109
AssertionError: expected [ 'b\text{some $math$}' ] to deeply equal [ 'b\text{some $math$}', 'math' ] - Expected + Received Array [ "b\\text{some $math$}", - "math", ] ❯ packages/unified-latex-util-visit/tests/visit.test.ts:109:26
build (18.x)
The operation was canceled.