Skip to content

chore(deps): update dependency vitest to v4 #8061

chore(deps): update dependency vitest to v4

chore(deps): update dependency vitest to v4 #8061

Triggered via pull request November 14, 2025 10:45
Status Failure
Total duration 3m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Build
Process completed with exit code 1.
packages/remark-npm2yarn/__tests__/plugin.test.ts > remark-npm2yarn > should convert to tabs: packages/remark-npm2yarn/__tests__/plugin.test.ts#L12
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ packages/remark-npm2yarn/__tests__/plugin.test.ts:12:3
packages/remark-mermaid/src/index.test.ts > remarkMermaid > should parse: packages/remark-mermaid/src/index.test.ts#L4
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ packages/remark-mermaid/src/index.test.ts:4:3
packages/og-image/src/handler.test.ts: packages/og-image/src/utils.ts#L4
Error: "ESM integration proposal for Wasm" is not supported currently. Use vite-plugin-wasm or other community plugins to handle this. Alternatively, you can use `.wasm?init` or `.wasm?url`. See https://vite.dev/guide/features.html#webassembly for more details. ❯ packages/og-image/src/utils.ts:4:1 ❯ packages/og-image/src/components.tsx:2:1
Build: packages/components/src/server/underscore-redirects.ts#L14
Unexpected any. Specify a different type
Build: packages/components/src/server/underscore-redirects.ts#L7
Unexpected any. Specify a different type
Build: packages/components/src/server/next.config.ts#L59
Unexpected any. Specify a different type
Build: packages/components/src/server/next.config.ts#L57
Unexpected any. Specify a different type
Build: packages/components/src/server/next.config.ts#L36
Unexpected any. Specify a different type
Build: packages/components/src/server/next.config.ts#L30
Unexpected any. Specify a different type
Build: packages/components/src/server/next.config.ts#L24
Unexpected any. Specify a different type
Build: packages/components/src/server/next.config.ts#L21
Unexpected any. Specify a different type
Build: packages/components/src/server/next.config.ts#L19
Unexpected any. Specify a different type
Build: packages/components/src/components/faq/attach-page-faq-schema.ts#L20
React Hook useEffect has missing dependencies: 'faqPages' and 'pathname'. Either include them or remove the dependency array