feat: fully onboard to create #1068
Annotations
2 errors and 1 warning
Run pnpm run test --coverage:
src/blocks/blockVitest.test.ts#L250
Error: Snapshot `blockVitest > migration mode 1` mismatched
- Expected
+ Received
@@ -221,11 +221,11 @@
",
},
"scripts": [
{
"commands": [
- "node path/to/remove-dependencies/bin/index.mjs eslint-plugin-jest eslint-plugin-mocha eslint-plugin-vitest jest mocha",
+ "node path/to/remove-dependencies/bin/index.js eslint-plugin-jest eslint-plugin-mocha eslint-plugin-vitest jest mocha",
],
"phase": 3,
"silent": true,
},
{
❯ src/blocks/blockVitest.test.ts:250:20
|
Run pnpm run test --coverage
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading