Title: Small typo in Test-Json -SchemaFile error message - PowerShell 7.5-Beta1 · Issue #21106 · PowerShell/PowerShell · GitHub
Open Graph Title: Small typo in Test-Json -SchemaFile error message - PowerShell 7.5-Beta1 · Issue #21106 · PowerShell/PowerShell
X Title: Small typo in Test-Json -SchemaFile error message - PowerShell 7.5-Beta1 · Issue #21106 · PowerShell/PowerShell
Description: Prerequisites Write a descriptive title. Make sure you are able to repro it on the latest released version Search the existing issues. Refer to the FAQ. Refer to Differences between Windows PowerShell 5.1 and PowerShell. Steps to reprodu...
Open Graph Description: Prerequisites Write a descriptive title. Make sure you are able to repro it on the latest released version Search the existing issues. Refer to the FAQ. Refer to Differences between Windows PowerSh...
X Description: Prerequisites Write a descriptive title. Make sure you are able to repro it on the latest released version Search the existing issues. Refer to the FAQ. Refer to Differences between Windows PowerSh...
Opengraph URL: https://github.com/PowerShell/PowerShell/issues/21106
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Small typo in Test-Json -SchemaFile error message - PowerShell 7.5-Beta1","articleBody":"### Prerequisites\n\n- [X] Write a descriptive title.\n- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)\n- [X] Search the existing issues.\n- [X] Refer to the [FAQ](https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md).\n- [X] Refer to [Differences between Windows PowerShell 5.1 and PowerShell](https://learn.microsoft.com/powershell/scripting/whats-new/differences-from-windows-powershell).\n\n### Steps to reproduce\n\nRun the following command\r\n\r\n```powershell\r\nTest-Json -Path 'UserConfigurations.json' -SchemaFile \"Schema.json\"\r\n```\r\n\r\nWith these 2 files\r\n\r\n[UserConfigurations.json](https://github.com/PowerShell/PowerShell/files/13993744/UserConfigurations.json)\r\n[Schema.json](https://github.com/PowerShell/PowerShell/files/13993745/Schema.json)\r\n\n\n### Expected behavior\n\n```console\nThe JSON is not valid with the schema: Value should have at least 9 properties at ''\n```\n\n\n### Actual behavior\n\n```console\nThe JSON is not valid with the schema: Value should have at least9 properties at ''\r\n\r\nThere is no space between \"least\" and \"9\" in the error message\n```\n\n\n### Error details\n\n```console\nTest-Json: untitled:Untitled-1:1:1\r\nLine |\r\n 1 | Test-Json -Path 'C:\\Users\\Admin\\.WDACConfig\\UserConfigurations.json' …\r\n | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n | The JSON is not valid with the schema: Value should have at least9 properties at ''\n```\n\n\n### Environment data\n\n```powershell\nName Value\r\n---- -----\r\nPSVersion 7.5.0-preview.1\r\nPSEdition Core\r\nGitCommitId 7.5.0-preview.1\r\nOS Microsoft Windows 10.0.22635\r\nPlatform Win32NT\r\nPSCompatibleVersions {1.0, 2.0, 3.0, 4.0ΓǪ}\r\nPSRemotingProtocolVersion 2.3\r\nSerializationVersion 1.1.0.1\r\nWSManStackVersion 3.0\n```\n\n\n### Visuals\n\n_No response_","author":{"url":"https://github.com/HotCakeX","@type":"Person","name":"HotCakeX"},"datePublished":"2024-01-19T19:47:34.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/21106/PowerShell/issues/21106"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:eec66bb9-a8df-33e0-5e6b-76cd92d229fd |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C13C:1261E5:D89773:1211D43:6A55753E |
| html-safe-nonce | d9113d1bab4c64e345987d042fbbf7a4a6173f908f39c048e76649f7d26d903c |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMTNDOjEyNjFFNTpEODk3NzM6MTIxMUQ0Mzo2QTU1NzUzRSIsInZpc2l0b3JfaWQiOiI2NjMzMDk3NTc3NjE2NDcxMzU4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 365446b042b03eba62f76006875033945aa1e5541042d6fbae424a90f87d353b |
| hovercard-subject-tag | issue:2091262077 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PowerShell/PowerShell/21106/issue_layout |
| twitter:image | https://opengraph.githubassets.com/1dd6b34bce9df73645a1783340db866dac0caf5a2a911019c93b2d91c3e47800/PowerShell/PowerShell/issues/21106 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/1dd6b34bce9df73645a1783340db866dac0caf5a2a911019c93b2d91c3e47800/PowerShell/PowerShell/issues/21106 |
| og:image:alt | Prerequisites Write a descriptive title. Make sure you are able to repro it on the latest released version Search the existing issues. Refer to the FAQ. Refer to Differences between Windows PowerSh... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | HotCakeX |
| hostname | github.com |
| expected-hostname | github.com |
| None | b5665c84831ed9ac4fb79519c16c9c5580ba8092fb8bb6e3e72972ec7197348e |
| turbo-cache-control | no-preview |
| go-import | github.com/PowerShell/PowerShell git https://github.com/PowerShell/PowerShell.git |
| octolytics-dimension-user_id | 11524380 |
| octolytics-dimension-user_login | PowerShell |
| octolytics-dimension-repository_id | 49609581 |
| octolytics-dimension-repository_nwo | PowerShell/PowerShell |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 49609581 |
| octolytics-dimension-repository_network_root_nwo | PowerShell/PowerShell |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 617ea94e2807dc3052601c560530bb3f8259bc9a |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width