Skip to content

Support updating dependencies with Cargo.toml and Cargo.lock #5092

Support updating dependencies with Cargo.toml and Cargo.lock

Support updating dependencies with Cargo.toml and Cargo.lock #5092

Triggered via pull request August 18, 2024 03:36
Status Failure
Total duration 3m 27s
Artifacts

tests.yml

on: pull_request
Matrix: Run Checks
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 8 warnings
Vale: docs/src/content/docs/reference/Config File/packages.md#L83
[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'isn't' instead of 'is not'. Raw Output: {"message": "[Microsoft.Contractions] Use 'isn't' instead of 'is not'.", "location": {"path": "docs/src/content/docs/reference/Config File/packages.md", "range": {"start": {"line": 83, "column": 14}}}, "severity": "ERROR"}
Vale: docs/src/content/docs/reference/Config File/packages.md#L95
[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'isn't' instead of 'is not'. Raw Output: {"message": "[Microsoft.Contractions] Use 'isn't' instead of 'is not'.", "location": {"path": "docs/src/content/docs/reference/Config File/packages.md", "range": {"start": {"line": 95, "column": 14}}}, "severity": "ERROR"}
Vale: docs/src/content/docs/reference/Config File/packages.md#L116
[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'isn't' instead of 'is not'. Raw Output: {"message": "[Microsoft.Contractions] Use 'isn't' instead of 'is not'.", "location": {"path": "docs/src/content/docs/reference/Config File/packages.md", "range": {"start": {"line": 116, "column": 14}}}, "severity": "ERROR"}
Vale: docs/src/content/docs/reference/Config File/packages.md#L126
[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'isn't' instead of 'is not'. Raw Output: {"message": "[Microsoft.Contractions] Use 'isn't' instead of 'is not'.", "location": {"path": "docs/src/content/docs/reference/Config File/packages.md", "range": {"start": {"line": 126, "column": 14}}}, "severity": "ERROR"}
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://git.luolix.topmunity/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
Vale
reviewdog exited with status code: 1
Vale: docs/src/content/docs/reference/Config File/packages.md#L59
[vale] reported by reviewdog 🐶 [Microsoft.Passive] 'is specified' looks like passive voice. Raw Output: {"message": "[Microsoft.Passive] 'is specified' looks like passive voice.", "location": {"path": "docs/src/content/docs/reference/Config File/packages.md", "range": {"start": {"line": 59, "column": 17}}}, "severity": "INFO"}
Vale: docs/src/content/docs/reference/Config File/packages.md#L59
[vale] reported by reviewdog 🐶 [Microsoft.Passive] 'be searched' looks like passive voice. Raw Output: {"message": "[Microsoft.Passive] 'be searched' looks like passive voice.", "location": {"path": "docs/src/content/docs/reference/Config File/packages.md", "range": {"start": {"line": 59, "column": 37}}}, "severity": "INFO"}
Vale: docs/src/content/docs/reference/Config File/packages.md#L61
[vale] reported by reviewdog 🐶 [Microsoft.Passive] 'be updated' looks like passive voice. Raw Output: {"message": "[Microsoft.Passive] 'be updated' looks like passive voice.", "location": {"path": "docs/src/content/docs/reference/Config File/packages.md", "range": {"start": {"line": 61, "column": 43}}}, "severity": "INFO"}
Vale: docs/src/content/docs/reference/Config File/packages.md#L65
[vale] reported by reviewdog 🐶 [Microsoft.Passive] 'be kept' looks like passive voice. Raw Output: {"message": "[Microsoft.Passive] 'be kept' looks like passive voice.", "location": {"path": "docs/src/content/docs/reference/Config File/packages.md", "range": {"start": {"line": 65, "column": 36}}}, "severity": "INFO"}
Vale: docs/src/content/docs/reference/Config File/packages.md#L67
[vale] reported by reviewdog 🐶 [Microsoft.Passive] 'is provided' looks like passive voice. Raw Output: {"message": "[Microsoft.Passive] 'is provided' looks like passive voice.", "location": {"path": "docs/src/content/docs/reference/Config File/packages.md", "range": {"start": {"line": 67, "column": 81}}}, "severity": "INFO"}
Vale: docs/src/content/docs/recipes/updating-dependencies.md#L16
[vale] reported by reviewdog 🐶 [Microsoft.Passive] 'is updated' looks like passive voice. Raw Output: {"message": "[Microsoft.Passive] 'is updated' looks like passive voice.", "location": {"path": "docs/src/content/docs/recipes/updating-dependencies.md", "range": {"start": {"line": 16, "column": 29}}}, "severity": "INFO"}
Vale: docs/src/content/docs/recipes/updating-dependencies.md#L41
[vale] reported by reviewdog 🐶 [Microsoft.Passive] 'be added' looks like passive voice. Raw Output: {"message": "[Microsoft.Passive] 'be added' looks like passive voice.", "location": {"path": "docs/src/content/docs/recipes/updating-dependencies.md", "range": {"start": {"line": 41, "column": 19}}}, "severity": "INFO"}
Vale: docs/src/content/docs/recipes/updating-dependencies.md#L51
[vale] reported by reviewdog 🐶 [Microsoft.Passive] 'be versioned' looks like passive voice. Raw Output: {"message": "[Microsoft.Passive] 'be versioned' looks like passive voice.", "location": {"path": "docs/src/content/docs/recipes/updating-dependencies.md", "range": {"start": {"line": 51, "column": 102}}}, "severity": "INFO"}