Return multiple errors and warnings in CI Lint API endpoint
What does this MR do?
- Removes method
YamlProcessor.validation_messageand usesYamlProcessor.new(...).executeinstead - Updates the method for the
gitlab-ci.ymlblob viwer, which was usingYamlProcessor.validation_messageand refactors it to sayerrors
Does this MR meet the acceptance criteria?
Conformity
Edited by Laura Montemayor