WebIDE does not load the syntax validation schema on GitLab.com
Summary
On GitLab.com using the WebIDE to edit .yml files the IDE highlights a warning message under the first character on the file.
When you hover over the warning then it displays the error Unable to load schema.
Steps to reproduce
Open any .yml file on GitLab.com using the WebIDE.
Hover over the underlined warning character.
Example Project
This is replicated in new projects and can be seen on any existing projects.
You can also see it using the below link.
- https://gitlab.com/-/ide/project/gitlab-silver/cmarais/lint-errors/lint1/tree/main/-/.gitlab-ci.yml/
What is the current bug behavior?
On GitLab.com using the WebIDE to edit .yml files the IDE highlights a lint warning message under the first character on the file.
When you hover over the warning then it displays the error Unable to load schema.
Seems to be affecting all projects on Gitlab.com. This does is not shown in the Pipeline Editor only the WebIDE. This also has no impact to the functionality of the CI pipelines.
What is the expected correct behavior?
No warning message should be displayed unless it is valid.
Relevant logs and/or screenshots
Seems to be related to #297252 (closed)
Output of checks
This bug happens on GitLab.com This bug is not replicable in Gitlab Omnibus 15.2
