🧹 Upgrade unified/unist stack #3143
Annotations
4 errors
|
Run npm run test:
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
|
Run npm run test
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)
|
Run npm run test
Process completed with exit code 1.
|
Loading