Skip to content

feat: adjust sc-meta to compile a self-contained binary #9

feat: adjust sc-meta to compile a self-contained binary

feat: adjust sc-meta to compile a self-contained binary #9

Triggered via pull request April 17, 2024 18:51
Status Failure
Total duration 2m 57s
Artifacts

actions.yml

on: pull_request
Contracts  /  Wasm tests
1m 47s
Contracts / Wasm tests
Contracts  /  Rust tests
2m 49s
Contracts / Rust tests
Contracts  /  Clippy linter check
46s
Contracts / Clippy linter check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
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 / 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/.
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 / Rust tests: sdk/core/src/blockchain.rs#L9
unused imports: `ArgCreateTransaction`, `SendTransactionsResponse`
Contracts / Rust tests: sdk/core/src/blockchain.rs#L15
unused import: `itertools::Itertools`
Contracts / Rust tests: framework/derive/src/model/payable.rs#L16
method `no_kda` is never used
Contracts / Rust tests: vm/src/tx_execution/exec_call.rs#L11
unused import: `num_bigint::BigUint`
Contracts / Rust tests: vm/src/tx_execution/exec_call.rs#L12
unused import: `num_traits::Zero`
Contracts / Rust tests: vm/src/world_mock/blockchain_state.rs#L4
unused import: `num_traits::Zero`
Contracts / Rust tests: vm/src/vm_hooks/vh_impl/vh_debug_api.rs#L229
method `is_back_transfer` is never used
Contracts / Rust tests: framework/base/src/contract_base/wrappers/blockchain_wrapper.rs#L6
unused imports: `ManagedTypeApiImpl`, `StorageReadApiImpl`, `StorageReadApi`, `self`