fix backword compatibility #481
actions.yml
on: pull_request
Contracts
/
Wasm tests
4m 37s
Contracts
/
Rust tests
1m 0s
Contracts
/
Clippy linter check
20s
Annotations
6 errors and 3 warnings
Contracts / Rust tests:
multisig/src/setup.rs#L217
the trait bound `bool: CodecFrom<multiversx_sc::multiversx_sc_codec::multi_types::OptionalValue<multiversx_sc::types::BigUint<<Self as ContractBase>::Api>>>` is not satisfied
|
Contracts / Rust tests:
multisig/src/setup.rs#L213
this method takes 5 arguments but 4 arguments were supplied
|
Contracts / Rust tests
Process completed with exit code 101.
|
Contracts / Wasm tests:
multisig/src/setup.rs#L217
the trait bound `bool: CodecFrom<multiversx_sc::multiversx_sc_codec::multi_types::OptionalValue<multiversx_sc::types::BigUint<<Self as ContractBase>::Api>>>` is not satisfied
|
Contracts / Wasm tests:
multisig/src/setup.rs#L213
this method takes 5 arguments but 4 arguments were supplied
|
Contracts / Wasm tests
Process completed with exit code 101.
|
Contracts / Clippy linter check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, giraffate/clippy-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Contracts / Rust tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Contracts / Wasm tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|