feat(perf): lazy embed languages bundle for SFCs and Docs #481
Triggered via pull request
September 27, 2024 07:02
Status
Failure
Total duration
3m 31s
Artifacts
–
ci.yml
on: pull_request
lint
27s
typecheck
1m 1s
Matrix: test
Annotations
6 errors and 3 warnings
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
test (18.x, ubuntu-latest)
Process completed with exit code 1.
|
Unhandled error:
packages/markdown-it/test/index.test.ts#L21
Error: Snapshot cannot be used outside of test
❯ SnapshotClient.assertRaw node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/snapshot/dist/index.js:1763:15
❯ Proxy.<anonymous> node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vitest/dist/chunks/vi.fiQ7lMRF.js:242:43
❯ Proxy.methodWrapper node_modules/.pnpm/[email protected]/node_modules/chai/chai.js:1591:25
❯ it.timeout packages/markdown-it/test/index.test.ts:21:18
This error originated in "packages/markdown-it/test/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "packages/markdown-it/test/index.test.ts". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
packages/markdown-it/test/index.test.ts#L39
Error: Snapshot cannot be used outside of test
❯ SnapshotClient.assertRaw node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/snapshot/dist/index.js:1763:15
❯ Proxy.<anonymous> node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vitest/dist/chunks/vi.fiQ7lMRF.js:242:43
❯ Proxy.methodWrapper node_modules/.pnpm/[email protected]/node_modules/chai/chai.js:1591:25
❯ it.timeout packages/markdown-it/test/index.test.ts:39:18
This error originated in "packages/markdown-it/test/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "packages/markdown-it/test/index.test.ts". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
packages/markdown-it/test/index.test.ts#L57
Error: Snapshot cannot be used outside of test
❯ SnapshotClient.assertRaw node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/snapshot/dist/index.js:1763:15
❯ Proxy.<anonymous> node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vitest/dist/chunks/vi.fiQ7lMRF.js:242:43
❯ Proxy.methodWrapper node_modules/.pnpm/[email protected]/node_modules/chai/chai.js:1591:25
❯ it.timeout packages/markdown-it/test/index.test.ts:57:18
This error originated in "packages/markdown-it/test/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "packages/markdown-it/test/index.test.ts". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (lts/*, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|