Skip to content

fix: landing page

fix: landing page #9

Triggered via pull request April 8, 2025 16:12
Status Failure
Total duration 1m 6s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
run_vale: website/docs/build-agents/overview.md#L58
[vale] reported by reviewdog 🐶 [Google.Quotes] Commas and periods go inside quotation marks. Raw Output: {"message": "[Google.Quotes] Commas and periods go inside quotation marks.", "location": {"path": "website/docs/build-agents/overview.md", "range": {"start": {"line": 58, "column": 14}}}, "severity": "ERROR"}
run_vale: website/docs/build-agents/overview.md#L59
[vale] reported by reviewdog 🐶 [Google.Quotes] Commas and periods go inside quotation marks. Raw Output: {"message": "[Google.Quotes] Commas and periods go inside quotation marks.", "location": {"path": "website/docs/build-agents/overview.md", "range": {"start": {"line": 59, "column": 20}}}, "severity": "ERROR"}
run_vale: website/docs/build-agents/overview.md#L61
[vale] reported by reviewdog 🐶 [Google.Quotes] Commas and periods go inside quotation marks. Raw Output: {"message": "[Google.Quotes] Commas and periods go inside quotation marks.", "location": {"path": "website/docs/build-agents/overview.md", "range": {"start": {"line": 61, "column": 18}}}, "severity": "ERROR"}
run_vale: website/docs/build-agents/overview.md#L64
[vale] reported by reviewdog 🐶 [Google.Quotes] Commas and periods go inside quotation marks. Raw Output: {"message": "[Google.Quotes] Commas and periods go inside quotation marks.", "location": {"path": "website/docs/build-agents/overview.md", "range": {"start": {"line": 64, "column": 14}}}, "severity": "ERROR"}
run_vale: website/docs/build-agents/overview.md#L65
[vale] reported by reviewdog 🐶 [Google.Quotes] Commas and periods go inside quotation marks. Raw Output: {"message": "[Google.Quotes] Commas and periods go inside quotation marks.", "location": {"path": "website/docs/build-agents/overview.md", "range": {"start": {"line": 65, "column": 20}}}, "severity": "ERROR"}
run_vale: website/docs/build-agents/overview.md#L66
[vale] reported by reviewdog 🐶 [Google.Quotes] Commas and periods go inside quotation marks. Raw Output: {"message": "[Google.Quotes] Commas and periods go inside quotation marks.", "location": {"path": "website/docs/build-agents/overview.md", "range": {"start": {"line": 66, "column": 13}}}, "severity": "ERROR"}
run_vale: website/docs/build-agents/overview.md#L67
[vale] reported by reviewdog 🐶 [Google.Quotes] Commas and periods go inside quotation marks. Raw Output: {"message": "[Google.Quotes] Commas and periods go inside quotation marks.", "location": {"path": "website/docs/build-agents/overview.md", "range": {"start": {"line": 67, "column": 18}}}, "severity": "ERROR"}
run_vale: website/docs/build-agents/overview.md#L81
[vale] reported by reviewdog 🐶 [Google.Latin] Use 'for example' instead of 'e.g.,'. Raw Output: {"message": "[Google.Latin] Use 'for example' instead of 'e.g.,'.", "location": {"path": "website/docs/build-agents/overview.md", "range": {"start": {"line": 81, "column": 29}}}, "severity": "ERROR"}
run_vale: website/docs/build-agents/overview.md#L87
[vale] reported by reviewdog 🐶 [Google.Quotes] Commas and periods go inside quotation marks. Raw Output: {"message": "[Google.Quotes] Commas and periods go inside quotation marks.", "location": {"path": "website/docs/build-agents/overview.md", "range": {"start": {"line": 87, "column": 14}}}, "severity": "ERROR"}
run_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