Bump clap from 4.3.14 to 4.4.5 #376
Triggered via pull request
September 25, 2023 23:03
Status
Failure
Total duration
15m 44s
Artifacts
–
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/install@v0.1, 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/contracts/abi.rs#L28
variables can be used directly in the `format!` string
|
Lint:
src/contracts/mod.rs#L382
adding items after statements is confusing, since items exist from the start of the scope
|
Lint:
src/contracts/mod.rs#L390
casting `usize` to `u32` may truncate the value on targets with 64-bit wide pointers
|
Lint:
src/database/mod.rs#L627
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:
src/ethereum/write_oz/openzeppelin.rs#L19
matching over `()` is more explicit
|
Lint:
src/prover/mod.rs#L37
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/
|