ManagedBufferBuilder refactor & remove cache #6130
actions.yml
on: pull_request
Contracts
/
Wasm tests
3m 21s
Contracts
/
Test Coverage
2m 31s
Contracts
/
Rust tests
34s
Contracts
/
Clippy linter check
39s
Annotations
9 errors and 4 warnings
Contracts / Rust tests:
contracts/modules/src/governance/mod.rs#L371
no function or associated item named `default` found for associated type `<<<Self as multiversx_sc::contract_base::ContractBase>::Api as PrintApi>::PrintApiImpl as PrintApiImpl>::Buffer` in the current scope
|
Contracts / Rust tests:
contracts/modules/src/transfer_role_proxy.rs#L120
no function or associated item named `default` found for associated type `<<<Self as multiversx_sc::contract_base::ContractBase>::Api as PrintApi>::PrintApiImpl as PrintApiImpl>::Buffer` in the current scope
|
Contracts / Rust tests
Process completed with exit code 101.
|
Contracts / Test Coverage:
contracts/modules/src/governance/mod.rs#L371
no function or associated item named `default` found for associated type `<<<Self as multiversx_sc::contract_base::ContractBase>::Api as PrintApi>::PrintApiImpl as PrintApiImpl>::Buffer` in the current scope
|
Contracts / Test Coverage:
contracts/modules/src/transfer_role_proxy.rs#L120
no function or associated item named `default` found for associated type `<<<Self as multiversx_sc::contract_base::ContractBase>::Api as PrintApi>::PrintApiImpl as PrintApiImpl>::Buffer` in the current scope
|
Contracts / Test Coverage
Process completed with exit code 1.
|
Contracts / Wasm tests:
contracts/modules/src/governance/mod.rs#L371
no function or associated item named `default` found for associated type `<<<Self as multiversx_sc::contract_base::ContractBase>::Api as PrintApi>::PrintApiImpl as PrintApiImpl>::Buffer` in the current scope
|
Contracts / Wasm tests:
contracts/modules/src/transfer_role_proxy.rs#L120
no function or associated item named `default` found for associated type `<<<Self as multiversx_sc::contract_base::ContractBase>::Api as PrintApi>::PrintApiImpl as PrintApiImpl>::Buffer` in the current scope
|
Contracts / Wasm tests
Process completed with exit code 101.
|
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 / 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 / Test Coverage
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/.
|