Added functions in the primitive interface #1752
Annotations
11 errors and 6 warnings
|
concordium-std/src/test_env.rs#L45
cannot find macro `vec` in this scope
|
concordium-std/src/test_env.rs#L13
cannot find function `set_slot_time` in module `prims`
|
concordium-std/src/test_env.rs#L19
cannot find function `set_receive_self_balance` in module `prims`
|
concordium-std/src/test_env.rs#L25
cannot find function `set_receive_self_address` in module `prims`
|
concordium-std/src/test_env.rs#L32
cannot find function `set_parameter` in module `prims`
|
concordium-std/src/test_env.rs#L38
cannot find type `Vec` in this scope
|
concordium-std/src/test_env.rs#L39
cannot find function `get_event_size` in module `prims`
|
concordium-std/src/test_env.rs#L46
cannot find function `get_event` in module `prims`
|
concordium-std/src/test_env.rs#L57
cannot find function `set_init_origin` in module `prims`
|
concordium-std/src/test_env.rs#L63
cannot find function `set_receive_invoker` in module `prims`
|
concordium-std/src/lib.rs#L396
the feature `core_intrinsics` is internal to the compiler or standard library
|
|
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/
|
This job failed
Loading