implement toc processing #2420
Annotations
3 errors and 1 warning
Run unit tests:
src/commands/build/core/toc/index.spec.ts#L523
AssertionError: expected { name: 'expected', …(1) } to match object { path: '_includes/core/toc.yaml' }
(1 matching property omitted from actual)
- Expected
+ Received
Object {
- "path": "_includes/core/toc.yaml",
+ "path": "_includes\\core\\toc.yaml",
}
❯ src/commands/build/core/toc/index.spec.ts:523:33
❯ eval node_modules/tapable/lib/HookCodeFactory.js:75:10
❯ Hook.eval [as promise] node_modules/tapable/lib/HookCodeFactory.js:75:10
❯ Hook.PROMISE_DELEGATE [as _promise] node_modules/tapable/lib/Hook.js:22:14
❯ TocService.applyIncluders src/commands/build/core/toc/TocService.ts:239:30
❯ src/commands/build/core/toc/loader.ts:144:34
|
Run unit tests:
src/commands/build/core/toc/index.spec.ts#L557
AssertionError: expected { name: 'expected', …(2) } to match object { …(2) }
(1 matching property omitted from actual)
- Expected
+ Received
Object {
"field": "value",
- "path": "_includes/core/toc.yaml",
+ "path": "_includes\\core\\toc.yaml",
}
❯ src/commands/build/core/toc/index.spec.ts:557:33
❯ eval node_modules/tapable/lib/HookCodeFactory.js:75:10
❯ Hook.eval [as promise] node_modules/tapable/lib/HookCodeFactory.js:75:10
❯ Hook.PROMISE_DELEGATE [as _promise] node_modules/tapable/lib/Hook.js:22:14
❯ TocService.applyIncluders src/commands/build/core/toc/TocService.ts:239:30
❯ src/commands/build/core/toc/loader.ts:144:34
|
Run unit tests
Process completed with exit code 1.
|
Use Node.js 18.x
Unexpected input(s) 'os', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'version']
|
Loading