chore(deps): update vitest monorepo to v3 (major) #1217
ci.yml
on: pull_request
Are The Types Wrong?
39s
Build
27s
Lint
39s
Lint Knip
14s
Lint Markdown
14s
Lint Packages
17s
Lint Spelling
15s
Prettier
15s
Test
24s
Type Check
15s
Annotations
4 errors and 10 warnings
src/blocks/blockVitest.test.ts > blockVitest > without addons or mode:
src/blocks/blockVitest.test.ts#L17
Error: Snapshot `blockVitest > without addons or mode 1` mismatched
- Expected
+ Received
@@ -145,14 +145,14 @@
},
{
"addons": {
"properties": {
"devDependencies": {
- "@vitest/coverage-v8": "2.1.8",
+ "@vitest/coverage-v8": "3.0.2",
"@vitest/eslint-plugin": "1.1.20",
"console-fail-test": "0.5.0",
- "vitest": "2.1.8",
+ "vitest": "3.0.2",
},
"scripts": {
"test": "vitest",
},
},
❯ src/blocks/blockVitest.test.ts:17:20
|
src/blocks/blockVitest.test.ts > blockVitest > migration mode:
src/blocks/blockVitest.test.ts#L250
Error: Snapshot `blockVitest > migration mode 1` mismatched
- Expected
+ Received
@@ -145,14 +145,14 @@
},
{
"addons": {
"properties": {
"devDependencies": {
- "@vitest/coverage-v8": "2.1.8",
+ "@vitest/coverage-v8": "3.0.2",
"@vitest/eslint-plugin": "1.1.20",
"console-fail-test": "0.5.0",
- "vitest": "2.1.8",
+ "vitest": "3.0.2",
},
"scripts": {
"test": "vitest",
},
},
❯ src/blocks/blockVitest.test.ts:250:20
|
src/blocks/blockVitest.test.ts > blockVitest > with addons:
src/blocks/blockVitest.test.ts#L504
Error: Snapshot `blockVitest > with addons 1` mismatched
- Expected
+ Received
@@ -145,14 +145,14 @@
},
{
"addons": {
"properties": {
"devDependencies": {
- "@vitest/coverage-v8": "2.1.8",
+ "@vitest/coverage-v8": "3.0.2",
"@vitest/eslint-plugin": "1.1.20",
"console-fail-test": "0.5.0",
- "vitest": "2.1.8",
+ "vitest": "3.0.2",
},
"scripts": {
"test": "vitest",
},
},
❯ src/blocks/blockVitest.test.ts:504:20
|
Test
Process completed with exit code 1.
|
Lint Knip
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Markdown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Spelling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Are The Types Wrong?
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|