Fix linter warning. #193
Annotations
13 warnings
test (macos-latest)
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 (macos-latest):
cryptatools-cli/src/statistical_cryptanalysis/main.rs#L46
call to `.clone()` on a reference in this situation does nothing
|
test (macos-latest)
`cryptatools-cli` (bin "cryptatools-cli-stats") generated 1 warning (run `cargo fix --bin "cryptatools-cli-stats"` to apply 1 suggestion)
|
test (macos-latest):
cryptatools-cli/src/statistical_cryptanalysis/main.rs#L46
call to `.clone()` on a reference in this situation does nothing
|
test (macos-latest)
`cryptatools-cli` (bin "cryptatools-cli-stats" test) generated 1 warning (run `cargo fix --bin "cryptatools-cli-stats" --tests` to apply 1 suggestion)
|
test (macos-latest):
cryptatools-cli/src/statistical_cryptanalysis/main.rs#L46
call to `.clone()` on a reference in this situation does nothing
|
test (macos-latest)
`cryptatools-cli` (bin "cryptatools-cli-stats") generated 1 warning (run `cargo fix --bin "cryptatools-cli-stats"` to apply 1 suggestion)
|
test (macos-latest)
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 (macos-latest)
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 (macos-latest)
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 (macos-latest)
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 (macos-latest)
build_py: byte-compiling is disabled, skipping.
|
test (macos-latest)
install_lib: byte-compiling is disabled, skipping.
|