Build-Release #37
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-release.yml
on: workflow_dispatch
dotnet-build-and-push
41s
create-release
0s
Annotations
7 errors and 11 warnings
dotnet-build-and-push
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-push
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-push
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-push
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-push:
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?)
|
dotnet-build-and-push:
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?)
|
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
|