Skip to content

implement toc processing #2420

implement toc processing

implement toc processing #2420

Triggered via pull request December 18, 2024 17:18
@3y33y3
synchronize #932
ext-6
Status Failure
Total duration 1m 22s
Artifacts

tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Node v18.x on macos-latest
Process completed with exit code 1.
Node v18.x on ubuntu-latest
Process completed with exit code 1.
src/commands/build/core/toc/index.spec.ts > toc-loader > includers > should fix include path: 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
src/commands/build/core/toc/index.spec.ts > toc-loader > includers > should pass extra params to includer: 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
Node v18.x on windows-latest
Process completed with exit code 1.
Node v18.x on macos-latest
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']
Node v18.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Node v18.x on ubuntu-latest
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']
Node v18.x on windows-latest
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']