feat: avoid Vite transforms for non-vite projects #13405
ci.yml
on: pull_request
Diff: node-latest, ubuntu-latest
9s
Lint: node-latest, ubuntu-latest
2m 43s
Matrix: test-browser
Matrix: test
Annotations
11 errors and 5 warnings
Lint: node-latest, ubuntu-latest:
packages/vitest/src/node/cli/cli-config.ts#L111
Property 'experimental' is missing in type '{ root: { description: string; shorthand: string; argument: string; normalize: true; }; config: { shorthand: string; description: string; argument: string; normalize: true; }; update: { shorthand: string; description: string; }; ... 89 more ...; filesOnly: null; }' but required in type 'CLIOptions<CliOptions>'.
|
Lint: node-latest, ubuntu-latest:
test/core/test/basic.test.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Lint: node-latest, ubuntu-latest:
test/core/test/basic.test.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Lint: node-latest, ubuntu-latest
Process completed with exit code 2.
|
Build&Test: node-20, macos-latest
Process completed with exit code 1.
|
Build&Test: node-22, ubuntu-latest
Process completed with exit code 1.
|
Build&Test: node-18, ubuntu-latest
Process completed with exit code 1.
|
Build&Test: node-20, ubuntu-latest
Process completed with exit code 1.
|
Browsers: node-20, macos-latest
Process completed with exit code 1.
|
Build&Test: node-20, windows-latest
Process completed with exit code 1.
|
Browsers: node-20, windows-latest
Process completed with exit code 1.
|
Diff: node-latest, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint: node-latest, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build&Test: node-22, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build&Test: node-18, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build&Test: node-20, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|