Build-Release #38
Annotations
2 errors and 11 warnings
Run dotnet pack -c Release --no-build -p:Version=2.0.0 -o ./publish
File not found: '/home/runner/work/ZLogger/ZLogger/src/ZLogger/Icon.png'.
|
Run dotnet pack -c Release --no-build -p:Version=2.0.0 -o ./publish
Process completed with exit code 1.
|
|
Run dotnet build -c Release -p:Version=2.0.0
The variable 'x' is assigned but its value is never used
|
Run dotnet build -c Release -p:Version=2.0.0
The variable 'y' is assigned but its value is never used
|
Run dotnet build -c Release -p:Version=2.0.0
The variable 'z' is assigned but its value is never used
|
Run dotnet build -c Release -p:Version=2.0.0
The field 'EmptyLogging.zLoggerFactory3' is never used
|
Run dotnet build -c Release -p:Version=2.0.0
The field 'EmptyLogging.zLogger3' is assigned but its value is never used
|
Run dotnet build -c Release -p:Version=2.0.0
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run dotnet build -c Release -p:Version=2.0.0
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run dotnet build -c Release -p:Version=2.0.0:
sandbox/Benchmark/InternalBenchmarks/EmptyLogging.cs#L130
The variable 'x' is assigned but its value is never used
|
Run dotnet build -c Release -p:Version=2.0.0:
sandbox/Benchmark/InternalBenchmarks/EmptyLogging.cs#L131
The variable 'y' is assigned but its value is never used
|
Run dotnet build -c Release -p:Version=2.0.0:
sandbox/Benchmark/InternalBenchmarks/EmptyLogging.cs#L132
The variable 'z' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading