CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 03:47:41 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/DynamoDS/Dynamo.git
etag: W/"9d41acb0cf3131887a97398234050b07"
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=o%2FHlCQA55nLIdx5zW7zyetJRz3HrTrfSW2AI76Hgn8jRvPitlL64ZejbWUWXx9We4XLBGK8GrA3Qj8%2BuFGtaKy3b%2BYiLO7dq4c4wzo1u8EblTOyoX9NPK%2BYnF5yx5KUqfVQ9CPIaLegLskZgX2qL7gmGa4j23uwMkkLk%2ByY4zO08Woe97Y5munjLGifDjmeeQ2Ow8C20Qwe4PkWIPknLLZqNixF0IuwYA5MExXzexVTe2UkXYflDMWPlWk%2BwTVaSRGPsucp0V2nETUaWl67YRA%3D%3D--%2F3gg3JBxm3PYzV%2Fn--F0QBt8RnTmbGVkJKsblxHg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.92625942.1753760861; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 03:47:41 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 03:47:41 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CAAC:136EFA:24AA2C:35488C:6888445D
Fix warning message for indexing into lists, display fully qualified … · DynamoDS/Dynamo@0786921 · GitHub
Copy file name to clipboardExpand all lines: src/Engine/ProtoCore/FFI/CLRFFIFunctionPointer.cs
Copy file name to clipboardExpand all lines: src/Engine/ProtoCore/RuntimeStatus.cs
Copy file name to clipboardExpand all lines: src/Libraries/DesignScriptBuiltin/Builtin.cs
Copy file name to clipboardExpand all lines: src/Libraries/DesignScriptBuiltin/IndexingExceptions.cs
Copy file name to clipboardExpand all lines: src/Libraries/DesignScriptBuiltin/Properties/DesignScriptBuiltin.Designer.cs
Copy file name to clipboardExpand all lines: src/Libraries/DesignScriptBuiltin/Properties/DesignScriptBuiltin.en-US.resx
Copy file name to clipboardExpand all lines: src/Libraries/DesignScriptBuiltin/Properties/DesignScriptBuiltin.resx
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 658
Commit 0786921
authored
Fix warning message for indexing into lists, display fully qualified classname in warnings (#9861)
* fix warning message for indexing into lists, display fully qualified classname in warnings
* display fully qualified class names in type mismatch and method resolution warnings
* add resource strings for null reference exceptions with lists, strings and dictionaries
* add comments1 parent 6ed605f commit 0786921Copy full SHA for 0786921
File tree
Expand file treeCollapse file tree
7 files changed
+66
-12
lines changedFilter options
- src
- Engine/ProtoCore
- FFI
- Libraries/DesignScriptBuiltin
- Properties
Expand file treeCollapse file tree
7 files changed
+66
-12
lines changedsrc/Engine/ProtoCore/FFI/CLRFFIFunctionPointer.cs
Copy file name to clipboardExpand all lines: src/Engine/ProtoCore/FFI/CLRFFIFunctionPointer.cs+15-5Lines changed: 15 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
355 | 355 |
| |
356 | 356 |
| |
357 | 357 |
| |
| 358 | + | |
358 | 359 |
| |
359 | 360 |
| |
360 | 361 |
| |
| |||
363 | 364 |
| |
364 | 365 |
| |
365 | 366 |
| |
| 367 | + | |
366 | 368 |
| |
367 | 369 |
| |
368 | 370 |
| |
| |||
374 | 376 |
| |
375 | 377 |
| |
376 | 378 |
| |
377 |
| - | |
378 |
| - | |
379 |
| - | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
380 | 382 |
| |
381 | 383 |
| |
382 | 384 |
| |
| |||
391 | 393 |
| |
392 | 394 |
| |
393 | 395 |
| |
394 |
| - | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
395 | 401 |
| |
396 | 402 |
| |
397 | 403 |
| |
| |||
417 | 423 |
| |
418 | 424 |
| |
419 | 425 |
| |
| 426 | + | |
420 | 427 |
| |
421 | 428 |
| |
422 | 429 |
| |
| |||
425 | 432 |
| |
426 | 433 |
| |
427 | 434 |
| |
| 435 | + | |
428 | 436 |
| |
429 | 437 |
| |
430 | 438 |
| |
| |||
433 | 441 |
| |
434 | 442 |
| |
435 | 443 |
| |
| 444 | + | |
436 | 445 |
| |
437 | 446 |
| |
438 | 447 |
| |
| |||
441 | 450 |
| |
442 | 451 |
| |
443 | 452 |
| |
| 453 | + | |
444 | 454 |
| |
445 | 455 |
| |
446 | 456 |
| |
| |||
478 | 488 |
| |
479 | 489 |
| |
480 | 490 |
| |
481 |
| - | |
| 491 | + | |
482 | 492 |
| |
483 | 493 |
| |
484 | 494 |
| |
|
src/Engine/ProtoCore/RuntimeStatus.cs
Copy file name to clipboardExpand all lines: src/Engine/ProtoCore/RuntimeStatus.cs+11-3Lines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
356 | 356 |
| |
357 | 357 |
| |
358 | 358 |
| |
359 |
| - | |
360 |
| - | |
361 | 359 |
| |
362 | 360 |
| |
363 | 361 |
| |
| |||
366 | 364 |
| |
367 | 365 |
| |
368 | 366 |
| |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
369 | 375 |
| |
370 | 376 |
| |
371 | 377 |
| |
372 | 378 |
| |
373 | 379 |
| |
374 | 380 |
| |
| 381 | + | |
| 382 | + | |
375 | 383 |
| |
376 | 384 |
| |
377 | 385 |
| |
| |||
408 | 416 |
| |
409 | 417 |
| |
410 | 418 |
| |
411 |
| - | |
| 419 | + | |
412 | 420 |
| |
413 | 421 |
| |
414 | 422 |
| |
|
src/Libraries/DesignScriptBuiltin/Builtin.cs
Copy file name to clipboardExpand all lines: src/Libraries/DesignScriptBuiltin/Builtin.cs+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 |
| |
18 | 23 |
| |
19 | 24 |
| |
| |||
56 | 61 |
| |
57 | 62 |
| |
58 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
59 | 68 |
| |
60 | 69 |
| |
61 | 70 |
| |
|
src/Libraries/DesignScriptBuiltin/IndexingExceptions.cs
Copy file name to clipboardExpand all lines: src/Libraries/DesignScriptBuiltin/IndexingExceptions.cs+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
28 | 40 |
|
src/Libraries/DesignScriptBuiltin/Properties/DesignScriptBuiltin.Designer.cs
Copy file name to clipboardExpand all lines: src/Libraries/DesignScriptBuiltin/Properties/DesignScriptBuiltin.Designer.cs+13-4Lines changed: 13 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
src/Libraries/DesignScriptBuiltin/Properties/DesignScriptBuiltin.en-US.resx
Copy file name to clipboardExpand all lines: src/Libraries/DesignScriptBuiltin/Properties/DesignScriptBuiltin.en-US.resx+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
| 126 | + | |
| 127 | + | |
| 128 | + | |
126 | 129 |
|
src/Libraries/DesignScriptBuiltin/Properties/DesignScriptBuiltin.resx
Copy file name to clipboardExpand all lines: src/Libraries/DesignScriptBuiltin/Properties/DesignScriptBuiltin.resx+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
| 126 | + | |
| 127 | + | |
| 128 | + | |
126 | 129 |
|
You can’t perform that action at this time.
0 commit comments