Skip to content

Move Yaml Validator into Persistence Part 2 #1822

Move Yaml Validator into Persistence Part 2

Move Yaml Validator into Persistence Part 2 #1822

Triggered via pull request July 17, 2024 23:45
Status Failure
Total duration 59s
Artifacts

CI.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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.