Add Q10 VacuumTrait Test Scripts #2537
ci.yml
on: pull_request
Matrix: test
Lint Commit Messages
14s
lint
15s
Build Package
12s
Test Semantic Release
1m 0s
release
0s
Annotations
3 errors
|
Lint Commit Messages
You have commit messages with errors
⧗ input: Add Q10 VacuumTrait test scripts
- test_q10_simple.py: Interactive test script with detailed debug info
- test_q10_vacuum.py: Basic test script for Q10 vacuum commands
These scripts test the VacuumTrait functionality added in PR #754
✖ 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: Add confirmation prompt for map creation mode
- Require explicit 'yes' confirmation before launching map creation (cmd=4)
- Display warning about robot movement
- Allows skipping dangerous operations safely
✖ 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
|
|
test (3.11)
Process completed with exit code 1.
|
|
test (3.14)
Process completed with exit code 1.
|