Chain-Config update logic #679
actions.yml
on: pull_request
Contracts
/
Wasm tests
38s
Contracts
/
Interactor tests
31s
Contracts
/
Test Coverage
25s
Contracts
/
Rust tests
13s
Contracts
/
Clippy linter check
21s
Annotations
16 errors and 5 warnings
Contracts / Rust tests:
chain-factory/src/factory.rs#L31
the trait bound `SovereignConfig<<Self as multiversx_sc::contract_base::ContractBase>::Api>: TypeAbiFrom<u64>` is not satisfied
|
Contracts / Rust tests:
chain-factory/src/factory.rs#L32
the trait bound `ManagedAddress<<Self as multiversx_sc::contract_base::ContractBase>::Api>: TypeAbiFrom<u64>` is not satisfied
|
Contracts / Rust tests:
chain-factory/src/factory.rs#L30
this method takes 2 arguments but 5 arguments were supplied
|
Contracts / Rust tests
Process completed with exit code 101.
|
Contracts / Test Coverage:
chain-factory/src/factory.rs#L31
the trait bound `SovereignConfig<<Self as multiversx_sc::contract_base::ContractBase>::Api>: TypeAbiFrom<u64>` is not satisfied
|
Contracts / Test Coverage:
chain-factory/src/factory.rs#L32
the trait bound `ManagedAddress<<Self as multiversx_sc::contract_base::ContractBase>::Api>: TypeAbiFrom<u64>` is not satisfied
|
Contracts / Test Coverage:
chain-factory/src/factory.rs#L30
this method takes 2 arguments but 5 arguments were supplied
|
Contracts / Test Coverage
Process completed with exit code 1.
|
Contracts / Interactor tests:
chain-factory/src/factory.rs#L31
the trait bound `SovereignConfig<<Self as multiversx_sc::contract_base::ContractBase>::Api>: TypeAbiFrom<u64>` is not satisfied
|
Contracts / Interactor tests:
chain-factory/src/factory.rs#L32
the trait bound `ManagedAddress<<Self as multiversx_sc::contract_base::ContractBase>::Api>: TypeAbiFrom<u64>` is not satisfied
|
Contracts / Interactor tests:
chain-factory/src/factory.rs#L30
this method takes 2 arguments but 5 arguments were supplied
|
Contracts / Interactor tests
Process completed with exit code 101.
|
Contracts / Wasm tests:
chain-factory/src/factory.rs#L31
the trait bound `SovereignConfig<<Self as multiversx_sc::contract_base::ContractBase>::Api>: TypeAbiFrom<u64>` is not satisfied
|
Contracts / Wasm tests:
chain-factory/src/factory.rs#L32
the trait bound `ManagedAddress<<Self as multiversx_sc::contract_base::ContractBase>::Api>: TypeAbiFrom<u64>` is not satisfied
|
Contracts / Wasm tests:
chain-factory/src/factory.rs#L30
this method takes 2 arguments but 5 arguments were supplied
|
Contracts / Wasm tests
Process completed with exit code 101.
|
Contracts / Rust tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Contracts / Clippy linter check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Contracts / Test Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Contracts / Interactor tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Contracts / Wasm tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|