feat: Add a trait for reading NetworkInfo from the device (#558) #1791
ci.yml
on: push
Matrix: test
Lint Commit Messages
14s
lint
15s
release
1m 15s
Annotations
1 error
|
Lint Commit Messages
You have commit messages with errors
⧗ input: feat: Add a trait for reading NetworkInfo from the device (#558)
* feat: Add a trait for reading NetworkInfo from the device
This is mirroring what is done during device discovery, but also allows it to be exposed for the caller to read network information for display purposes. This will always prefer reading from the cache.
* chore: Update test assertion for network info
✖ 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
|