πͺ Split Output
into Outputs
β Output[]
#3336
Annotations
7 errors and 12 warnings
src/blocks.spec.ts > Test blockMetadataTransform > label is propagated to outputs:
packages/myst-transforms/src/blocks.spec.ts#L128
AssertionError: expected { Object (type, children) } to deeply equal { Object (type, children) }
- Expected
+ Received
Object {
"children": Array [
Object {
"children": Array [
Object {
- "identifier": "my_label-output-0",
"type": "output",
"value": "We know what we are",
},
Object {
- "identifier": "my_label-output-1",
"type": "output",
"value": "but know not what we may be.",
},
],
"data": Object {
"key": "value",
},
"html_id": "my-label",
"identifier": "my_label",
"label": "My_Label",
"type": "block",
},
],
"type": "root",
}
β― src/blocks.spec.ts:128:19
|
Testing on node 22.4.x
Process completed with exit code 1.
|
Testing on node 18
The job was canceled because "_22_4_x" failed.
|
src/blocks.spec.ts > Test blockMetadataTransform > label is propagated to outputs:
packages/myst-transforms/src/blocks.spec.ts#L128
AssertionError: expected { Object (type, children) } to deeply equal { Object (type, children) }
- Expected
+ Received
Object {
"children": Array [
Object {
"children": Array [
Object {
- "identifier": "my_label-output-0",
"type": "output",
"value": "We know what we are",
},
Object {
- "identifier": "my_label-output-1",
"type": "output",
"value": "but know not what we may be.",
},
],
"data": Object {
"key": "value",
},
"html_id": "my-label",
"identifier": "my_label",
"label": "My_Label",
"type": "block",
},
],
"type": "root",
}
β― src/blocks.spec.ts:128:19
|
Testing on node 18
The operation was canceled.
|
Testing on node 20
The job was canceled because "_22_4_x" failed.
|
Testing on node 20
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
|
lint:
packages/myst-directives/src/code.ts#L3
'nanoid' is defined but never used
|
lint:
packages/myst-directives/src/include.ts#L2
'normalizeLabel' is defined but never used
|
lint:
packages/myst-transforms/src/links/github.ts#L7
'TRANSFORM_SOURCE' is assigned a value but never used
|
lint:
packages/myst-transforms/src/links/github.ts#L106
'file' is defined but never used
|
lint:
packages/myst-to-typst/src/index.ts#L6
'getDefaultCaptionSupplement' is defined but never used
|
lint:
packages/myst-frontmatter/src/licenses/schema.ts#L3
'LicenseSchema' is assigned a value but never used
|
lint:
packages/myst-cli-utils/src/session.ts#L10
'url' is defined but never used
|
lint:
packages/myst-cli-utils/src/session.ts#L10
'init' is defined but never used
|
lint:
packages/myst-cli/src/build/cff.ts#L18
'parseMyst' is defined but never used
|
lint:
packages/myst-cli/src/build/typst.ts#L69
'templateYml' is defined but never used
|
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
|