Fallback to string if bytevector decoding fails #128
Annotations
16 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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