feat: Iterate possible iot domains on 3030 error #2436
ci.yml
on: pull_request
Matrix: test
Lint Commit Messages
17s
lint
16s
Build Package
9s
Test Semantic Release
49s
release
0s
Annotations
2 errors
|
Lint Commit Messages
You have commit messages with errors
⧗ input: Continue iteration on 3030 status code
This error is returned by Roborock's API when there is an account
currently in deletion.
This can happen e.g. if a user erronously creates their account in the
wrong region and then deletes it so they can create a new one in the
correct region.
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Iterate down possible URLs when they return 3030 errors
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Remove unnecessary refactor changes
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Ensure double newline between test definitions
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Another double newline
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
|
lint
Process completed with exit code 1.
|