Skip to content

Created small test program to talk to ADS1100 by I2C #184

Created small test program to talk to ADS1100 by I2C

Created small test program to talk to ADS1100 by I2C #184

Triggered via push October 19, 2024 01:38
Status Failure
Total duration 1m 17s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 warnings
build: ex3_shared_libs/interfaces/i2c/src/lib.rs#L19
fields `bus_path` and `client_address` are never read
build: ex3_shared_libs/interfaces/i2c/src/lib.rs#L52
methods `send_byte` and `read_byte` are never used
build
could not compile `i2c` (lib) due to 2 previous errors
build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build
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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
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/
build
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/
build
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/
build
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/
build
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`