CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 18:04:15 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/eslint/eslint.git
etag: W/"ecf7c39880a40013389b5e22a2fcae61"
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 wss://alive-staging.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=xCsytVQhuxaM8632M0qF7MI0gzJkplXzsAuEvtkhE%2F2eLrld17DokMal89%2BgbGTxjmLr%2BBJfulpGqEi9BttOk8aklL6psNe5N2%2FktJ5hwunYdLFlAK0oeLrMPBbS0jKq1f%2FAsAqfE%2BdCZ8eZ8YGadtBiFnv9pH45X%2F2B0bd6tSV2D6Jh0rNrI2CTllAFbzyaW4fGw05v2OhmsmhG7HOFebP3FEYHQo89I%2FWcx4DLksy9TK7r2Qfqnor7VJKMKS7N5Dt2tDmd4Bd9%2FznmJIdsaw%3D%3D--TJyQ4ULq5BHvNexG--LwQBmbMc8NmE2ynu1vzrPQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1275917060.1753898654; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 18:04:14 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 18:04:14 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A892:14BEFF:1A7006:1F7EEC:688A5E9E
fix: update context.report types (#19751) · eslint/eslint@a467de3 · GitHub
Copy file name to clipboardExpand all lines: docs/src/extend/custom-rules.md
Copy file name to clipboardExpand all lines: docs/src/integrate/nodejs-api.md
Copy file name to clipboardExpand all lines: tests/lib/types/types.test.ts
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit a467de3
fix: update context.report types (#19751)
* fix: udpate `context.report` types
* test: add tests
* docs: fix context.report() nodeType description
* fix: udpate `Rule.RuleModule` types
* refactor: udpate types
* chore: fix formatting
* fix: export JSSyntaxElement
Co-authored-by: Francesco Trotta <github@fasttime.org>
* chore: add tests
---------
Co-authored-by: Francesco Trotta <github@fasttime.org>1 parent 59dd7e6 commit a467de3Copy full SHA for a467de3
File tree
Expand file treeCollapse file tree
4 files changed
+68
-25
lines changedFilter options
- docs/src
- extend
- integrate
- lib/types
- tests/lib/types
Expand file treeCollapse file tree
4 files changed
+68
-25
lines changeddocs/src/extend/custom-rules.md
Copy file name to clipboardExpand all lines: docs/src/extend/custom-rules.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
| 166 | + | |
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
|
docs/src/integrate/nodejs-api.md
Copy file name to clipboardExpand all lines: docs/src/integrate/nodejs-api.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
672 | 672 |
| |
673 | 673 |
| |
674 | 674 |
| |
675 |
| - | |
| 675 | + | |
676 | 676 |
| |
677 | 677 |
| |
678 | 678 |
| |
|
+10-5Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
584 | 584 |
| |
585 | 585 |
| |
586 | 586 |
| |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
587 | 592 |
| |
588 | 593 |
| |
589 | 594 |
| |
590 | 595 |
| |
591 | 596 |
| |
592 | 597 |
| |
593 | 598 |
| |
594 |
| - | |
| 599 | + | |
595 | 600 |
| |
596 | 601 |
| |
597 | 602 |
| |
| |||
1159 | 1164 |
| |
1160 | 1165 |
| |
1161 | 1166 |
| |
1162 |
| - | |
| 1167 | + | |
1163 | 1168 |
| |
1164 | 1169 |
| |
1165 |
| - | |
| 1170 | + | |
1166 | 1171 |
| |
1167 | 1172 |
| |
1168 | 1173 |
| |
| |||
1177 | 1182 |
| |
1178 | 1183 |
| |
1179 | 1184 |
| |
1180 |
| - | |
| 1185 | + | |
1181 | 1186 |
| |
1182 | 1187 |
| |
1183 | 1188 |
| |
| |||
1275 | 1280 |
| |
1276 | 1281 |
| |
1277 | 1282 |
| |
1278 |
| - | |
| 1283 | + | |
1279 | 1284 |
| |
1280 | 1285 |
| |
1281 | 1286 |
| |
|
tests/lib/types/types.test.ts
Copy file name to clipboardExpand all lines: tests/lib/types/types.test.ts+56-18Lines changed: 56 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
| |||
149 | 150 |
| |
150 | 151 |
| |
151 | 152 |
| |
152 |
| - | |
153 |
| - | |
154 |
| - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
155 | 156 |
| |
156 | 157 |
| |
157 | 158 |
| |
| |||
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
172 |
| - | |
173 |
| - | |
| 173 | + | |
| 174 | + | |
174 | 175 |
| |
175 | 176 |
| |
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
179 |
| - | |
180 |
| - | |
181 |
| - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
182 | 183 |
| |
183 | 184 |
| |
184 | 185 |
| |
| |||
302 | 303 |
| |
303 | 304 |
| |
304 | 305 |
| |
305 |
| - | |
| 306 | + | |
306 | 307 |
| |
307 | 308 |
| |
308 | 309 |
| |
| |||
313 | 314 |
| |
314 | 315 |
| |
315 | 316 |
| |
316 |
| - | |
317 |
| - | |
318 |
| - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
319 | 320 |
| |
320 | 321 |
| |
321 | 322 |
| |
| |||
329 | 330 |
| |
330 | 331 |
| |
331 | 332 |
| |
332 |
| - | |
| 333 | + | |
333 | 334 |
| |
334 | 335 |
| |
335 | 336 |
| |
| |||
339 | 340 |
| |
340 | 341 |
| |
341 | 342 |
| |
342 |
| - | |
343 |
| - | |
344 |
| - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
345 | 346 |
| |
346 | 347 |
| |
347 | 348 |
| |
| |||
401 | 402 |
| |
402 | 403 |
| |
403 | 404 |
| |
404 |
| - | |
405 |
| - | |
| 405 | + | |
| 406 | + | |
406 | 407 |
| |
407 | 408 |
| |
408 | 409 |
| |
| |||
2202 | 2203 |
| |
2203 | 2204 |
| |
2204 | 2205 |
| |
| 2206 | + | |
| 2207 | + | |
| 2208 | + | |
| 2209 | + | |
| 2210 | + | |
| 2211 | + | |
| 2212 | + | |
| 2213 | + | |
| 2214 | + | |
| 2215 | + | |
| 2216 | + | |
| 2217 | + | |
| 2218 | + | |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
| 2224 | + | |
| 2225 | + | |
| 2226 | + | |
| 2227 | + | |
| 2228 | + | |
| 2229 | + | |
| 2230 | + | |
| 2231 | + | |
| 2232 | + | |
| 2233 | + | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
| 2238 | + | |
| 2239 | + | |
| 2240 | + | |
| 2241 | + | |
| 2242 | + |
You can’t perform that action at this time.
0 commit comments