Prepare smart contract testing library for release #1635
Annotations
5 errors and 4 warnings
|
Run cargo clippy
use of `or_insert_with` to construct default value
|
Run cargo clippy
casting raw pointers to the same type and constness is unnecessary (`*const u8` -> `*const u8`)
|
Run cargo clippy
casting raw pointers to the same type and constness is unnecessary (`*const u8` -> `*const u8`)
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Install toolchain with clippy available
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/
|
Install toolchain with clippy available
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/
|
Install toolchain with clippy available
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/
|
Install toolchain with clippy available
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/
|
Loading