Bump futures from 0.3.26 to 0.3.28 #422
Annotations
2 errors and 20 warnings
Vet Dependencies
Process completed with exit code 255.
|
Lint
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
It seems that this Action is executed from the forked repository.
|
Lint
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
Lint:
src/app.rs#L286
docs for function which may panic missing `# Panics` section
|
Lint:
src/app.rs#L317
this function has too many arguments (8/7)
|
Lint:
src/contracts/abi.rs#L28
variables can be used directly in the `format!` string
|
Lint:
src/contracts/mod.rs#L375
adding items after statements is confusing, since items exist from the start of the scope
|
Lint:
src/contracts/mod.rs#L383
casting `usize` to `u32` may truncate the value on targets with 64-bit wide pointers
|
Lint:
src/database/mod.rs#L671
variables can be used directly in the `format!` string
|
Lint:
src/ethereum/read/rpc_logger.rs#L12
matching over `()` is more explicit
|
Lint:
src/ethereum/read/rpc_logger.rs#L20
matching over `()` is more explicit
|
Lint
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/
|
Lint
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/
|
Lint
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/
|
Lint
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
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/
|
Test
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
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
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
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/
|