Skip to content

ManagedDecimal

ManagedDecimal #1938

Triggered via pull request December 7, 2023 13:09
Status Success
Total duration 1m 31s
Artifacts

lldb-formatter-tests.yml

on: pull_request
LLDB formatter tests
1m 22s
LLDB formatter tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
[clippy] framework/scenario/tests/fixed_point_biguint.rs#L4: framework/scenario/tests/fixed_point_biguint.rs#L4
error[E0432]: unresolved import `multiversx_sc::types::Convert` --> framework/scenario/tests/fixed_point_biguint.rs:4:37 | 4 | use multiversx_sc::types::{BigUint, Convert, FixedPoint}; | ^^^^^^^ no `Convert` in `types`
[clippy] framework/scenario/tests/fixed_point_biguint.rs#L9: framework/scenario/tests/fixed_point_biguint.rs#L9
error[E0747]: constant provided when a type was expected --> framework/scenario/tests/fixed_point_biguint.rs:9:41 | 9 | let fixed = FixedPoint::<StaticApi, 2usize>::from(BigUint::from(1u64)); | ^^^^^^
[clippy] framework/scenario/tests/fixed_point_biguint.rs#L10: framework/scenario/tests/fixed_point_biguint.rs#L10
error[E0747]: constant provided when a type was expected --> framework/scenario/tests/fixed_point_biguint.rs:10:43 | 10 | let fixed_2 = FixedPoint::<StaticApi, 2usize>::from(BigUint::from(5u64)); | ^^^^^^
[clippy] framework/scenario/tests/fixed_point_biguint.rs#L11: framework/scenario/tests/fixed_point_biguint.rs#L11
error[E0747]: constant provided when a type was expected --> framework/scenario/tests/fixed_point_biguint.rs:11:43 | 11 | let fixed_3 = FixedPoint::<StaticApi, 4usize>::from(BigUint::from(8u64)); | ^^^^^^
[clippy] framework/scenario/tests/fixed_point_biguint.rs#L16: framework/scenario/tests/fixed_point_biguint.rs#L16
error[E0747]: constant provided when a type was expected --> framework/scenario/tests/fixed_point_biguint.rs:16:33 | 16 | FixedPoint::<StaticApi, 2usize>::from(BigUint::from(6u64)) | ^^^^^^
[clippy] framework/scenario/tests/fixed_point_biguint.rs#L24: framework/scenario/tests/fixed_point_biguint.rs#L24
error[E0747]: constant provided when a type was expected --> framework/scenario/tests/fixed_point_biguint.rs:24:33 | 24 | FixedPoint::<StaticApi, 2usize>::from(BigUint::from(5u64)) | ^^^^^^
[clippy] framework/scenario/tests/fixed_point_biguint.rs#L30: framework/scenario/tests/fixed_point_biguint.rs#L30
error[E0747]: constant provided when a type was expected --> framework/scenario/tests/fixed_point_biguint.rs:30:33 | 30 | FixedPoint::<StaticApi, 6usize>::from(BigUint::from(40u64)) | ^^^^^^
[clippy] framework/scenario/tests/fixed_point_biguint.rs#L36: framework/scenario/tests/fixed_point_biguint.rs#L36
error[E0747]: constant provided when a type was expected --> framework/scenario/tests/fixed_point_biguint.rs:36:33 | 36 | FixedPoint::<StaticApi, 2usize>::from(BigUint::from(5u64)) | ^^^^^^
[clippy] framework/scenario/tests/fixed_point_biguint.rs#L39: framework/scenario/tests/fixed_point_biguint.rs#L39
error[E0747]: constant provided when a type was expected --> framework/scenario/tests/fixed_point_biguint.rs:39:43 | 39 | let fixed_4 = FixedPoint::<StaticApi, 8usize>::from(BigUint::from(5u64)); | ^^^^^^
[clippy] framework/scenario/tests/fixed_point_biguint.rs#L40: framework/scenario/tests/fixed_point_biguint.rs#L40
error[E0747]: constant provided when a type was expected --> framework/scenario/tests/fixed_point_biguint.rs:40:43 | 40 | let convert = FixedPoint::<StaticApi, 2usize>::convert_from(fixed_4); | ^^^^^^
[clippy] framework/scenario/tests/fixed_point_biguint.rs#L44: framework/scenario/tests/fixed_point_biguint.rs#L44
error[E0747]: constant provided when a type was expected --> framework/scenario/tests/fixed_point_biguint.rs:44:33 | 44 | FixedPoint::<StaticApi, 2usize>::from(BigUint::from(5u64)) | ^^^^^^
[clippy] framework/scenario/tests/fixed_point_biguint.rs#L1: framework/scenario/tests/fixed_point_biguint.rs#L1
warning: unknown lint: `clippy::generic_const_exprs` --> framework/scenario/tests/fixed_point_biguint.rs:1:10 | 1 | #![allow(clippy::generic_const_exprs)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unknown_lints)]` on by default
[clippy] framework/scenario/tests/fixed_point_biguint.rs#L2: framework/scenario/tests/fixed_point_biguint.rs#L2
warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes --> framework/scenario/tests/fixed_point_biguint.rs:2:12 | 2 | #![feature(generic_const_exprs)] | ^^^^^^^^^^^^^^^^^^^ | = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information = note: `#[warn(incomplete_features)]` on by default
LLDB formatter tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
LLDB formatter tests
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/
LLDB formatter tests
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/
LLDB formatter tests
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/
LLDB formatter tests
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/
LLDB formatter tests
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/