Skip to content

Added docs for using the graph on Avalanche #5938

Added docs for using the graph on Avalanche

Added docs for using the graph on Avalanche #5938

Re-run triggered June 27, 2024 03:59
Status Failure
Total duration 2m 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
runner/vale: docs/build/dapp/advanced/indexing-data-with-the-graph.md#L17
[vale] reported by reviewdog 🐶 [GoogleModified.Headings] '1. Initialize your subgraph project' should use title-case capitalization. Raw Output: {"message": "[GoogleModified.Headings] '1. Initialize your subgraph project' should use title-case capitalization.", "location": {"path": "docs/build/dapp/advanced/indexing-data-with-the-graph.md", "range": {"start": {"line": 17, "column": 4}}}, "severity": "ERROR"}
runner/vale: docs/build/dapp/advanced/indexing-data-with-the-graph.md#L37
[vale] reported by reviewdog 🐶 [GoogleModified.Headings] 'Initialize your Subgraph⁠' should use title-case capitalization. Raw Output: {"message": "[GoogleModified.Headings] 'Initialize your Subgraph⁠' should use title-case capitalization.", "location": {"path": "docs/build/dapp/advanced/indexing-data-with-the-graph.md", "range": {"start": {"line": 37, "column": 5}}}, "severity": "ERROR"}
runner/vale: docs/build/dapp/advanced/indexing-data-with-the-graph.md#L45
[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'cli'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'cli'?", "location": {"path": "docs/build/dapp/advanced/indexing-data-with-the-graph.md", "range": {"start": {"line": 45, "column": 3}}}, "severity": "ERROR"}
runner/vale: docs/build/dapp/advanced/indexing-data-with-the-graph.md#L70
[vale] reported by reviewdog 🐶 [GoogleModified.Headings] 'Test your subgraph⁠' should use title-case capitalization. Raw Output: {"message": "[GoogleModified.Headings] 'Test your subgraph⁠' should use title-case capitalization.", "location": {"path": "docs/build/dapp/advanced/indexing-data-with-the-graph.md", "range": {"start": {"line": 70, "column": 5}}}, "severity": "ERROR"}
runner/vale: docs/build/dapp/advanced/indexing-data-with-the-graph.md#L90
[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Arbitrum'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Arbitrum'?", "location": {"path": "docs/build/dapp/advanced/indexing-data-with-the-graph.md", "range": {"start": {"line": 90, "column": 52}}}, "severity": "ERROR"}
runner/vale: docs/build/dapp/advanced/indexing-data-with-the-graph.md#L92
[vale] reported by reviewdog 🐶 [GoogleModified.Headings] '3. Query your Subgraph' should use title-case capitalization. Raw Output: {"message": "[GoogleModified.Headings] '3. Query your Subgraph' should use title-case capitalization.", "location": {"path": "docs/build/dapp/advanced/indexing-data-with-the-graph.md", "range": {"start": {"line": 92, "column": 4}}}, "severity": "ERROR"}
runner/vale: docs/build/dapp/advanced/indexing-data-with-the-graph.md#L98
[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Messari'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Messari'?", "location": {"path": "docs/build/dapp/advanced/indexing-data-with-the-graph.md", "range": {"start": {"line": 98, "column": 149}}}, "severity": "ERROR"}
runner/vale: docs/build/dapp/advanced/indexing-data-with-the-graph.md#L109
[vale] reported by reviewdog 🐶 [GoogleModified.Headings] 'Getting your own API Key' should use title-case capitalization. Raw Output: {"message": "[GoogleModified.Headings] 'Getting your own API Key' should use title-case capitalization.", "location": {"path": "docs/build/dapp/advanced/indexing-data-with-the-graph.md", "range": {"start": {"line": 109, "column": 5}}}, "severity": "ERROR"}
runner/vale: docs/build/dapp/advanced/indexing-data-with-the-graph.md#L154
[vale] reported by reviewdog 🐶 [GoogleModified.Headings] 'Sample code' should use title-case capitalization. Raw Output: {"message": "[GoogleModified.Headings] 'Sample code' should use title-case capitalization.", "location": {"path": "docs/build/dapp/advanced/indexing-data-with-the-graph.md", "range": {"start": {"line": 154, "column": 5}}}, "severity": "ERROR"}
runner/vale
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
runner/vale
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/