Execute ops #147
actions.yml
on: pull_request
Contracts
/
Wasm tests
5m 1s
Contracts
/
Rust tests
57s
Contracts
/
Clippy linter check
25s
Annotations
6 errors and 5 warnings
Contracts / Rust tests:
esdt-safe/tests/bridge_test.rs#L275
no method named `batch_transfer_esdt_token` found for struct `esdt_safe::ContractObj` in the current scope
|
Contracts / Rust tests:
esdt-safe/tests/bridge_test.rs#L339
no method named `batch_transfer_esdt_token` found for struct `esdt_safe::ContractObj` in the current scope
|
Contracts / Rust tests
Process completed with exit code 101.
|
Contracts / Wasm tests:
esdt-safe/tests/bridge_test.rs#L275
no method named `batch_transfer_esdt_token` found for struct `esdt_safe::ContractObj` in the current scope
|
Contracts / Wasm tests:
esdt-safe/tests/bridge_test.rs#L339
no method named `batch_transfer_esdt_token` found for struct `esdt_safe::ContractObj` in the current scope
|
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 / Rust tests:
esdt-safe/tests/bridge_test.rs#L9
unused import: `from_sovereign::transfer_tokens::TransferTokensModule`
|
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 / Wasm tests:
esdt-safe/tests/bridge_test.rs#L9
unused import: `from_sovereign::transfer_tokens::TransferTokensModule`
|