jguedez

Results 2 comments of jguedez

The "$ref" in the error message looks like a URL encoded string for `/$defs/tasks` : ``` $ref '%2F%24defs%2Ftasks' in 'https://raw.githubusercontent.com/ansible/schemas/main/f/ansible.json' can not be resolved. (YAML 768) ``` Something along the...

this seems to be a duplicate of https://github.com/neoclide/coc-yaml/issues/64