René's URL Explorer Experiment


Title: Fall back to type inference when hashtable key value cannot be retrieved from safe expression by MartinGC94 · Pull Request #21184 · PowerShell/PowerShell · GitHub

Open Graph Title: Fall back to type inference when hashtable key value cannot be retrieved from safe expression by MartinGC94 · Pull Request #21184 · PowerShell/PowerShell

X Title: Fall back to type inference when hashtable key value cannot be retrieved from safe expression by MartinGC94 · Pull Request #21184 · PowerShell/PowerShell

Description: PR Summary Updates the hashtable type inference so it falls back to type inference if the value of a safe expression evaluates to null (for example if a variable hasn't been assigned in the session yet) $UnassignedVar = Get-ChildItem $Hashtable = @{ Key1 = $UnassignedVar } $Hashtable.Key1. Also updates the member expression type inference to retrieve members from PSSyntheticTypeNames, allowing this: $MyObject = [pscustomobject]@{ Key1 = Get-ChildItem } $MyObject.Key1. to work as expected. PR Context PR Checklist PR has a meaningful title Use the present tense and imperative mood when describing your changes Summarized changes Make sure all .h, .cpp, .cs, .ps1 and .psm1 files have the correct copyright header This PR is ready to merge and is not Work in Progress. If the PR is work in progress, please add the prefix WIP: or [ WIP ] to the beginning of the title (the WIP bot will keep its status check at Pending while the prefix is present) and remove the prefix when the PR is ready. Breaking changes None OR Experimental feature(s) needed Experimental feature name(s): User-facing changes Not Applicable OR Documentation needed Issue filed: Testing - New and feature N/A or can only be tested interactively OR Make sure you've added a new test if existing tests do not effectively test the code changed Tooling I have considered the user experience from a tooling perspective and don't believe tooling will be impacted. OR I have considered the user experience from a tooling perspective and opened an issue in the relevant tool repository. This may include: Impact on PowerShell Editor Services which is used in the PowerShell extension for VSCode (which runs in a different PS Host). Issue filed: Impact on Completions (both in the console and in editors) - one of PowerShell's most powerful features. Issue filed: Impact on PSScriptAnalyzer (which provides linting & formatting in the editor extensions). Issue filed: Impact on EditorSyntax (which provides syntax highlighting with in VSCode, GitHub, and many other editors). Issue filed:

Open Graph Description: PR Summary Updates the hashtable type inference so it falls back to type inference if the value of a safe expression evaluates to null (for example if a variable hasn't been assigned in the ses...

X Description: PR Summary Updates the hashtable type inference so it falls back to type inference if the value of a safe expression evaluates to null (for example if a variable hasn't been assigned in the...

Opengraph URL: https://github.com/PowerShell/PowerShell/pull/21184

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:8d0b21fc-0094-bbe5-c79c-352f6433a612
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA5D4:2C8354:2F60611:445A7A3:6A552666
html-safe-nonce04c006f6dbbb411807b16b96810f9973f706f45ebeb38db8c41248992832c810
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNUQ0OjJDODM1NDoyRjYwNjExOjQ0NUE3QTM6NkE1NTI2NjYiLCJ2aXNpdG9yX2lkIjoiNDAxMjY5MDcwNDA4MjIxNjU1MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac36c97a0e87ce897715742d8de37ac949c9329f97656ac7df85fbb916680a1925
hovercard-subject-tagpull_request:1710493382
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/PowerShell/PowerShell/pull/21184/files
twitter:imagehttps://avatars.githubusercontent.com/u/42123497?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/42123497?s=400&v=4
og:image:altPR Summary Updates the hashtable type inference so it falls back to type inference if the value of a safe expression evaluates to null (for example if a variable hasn't been assigned in the ses...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None682d273eacb2ac51680c6eb9c0b270f029f7ce74c32090f319083c34497e28a5
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/PowerShell/PowerShell git https://github.com/PowerShell/PowerShell.git
octolytics-dimension-user_id11524380
octolytics-dimension-user_loginPowerShell
octolytics-dimension-repository_id49609581
octolytics-dimension-repository_nwoPowerShell/PowerShell
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id49609581
octolytics-dimension-repository_network_root_nwoPowerShell/PowerShell
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release358dd24ad7465d20e3fae729b5b169d35b0dd7f8
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/PowerShell/PowerShell/pull/21184/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPowerShell%2FPowerShell%2Fpull%2F21184%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPowerShell%2FPowerShell%2Fpull%2F21184%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=PowerShell%2FPowerShell
Reloadhttps://github.com/PowerShell/PowerShell/pull/21184/files
Reloadhttps://github.com/PowerShell/PowerShell/pull/21184/files
Reloadhttps://github.com/PowerShell/PowerShell/pull/21184/files
Please reload this pagehttps://github.com/PowerShell/PowerShell/pull/21184/files
PowerShell https://github.com/PowerShell
PowerShellhttps://github.com/PowerShell/PowerShell
Notifications https://github.com/login?return_to=%2FPowerShell%2FPowerShell
Fork 8.4k https://github.com/login?return_to=%2FPowerShell%2FPowerShell
Star 54.4k https://github.com/login?return_to=%2FPowerShell%2FPowerShell
Code https://github.com/PowerShell/PowerShell
Issues 1.2k https://github.com/PowerShell/PowerShell/issues
Pull requests 288 https://github.com/PowerShell/PowerShell/pulls
Discussions https://github.com/PowerShell/PowerShell/discussions
Actions https://github.com/PowerShell/PowerShell/actions
Projects https://github.com/PowerShell/PowerShell/projects
Security and quality 3 https://github.com/PowerShell/PowerShell/security
Insights https://github.com/PowerShell/PowerShell/pulse
Code https://github.com/PowerShell/PowerShell
Issues https://github.com/PowerShell/PowerShell/issues
Pull requests https://github.com/PowerShell/PowerShell/pulls
Discussions https://github.com/PowerShell/PowerShell/discussions
Actions https://github.com/PowerShell/PowerShell/actions
Projects https://github.com/PowerShell/PowerShell/projects
Security and quality https://github.com/PowerShell/PowerShell/security
Insights https://github.com/PowerShell/PowerShell/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FPowerShell%2FPowerShell%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FPowerShell%2FPowerShell%2Fissues%2Fnew%2Fchoose
daxian-dbwhttps://github.com/daxian-dbw
PowerShell:masterhttps://github.com/PowerShell/PowerShell/tree/master
MartinGC94:UpdateMemberAndHashtableInferencehttps://github.com/MartinGC94/PowerShell/tree/UpdateMemberAndHashtableInference
Conversation 3 https://github.com/PowerShell/PowerShell/pull/21184
Commits 1 https://github.com/PowerShell/PowerShell/pull/21184/commits
Checks 0 https://github.com/PowerShell/PowerShell/pull/21184/checks
Files changed https://github.com/PowerShell/PowerShell/pull/21184/files
Please reload this pagehttps://github.com/PowerShell/PowerShell/pull/21184/files
Fall back to type inference when hashtable key value cannot be retrieved from safe expression https://github.com/PowerShell/PowerShell/pull/21184/files#top
Show all changes 1 commit https://github.com/PowerShell/PowerShell/pull/21184/files
060c90a Fall back to type inference when hashtable key value cannot be retrie… MartinGC94 Feb 4, 2024 https://github.com/PowerShell/PowerShell/pull/21184/commits/060c90a0248a5392a7784572b08394aca11c48fe
Clear filters https://github.com/PowerShell/PowerShell/pull/21184/files
Please reload this pagehttps://github.com/PowerShell/PowerShell/pull/21184/files
Please reload this pagehttps://github.com/PowerShell/PowerShell/pull/21184/files
TypeInferenceVisitor.cs https://github.com/PowerShell/PowerShell/pull/21184/files#diff-30feea0794a0191c121a83e2fa60dbacf701dd9c5be6c4d57b1865cdee745d6b
TypeInference.Tests.ps1 https://github.com/PowerShell/PowerShell/pull/21184/files#diff-b13389ec5d0612aeee45773c528c7e68489b6ba4593b279c41f1421995f4aa09
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L49
src/System.Management.Automation/engine/parser/TypeInferenceVisitor.cshttps://github.com/PowerShell/PowerShell/pull/21184/files#diff-30feea0794a0191c121a83e2fa60dbacf701dd9c5be6c4d57b1865cdee745d6b
View file https://github.com/MartinGC94/PowerShell/blob/060c90a0248a5392a7784572b08394aca11c48fe/src/System.Management.Automation/engine/parser/TypeInferenceVisitor.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/21184/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/21184/files#diff-30feea0794a0191c121a83e2fa60dbacf701dd9c5be6c4d57b1865cdee745d6b
https://github.com/PowerShell/PowerShell/pull/21184/files#diff-30feea0794a0191c121a83e2fa60dbacf701dd9c5be6c4d57b1865cdee745d6b
https://github.com/PowerShell/PowerShell/pull/21184/files#diff-30feea0794a0191c121a83e2fa60dbacf701dd9c5be6c4d57b1865cdee745d6b
https://github.com/PowerShell/PowerShell/pull/21184/files#diff-30feea0794a0191c121a83e2fa60dbacf701dd9c5be6c4d57b1865cdee745d6b
https://github.com/PowerShell/PowerShell/pull/21184/files#diff-30feea0794a0191c121a83e2fa60dbacf701dd9c5be6c4d57b1865cdee745d6b
https://github.com/PowerShell/PowerShell/pull/21184/files#diff-30feea0794a0191c121a83e2fa60dbacf701dd9c5be6c4d57b1865cdee745d6b
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
test/powershell/engine/Api/TypeInference.Tests.ps1https://github.com/PowerShell/PowerShell/pull/21184/files#diff-b13389ec5d0612aeee45773c528c7e68489b6ba4593b279c41f1421995f4aa09
View file https://github.com/MartinGC94/PowerShell/blob/060c90a0248a5392a7784572b08394aca11c48fe/test/powershell/engine/Api/TypeInference.Tests.ps1
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/21184/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/21184/files#diff-b13389ec5d0612aeee45773c528c7e68489b6ba4593b279c41f1421995f4aa09
https://github.com/PowerShell/PowerShell/pull/21184/files#diff-b13389ec5d0612aeee45773c528c7e68489b6ba4593b279c41f1421995f4aa09
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.