Add feature tycho #330
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/
|
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:
src/models/message/envelope_message.rs#L19
associated items `use_src_bits`, `use_dest_bits`, `full_dest`, `any_masterchain`, `workchain`, and `prefix` are never used
|
Run cargo test:
src/models/message/envelope_message.rs#L141
associated items `with_use_src_bits`, `use_src_bits`, `use_dest_bits`, and `set_use_src_bits` are never used
|
Run cargo test:
src/models/message/envelope_message.rs#L198
associated items `with_addr`, `workchain`, `address_prefix`, `set_workchain`, and `set_address_prefix` are never used
|
Run cargo test:
src/models/message/envelope_message.rs#L235
associated items `with_addr`, `workchain`, `address_prefix`, `set_workchain_id`, and `set_address_prefix` are never used
|
Run cargo test:
src/models/message/envelope_message.rs#L278
multiple associated items are never used
|
Run cargo test:
src/models/message/in_message.rs#L19
associated function `with_u128` is never used
|
Run cargo test:
src/models/message/in_message.rs#L77
multiple associated items are never used
|
Run cargo test:
src/models/message/in_message.rs#L352
associated items `with_cells`, `read_message`, `read_owned_message`, and `read_transaction` are never used
|
Run cargo test:
src/models/message/in_message.rs#L415
associated items `with_cells`, `read_envelope_in_message`, `envelope_message_cell`, `envelope_message_hash`, `read_transaction`, and `fwd_fee` are never used
|
Run cargo test:
src/models/message/in_message.rs#L498
multiple associated items are never used
|
Loading