Skip to content

Synchronize changes from vscode-graphql/pull/215 #1193

Synchronize changes from vscode-graphql/pull/215

Synchronize changes from vscode-graphql/pull/215 #1193

Triggered via pull request September 23, 2024 11:48
Status Failure
Total duration 34s
Artifacts

content-lint.yml

on: pull_request
lint docs
22s
lint docs
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint docs: src/content/basics/devtools/editor-plugins.mdx#L17
[vale] reported by reviewdog ๐Ÿถ [Vale.Spelling] Did you really mean 'gql'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'gql'?", "location": {"path": "src/content/basics/devtools/editor-plugins.mdx", "range": {"start": {"line": 17, "column": 73}}}, "severity": "ERROR"}
lint docs: src/content/basics/devtools/editor-plugins.mdx#L258
[vale] reported by reviewdog ๐Ÿถ [Vale.Spelling] Did you really mean 'Lua'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Lua'?", "location": {"path": "src/content/basics/devtools/editor-plugins.mdx", "range": {"start": {"line": 258, "column": 298}}}, "severity": "ERROR"}
lint docs: src/content/basics/devtools/editor-plugins.mdx#L307
[vale] reported by reviewdog ๐Ÿถ [Apollo.Headings] 'client.tagName' should use sentence-style capitalization. Raw Output: {"message": "[Apollo.Headings] 'client.tagName' should use sentence-style capitalization.", "location": {"path": "src/content/basics/devtools/editor-plugins.mdx", "range": {"start": {"line": 307, "column": 32}}}, "severity": "ERROR"}
lint docs
reviewdog exited with status code: 1
lint docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/