chore: upgrade internal dependencies to latest versions #404
ci.yml
on: pull_request
Lint & Format
33s
Test & Coverage
30s
Annotations
10 errors, 1 warning, and 2 notices
|
src/utils/parser/__tests__/index.test.mjs:
src/utils/parser/__tests__/index.test.mjs#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
|
src/parsers/__tests__/markdown.test.mjs:
src/parsers/__tests__/markdown.test.mjs#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
|
src/linter/rules/__tests__/invalid-change-version.test.mjs:
src/linter/rules/__tests__/invalid-change-version.test.mjs#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
|
src/linter/rules/__tests__/duplicate-stability-nodes.test.mjs:
src/linter/rules/__tests__/duplicate-stability-nodes.test.mjs#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
|
Test & Coverage:
doc/api/test.md#L1
This is a ERROR issue
|
|
src/generators/legacy-json/utils/__tests__/parseList.test.mjs:
src/generators/legacy-json/utils/__tests__/parseList.test.mjs#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
|
src/generators/jsx-ast/utils/__tests__/buildPropertyTable.test.mjs:
src/generators/jsx-ast/utils/__tests__/buildPropertyTable.test.mjs#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
|
src/generators/jsx-ast/utils/__tests__/buildBarProps.test.mjs:
src/generators/jsx-ast/utils/__tests__/buildBarProps.test.mjs#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
|
src/generators/__tests__/index.test.mjs:
src/generators/__tests__/index.test.mjs#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
|
bin/commands/__tests__/index.test.mjs:
bin/commands/__tests__/index.test.mjs#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
|
Test & Coverage:
doc/api/test.md#L1
This is a WARN issue
|
|
Test & Coverage
Total Tests: 133
Suites 📂: 37
Passed ✅: 123
Failed ❌: 10
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1692.763ms
|
|
Test & Coverage:
doc/api/test.md#L1
This is a INFO issue
|