Fix builds #1029
Merged
Fix builds #1029
Annotations
14 warnings
|
|
|
src/packages/iter_basic.rs#L52
function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
|
|
src/packages/arithmetic.rs#L140
function `is_even` is never used
|
|
src/packages/arithmetic.rs#L135
function `is_odd` is never used
|
|
src/packages/arithmetic.rs#L130
function `is_zero` is never used
|
|
src/packages/arithmetic.rs#L125
function `binary_xor` is never used
|
|
src/packages/arithmetic.rs#L121
function `binary_or` is never used
|
|
src/packages/arithmetic.rs#L117
function `binary_and` is never used
|
|
src/func/call.rs#L31
unused import: `num_traits::Float`
|
|
src/packages/logic.rs#L231
unused import: `num_traits::Float`
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading