Update env_logger requirement from 0.10 to 0.11 #2
Annotations
20 warnings
release
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, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
release
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/
|
release
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/
|
release
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/
|
release
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/
|
release
unused imports: `info` and `trace`
|
release
unused variable: `ctx`
|
release
unused variable: `source_addr`
|
release
`validator-firewall-ebpf` (bin "validator-firewall") generated 3 warnings (run `cargo fix --bin "validator-firewall"` to apply 1 suggestion)
|
release:
validator-firewall/src/ip_service.rs#L6
unused import: `solana_rpc_client::nonblocking::rpc_client::RpcClient`
|
release:
validator-firewall/src/ip_service_main.rs#L6
unused imports: `DenyListService` and `DenyListStateUpdater`
|
release:
validator-firewall/src/ip_service_main.rs#L9
unused imports: `Json`, `Router`, `get`, `http::StatusCode`, and `post`
|
release:
validator-firewall/src/ip_service_main.rs#L16
unused imports: `Deserialize` and `Serialize`
|
release:
validator-firewall/src/ip_service_main.rs#L17
unused import: `solana_rpc_client::nonblocking::rpc_client::RpcClient`
|
release:
validator-firewall/src/ip_service_main.rs#L18
unused import: `solana_sdk::commitment_config::CommitmentConfig`
|
release:
validator-firewall/src/leader_tracker.rs#L6
unused import: `solana_sdk::epoch_info::EpochInfo`
|
release:
validator-firewall/src/leader_tracker.rs#L7
unused import: `std::ops::Range`
|
release:
validator-firewall/src/main.rs#L24
unused import: `serde::Deserialize`
|
release:
validator-firewall/src/ip_service_main.rs#L38
unused variable: `exit_flag`
|