Build-Release #38
build-release.yml
on: workflow_dispatch
dotnet-build-and-push
47s
create-release
0s
Annotations
2 errors and 11 warnings
dotnet-build-and-push
File not found: '/home/runner/work/ZLogger/ZLogger/src/ZLogger/Icon.png'.
|
dotnet-build-and-push
Process completed with exit code 1.
|
dotnet-build-and-push
The 'dotnet-quality' input can be used only with .NET SDK version in A.B, A.B.x, A, A.x and A.B.Cxx formats where the major tag is higher than 5. You specified: 5.0.x. 'dotnet-quality' input is ignored.
|
dotnet-build-and-push
The variable 'x' is assigned but its value is never used
|
dotnet-build-and-push
The variable 'y' is assigned but its value is never used
|
dotnet-build-and-push
The variable 'z' is assigned but its value is never used
|
dotnet-build-and-push
The field 'EmptyLogging.zLoggerFactory3' is never used
|
dotnet-build-and-push
The field 'EmptyLogging.zLogger3' is assigned but its value is never used
|
dotnet-build-and-push
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-and-push
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-and-push:
sandbox/Benchmark/InternalBenchmarks/EmptyLogging.cs#L130
The variable 'x' is assigned but its value is never used
|
dotnet-build-and-push:
sandbox/Benchmark/InternalBenchmarks/EmptyLogging.cs#L131
The variable 'y' is assigned but its value is never used
|
dotnet-build-and-push:
sandbox/Benchmark/InternalBenchmarks/EmptyLogging.cs#L132
The variable 'z' is assigned but its value is never used
|