CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 13:57:30 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/microsoft/TypeScript.git
etag: W/"f59c2ac14020b4f7c41522424d7afa72"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=bxPgD0l2OAnRpk94Ch8X9sjXtho3Hs%2F9rIyhVUQWUPMKFtiPCITwOWETT5tXpH3RYEV9wUMppn%2FALKQnIk2Mc9EEJiSxLQSLbpCNGA9XP%2FvnlJ50XzTzmTn5gcg76NY0TVzkXbDOWMYnV0rmc3tdh8B7uivpYdLaCyeI2MYpEAPjspy78VCyNjsdoLYzXsogNsb3WWdRBqRtzeDjYXhDObgLkUeJwnybUzLHkkBdhIsgvcTpfh7ZCtQlYiWvRmGv0yGYTT5k6xe%2Fmu3DnGtjXg%3D%3D--j9jaOdbU24rQ0P6W--vRFRTjW%2BrDavevLPVdoBHA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1853988548.1752933449; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 13:57:29 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 13:57:29 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CBEE:E3E22:818CA4:A89CE7:687BA449
Throw syntax error for `}` and `>` in JSX text (#36636) · microsoft/TypeScript@348c4dd · GitHub
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json
Copy file name to clipboard
Copy file name to clipboardExpand all lines: tests/baselines/reference/jsxAndTypeAssertion.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/jsxEsprimaFbTestSuite.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/jsxInvalidEsprimaTestSuite.errors.txt
Copy file name to clipboard
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit 348c4dd
authored
File tree
Expand file treeCollapse file tree
19 files changed
+487
-6
lines changedFilter options
- src
- compiler
- services
- codefixes
- tests
- baselines/reference
- cases
- conformance/jsx
- fourslash
Expand file treeCollapse file tree
19 files changed
+487
-6
lines changedsrc/compiler/diagnosticMessages.json
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1135 | 1135 |
| |
1136 | 1136 |
| |
1137 | 1137 |
| |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
1138 | 1146 |
| |
1139 | 1147 |
| |
1140 | 1148 |
| |
| |||
5457 | 5465 |
| |
5458 | 5466 |
| |
5459 | 5467 |
| |
| 5468 | + | |
| 5469 | + | |
| 5470 | + | |
| 5471 | + | |
| 5472 | + | |
| 5473 | + | |
| 5474 | + | |
| 5475 | + | |
5460 | 5476 |
| |
5461 | 5477 |
| |
5462 | 5478 |
| |
|
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2156 | 2156 |
| |
2157 | 2157 |
| |
2158 | 2158 |
| |
| 2159 | + | |
| 2160 | + | |
| 2161 | + | |
| 2162 | + | |
| 2163 | + | |
| 2164 | + | |
2159 | 2165 |
| |
2160 | 2166 |
| |
2161 | 2167 |
| |
|
src/services/codefixes/fixInvalidJsxCharacters.ts
Copy file name to clipboard+42Lines changed: 42 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + |
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| 77 | + | |
77 | 78 |
| |
78 | 79 |
| |
79 | 80 |
| |
|
tests/baselines/reference/jsxAndTypeAssertion.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/jsxAndTypeAssertion.errors.txt+28-1Lines changed: 28 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
| 7 | + | |
6 | 8 |
| |
| 9 | + | |
| 10 | + | |
7 | 11 |
| |
8 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
9 | 16 |
| |
10 | 17 |
| |
11 | 18 |
| |
12 | 19 |
| |
| 20 | + | |
| 21 | + | |
13 | 22 |
| |
14 | 23 |
| |
15 | 24 |
| |
16 | 25 |
| |
17 |
| - | |
| 26 | + | |
18 | 27 |
| |
19 | 28 |
| |
20 | 29 |
| |
| |||
27 | 36 |
| |
28 | 37 |
| |
29 | 38 |
| |
| 39 | + | |
| 40 | + | |
30 | 41 |
| |
31 | 42 |
| |
32 | 43 |
| |
| |||
35 | 46 |
| |
36 | 47 |
| |
37 | 48 |
| |
| 49 | + | |
| 50 | + | |
38 | 51 |
| |
39 | 52 |
| |
40 | 53 |
| |
41 | 54 |
| |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
42 | 59 |
| |
43 | 60 |
| |
44 | 61 |
| |
45 | 62 |
| |
46 | 63 |
| |
47 | 64 |
| |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
48 | 71 |
| |
49 | 72 |
| |
50 | 73 |
| |
| |||
57 | 80 |
| |
58 | 81 |
| |
59 | 82 |
| |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
60 | 87 |
| |
61 | 88 |
| |
62 | 89 |
| |
|
tests/baselines/reference/jsxEsprimaFbTestSuite.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/jsxEsprimaFbTestSuite.errors.txt+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
9 |
| - | |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
| 58 | + | |
| 59 | + | |
57 | 60 |
| |
58 | 61 |
| |
59 | 62 |
| |
|
tests/baselines/reference/jsxInvalidEsprimaTestSuite.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/jsxInvalidEsprimaTestSuite.errors.txt+16-4Lines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| |||
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
| 59 | + | |
| 60 | + | |
58 | 61 |
| |
59 | 62 |
| |
60 | 63 |
| |
| |||
67 | 70 |
| |
68 | 71 |
| |
69 | 72 |
| |
| 73 | + | |
70 | 74 |
| |
71 | 75 |
| |
72 | 76 |
| |
| |||
236 | 240 |
| |
237 | 241 |
| |
238 | 242 |
| |
239 |
| - | |
| 243 | + | |
240 | 244 |
| |
241 | 245 |
| |
242 | 246 |
| |
| 247 | + | |
| 248 | + | |
243 | 249 |
| |
244 | 250 |
| |
245 | 251 |
| |
| |||
286 | 292 |
| |
287 | 293 |
| |
288 | 294 |
| |
289 |
| - | |
| 295 | + | |
290 | 296 |
| |
| 297 | + | |
| 298 | + | |
291 | 299 |
| |
292 |
| - | |
| 300 | + | |
293 | 301 |
| |
| 302 | + | |
| 303 | + | |
294 | 304 |
| |
295 | 305 |
| |
296 | 306 |
| |
| |||
312 | 322 |
| |
313 | 323 |
| |
314 | 324 |
| |
315 |
| - | |
| 325 | + | |
316 | 326 |
| |
| 327 | + | |
| 328 | + | |
317 | 329 |
| |
318 | 330 |
| |
319 | 331 |
| |
|
tests/baselines/reference/jsxParsingError3.errors.txt
Copy file name to clipboard+46Lines changed: 46 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + |
tests/baselines/reference/jsxParsingError3.js
Copy file name to clipboard+42Lines changed: 42 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + |
You can’t perform that action at this time.
0 commit comments