Toy chat fix #302
Annotations
7 errors and 6 warnings
Run cargo clippy:
waku-bindings/src/macros.rs#L40
`crate` references the macro call's crate
|
Run cargo clippy:
waku-bindings/src/node/store.rs#L91
method `with_message_hashes` is never used
|
Run cargo clippy:
waku-bindings/src/node/store.rs#L118
fields `request_id`, `status_code`, and `status_desc` are never read
|
Run cargo clippy:
waku-bindings/src/general/messagehash.rs#L15
use of `format!` to build up a string from an iterator
|
Run cargo clippy:
waku-bindings/src/general/mod.rs#L25
empty line after outer attribute
|
Run cargo clippy:
waku-bindings/src/node/mod.rs#L173
this function has too many arguments (8/7)
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run cargo clippy
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading