Feature: get signal strength #188
Annotations
20 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/
|
ublox-cellular/src/client.rs#L1
unused import: `AtatResp`
|
ublox-cellular/src/network.rs#L446
variable does not need to be mutable
|
ublox-cellular/src/services/data/mod.rs#L409
unused variable: `profile_id`
|
ublox-cellular/src/config.rs#L33
field `dtr_pin` is never read
|
ublox-cellular/src/module_timing.rs#L42
function `kill_time` is never used
|
ublox-cellular/src/registration.rs#L38
methods `started` and `updated` are never used
|
ublox-cellular/src/registration.rs#L130
field `act` is never read
|
|
ublox-cellular/src/client.rs#L1
unused import: `AtatResp`
|
ublox-cellular/src/network.rs#L446
variable does not need to be mutable
|
ublox-cellular/src/services/data/mod.rs#L409
unused variable: `profile_id`
|
ublox-cellular/src/config.rs#L33
field `dtr_pin` is never read
|
ublox-cellular/src/module_timing.rs#L42
function `kill_time` is never used
|
ublox-cellular/src/registration.rs#L130
field `act` is never read
|
|
The logs for this run have expired and are no longer available.
Loading