Merge branch 'master' into v2.0 #350
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
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
|
build-dotnet
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
|
build-dotnet
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
|
build-dotnet
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
|
build-dotnet:
sandbox/ConsoleApp/Program.cs#L63
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
|
build-dotnet:
sandbox/ConsoleApp/Program.cs#L64
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
|
build-dotnet
Process completed with exit code 1.
|
build-dotnet
The variable 'x' is assigned but its value is never used
|
build-dotnet
The variable 'y' is assigned but its value is never used
|
build-dotnet
The variable 'z' is assigned but its value is never used
|
build-dotnet
The field 'EmptyLogging.zLoggerFactory3' is never used
|
build-dotnet
The field 'EmptyLogging.zLogger3' is assigned but its value is never used
|
build-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-dotnet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-dotnet:
sandbox/Benchmark/InternalBenchmarks/EmptyLogging.cs#L130
The variable 'x' is assigned but its value is never used
|
build-dotnet:
sandbox/Benchmark/InternalBenchmarks/EmptyLogging.cs#L131
The variable 'y' is assigned but its value is never used
|
build-dotnet:
sandbox/Benchmark/InternalBenchmarks/EmptyLogging.cs#L132
The variable 'z' is assigned but its value is never used
|