CIS-5 contract naming changes #1697
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
Run cargo test
unused import: `super::TestStateApi`
|
Run cargo test
unused imports: `Deletable`, `EntryRaw`, `HasStateApi`, `INITIAL_NEXT_ITEM_PREFIX`, `StateBTreeSet`, `StateMap`, `StateSet`, `TestStateBuilder`
|
Run cargo test
unused imports: `Deserial`, `to_bytes`
|
Run cargo test
use of deprecated constant `test_infrastructure::test::test_contract_state`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::test::test_contract_state_write`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::test::test_testhost_balance_queries_reflect_invoke`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::test::test_testhost_balance_queries_reflect_transfers`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::trie::tests::delete_entry_test`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::trie::tests::delete_prefix_test`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Run cargo test
use of deprecated constant `test_infrastructure::trie::tests::double_create_overwrites_data`: Deprecated in favor of [concordium-smart-contract-testing](https://docs.rs/concordium-smart-contract-testing).
|
Install 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 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 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 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/
|
Loading