Move Yaml Validator into Persistence Part 2 #1822
Annotations
14 errors
build (macos-latest):
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?)
|
build (macos-latest):
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?)
|
build (macos-latest):
src/Persistence/YamlValidator/ValidationProcessor.cs#L12
Inconsistent accessibility: parameter type 'Validator' is less accessible than method 'ValidationProcessor.ValidationProcessor(YamlLoader, SchemaLoader, Validator)'
|
build (macos-latest):
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?)
|
build (macos-latest):
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?)
|
build (macos-latest):
src/Persistence/YamlValidator/ValidationProcessor.cs#L12
Inconsistent accessibility: parameter type 'Validator' is less accessible than method 'ValidationProcessor.ValidationProcessor(YamlLoader, SchemaLoader, Validator)'
|
build (macos-latest)
Process completed with exit code 1.
|
build (windows-latest)
The job was canceled because "macos-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
build (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
build (ubuntu-latest):
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?)
|
build (ubuntu-latest):
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?)
|
build (ubuntu-latest):
src/Persistence/YamlValidator/ValidationProcessor.cs#L12
Inconsistent accessibility: parameter type 'Validator' is less accessible than method 'ValidationProcessor.ValidationProcessor(YamlLoader, SchemaLoader, Validator)'
|
build (ubuntu-latest)
The operation was canceled.
|