🪓 Split Output
into Outputs -> Output[]
#3327
Annotations
8 errors and 2 warnings
lint
Process completed with exit code 1.
|
tests/endToEnd.spec.ts > End-to-end cli export tests > Notebook embed site build:
packages/mystmd/tests/endToEnd.spec.ts#L52
AssertionError: expected { kind: 'Article', …(7) } to match object { kind: 'Article', …(7) }
(8 matching properties omitted from actual)
- Expected
+ Received
Object {
"dependencies": Array [
Object {
"kind": "Notebook",
"label": "my-plot",
"location": "/plot.ipynb",
"slug": "plot",
"url": "/plot",
},
],
"frontmatter": Object {
"content_includes_title": false,
"exports": Array [
Object {
"filename": "index.md",
"format": "md",
},
],
"github": "https://github.com/jupyter-book/mystmd",
"keywords": Array [],
"title": "Plots In Markdown",
},
"kind": "Article",
"location": "/index.md",
"mdast": Object {
"children": Array [
Object {
"children": Array [
Object {
"children": Array [
Object {
"position": Object {
"end": Object {
"column": 1,
"line": 3,
},
"start": Object {
"column": 1,
"line": 3,
},
},
"type": "text",
"value": "Figure directive - local",
},
],
"depth": 2,
"html_id": "figure-directive-local",
"identifier": "figure-directive-local",
"implicit": true,
"label": "Figure directive - local",
"position": Object {
"end": Object {
"column": 1,
"line": 3,
},
"start": Object {
"column": 1,
"line": 3,
},
},
"type": "heading",
},
Object {
"children": Array [
Object {
"_future_ast": Object {
"children": Array [
Object {
"jupyter_data": Object {
"data": Object {
"text/html": Object {
"content_type": "text/html",
"hash": "a16fcedcd26437c820ccfc05d1f48a57",
"path": "/a16fcedcd26437c820ccfc05d1f48a57.html",
},
"text/plain": Object {
"content": "alt.Chart(...)",
"content_type": "text/plain",
},
},
"execution_count": 2,
"metadata": Object {},
"output_type": "execute_result",
},
"type": "output",
},
],
"type": "outputs",
},
"data": Array [
Object {
"data": Object {
"text/html": Object {
"content_type": "text/html",
"hash": "a16fcedcd26437c820ccfc05d1f48a57",
"path": "/a16fcedcd26437c820ccfc05d1f48a57.html",
},
"text/plain": Object {
"content": "alt.Chart(...)",
"content_type": "text/plain",
},
},
"execution_count": 2,
"metadata": Object {},
"output_type": "execute_result",
},
],
"type": "output",
},
Object {
"children": Array [
Object {
"children": Array [
Object {
"position": Object {
|
Testing on node 22.4.x
Process completed with exit code 1.
|
Testing on node 20
The job was canceled because "_22_4_x" failed.
|
tests/endToEnd.spec.ts > End-to-end cli export tests > Notebook embed site build:
packages/mystmd/tests/endToEnd.spec.ts#L52
AssertionError: expected { kind: 'Article', …(7) } to match object { kind: 'Article', …(7) }
(8 matching properties omitted from actual)
- Expected
+ Received
Object {
"dependencies": Array [
Object {
"kind": "Notebook",
"label": "my-plot",
"location": "/plot.ipynb",
"slug": "plot",
"url": "/plot",
},
],
"frontmatter": Object {
"content_includes_title": false,
"exports": Array [
Object {
"filename": "index.md",
"format": "md",
},
],
"github": "https://github.com/jupyter-book/mystmd",
"keywords": Array [],
"title": "Plots In Markdown",
},
"kind": "Article",
"location": "/index.md",
"mdast": Object {
"children": Array [
Object {
"children": Array [
Object {
"children": Array [
Object {
"position": Object {
"end": Object {
"column": 1,
"line": 3,
},
"start": Object {
"column": 1,
"line": 3,
},
},
"type": "text",
"value": "Figure directive - local",
},
],
"depth": 2,
"html_id": "figure-directive-local",
"identifier": "figure-directive-local",
"implicit": true,
"label": "Figure directive - local",
"position": Object {
"end": Object {
"column": 1,
"line": 3,
},
"start": Object {
"column": 1,
"line": 3,
},
},
"type": "heading",
},
Object {
"children": Array [
Object {
"_future_ast": Object {
"children": Array [
Object {
"jupyter_data": Object {
"data": Object {
"text/html": Object {
"content_type": "text/html",
"hash": "a16fcedcd26437c820ccfc05d1f48a57",
"path": "/a16fcedcd26437c820ccfc05d1f48a57.html",
},
"text/plain": Object {
"content": "alt.Chart(...)",
"content_type": "text/plain",
},
},
"execution_count": 2,
"metadata": Object {},
"output_type": "execute_result",
},
"type": "output",
},
],
"type": "outputs",
},
"data": Array [
Object {
"data": Object {
"text/html": Object {
"content_type": "text/html",
"hash": "a16fcedcd26437c820ccfc05d1f48a57",
"path": "/a16fcedcd26437c820ccfc05d1f48a57.html",
},
"text/plain": Object {
"content": "alt.Chart(...)",
"content_type": "text/plain",
},
},
"execution_count": 2,
"metadata": Object {},
"output_type": "execute_result",
},
],
"type": "output",
},
Object {
"children": Array [
Object {
"children": Array [
Object {
"position": Object {
|
Testing on node 20
The operation was canceled.
|
Testing on node 18
The job was canceled because "_22_4_x" failed.
|
Testing on node 18
The operation was canceled.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Testing on node 22.4.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|