Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows build break because of System.Security.Cryptography #105126

Closed
kunalspathak opened this issue Jul 19, 2024 · 2 comments
Closed

Windows build break because of System.Security.Cryptography #105126

kunalspathak opened this issue Jul 19, 2024 · 2 comments
Labels
area-Infrastructure-libraries blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@kunalspathak
Copy link
Member

kunalspathak commented Jul 19, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=747204
Build error leg or test failing: Build / linux-x64 debug Libraries_AllConfigurations / Build product
Pull request: #105113

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Use of unassigned local variable 'symmetricKeyMaterialLength'",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Introduced in #105121

cc: @stephentoub

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=747204
Error message validated: [Use of unassigned local variable 'symmetricKeyMaterialLength']
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/19/2024 5:28:04 AM UTC

@kunalspathak kunalspathak added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Jul 19, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 19, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

@jkotas
Copy link
Member

jkotas commented Jul 19, 2024

Fixed by #105121

@jkotas jkotas closed this as completed Jul 19, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Jul 19, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-libraries blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

2 participants