chore(deps): update dependency @vitest/eslint-plugin to v1.6.5 #180
ci.yaml
on: pull_request
Are The Types Wrong?
29s
Build
28s
Lint
41s
Lint Knip
20s
Lint Packages
21s
Lint Spelling
18s
Prettier
19s
Test
41s
Type Check
19s
Annotations
5 errors
|
Test
Process completed with exit code 1.
|
|
src/blocks/blockVitest.test.ts > blockVitest > with duplicate excludes addons:
src/blocks/blockVitest.test.ts#L799
Error: Snapshot `blockVitest > with duplicate excludes addons 1` mismatched
- Expected
+ Received
@@ -159,11 +159,11 @@
{
"addons": {
"properties": {
"devDependencies": {
"@vitest/coverage-v8": "4.0.15",
- "@vitest/eslint-plugin": "1.5.1",
+ "@vitest/eslint-plugin": "1.6.4",
"console-fail-test": "0.6.1",
"vitest": "4.0.15",
},
"scripts": {
"test": "vitest --typecheck",
❯ src/blocks/blockVitest.test.ts:799:20
|
|
src/blocks/blockVitest.test.ts > blockVitest > with addons:
src/blocks/blockVitest.test.ts#L545
Error: Snapshot `blockVitest > with addons 1` mismatched
- Expected
+ Received
@@ -159,11 +159,11 @@
{
"addons": {
"properties": {
"devDependencies": {
"@vitest/coverage-v8": "4.0.15",
- "@vitest/eslint-plugin": "1.5.1",
+ "@vitest/eslint-plugin": "1.6.4",
"console-fail-test": "0.6.1",
"vitest": "4.0.15",
},
"scripts": {
"test": "vitest --typecheck",
❯ src/blocks/blockVitest.test.ts:545:20
|
|
src/blocks/blockVitest.test.ts > blockVitest > transition mode:
src/blocks/blockVitest.test.ts#L262
Error: Snapshot `blockVitest > transition mode 1` mismatched
- Expected
+ Received
@@ -159,11 +159,11 @@
{
"addons": {
"properties": {
"devDependencies": {
"@vitest/coverage-v8": "4.0.15",
- "@vitest/eslint-plugin": "1.5.1",
+ "@vitest/eslint-plugin": "1.6.4",
"console-fail-test": "0.6.1",
"vitest": "4.0.15",
},
"scripts": {
"test": "vitest",
❯ src/blocks/blockVitest.test.ts:262:20
|
|
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
@@ -159,11 +159,11 @@
{
"addons": {
"properties": {
"devDependencies": {
"@vitest/coverage-v8": "4.0.15",
- "@vitest/eslint-plugin": "1.5.1",
+ "@vitest/eslint-plugin": "1.6.4",
"console-fail-test": "0.6.1",
"vitest": "4.0.15",
},
"scripts": {
"test": "vitest",
❯ src/blocks/blockVitest.test.ts:17:20
|