chore: apply cargo fix #63
Annotations
13 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Initialize Cargo
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/
|
Initialize Cargo
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/
|
Initialize Cargo
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/
|
Initialize Cargo
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/
|
Run tests (release):
src/lib.rs#L148
unexpected `cfg` condition value: `stable`
|
Run tests (release):
src/libm_ext/mod.rs#L15
multiple methods are never used
|
Run tests (release)
`simdeez` (lib) generated 2 warnings
|
Run tests (release):
src/tests/lib/mod.rs#L16
unused import: `constify::*`
|
Run tests (release):
src/tests/lib/fn_tuple.rs#L17
method `hlist` is never used
|
Run tests (release):
src/tests/lib/fn_tuple.rs#L21
trait `Combine` is never used
|
Run tests (release):
src/libm_ext/mod.rs#L15
multiple methods are never used
|
Run tests (release)
`simdeez` (lib test) generated 6 warnings (1 duplicate) (run `cargo fix --lib -p simdeez --tests` to apply 2 suggestions)
|
Loading