Adc driver (#7) #35
Annotations
22 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
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/
|
test
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/
|
test
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/
|
test
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/
|
test:
crates/thermocouple-converter/src/lib.rs#L63
unused import: `super::*`
|
test
`thermocouple-converter` (lib test) generated 1 warning (run `cargo fix --lib -p thermocouple-converter --tests` to apply 1 suggestion)
|
All
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
All
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/
|
All
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/
|
All
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/
|
All
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/
|
All:
boards/pressure/src/adc_manager.rs#L15
struct `AdcManager` is never constructed
|
All:
boards/pressure/src/adc_manager.rs#L24
associated items `new`, `init_adc1`, and `init_adc2` are never used
|
All:
boards/strain/src/adc_manager.rs#L15
struct `AdcManager` is never constructed
|
All:
boards/strain/src/adc_manager.rs#L24
associated items `new`, `init_adc1`, and `init_adc2` are never used
|
All:
boards/temperature/src/adc_manager.rs#L16
fields `spi`, `adc1`, `adc2`, `adc1_cs`, and `adc2_cs` are never read
|
All:
boards/temperature/src/adc_manager.rs#L40
methods `init_adc1` and `init_adc2` are never used
|
All:
boards/temperature/src/main.rs#L68
field `adc_manager` is never read
|
All:
boards/pressure/src/adc_manager.rs#L45
unused `Result` that must be used
|
All:
boards/temperature/src/adc_manager.rs#L45
unused `Result` that must be used
|
All:
boards/pressure/src/adc_manager.rs#L66
unused `Result` that must be used
|