Bump futures from 0.3.26 to 0.3.29 #453
Annotations
1 error and 15 warnings
|
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/
|
|
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.
|
src/app.rs#L202
unnecessary `!=` operation
|
src/app.rs#L279
this function has too many arguments (8/7)
|
src/app.rs#L304
this expression creates a reference which is immediately dereferenced by the compiler
|
src/app.rs#L330
docs for function which may panic missing `# Panics` section
|
src/app.rs#L361
this function has too many arguments (8/7)
|
src/contracts/abi.rs#L28
variables can be used directly in the `format!` string
|
src/contracts/mod.rs#L376
adding items after statements is confusing, since items exist from the start of the scope
|
src/contracts/mod.rs#L384
casting `usize` to `u32` may truncate the value on targets with 64-bit wide pointers
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading