Improve non-JS identifier error message #762
Annotations
8 errors
|
e2e (20, ubuntu-24.04-arm)
Process completed with exit code 1.
|
|
packages/ts-plugin/e2e/feature/syntactic-diagnostics.test.ts > Syntactic Diagnostics:
packages/ts-plugin/e2e/feature/syntactic-diagnostics.test.ts#L30
Error: Snapshot `Syntactic Diagnostics 1` mismatched
- Expected
+ Received
@@ -51,8 +51,8 @@
"source": "css-modules-kit",
"start": {
"line": 4,
"offset": 1,
},
- "text": "css-modules-kit does not support non-JavaScript identifier class names to simplify the implementation.",
+ "text": "css-modules-kit does not support non-JavaScript identifier as class names to simplify the implementation.",
},
]
❯ packages/ts-plugin/e2e/feature/syntactic-diagnostics.test.ts:30:21
|
|
e2e (22, ubuntu-24.04-arm)
Process completed with exit code 1.
|
|
packages/ts-plugin/e2e/feature/syntactic-diagnostics.test.ts > Syntactic Diagnostics:
packages/ts-plugin/e2e/feature/syntactic-diagnostics.test.ts#L30
Error: Snapshot `Syntactic Diagnostics 1` mismatched
- Expected
+ Received
@@ -51,8 +51,8 @@
"source": "css-modules-kit",
"start": {
"line": 4,
"offset": 1,
},
- "text": "css-modules-kit does not support non-JavaScript identifier class names to simplify the implementation.",
+ "text": "css-modules-kit does not support non-JavaScript identifier as class names to simplify the implementation.",
},
]
❯ packages/ts-plugin/e2e/feature/syntactic-diagnostics.test.ts:30:21
|
|
e2e (20, windows-2025)
Process completed with exit code 1.
|
|
packages/ts-plugin/e2e/feature/syntactic-diagnostics.test.ts > Syntactic Diagnostics:
packages/ts-plugin/e2e/feature/syntactic-diagnostics.test.ts#L30
Error: Snapshot `Syntactic Diagnostics 1` mismatched
- Expected
+ Received
@@ -51,8 +51,8 @@
"source": "css-modules-kit",
"start": {
"line": 4,
"offset": 1,
},
- "text": "css-modules-kit does not support non-JavaScript identifier class names to simplify the implementation.",
+ "text": "css-modules-kit does not support non-JavaScript identifier as class names to simplify the implementation.",
},
]
❯ packages/ts-plugin/e2e/feature/syntactic-diagnostics.test.ts:30:21
|
|
e2e (22, windows-2025)
Process completed with exit code 1.
|
|
packages/ts-plugin/e2e/feature/syntactic-diagnostics.test.ts > Syntactic Diagnostics:
packages/ts-plugin/e2e/feature/syntactic-diagnostics.test.ts#L30
Error: Snapshot `Syntactic Diagnostics 1` mismatched
- Expected
+ Received
@@ -51,8 +51,8 @@
"source": "css-modules-kit",
"start": {
"line": 4,
"offset": 1,
},
- "text": "css-modules-kit does not support non-JavaScript identifier class names to simplify the implementation.",
+ "text": "css-modules-kit does not support non-JavaScript identifier as class names to simplify the implementation.",
},
]
❯ packages/ts-plugin/e2e/feature/syntactic-diagnostics.test.ts:30:21
|