Skip to content

Roslyn analyzers failing to load on Mac #23736

@jaredpar

Description

@jaredpar

When our build is run on a Mac machine the analyzers for our project will fail to load with the following error:

CSC : warning CS8032: An instance of analyzer Microsoft.NetCore.Analyzers.Runtime.TestForNaNCorrectlyAnalyzer cannot be created from /Users/jaredpar/.nuget/packages/microsoft.netcore.analyzers/2.6.0-beta1-62231-02/analyzers/dotnet/cs/Microsoft.NetCore.Analyzers.dll : Exception has been thrown by the target of an invocation.. [/Users/jaredpar/code/roslyn/src/Test/Utilities/Portable/TestUtilities.csproj]
TestUtilities -> /Users/jaredpar/code/roslyn/Binaries/Debug/Dlls/TestUtilities/netstandar

Disabling for now in order to get Mac builds running.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions