meta: bump @node-core/rehype-shiki #478
ci.yml
on: pull_request
Lint & Format
29s
Test & Coverage
42s
Annotations
10 errors and 1 notice
|
Lint & Format
Process completed with exit code 1.
|
|
Test & Coverage
Process completed with exit code 1.
|
|
src/utils/queries/__tests__/index.test.mjs:
src/utils/queries/__tests__/index.test.mjs#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
|
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/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
Total Tests: 144
Suites 📂: 40
Passed ✅: 136
Failed ❌: 8
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 2121.521ms
|