Add #[cfg(feature = "sign_extension")]
#2
Annotations
11 errors and 4 warnings
|
src/execute.rs#L709
no method named `abs` found for type `f32` in the current scope
|
src/execute.rs#L711
no method named `ceil` found for type `f32` in the current scope
|
src/execute.rs#L712
no method named `floor` found for type `f32` in the current scope
|
src/execute.rs#L713
no method named `trunc` found for type `f32` in the current scope
|
src/execute.rs#L714
no method named `round` found for type `f32` in the current scope
|
src/execute.rs#L715
no method named `sqrt` found for type `f32` in the current scope
|
src/execute.rs#L722
no method named `copysign` found for type `f32` in the current scope
|
src/execute.rs#L723
no method named `abs` found for type `f64` in the current scope
|
src/execute.rs#L725
no method named `ceil` found for type `f64` in the current scope
|
src/execute.rs#L726
no method named `floor` found for type `f64` in the current scope
|
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/
|
This job failed
Loading