Skip to content

integration of managedMultiTransferESDTNFTExecuteByUser #4051

integration of managedMultiTransferESDTNFTExecuteByUser

integration of managedMultiTransferESDTNFTExecuteByUser #4051

Triggered via pull request November 21, 2024 07:43
Status Success
Total duration 1m 1s
Artifacts

lldb-formatter-tests.yml

on: pull_request
LLDB formatter tests
51s
LLDB formatter tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
LLDB formatter 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/
LLDB formatter tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, robinraju/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
LLDB formatter 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/
LLDB formatter 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/
LLDB formatter 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/
LLDB formatter 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/
LLDB formatter 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/
[clippy] contracts/feature-tests/composability/interact/src/comp_interact_main.rs#L15: contracts/feature-tests/composability/interact/src/comp_interact_main.rs#L15
warning: unused import: `call_tree::CallState` --> contracts/feature-tests/composability/interact/src/comp_interact_main.rs:15:5 | 15 | use call_tree::CallState; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default
[clippy] contracts/feature-tests/composability/interact/src/comp_interact_main.rs#L20: contracts/feature-tests/composability/interact/src/comp_interact_main.rs#L20
warning: constant `FUNGIBLE_TOKEN_ID` is never used --> contracts/feature-tests/composability/interact/src/comp_interact_main.rs:20:7 | 20 | const FUNGIBLE_TOKEN_ID: TestTokenIdentifier = TestTokenIdentifier::new("TOKEN-0000"); | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
[clippy] contracts/feature-tests/composability/interact/src/comp_interact_main.rs#L15: contracts/feature-tests/composability/interact/src/comp_interact_main.rs#L15
warning: unused import: `call_tree::CallState` --> contracts/feature-tests/composability/interact/src/comp_interact_main.rs:15:5 | 15 | use call_tree::CallState; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default
[clippy] contracts/feature-tests/composability/interact/src/comp_interact_main.rs#L20: contracts/feature-tests/composability/interact/src/comp_interact_main.rs#L20
warning: constant `FUNGIBLE_TOKEN_ID` is never used --> contracts/feature-tests/composability/interact/src/comp_interact_main.rs:20:7 | 20 | const FUNGIBLE_TOKEN_ID: TestTokenIdentifier = TestTokenIdentifier::new("TOKEN-0000"); | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default