Skip to content

feat: support rolldown-vite #13982

feat: support rolldown-vite

feat: support rolldown-vite #13982

Triggered via pull request February 21, 2025 05:01
Status Failure
Total duration 13m 18s
Artifacts

ci.yml

on: pull_request
Diff: node-latest, ubuntu-latest
9s
Diff: node-latest, ubuntu-latest
Lint: node-latest, ubuntu-latest
2m 43s
Lint: node-latest, ubuntu-latest
Matrix: test-browser
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Lint: node-latest, ubuntu-latest: packages/browser/src/node/plugins/pluginContext.ts#L24
Argument of type 'PluginContext' is not assignable to parameter of type 'import("/home/runner/work/vitest/vitest/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext'.
Lint: node-latest, ubuntu-latest: test/core/test/injector-esm.test.ts#L10
Argument of type '(code: string, options: any) => ProgramNode' is not assignable to parameter of type '(input: string, options?: ParserOptions | null | undefined) => Program'.
Lint: node-latest, ubuntu-latest: test/core/test/injector-mock.test.ts#L23
Argument of type '(code: string, options: any) => ProgramNode' is not assignable to parameter of type '(input: string, options?: ParserOptions | null | undefined) => Program'.
Lint: node-latest, ubuntu-latest: test/core/test/injector-mock.test.ts#L27
Argument of type '(code: string, options: any) => ProgramNode' is not assignable to parameter of type '(input: string, options?: ParserOptions | null | undefined) => Program'.
Lint: node-latest, ubuntu-latest: test/core/test/injector-mock.test.ts#L114
Argument of type '(code: string, options: any) => ProgramNode' is not assignable to parameter of type '(input: string, options?: ParserOptions | null | undefined) => Program'.
Lint: node-latest, ubuntu-latest: test/core/test/injector-mock.test.ts#L139
Argument of type '(code: string, options: any) => ProgramNode' is not assignable to parameter of type '(input: string, options?: ParserOptions | null | undefined) => Program'.
Lint: node-latest, ubuntu-latest: test/core/test/injector-mock.test.ts#L169
Argument of type '(code: string, options: any) => ProgramNode' is not assignable to parameter of type '(input: string, options?: ParserOptions | null | undefined) => Program'.
Lint: node-latest, ubuntu-latest: test/core/test/injector-mock.test.ts#L1332
Argument of type '(code: string, options: any) => ProgramNode' is not assignable to parameter of type '(input: string, options?: ParserOptions | null | undefined) => Program'.
Lint: node-latest, ubuntu-latest: test/vite-node/test/sourcemap.test.ts#L29
Type 'SourceMap' is not assignable to type 'SourceMap | { mappings: ""; } | null'.
Lint: node-latest, ubuntu-latest
Process completed with exit code 2.
test/basic.test.ts > Button with increment > should increment the count on each click: examples/lit/test/basic.test.ts#L14
Error: Matcher did not succeed in 1000ms ❯ test/basic.test.ts:14:51 Caused by: Caused by: Error: expect(element).toHaveTextContent() Expected element to have text content: 2 Received: Click Count: 1
Build&Test: node-20, ubuntu-latest
Process completed with exit code 1.
test/basic.test.ts > Button with increment > should increment the count on each click: examples/lit/test/basic.test.ts#L14
Error: Matcher did not succeed in 1000ms ❯ test/basic.test.ts:14:51 Caused by: Caused by: Error: expect(element).toHaveTextContent() Expected element to have text content: 2 Received: Click Count: 1
Build&Test: node-20, macos-latest
Process completed with exit code 1.
test/basic.test.ts > Button with increment > should increment the count on each click: examples/lit/test/basic.test.ts#L14
Error: Matcher did not succeed in 1000ms ❯ test/basic.test.ts:14:51 Caused by: Caused by: Error: expect(element).toHaveTextContent() Expected element to have text content: 2 Received: Click Count: 1
Build&Test: node-22, ubuntu-latest
Process completed with exit code 1.
test/basic.test.ts > Button with increment > should increment the count on each click: examples/lit/test/basic.test.ts#L14
Error: Matcher did not succeed in 1000ms ❯ test/basic.test.ts:14:51 Caused by: Caused by: Error: expect(element).toHaveTextContent() Expected element to have text content: 2 Received: Click Count: 1
Build&Test: node-18, ubuntu-latest
Process completed with exit code 1.
test/basic.test.ts > Button with increment > should increment the count on each click: examples/lit/test/basic.test.ts#L14
Error: Matcher did not succeed in 1000ms ❯ test/basic.test.ts:14:51 Caused by: Caused by: Error: expect(element).toHaveTextContent() Expected element to have text content: 2 Received: Click Count: 1
Build&Test: node-20, windows-latest
Process completed with exit code 1.