chore: rm blockchain category #127
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Run cargo test
version requirement `1.0.5+3.19.3` for dependency `protobuf-src` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
|
Run cargo test:
tests/transaction/mod.rs#L17
unused import: `burn_transaction_it::*`
|
Run cargo test:
tests/transaction/mod.rs#L18
unused import: `create_alias_transaction_it::*`
|
Run cargo test:
tests/transaction/mod.rs#L19
unused import: `data_transaction_it::*`
|
Run cargo test:
tests/transaction/mod.rs#L20
unused import: `exchange_transaction_it::*`
|
Run cargo test:
tests/transaction/mod.rs#L21
unused import: `invoke_script_transaction_it::*`
|
Run cargo test:
tests/transaction/mod.rs#L22
unused import: `issue_transaction_it::*`
|
Run cargo test:
tests/transaction/mod.rs#L23
unused import: `lease_cancel_transaction_it::*`
|
Run cargo test:
tests/transaction/mod.rs#L24
unused import: `lease_transaction_it::*`
|
Run cargo test:
tests/transaction/mod.rs#L25
unused import: `mass_transfer_transaction_it::*`
|
Loading