Added functions in the primitive interface #1752
Annotations
16 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
|
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/
|
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/
|
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/
|
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/
|
concordium-std/src/prims.rs#L298
function `set_slot_time` is never used
|
concordium-std/src/prims.rs#L302
function `set_receive_self_balance` is never used
|
concordium-std/src/prims.rs#L306
function `set_receive_self_address` is never used
|
concordium-std/src/prims.rs#L310
function `set_parameter` is never used
|
concordium-std/src/prims.rs#L314
function `set_init_origin` is never used
|
concordium-std/src/prims.rs#L318
function `set_receive_invoker` is never used
|
concordium-std/src/prims.rs#L323
function `set_receive_sender` is never used
|
concordium-std/src/prims.rs#L327
function `set_receive_owner` is never used
|
concordium-std/src/prims.rs#L331
function `set_receive_entrypoint` is never used
|
concordium-std/src/prims.rs#L336
function `get_event` is never used
|
This job succeeded
Loading