Skip to content

Add application validators arch tests #38

Add application validators arch tests

Add application validators arch tests #38

Triggered via push August 18, 2024 21:47
Status Success
Total duration 49s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/Ace.Geograpi.Application/Validators/ContinentModelValidator.cs#L5
'ContinentModelValidator' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/Ace.Geograpi.Application/Validators/CountryModelValidator.cs#L5
'CountryModelValidator' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/Ace.Geograpi.Application/Validators/ContinentModelValidator.cs#L5
'ContinentModelValidator' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
build: src/Ace.Geograpi.Application/Validators/CountryModelValidator.cs#L5
'CountryModelValidator' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)