Skip to content

fix: fix enum names to include none states #1796

fix: fix enum names to include none states

fix: fix enum names to include none states #1796

Triggered via pull request October 24, 2025 14:31
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

on: pull_request
Matrix: test
Lint Commit Messages
14s
Lint Commit Messages
lint
15s
lint
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

1 error
Lint Commit Messages
You have commit messages with errors ⧗ input: fix: fix enum names to include `none` states This was a change in https://github.com/Python-roborock/python-roborock/pull/503 that changed behavior to omit `0` states, however this is reverting it to preserve compatibility with old behavior. In practice, HomeAssistant uses `none` for matching error codes for example. ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint