Skip to content

Adc driver

Adc driver #34

Triggered via pull request December 13, 2024 23:44
@NoahSprengerNoahSprenger
synchronize #7
adc-driver
Status Success
Total duration 5m 19s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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/temperature/src/adc_manager.rs#L45
unused `Result` that must be used
All: boards/temperature/src/adc_manager.rs#L66
unused `Result` that must be 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/strain/src/adc_manager.rs#L45
unused `Result` that must be used
All: boards/strain/src/adc_manager.rs#L66
unused `Result` that must be used
All: boards/pressure/src/adc_manager.rs#L15
struct `AdcManager` is never constructed