Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions source/user-guide/custom-sota-client.rst
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,8 @@
- Unable to perform operation: there is an installation that needs completion
- *50*: Failure
- Target download data not found. Make sure to call pull operation first
- *80*: Failure
- Unable to install target, missing application data. Make sure to pull target first

Check warning on line 424 in source/user-guide/custom-sota-client.rst

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Fio-docs.Branding-and-names] Use 'Target' instead of 'target' Raw Output: {"message": "[Fio-docs.Branding-and-names] Use 'Target' instead of 'target'", "location": {"path": "source/user-guide/custom-sota-client.rst", "range": {"start": {"line": 424, "column": 76}}}, "severity": "INFO"}

Check warning on line 424 in source/user-guide/custom-sota-client.rst

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Fio-docs.Branding-and-names] Use 'Target' instead of 'target' Raw Output: {"message": "[Fio-docs.Branding-and-names] Use 'Target' instead of 'target'", "location": {"path": "source/user-guide/custom-sota-client.rst", "range": {"start": {"line": 424, "column": 24}}}, "severity": "INFO"}
- *110*: Failure
- Installation failed, rollback done successfully
- *120*: Failure
Expand Down
Loading