Skip to content

No std support for Powdr #9

No std support for Powdr

No std support for Powdr #9

Triggered via pull request January 12, 2024 09:48
@CeciliaZ030CeciliaZ030
synchronize #1
no-std
Status Failure
Total duration 21m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
fmt
Process completed with exit code 1.
[clippy] primitives/src/trie/mpt.rs#L273: primitives/src/trie/mpt.rs#L273
error: unused variable: `e` --> primitives/src/trie/mpt.rs:273:46 | 273 | rlp::decode(bytes.as_ref()).map_err(|e| Error::RlpErrorPlaceholder) | ^ help: if this is intentional, prefix it with an underscore: `_e` | = note: `-D unused-variables` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_variables)]`
clippy
reviewdog exited with status code: 1
test
Process completed with exit code 101.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: risc0/cargo-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
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/
test
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/