concurrent requests #372
ci.yml
on: pull_request
Check
39s
Lints
37s
Run find-node
8m 31s
Run eclipse-attack-monopolizing-by-incoming-nodes
8m 40s
Annotations
10 errors and 17 warnings
Lints:
src/sandbox/mod.rs#L2
unused import: `DeclarativeBehaviour`
|
Lints:
src/sandbox/mod.rs#L124
unused variable: `target_node_id`
|
Lints:
src/mock/mod.rs#L16
variant `Declarative` is never constructed
|
Lints:
src/mock/mod.rs#L57
variant `Default` is never constructed
|
Lints:
src/mock/handler.rs#L350
using `clone` on type `[u8; 12]` which implements the `Copy` trait
|
Lints:
src/mock/handler.rs#L463
using `clone` on type `[u8; 12]` which implements the `Copy` trait
|
Lints:
src/mock/handler.rs#L474
match expression looks like `matches!` macro
|
Lints:
src/mock/handler.rs#L478
match expression looks like `matches!` macro
|
Lints:
src/mock/mod.rs#L42
name `FINDNODE` contains a capitalized acronym
|
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Check
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/
|
Check:
src/sandbox/mod.rs#L2
unused import: `DeclarativeBehaviour`
|
Check:
src/sandbox/mod.rs#L124
unused variable: `target_node_id`
|
Check:
src/mock/mod.rs#L16
variant `Declarative` is never constructed
|
Check:
src/mock/mod.rs#L57
variant `Default` is never constructed
|
Check
`discv5-testground` (bin "discv5-testground") generated 4 warnings (run `cargo fix --bin "discv5-testground"` to apply 2 suggestions)
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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 find-node
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run eclipse-attack-monopolizing-by-incoming-nodes
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|