Skip to content

feat: json, json-all generators #564

feat: json, json-all generators

feat: json, json-all generators #564

Triggered via pull request October 23, 2025 04:17
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Lint & Format
26s
Lint & Format
Test & Coverage
40s
Test & Coverage
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
Lint & Format
Process completed with exit code 1.
Test & Coverage
Process completed with exit code 1.
schema version matches generator version: src/generators/json-all/__tests__/version.test.mjs#L16
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: actual expected '[email protected]' at TestContext.<anonymous> (file:///home/runner/work/doc-kit/doc-kit/src/generators/json-all/__tests__/version.test.mjs:16:10) at Test.runInAsyncScope (node:async_hooks:214:14) at Test.run (node:internal/test_runner/test:1047:25) at Test.processPendingSubtests (node:internal/test_runner/test:744:18) at Test.postRun (node:internal/test_runner/test:1173:19) at Test.run (node:internal/test_runner/test:1101:12) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:296:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: '[email protected]', expected: '[email protected]', operator: 'strictEqual', diff: 'simple' }
Test & Coverage
Total Tests: 224 Suites 📂: 70 Passed ✅: 223 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 4240.827ms