Skip to content

Add templates for presentation viewer #252

Add templates for presentation viewer

Add templates for presentation viewer #252

Triggered via pull request November 19, 2025 04:09
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Matrix: lint-and-tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint-and-tests (Opencloud)
Process completed with exit code 1.
tests/unit/App.spec.ts > Template Features > should return yaml parsing error: tests/unit/App.spec.ts#L304
AssertionError: expected "error" to be called with arguments: [ 'Frontmatter parsing error:', …(1) ] Received: 1st error call: Array [ - "Frontmatter parsing error:", - ObjectContaining { - "message": StringContaining "unexpected end of the stream within a flow collection", - "name": "YAMLException", - }, + "Error while parsing frontmatter:", + [YAMLException: unexpected end of the stream within a flow collection at line 3, column 1: + + ^], ] 2nd error call: Array [ - "Frontmatter parsing error:", - ObjectContaining { - "message": StringContaining "unexpected end of the stream within a flow collection", - "name": "YAMLException", - }, + "Error while parsing frontmatter:", + [YAMLException: unexpected end of the stream within a flow collection at line 3, column 1: + + ^], ] 3rd error call: Array [ - "Frontmatter parsing error:", - ObjectContaining { - "message": StringContaining "unexpected end of the stream within a flow collection", - "name": "YAMLException", - }, + "Error while parsing frontmatter:", + [YAMLException: unexpected end of the stream within a flow collection at line 3, column 1: + + ^], ] Number of calls: 3 ❯ tests/unit/App.spec.ts:304:22
lint-and-tests (Ocis)
The strategy configuration was canceled because "lint-and-tests.Opencloud" failed
lint-and-tests (Ocis)
Process completed with exit code 1.
tests/unit/App.spec.ts > Template Features > should return yaml parsing error: tests/unit/App.spec.ts#L304
AssertionError: expected "error" to be called with arguments: [ 'Frontmatter parsing error:', …(1) ] Received: 1st error call: Array [ - "Frontmatter parsing error:", - ObjectContaining { - "message": StringContaining "unexpected end of the stream within a flow collection", - "name": "YAMLException", - }, + "Error while parsing frontmatter:", + [YAMLException: unexpected end of the stream within a flow collection at line 3, column 1: + + ^], ] Number of calls: 1 ❯ tests/unit/App.spec.ts:304:22