Skip to content

Return multiple errors and warnings in CI Lint API endpoint

Laura Montemayor requested to merge lm-expose-errors-linter into master

What does this MR do?

  • Removes method YamlProcessor.validation_message and uses YamlProcessor.new(...).execute instead
  • Updates the method for the gitlab-ci.yml blob viwer, which was using YamlProcessor.validation_message and refactors it to say errors

Does this MR meet the acceptance criteria?

Conformity

#243732 (closed)

Edited by Laura Montemayor

Merge request reports

Loading