-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Unable to load Analyzer assembly .../Microsoft.CodeAnalysis.Analyzers.dll : Not a valid assembly #85082
Comments
Tagging subscribers to this area: @dotnet/area-meta Issue Details
Build InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=244978 Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "An instance of analyzer Microsoft.CodeAnalysis.CSharp.Analyzers.CSharpImmutableObjectMethodAnalyzer cannot be created from",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
|
I think this is the same issue that @lewing and I saw in #84422 (comment) last week. I just reran the build and it was gone. I can't tell for sure if that's the PR where this problem was introduced. But looks like this is real because I ran into it again, in a different part of the build. |
This behavior goes back to at least 4/8. |
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue Details
Build InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=244978 Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "",
"BuildRetry": false,
"ErrorPattern": "An instance of analyzer Microsoft\\.CodeAnalysis\\.CSharp\\.Analyzers\\..* cannot be created from",
"ExcludeConsoleLog": false
} Report
Summary
|
As indicated in #84995, this is happening in the |
@carlossanlop can you link to a recent failure nevermind, just realized the list as at the top |
Looks like we've fixed this one |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=244978
Build error leg or test failing: Build / CoreCLR Product Build linux_musl arm64 release / Build managed product components and packages
Pull request: #85036
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=322870
Error message validated:
An instance of analyzer Microsoft\.CodeAnalysis\.CSharp\..* cannot be created from
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 6/28/2023 9:15:11 PM UTC
The text was updated successfully, but these errors were encountered: