temporary pr Nwaku4 #184
Annotations
4 errors and 14 warnings
Run cargo install grcov;:
examples/basic/src/main.rs#L29
mismatched types
|
Run cargo install grcov;:
examples/basic/src/main.rs#L40
mismatched types
|
Run cargo install grcov;
could not compile `basic` (bin "basic" test) due to 2 previous errors
|
Run cargo install grcov;
Process completed with exit code 101.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, 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/
|
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/
|
Run cargo install grcov;
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run cargo install grcov;:
waku-bindings/tests/node.rs#L5
unused import: `str::from_utf8`
|
Run cargo install grcov;:
waku-bindings/tests/node.rs#L7
unused imports: `Sender` and `self`
|
Run cargo install grcov;:
waku-bindings/tests/node.rs#L58
unused variable: `rx_waku_message`
|
Run cargo install grcov;:
waku-bindings/tests/node.rs#L78
unused variable: `ids`
|
Run cargo install grcov;:
waku-bindings/tests/node.rs#L78
variable does not need to be mutable
|
Run cargo install grcov;:
waku-bindings/tests/node.rs#L30
struct `Response` is never constructed
|
Run cargo install grcov;:
waku-bindings/tests/node.rs#L56
variable `_LibwakuResponse` should have a snake case name
|
Loading