CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 12:16:36 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/"c1d059bfd80f67a4d63b3f18f60c0f95"
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=nIgbknjPEedY0VBbLRuhyxQ%2BBUh8bq2Nn2hJqqIwJL9Bu%2FQxHA6Kbv3f5FLIKPtwH412T7BYIuk%2B9oC4LEVqmdADYehSKyw6n3tbzg76bajjnfcsXXSK10zhutLkO1zlRZ1f2RlTPnOPb%2FE5yx%2FEn%2BnDk2dU5Gfd5%2B4rbX0T3U3qg%2FwaOrVU0twjVvxjtbsnCv3jeX5Ig0AzLEifq66t%2B6fYxS%2BTiBSE%2Bc2G2FJV64vxu3MKGAxrzUFhoAqw6kQxl5F32nsOlJcD51qi4%2B0yYg%3D%3D--eIuCM%2Bzq%2F94d9q25--KldrXLxCnu0sTWWVFCv6eA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.21558420.1753445795; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 12:16:35 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 12:16:35 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 900E:3FCB1:8FCF74:A87D36:688375A3
Emit build info even on noEmitOnError or tsc --build (#38853) · microsoft/TypeScript@9fbcb99 · GitHub
Copy file name to clipboardExpand all lines: src/compiler/builderPublic.ts
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit 9fbcb99
authored
Emit build info even on noEmitOnError or tsc --build (#38853)
* Emit buildinfo when there are errors with noEmitOnError?
TODO: --build mode
* Always emit tsbuild info even if there are non syntax errors in tsc --build mode
* Sort affectedFilesPendingEmit for consistent build info text1 parent f0da6d1 commit 9fbcb99Copy full SHA for 9fbcb99
File tree
Expand file treeCollapse file tree
25 files changed
+2548
-409
lines changedFilter options
- src
- compiler
- testRunner/unittests/tsbuild
- tests/baselines/reference
- tsbuild
- demo/initial-build
- inferredTypeFromTransitiveModule/initial-build
- noEmitOnError/initial-build
- resolveJsonModule/initial-build
- sample1/initial-build
- transitiveReferences/initial-build
- watchMode
- demo
- noEmitOnError
- programUpdates/reportErrors
- tscWatch/emitAndErrorUpdates
- assumeChangesOnlyAffectDirectDependenciesAndD
- assumeChangesOnlyAffectDirectDependencies
- defaultAndD
- default
- isolatedModulesAndD
- isolatedModules
- tsc/incremental/initial-build
Expand file treeCollapse file tree
25 files changed
+2548
-409
lines changed+36-7Lines changed: 36 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 |
| - | |
| 151 | + | |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
253 |
| - | |
| 253 | + | |
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
260 |
| - | |
| 260 | + | |
261 | 261 |
| |
262 | 262 |
| |
263 | 263 |
| |
| |||
611 | 611 |
| |
612 | 612 |
| |
613 | 613 |
| |
614 |
| - | |
| 614 | + | |
615 | 615 |
| |
616 | 616 |
| |
617 | 617 |
| |
| |||
624 | 624 |
| |
625 | 625 |
| |
626 | 626 |
| |
| 627 | + | |
627 | 628 |
| |
628 | 629 |
| |
629 | 630 |
| |
| |||
688 | 689 |
| |
689 | 690 |
| |
690 | 691 |
| |
| 692 | + | |
691 | 693 |
| |
692 | 694 |
| |
693 | 695 |
| |
694 | 696 |
| |
695 | 697 |
| |
696 | 698 |
| |
| 699 | + | |
697 | 700 |
| |
698 | 701 |
| |
699 | 702 |
| |
| |||
751 | 754 |
| |
752 | 755 |
| |
753 | 756 |
| |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
754 | 768 |
| |
755 | 769 |
| |
756 | 770 |
| |
| |||
916 | 930 |
| |
917 | 931 |
| |
918 | 932 |
| |
| 933 | + | |
919 | 934 |
| |
920 | 935 |
| |
921 | 936 |
| |
922 | 937 |
| |
923 | 938 |
| |
924 | 939 |
| |
925 | 940 |
| |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
926 | 950 |
| |
927 | 951 |
| |
928 | 952 |
| |
| |||
936 | 960 |
| |
937 | 961 |
| |
938 | 962 |
| |
939 |
| - | |
| 963 | + | |
940 | 964 |
| |
941 | 965 |
| |
942 | 966 |
| |
| |||
993 | 1017 |
| |
994 | 1018 |
| |
995 | 1019 |
| |
996 |
| - | |
| 1020 | + | |
997 | 1021 |
| |
998 | 1022 |
| |
999 | 1023 |
| |
| |||
1142 | 1166 |
| |
1143 | 1167 |
| |
1144 | 1168 |
| |
1145 |
| - | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
1146 | 1173 |
| |
1147 | 1174 |
| |
1148 | 1175 |
| |
| |||
1165 | 1192 |
| |
1166 | 1193 |
| |
1167 | 1194 |
| |
| 1195 | + | |
1168 | 1196 |
| |
1169 | 1197 |
| |
1170 | 1198 |
| |
| |||
1195 | 1223 |
| |
1196 | 1224 |
| |
1197 | 1225 |
| |
| 1226 | + | |
1198 | 1227 |
| |
1199 | 1228 |
| |
1200 | 1229 |
| |
|
src/compiler/builderPublic.ts
Copy file name to clipboardExpand all lines: src/compiler/builderPublic.ts+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
| 102 | + | |
| 103 | + | |
102 | 104 |
| |
103 | 105 |
| |
104 | 106 |
| |
|
+19-8Lines changed: 19 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1585 | 1585 |
| |
1586 | 1586 |
| |
1587 | 1587 |
| |
1588 |
| - | |
| 1588 | + | |
1589 | 1589 |
| |
1590 | 1590 |
| |
1591 | 1591 |
| |
| |||
3638 | 3638 |
| |
3639 | 3639 |
| |
3640 | 3640 |
| |
3641 |
| - | |
| 3641 | + | |
| 3642 | + | |
| 3643 | + | |
| 3644 | + | |
| 3645 | + | |
| 3646 | + | |
| 3647 | + | |
| 3648 | + | |
| 3649 | + | |
3642 | 3650 |
| |
3643 |
| - | |
3644 |
| - | |
3645 |
| - | |
| 3651 | + | |
3646 | 3652 |
| |
3647 | 3653 |
| |
3648 | 3654 |
| |
| |||
3659 | 3665 |
| |
3660 | 3666 |
| |
3661 | 3667 |
| |
3662 |
| - | |
3663 |
| - | |
3664 |
| - | |
| 3668 | + | |
| 3669 | + | |
| 3670 | + | |
| 3671 | + | |
| 3672 | + | |
| 3673 | + | |
| 3674 | + | |
| 3675 | + | |
3665 | 3676 |
| |
3666 | 3677 |
| |
3667 | 3678 |
| |
|
You can’t perform that action at this time.
0 commit comments