-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Could not load file or assembly 'Microsoft.CodeAnalysis.NetAnalyzers #84995
Comments
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=242955 Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "Could not load file or assembly 'Microsoft.CodeAnalysis.NetAnalyzers",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=242955 Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "Could not load file or assembly 'Microsoft.CodeAnalysis.NetAnalyzers",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
} Report
Summary
|
@ViktorHofer @jkoritzinsky Do you have any ideas on what is causing this (or why it intermittently hits - it's rare enough that it almost seems like a new issue each time it comes up)? |
My guess is some weirdness around how we do restore in the src/tests projects is causing issues. Once we reduce the number of project files in the src/tests tree (the next phase of the test consolidation), we can remove our custom "restore" infrastructure and do something more normal. |
This is affecting the release/8.0 branch too. The milestone has been set to 9.0.0. |
Duplicate of #85082. Should we change the milestone to 8.0.0? |
Duplicate of #85082 |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=242955
Build error leg or test failing: Build / coreclr Common Pri0 Test Build AnyOS AnyCPU checked / Build managed test components
Pull request: #79169
Error Message
Fill the error message using known issues guidance.
Report
Summary
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=322450
Error message validated:
Could not load file or assembly 'Microsoft.CodeAnalysis.NetAnalyzers
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/28/2023 10:10:52 PM UTC
The text was updated successfully, but these errors were encountered: