Skip to content

validation impl

validation impl #345

Triggered via push December 3, 2023 17:55
Status Success
Total duration 1m 2s
Artifacts

build-debug.yml

on: push
build-dotnet
54s
build-dotnet
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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
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
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