Skip to content

refactor: Update MarkdownEngine.make_converter to MarkdownEngine.conv… #131

refactor: Update MarkdownEngine.make_converter to MarkdownEngine.conv…

refactor: Update MarkdownEngine.make_converter to MarkdownEngine.conv… #131

Triggered via push August 31, 2023 23:51
Status Cancelled
Total duration 47s
Artifacts

ci.yml

on: push
Matrix: lint
Publish Docker image
0s
Publish Docker image
Publish documentation
0s
Publish documentation
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint types
Process completed with exit code 2.
cli_test.test_build_ok_e2e: tests/cli_test.py#L161
AssertionError: assert 1 == 0 + where 1 = <Result AttributeError("'MarkdownEngine' object has no attribute 'make_converter'")>.exit_code
cli_test.test_serve_ok_e2e: tests/cli_test.py#L274
Failed: expected built result file /tmp/tmpkkwk0o8b/ok_extended/target/index.html still nonexistent after waiting for 5.0s
cli_test.test_serve_drafts_ok_e2e: tests/cli_test.py#L370
Failed: expected built result file /tmp/tmpnfdyxx1q/ok_extended/target/index.html still nonexistent after waiting for 5.0s
session_build_test.test_ok_minimal: tests/session_build_test.py#L37
AttributeError: 'MarkdownEngine' object has no attribute 'make_converter'
session_build_test.test_ok_extended: tests/session_build_test.py#L77
AttributeError: 'MarkdownEngine' object has no attribute 'make_converter'
Test
Process completed with exit code 2.