Skip to content

Use module whitebox tests migration #143

Use module whitebox tests migration

Use module whitebox tests migration #143

Triggered via pull request September 18, 2023 20:12
Status Success
Total duration 6m 10s
Artifacts

template-test-released.yml

on: pull_request
Template tool test - released templates
6m 1s
Template tool test - released templates
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
[clippy] framework/scenario/src/scenario/model/account_data/account.rs#L87: framework/scenario/src/scenario/model/account_data/account.rs#L87
warning: this function has too many arguments (9/7) --> framework/scenario/src/scenario/model/account_data/account.rs:87:5 | 87 | / pub fn esdt_nft_all_properties<K, N, V, T>( 88 | | mut self, 89 | | token_id_expr: K, 90 | | nonce_expr: N, ... | 96 | | uris_expr: Vec<T>, 97 | | ) -> Self | |_____________^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments = note: `#[warn(clippy::too_many_arguments)]` on by default
[clippy] framework/scenario/src/scenario/model/esdt_data/esdt_object.rs#L55: framework/scenario/src/scenario/model/esdt_data/esdt_object.rs#L55
warning: this function has too many arguments (8/7) --> framework/scenario/src/scenario/model/esdt_data/esdt_object.rs:55:5 | 55 | / pub fn ovidiu<N, V, T>( 56 | | &mut self, 57 | | nonce_expr: N, 58 | | balance_expr: V, ... | 63 | | uris_expr: Vec<T>, 64 | | ) where | |______^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments
[clippy] framework/scenario/src/scenario/model/account_data/account.rs#L87: framework/scenario/src/scenario/model/account_data/account.rs#L87
warning: this function has too many arguments (9/7) --> framework/scenario/src/scenario/model/account_data/account.rs:87:5 | 87 | / pub fn esdt_nft_all_properties<K, N, V, T>( 88 | | mut self, 89 | | token_id_expr: K, 90 | | nonce_expr: N, ... | 96 | | uris_expr: Vec<T>, 97 | | ) -> Self | |_____________^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments = note: `#[warn(clippy::too_many_arguments)]` on by default
[clippy] framework/scenario/src/scenario/model/esdt_data/esdt_object.rs#L55: framework/scenario/src/scenario/model/esdt_data/esdt_object.rs#L55
warning: this function has too many arguments (8/7) --> framework/scenario/src/scenario/model/esdt_data/esdt_object.rs:55:5 | 55 | / pub fn ovidiu<N, V, T>( 56 | | &mut self, 57 | | nonce_expr: N, 58 | | balance_expr: V, ... | 63 | | uris_expr: Vec<T>, 64 | | ) where | |______^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments
Template tool test - released templates
Unexpected input(s) 'default', valid inputs are ['toolchain', 'target', 'components', 'cache', 'rustflags']
Template tool test - released templates
Unexpected input(s) 'default', valid inputs are ['toolchain', 'target', 'components', 'cache', 'rustflags']