decrease max fee #27
Annotations
6 errors and 5 warnings
Test:
src/actions/shoot.rs#L707
unneeded `return` statement
|
Test:
src/metrics.rs#L161
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
|
Test:
src/metrics.rs#L165
this lifetime isn't used in the function definition
|
Test:
src/utils.rs#L68
you should consider adding a `Default` implementation for `SysInfo`
|
Test:
src/actions/shoot.rs#L164
this argument is a mutable reference, but not used mutably
|
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|