Reduce stack usage #445
Annotations
15 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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Library tests:
atat/src/asynch/client.rs#L117
unused import: `super::*`
|
Library tests:
atat/src/asynch/client.rs#L120
unused import: `crate::Error`
|
Library tests:
atat/src/asynch/client.rs#L121
unused imports: `AtomicU64`, `Ordering`
|
Library tests:
atat/src/asynch/client.rs#L122
unused import: `embassy_sync::blocking_mutex::raw::CriticalSectionRawMutex`
|
Library tests:
atat/src/asynch/client.rs#L123
unused import: `embassy_sync::pubsub::PubSubChannel`
|
Library tests:
atat/src/asynch/client.rs#L124
unused imports: `Duration`, `Instant`, `Timer`
|
Library tests:
atat/src/asynch/client.rs#L125
unused import: `heapless::String`
|
Library tests:
atat/src/asynch/client.rs#L126
unused import: `tokio::join`
|
Library tests:
atat/src/asynch/client.rs#L164
unused macro definition: `setup`
|
Library tests:
atat/src/asynch/client.rs#L128
constant `TEST_RX_BUF_LEN` is never used
|
The logs for this run have expired and are no longer available.
Loading