feat(api)!: Again rename YXDeviceState enum members to have consistency with V1 state values
#2768
Annotations
1 error
|
Run wagoid/commitlint-github-action@v6.2.1
You have commit messages with errors
⧗ input: BREAKING: Again rename `YXDeviceState` enum members to have consistency with V1 state values
The motivation is to not have entirely different state values for the same concept to make it easier to write systems that can handle each device.
✖ type must be lower-case [type-case]
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
Loading