CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 02:22:20 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/"077b4fac2b8fb1c45ffe1d0b0491efde"
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=AAeyV%2B8aGmXEW8E8%2F7yUaDgM6OIgtqkUHnv4h25pROs%2BuH0cteUvRqBzUFdG0cJtgdLgrcywVVOgqIIY95h1koTiBg4E%2BHlPLQhni0fkV1cPPWT2vz53VMmZXRRaiqlinHoc84lXbnlKJzhGiae1v%2Bm2TyObeJbsRUhaQPKvQH40EANsBbIzUZIyg929Wf3F0pm3rpYHmoZvoRvZAgWmeFFz6cMssU%2Fb%2FHHvBvnCNFTXx6la7RQTQBGrmYorTDV%2B4CZCBZ1OmAydgkDrX8uUtg%3D%3D--lbGttHRDYayI1RHE--A3qmTNTeVStFYJga20ZT3Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.713665869.1752891738; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 02:22:18 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 02:22:18 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A5B2:A5731:A61C:F415:687B015A
--noImplicitOverride (#39669) · microsoft/TypeScript@2f0c8b2 · GitHub
Dismiss banner
Copy file name to clipboardExpand all lines: src/compiler/commandLineParser.ts
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json
Copy file name to clipboardExpand all lines: src/compiler/factory/nodeFactory.ts
Copy file name to clipboardExpand all lines: src/compiler/factory/nodeTests.ts
Copy file name to clipboardExpand all lines: src/compiler/transformers/declarations.ts
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit 2f0c8b2
--noImplicitOverride (#39669)
* wip: add types
* wip
* Add cases
* Add some case
* Add more check
* accept baseline
* add abstract abd declare method
* add override in declaration
* accept baseline
* add property override
* Fix decalre modifier
* update baseline
* Add more cases
* make lint happy
* make lint happy
* Update description
* Add codefix
* simplify code
* accept baseline
* Update desc
* Accept baseline
* Add override completions
* filter out implements field in override context
* fix tests
* Add parameter property check
* Accept baseline
* acept baseline
* Add parameter property to declaration code action
* Add quickfix for override parameter property
* fix code style
* Add override with interface tests
* Add more cases about modifier position
* rename flag
* rename flags
* Added tests.
* Accepted baselines.
* Always issue errors for unnecessary 'override' modifiers.
* Accepted baselines.
* Override perf (#4)
* try cache check result
* pre check for override
* Do not issue error if implement abstract
* Add abstract-spec check
* Avoid override dead lock
* Add more case
* Add codefix for new error
* Fix error message
* Add jsdoc override tag (#6)
* Override jsdoc tag (#7)
* accept baseline
* Disallow codefix in js
* update baseline
* Omit override in d.ts
* Add more case in js
* Accept baseline
* fix override js test
* fix crlf
* Revert merge conflict changes
* Accept baseline
* Avoid space
* Fix CR issues
* Accept baseline
* Fix typo and add more check
* Fix error name
Co-authored-by: Daniel Rosenwasser <Daniel.Rosenwasser@microsoft.com>1 parent 41dc625 commit 2f0c8b2Copy full SHA for 2f0c8b2
File tree
Expand file treeCollapse file tree
131 files changed
+5281
-426
lines changedFilter options
- src
- compiler
- factory
- transformers
- harness
- services
- codefixes
- tests
- baselines/reference
- api
- showConfig/Shows tsconfig for single option
- noImplicitOverride
- pedanticOverride
- tsConfig
- Default initialized TSConfig
- Initialized TSConfig with advanced options
- Initialized TSConfig with boolean value compiler options
- Initialized TSConfig with enum value compiler options
- Initialized TSConfig with files options
- Initialized TSConfig with incorrect compiler option value
- Initialized TSConfig with incorrect compiler option
- Initialized TSConfig with list compiler options with enum value
- Initialized TSConfig with list compiler options
- tscWatch/programUpdates/should-not-trigger-recompilation-because-of-program-emit
- cases
- conformance
- jsdoc
- override
- fourslash
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
131 files changed
+5281
-426
lines changed+88-2Lines changed: 88 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36664 | 36664 |
| |
36665 | 36665 |
| |
36666 | 36666 |
| |
36667 |
| - | |
| 36667 | + | |
| 36668 | + | |
36668 | 36669 |
| |
36669 | 36670 |
| |
36670 | 36671 |
| |
| |||
36728 | 36729 |
| |
36729 | 36730 |
| |
36730 | 36731 |
| |
| 36732 | + | |
| 36733 | + | |
36731 | 36734 |
| |
36732 | 36735 |
| |
36733 | 36736 |
| |
| |||
36763 | 36766 |
| |
36764 | 36767 |
| |
36765 | 36768 |
| |
| 36769 | + | |
| 36770 | + | |
| 36771 | + | |
| 36772 | + | |
| 36773 | + | |
| 36774 | + | |
| 36775 | + | |
| 36776 | + | |
| 36777 | + | |
| 36778 | + | |
| 36779 | + | |
| 36780 | + | |
| 36781 | + | |
| 36782 | + | |
| 36783 | + | |
| 36784 | + | |
| 36785 | + | |
| 36786 | + | |
| 36787 | + | |
| 36788 | + | |
| 36789 | + | |
| 36790 | + | |
| 36791 | + | |
| 36792 | + | |
| 36793 | + | |
| 36794 | + | |
| 36795 | + | |
| 36796 | + | |
| 36797 | + | |
| 36798 | + | |
| 36799 | + | |
| 36800 | + | |
| 36801 | + | |
| 36802 | + | |
| 36803 | + | |
| 36804 | + | |
| 36805 | + | |
| 36806 | + | |
| 36807 | + | |
| 36808 | + | |
| 36809 | + | |
| 36810 | + | |
| 36811 | + | |
| 36812 | + | |
| 36813 | + | |
| 36814 | + | |
| 36815 | + | |
| 36816 | + | |
| 36817 | + | |
| 36818 | + | |
| 36819 | + | |
| 36820 | + | |
| 36821 | + | |
| 36822 | + | |
36766 | 36823 |
| |
36767 | 36824 |
| |
36768 | 36825 |
| |
| |||
40137 | 40194 |
| |
40138 | 40195 |
| |
40139 | 40196 |
| |
40140 |
| - | |
| 40197 | + | |
40141 | 40198 |
| |
40142 | 40199 |
| |
40143 | 40200 |
| |
| |||
40154 | 40211 |
| |
40155 | 40212 |
| |
40156 | 40213 |
| |
| 40214 | + | |
| 40215 | + | |
| 40216 | + | |
| 40217 | + | |
| 40218 | + | |
| 40219 | + | |
| 40220 | + | |
| 40221 | + | |
| 40222 | + | |
| 40223 | + | |
| 40224 | + | |
| 40225 | + | |
| 40226 | + | |
| 40227 | + | |
| 40228 | + | |
| 40229 | + | |
| 40230 | + | |
40157 | 40231 |
| |
40158 | 40232 |
| |
40159 | 40233 |
| |
| |||
40162 | 40236 |
| |
40163 | 40237 |
| |
40164 | 40238 |
| |
| 40239 | + | |
| 40240 | + | |
| 40241 | + | |
40165 | 40242 |
| |
40166 | 40243 |
| |
40167 | 40244 |
| |
| |||
40195 | 40272 |
| |
40196 | 40273 |
| |
40197 | 40274 |
| |
| 40275 | + | |
| 40276 | + | |
| 40277 | + | |
40198 | 40278 |
| |
40199 | 40279 |
| |
40200 | 40280 |
| |
| |||
40259 | 40339 |
| |
40260 | 40340 |
| |
40261 | 40341 |
| |
| 40342 | + | |
| 40343 | + | |
| 40344 | + | |
40262 | 40345 |
| |
40263 | 40346 |
| |
40264 | 40347 |
| |
| |||
40333 | 40416 |
| |
40334 | 40417 |
| |
40335 | 40418 |
| |
| 40419 | + | |
| 40420 | + | |
| 40421 | + | |
40336 | 40422 |
| |
40337 | 40423 |
| |
40338 | 40424 |
| |
|
src/compiler/commandLineParser.ts
Copy file name to clipboardExpand all lines: src/compiler/commandLineParser.ts+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
675 | 675 |
| |
676 | 676 |
| |
677 | 677 |
| |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
678 | 686 |
| |
679 | 687 |
| |
680 | 688 |
| |
|
src/compiler/diagnosticMessages.json
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json+44-4Lines changed: 44 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3685 | 3685 |
| |
3686 | 3686 |
| |
3687 | 3687 |
| |
| 3688 | + | |
| 3689 | + | |
| 3690 | + | |
| 3691 | + | |
| 3692 | + | |
| 3693 | + | |
| 3694 | + | |
| 3695 | + | |
| 3696 | + | |
| 3697 | + | |
| 3698 | + | |
| 3699 | + | |
| 3700 | + | |
| 3701 | + | |
| 3702 | + | |
| 3703 | + | |
| 3704 | + | |
| 3705 | + | |
| 3706 | + | |
| 3707 | + | |
3688 | 3708 |
| |
3689 | 3709 |
| |
3690 | 3710 |
| |
| |||
5018 | 5038 |
| |
5019 | 5039 |
| |
5020 | 5040 |
| |
5021 |
| - | |
5022 |
| - | |
5023 |
| - | |
5024 |
| - | |
5025 | 5041 |
| |
5026 | 5042 |
| |
5027 | 5043 |
| |
5028 | 5044 |
| |
5029 | 5045 |
| |
| 5046 | + | |
| 5047 | + | |
| 5048 | + | |
| 5049 | + | |
| 5050 | + | |
| 5051 | + | |
| 5052 | + | |
| 5053 | + | |
5030 | 5054 |
| |
5031 | 5055 |
| |
5032 | 5056 |
| |
| |||
6301 | 6325 |
| |
6302 | 6326 |
| |
6303 | 6327 |
| |
| 6328 | + | |
| 6329 | + | |
| 6330 | + | |
| 6331 | + | |
| 6332 | + | |
| 6333 | + | |
| 6334 | + | |
| 6335 | + | |
| 6336 | + | |
| 6337 | + | |
| 6338 | + | |
| 6339 | + | |
| 6340 | + | |
| 6341 | + | |
| 6342 | + | |
| 6343 | + | |
6304 | 6344 |
| |
6305 | 6345 |
| |
6306 | 6346 |
| |
|
src/compiler/factory/nodeFactory.ts
Copy file name to clipboardExpand all lines: src/compiler/factory/nodeFactory.ts+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
| 371 | + | |
| 372 | + | |
371 | 373 |
| |
372 | 374 |
| |
373 | 375 |
| |
| |||
1041 | 1043 |
| |
1042 | 1044 |
| |
1043 | 1045 |
| |
| 1046 | + | |
1044 | 1047 |
| |
1045 | 1048 |
| |
1046 | 1049 |
| |
| |||
5934 | 5937 |
| |
5935 | 5938 |
| |
5936 | 5939 |
| |
| 5940 | + | |
5937 | 5941 |
| |
5938 | 5942 |
| |
5939 | 5943 |
| |
|
src/compiler/factory/nodeTests.ts
Copy file name to clipboardExpand all lines: src/compiler/factory/nodeTests.ts+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
852 | 852 |
| |
853 | 853 |
| |
854 | 854 |
| |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
855 | 859 |
| |
856 | 860 |
| |
857 | 861 |
| |
|
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7542 | 7542 |
| |
7543 | 7543 |
| |
7544 | 7544 |
| |
| 7545 | + | |
| 7546 | + | |
| 7547 | + | |
7545 | 7548 |
| |
7546 | 7549 |
| |
7547 | 7550 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2148 | 2148 |
| |
2149 | 2149 |
| |
2150 | 2150 |
| |
| 2151 | + | |
2151 | 2152 |
| |
2152 | 2153 |
| |
2153 | 2154 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
| 130 | + | |
130 | 131 |
| |
131 | 132 |
| |
132 | 133 |
| |
|
src/compiler/transformers/declarations.ts
Copy file name to clipboardExpand all lines: src/compiler/transformers/declarations.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1540 | 1540 |
| |
1541 | 1541 |
| |
1542 | 1542 |
| |
1543 |
| - | |
| 1543 | + | |
1544 | 1544 |
| |
1545 | 1545 |
| |
1546 | 1546 |
| |
|
You can’t perform that action at this time.
0 commit comments