Async sensor API #24
Annotations
3 errors and 11 warnings
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/sht4x.rs#L3
unused imports: `Measurement`, `SensorData`, `error::Error`
|
src/commands.rs#L7
variants `SoftReset` and `SerialNumber` are never constructed
|
src/commands.rs#L18
methods `code` and `duration_ms` are never used
|
src/sht4x.rs#L20
constant `RESPONSE_LEN` is never used
|
src/sht4x.rs#L26
fields `i2c` and `address` are never read
|
|
The logs for this run have expired and are no longer available.
Loading