include move_resource_v5 #1540
Annotations
7 errors and 6 warnings
clippy:
compatibility/src/version_five/state_snapshot_v5.rs#L61
writing `&PathBuf` instead of `&Path` involves a new object where a slice will do
|
clippy:
compatibility/src/version_five/event_v5.rs#L35
methods with the following characteristics: (`to_*` and `self` type is `Copy`) usually take `self` by value
|
clippy:
compatibility/src/version_five/hash_value_v5.rs#L147
methods with the following characteristics: (`to_*` and `self` type is `Copy`) usually take `self` by value
|
clippy:
compatibility/src/version_five/hash_value_v5.rs#L252
methods with the following characteristics: (`to_*` and `self` type is `Copy`) usually take `self` by value
|
clippy:
compatibility/src/version_five/hash_value_v5.rs#L257
methods with the following characteristics: (`to_*` and `self` type is `Copy`) usually take `self` by value
|
clippy
could not compile `libra-backwards-compatibility` (lib) due to 5 previous errors
|
clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
clippy
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/
|
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, Swatinem/[email protected], 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/
|