feat: Improve room naming and data integration #2671
ci.yml
on: pull_request
Matrix: test
Lint Commit Messages
14s
lint
14s
Build Package
12s
Test Semantic Release
1m 4s
release
Annotations
2 errors
|
Lint Commit Messages
You have commit messages with errors
⧗ input: feat: Improve room naming and data integration by introducing `raw_name` to `NamedRoomMapping` and enhancing `iot_id` and name mapping from `HomeData`.
✖ header must not be longer than 100 characters, current length is 151 [header-max-length]
✖ subject may not end with full stop [subject-full-stop]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat: Allow rooms trait to unconditionally override map info rooms during merging.
✖ subject may not end with full stop [subject-full-stop]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat: add `current_rooms` property to the `Home` trait and include corresponding tests.
✖ subject may not end with full stop [subject-full-stop]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
|
lint
Process completed with exit code 1.
|