Skip to content

[Reproducible builds] v0.36.1 #5395

[Reproducible builds] v0.36.1

[Reproducible builds] v0.36.1 #5395

Triggered via pull request December 28, 2023 11:26
Status Failure
Total duration 2m 35s
Artifacts

actions.yml

on: pull_request
Contracts  /  Wasm tests
17s
Contracts / Wasm tests
Contracts  /  Rust tests
2m 25s
Contracts / Rust tests
Contracts  /  Clippy linter check
2m 22s
Contracts / Clippy linter check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 15 warnings
Contracts / Wasm tests
Process completed with exit code 127.
the trait bound `local_esdt_and_nft::AbiProvider: elrond_wasm_debug::elrond_wasm::contract_base::ContractAbiProvider` is not satisfied: contracts/feature-tests/composability/local-esdt-and-nft/meta/src/main.rs#L2
error[E0277]: the trait bound `local_esdt_and_nft::AbiProvider: elrond_wasm_debug::elrond_wasm::contract_base::ContractAbiProvider` is not satisfied --> contracts/feature-tests/composability/local-esdt-and-nft/meta/src/main.rs:2:40 | 2 | elrond_wasm_debug::meta::perform::<local_esdt_and_nft::AbiProvider>(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `elrond_wasm_debug::elrond_wasm::contract_base::ContractAbiProvider` is not implemented for `local_esdt_and_nft::AbiProvider` | note: required by a bound in `elrond_wasm_debug::meta::perform` --> /home/runner/work/mx-sdk-rs/mx-sdk-rs/elrond-wasm-debug/src/meta/meta_main.rs:8:24 | 8 | pub fn perform<AbiObj: ContractAbiProvider>() { | ^^^^^^^^^^^^^^^^^^^ required by this bound in `elrond_wasm_debug::meta::perform`
the trait bound `nft_storage_prepay::AbiProvider: elrond_wasm_debug::elrond_wasm::contract_base::ContractAbiProvider` is not satisfied: contracts/examples/nft-storage-prepay/meta/src/main.rs#L2
error[E0277]: the trait bound `nft_storage_prepay::AbiProvider: elrond_wasm_debug::elrond_wasm::contract_base::ContractAbiProvider` is not satisfied --> contracts/examples/nft-storage-prepay/meta/src/main.rs:2:40 | 2 | elrond_wasm_debug::meta::perform::<nft_storage_prepay::AbiProvider>(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `elrond_wasm_debug::elrond_wasm::contract_base::ContractAbiProvider` is not implemented for `nft_storage_prepay::AbiProvider` | note: required by a bound in `elrond_wasm_debug::meta::perform` --> /home/runner/work/mx-sdk-rs/mx-sdk-rs/elrond-wasm-debug/src/meta/meta_main.rs:8:24 | 8 | pub fn perform<AbiObj: ContractAbiProvider>() { | ^^^^^^^^^^^^^^^^^^^ required by this bound in `elrond_wasm_debug::meta::perform`
mismatched types: elrond-interact-snippets/src/interactor_vm_query.rs#L31
error[E0308]: mismatched types --> elrond-interact-snippets/src/interactor_vm_query.rs:31:21 | 31 | caller: sc_address, | ^^^^^^^^^^ expected enum `std::option::Option`, found struct `elrond_sdk_erdrs::data::address::Address` | = note: expected enum `std::option::Option<elrond_sdk_erdrs::data::address::Address>` found struct `elrond_sdk_erdrs::data::address::Address` help: try wrapping the expression in `Some` | 31 | caller: Some(sc_address), | +++++ +
Contracts / Clippy linter check
Clippy had exited with the 101 exit code
Contracts / Rust tests
Process completed with exit code 101.
Contracts / Wasm 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/
Contracts / Wasm 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/
Contracts / Wasm 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/
Contracts / Wasm 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/
Contracts / Wasm 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/
Contracts / Clippy linter check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Contracts / Clippy linter check
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/
Contracts / Clippy linter check
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/
Contracts / Clippy linter check
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/
Contracts / Clippy linter check
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/
Contracts / Rust 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/
Contracts / Rust 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/
Contracts / Rust 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/
Contracts / Rust 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/
Contracts / Rust 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/