Skip to content

chore: update Flask-Mongo quickstart to fix Docker issues #67

chore: update Flask-Mongo quickstart to fix Docker issues

chore: update Flask-Mongo quickstart to fix Docker issues #67

Triggered via pull request April 11, 2025 12:31
Status Failure
Total duration 17s
Artifacts

vale-lint-action.yml

on: pull_request
Vale doc linter
8s
Vale doc linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Vale doc linter: versioned_docs/version-2.0.0/operation/test.md#L12
[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'KTests'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'KTests'?", "location": {"path": "versioned_docs/version-2.0.0/operation/test.md", "range": {"start": {"line": 12, "column": 8}}}, "severity": "ERROR"}
Vale doc linter: versioned_docs/version-2.0.0/operation/record.md#L22
[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'KTest'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'KTest'?", "location": {"path": "versioned_docs/version-2.0.0/operation/record.md", "range": {"start": {"line": 22, "column": 5}}}, "severity": "ERROR"}
Vale doc linter: versioned_docs/version-2.0.0/concepts/installation.md#L67
[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Wohoo'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Wohoo'?", "location": {"path": "versioned_docs/version-2.0.0/concepts/installation.md", "range": {"start": {"line": 67, "column": 3}}}, "severity": "ERROR"}
Vale doc linter: versioned_docs/version-2.0.0/concepts/installation.md#L101
[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Prequisites'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Prequisites'?", "location": {"path": "versioned_docs/version-2.0.0/concepts/installation.md", "range": {"start": {"line": 101, "column": 3}}}, "severity": "ERROR"}
Vale doc linter: versioned_docs/version-2.0.0/operation/browser-extension.md#L59
[vale] reported by reviewdog 🐶 [Google.Units] Put a nonbreaking space between the number and the unit in '1s'. Raw Output: {"message": "[Google.Units] Put a nonbreaking space between the number and the unit in '1s'.", "location": {"path": "versioned_docs/version-2.0.0/operation/browser-extension.md", "range": {"start": {"line": 59, "column": 34}}}, "severity": "ERROR"}
Vale doc linter: versioned_docs/version-2.0.0/operation/browser-extension.md#L59
[vale] reported by reviewdog 🐶 [Google.Ordinal] Spell out all ordinal numbers ('1st') in text. Raw Output: {"message": "[Google.Ordinal] Spell out all ordinal numbers ('1st') in text.", "location": {"path": "versioned_docs/version-2.0.0/operation/browser-extension.md", "range": {"start": {"line": 59, "column": 34}}}, "severity": "ERROR"}
Vale doc linter: versioned_docs/version-2.0.0/operation/browser-extension.md#L78
[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'oss'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'oss'?", "location": {"path": "versioned_docs/version-2.0.0/operation/browser-extension.md", "range": {"start": {"line": 78, "column": 71}}}, "severity": "ERROR"}
Vale doc linter: versioned_docs/version-2.0.0/operation/browser-extension.md#L91
[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'moc'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'moc'?", "location": {"path": "versioned_docs/version-2.0.0/operation/browser-extension.md", "range": {"start": {"line": 91, "column": 49}}}, "severity": "ERROR"}
Vale doc linter: versioned_docs/version-2.0.0/concepts/what-are-keploy-features.md#L59
[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'shopify'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'shopify'?", "location": {"path": "versioned_docs/version-2.0.0/concepts/what-are-keploy-features.md", "range": {"start": {"line": 59, "column": 1}}}, "severity": "ERROR"}
Vale doc linter
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