Skip to content

Clippy auto-fixes

Clippy auto-fixes #2

Triggered via push August 5, 2024 20:59
Status Failure
Total duration 1m 59s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 44 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy: src/arrow_block_reader.rs#L77
use of deprecated function `arrow_block_reader::base64::decode`: Use Engine::decode
Clippy: src/arrow_block_reader.rs#L361
use of deprecated function `arrow_block_reader::base64::decode`: Use Engine::decode
Clippy: src/client.rs#L253
variable `count` is assigned to, but never used
Clippy: src/auth.rs#L16
field `0` is never read
Clippy: src/auth.rs#L18
field `0` is never read
Clippy: src/auth.rs#L17
variant `InvalidToken` is never constructed
Clippy: src/client.rs#L19
field `context` is never read
Clippy: src/arrow_block_reader.rs#L405
called `unwrap` on `maybe_addr` after checking its variant with `is_some`
Clippy: src/arrow_block_reader.rs#L401
this `MutexGuard` is held across an `await` point
Clippy: src/client.rs#L221
the function `ConsensusClient::get_latest_consensus_block` doesn't need a mutable reference
Test Suite: src/arrow_block_reader.rs#L589
missing field `stop_block` in initializer of `AppConfig`
Test Suite: src/arrow_block_reader.rs#L602
no method named `get_block` found for opaque type `impl Future<Output = ArrowFileBlockReader>` in the current scope
Test Suite: src/arrow_block_reader.rs#L614
no method named `get_block` found for opaque type `impl Future<Output = ArrowFileBlockReader>` in the current scope
Test Suite: src/arrow_block_reader.rs#L619
no method named `get_block` found for opaque type `impl Future<Output = ArrowFileBlockReader>` in the current scope
Test Suite: src/arrow_block_reader.rs#L630
no method named `get_block` found for opaque type `impl Future<Output = ArrowFileBlockReader>` in the current scope
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rustfmt
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/
Rustfmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Clippy
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/
Clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/
Check: src/arrow_block_reader.rs#L77
use of deprecated function `arrow_block_reader::base64::decode`: Use Engine::decode
Check: src/arrow_block_reader.rs#L361
use of deprecated function `arrow_block_reader::base64::decode`: Use Engine::decode
Check: src/client.rs#L253
variable `count` is assigned to, but never used
Check: src/auth.rs#L16
field `0` is never read
Check: src/auth.rs#L18
field `0` is never read
Check: src/auth.rs#L17
variant `InvalidToken` is never constructed
Check: src/client.rs#L19
field `context` is never read
Check: src/arrow_block_reader.rs#L194
variable `EVM_CONTRACT` should have a snake case name
Check: src/arrow_block_reader.rs#L195
variable `ACCOUNT` should have a snake case name
Check: src/arrow_block_reader.rs#L411
variable `EVM_CONTRACT` should have a snake case name
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/
Test Suite
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/
Test Suite
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite: src/arrow_block_reader.rs#L77
use of deprecated function `arrow_block_reader::base64::decode`: Use Engine::decode
Test Suite: src/arrow_block_reader.rs#L361
use of deprecated function `arrow_block_reader::base64::decode`: Use Engine::decode
Test Suite: src/client.rs#L253
variable `count` is assigned to, but never used
Test Suite: src/auth.rs#L16
field `0` is never read
Test Suite: src/auth.rs#L18
field `0` is never read
Test Suite: src/auth.rs#L17
variant `InvalidToken` is never constructed
Test Suite: src/client.rs#L19
field `context` is never read
Test Suite: src/arrow_block_reader.rs#L194
variable `EVM_CONTRACT` should have a snake case name
Test Suite: src/arrow_block_reader.rs#L195
variable `ACCOUNT` should have a snake case name
Test Suite: src/arrow_block_reader.rs#L411
variable `EVM_CONTRACT` should have a snake case name