Add netstandard2.0 to the targets #265
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 10 warnings
build-dotnet
'RuntimeHelpers' does not contain a definition for 'IsReferenceOrContainsReferences'
|
build-dotnet
'RuntimeHelpers' does not contain a definition for 'IsReferenceOrContainsReferences'
|
build-dotnet
'RuntimeHelpers' does not contain a definition for 'IsReferenceOrContainsReferences'
|
build-dotnet
'RuntimeHelpers' does not contain a definition for 'IsReferenceOrContainsReferences'
|
build-dotnet:
src/ZLogger/Internal/MagicalBox.cs#L50
'RuntimeHelpers' does not contain a definition for 'IsReferenceOrContainsReferences'
|
build-dotnet:
src/ZLogger/Internal/MagicalBox.cs#L411
'RuntimeHelpers' does not contain a definition for 'IsReferenceOrContainsReferences'
|
build-dotnet
Process completed with exit code 1.
|
build-dotnet
Dereference of a possibly null reference.
|
build-dotnet
Dereference of a possibly null reference.
|
build-dotnet
'BitOperations.PopCount(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build-dotnet
Argument 'levels' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
|
build-dotnet
Argument 'hostName' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
|
build-dotnet
Argument 'hostName' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
|
build-dotnet
Multiple logging methods are using event name Z in class Log (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1025)
|
build-dotnet
Dereference of a possibly null reference.
|
build-dotnet:
src/ZLogger/Internal/Shims/DefaultInterpolatedStringHandler.cs#L522
Dereference of a possibly null reference.
|
build-dotnet:
src/ZLogger.MessagePack/Internal/Shims/BitOperations.cs#L7
'BitOperations.PopCount(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|