Skip to content

Syn library update #471

Syn library update

Syn library update #471

Triggered via pull request November 29, 2023 11:40
Status Failure
Total duration 1m 30s
Artifacts

template-test-released.yml

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

Annotations

2 errors and 4 warnings
Template tool test - released templates
Process completed with exit code 101.
[clippy] framework/base/src/types/managed/wrapped/egld_or_multi_esdt_payment.rs#L40: framework/base/src/types/managed/wrapped/egld_or_multi_esdt_payment.rs#L40
warning: calls to `push` immediately after creation --> framework/base/src/types/managed/wrapped/egld_or_multi_esdt_payment.rs:40:13 | 40 | / let mut inner_vec = 41 | | crate::types::heap::Vec::<multiversx_sc::abi::StructFieldDescription>::new(); 42 | | inner_vec.push(inner_biguint); | |__________________________________________^ help: consider using the `vec![]` macro: `let inner_vec = vec![..];` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#vec_init_then_push = note: `#[warn(clippy::vec_init_then_push)]` on by default
[clippy] framework/base/src/types/managed/wrapped/egld_or_multi_esdt_payment.rs#L40: framework/base/src/types/managed/wrapped/egld_or_multi_esdt_payment.rs#L40
warning: calls to `push` immediately after creation --> framework/base/src/types/managed/wrapped/egld_or_multi_esdt_payment.rs:40:13 | 40 | / let mut inner_vec = 41 | | crate::types::heap::Vec::<multiversx_sc::abi::StructFieldDescription>::new(); 42 | | inner_vec.push(inner_biguint); | |__________________________________________^ help: consider using the `vec![]` macro: `let inner_vec = vec![..];` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#vec_init_then_push = note: `#[warn(clippy::vec_init_then_push)]` on by default
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']