Skip to content

Improve non-JS identifier error message #762

Improve non-JS identifier error message

Improve non-JS identifier error message #762

Triggered via pull request August 4, 2025 09:17
Status Failure
Total duration 3m 13s
Artifacts

ci.yml

on: pull_request
Matrix: e2e
Matrix: test
Fit to window
Zoom out
Zoom in

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