🧹 Upgrade unified/unist stack #3143
Annotations
13 errors and 1 warning
lint
myst-to-tex#lint:format: command (/home/runner/work/mystmd/mystmd/packages/myst-to-tex) /opt/hostedtoolcache/node/20.18.0/x64/bin/npm run lint:format exited (1)
|
lint
Process completed with exit code 1.
|
src/frontmatter.spec.ts > getFrontmatter > yaml code block creates frontmatter, nested in block:
packages/myst-transforms/src/frontmatter.spec.ts#L403
AssertionError: expected { type: 'root', children: [] } to deeply equal { Object (type, children) }
- Expected
+ Received
Object {
- "children": Array [
- Object {
"children": Array [],
- "type": "block",
- },
- ],
"type": "root",
}
❯ src/frontmatter.spec.ts:403:18
|
Testing on node 22.4.x
myst-transforms#test: command (/home/runner/work/mystmd/mystmd/packages/myst-transforms) /opt/hostedtoolcache/node/22.4.1/x64/bin/npm run test exited (1)
|
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.
|
src/frontmatter.spec.ts > getFrontmatter > yaml code block creates frontmatter, nested in block:
packages/myst-transforms/src/frontmatter.spec.ts#L403
AssertionError: expected { type: 'root', children: [] } to deeply equal { Object (type, children) }
- Expected
+ Received
Object {
- "children": Array [
- Object {
"children": Array [],
- "type": "block",
- },
- ],
"type": "root",
}
❯ src/frontmatter.spec.ts:403:18
|
Testing on node 20
myst-transforms#test: command (/home/runner/work/mystmd/mystmd/packages/myst-transforms) /opt/hostedtoolcache/node/20.18.0/x64/bin/npm run test exited (1)
|
Testing on node 20
The operation was canceled.
|
Testing on node 18
The job was canceled because "_22_4_x" failed.
|
src/frontmatter.spec.ts > getFrontmatter > yaml code block creates frontmatter, nested in block:
packages/myst-transforms/src/frontmatter.spec.ts#L403
AssertionError: expected { type: 'root', children: [] } to deeply equal { Object (type, children) }
- Expected
+ Received
Object {
- "children": Array [
- Object {
"children": Array [],
- "type": "block",
- },
- ],
"type": "root",
}
❯ src/frontmatter.spec.ts:403:18
|
Testing on node 18
myst-transforms#test: command (/home/runner/work/mystmd/mystmd/packages/myst-transforms) /opt/hostedtoolcache/node/18.20.4/x64/bin/npm run test exited (1)
|
Testing on node 18
Process completed with exit code 1.
|
Testing on node 22.4.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|