Skip to content

Fix schema check by installing yajsv with Go

Craig Smith requested to merge craigmsmith-fix-schema-check into main

What does this MR do?

The schema check was failing silently. This MR addresses this by downloading yajsv with go install.

This pipeline shows which rules are broken after the schema check is fixed, and so those rules have also been updated in this MR.

What are the relevant issue numbers?

NA

Does this MR meet the acceptance criteria?

Edited by Craig Smith

Merge request reports