Closed GopherJ closed 2 years ago
if I remove the first seven lines then paste back and save, then the errors move down:
Yeah, getting:
[yaml-schema: https://json.schemastore.org/github-workflow.json] [E] Missing property "jobs"
I totally have a jobs
property in there.
EDIT: ah, sounds related to this issue: https://github.com/neoclide/coc-yaml/issues/28#issuecomment-784849086
Use :CocCommand yaml.selectSchema
to choose yaml schema.
sometimes I can get incorrect lint on some github actions workflows like:
https://github.com/parallel-finance/parallel/blob/master/.github/workflows/deploy.yml#L1-L7