Skip to content

feat(web): add web generator #58

feat(web): add web generator

feat(web): add web generator #58

Triggered via pull request May 31, 2025 22:15
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Lint & Format
23s
Lint & Format
Test & Coverage
27s
Test & Coverage
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 2 notices
Test & Coverage
Process completed with exit code 1.
Test & Coverage: doc/api/test.md#L1
This is a ERROR issue
buildMetaBarProps includes expected fields: src/generators/jsx-ast/test/utils.test.mjs#L48
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal: + actual - expected [ [ 'JSON', 'sample-api.json' ], + [ + 'MD', + 'sample-api.md' + ] ] ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected [ [ 'JSON', 'sample-api.json' ], + [ + 'MD', + 'sample-api.md' + ] ] at TestContext.<anonymous> (file:///home/runner/work/api-docs-tooling/api-docs-tooling/src/generators/jsx-ast/test/utils.test.mjs:48: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: [ [Array], [Array] ], expected: [ [Array] ], operator: 'deepStrictEqual' } }
Test & Coverage: doc/api/test.md#L1
This is a WARN issue
Test & Coverage
Total Tests: 75 Suites 📂: 21 Passed ✅: 74 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1858.448ms
Test & Coverage: doc/api/test.md#L1
This is a INFO issue