Skip to content

Feature: get signal strength #188

Feature: get signal strength

Feature: get signal strength #188

Triggered via pull request September 5, 2023 10:42
Status Success
Total duration 1m 22s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Test
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/
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: ublox-cellular/src/client.rs#L1
unused import: `AtatResp`
Test: ublox-cellular/src/network.rs#L446
variable does not need to be mutable
Test: ublox-cellular/src/services/data/mod.rs#L409
unused variable: `profile_id`
Test: ublox-cellular/src/config.rs#L33
field `dtr_pin` is never read
Test: ublox-cellular/src/module_timing.rs#L42
function `kill_time` is never used
Test: ublox-cellular/src/registration.rs#L38
methods `started` and `updated` are never used
Test: ublox-cellular/src/registration.rs#L130
field `act` is never read
Test
`ublox-cellular-rs` (lib) generated 7 warnings (run `cargo fix --lib -p ublox-cellular-rs` to apply 2 suggestions)
Test: ublox-cellular/src/client.rs#L1
unused import: `AtatResp`
Test: ublox-cellular/src/network.rs#L446
variable does not need to be mutable
Test: ublox-cellular/src/services/data/mod.rs#L409
unused variable: `profile_id`
Test: ublox-cellular/src/config.rs#L33
field `dtr_pin` is never read
Test: ublox-cellular/src/module_timing.rs#L42
function `kill_time` is never used
Test: ublox-cellular/src/registration.rs#L130
field `act` is never read
Test
`ublox-cellular-rs` (lib test) generated 6 warnings (run `cargo fix --lib -p ublox-cellular-rs --tests` to apply 3 suggestions)