Move Yaml Validator into Persistence Part 2 #1822
Annotations
7 errors
src/Persistence/YamlValidator/ValidationProcessor.cs#L8
The type or namespace name 'YamlLoader' could not be found (are you missing a using directive or an assembly reference?)
|
src/Persistence/YamlValidator/ValidationProcessor.cs#L12
The type or namespace name 'YamlLoader' could not be found (are you missing a using directive or an assembly reference?)
|
src/Persistence/YamlValidator/ValidationProcessor.cs#L12
Inconsistent accessibility: parameter type 'Validator' is less accessible than method 'ValidationProcessor.ValidationProcessor(YamlLoader, SchemaLoader, Validator)'
|
src/Persistence/YamlValidator/ValidationProcessor.cs#L8
The type or namespace name 'YamlLoader' could not be found (are you missing a using directive or an assembly reference?)
|
src/Persistence/YamlValidator/ValidationProcessor.cs#L12
The type or namespace name 'YamlLoader' could not be found (are you missing a using directive or an assembly reference?)
|
src/Persistence/YamlValidator/ValidationProcessor.cs#L12
Inconsistent accessibility: parameter type 'Validator' is less accessible than method 'ValidationProcessor.ValidationProcessor(YamlLoader, SchemaLoader, Validator)'
|
|
This job failed
Loading