Fix/transcript fork #14
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/cache@v3, 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/
|
Run example
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run example
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run example
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run example:
ceno_zkvm/examples/riscv_add.rs#L58
unexpected `cfg` condition value: `non_pow2_rayon_thread`
|
Run example:
ceno_zkvm/examples/riscv_add.rs#L65
unexpected `cfg` condition value: `non_pow2_rayon_thread`
|
Run example
`ceno_zkvm` (example "riscv_add") generated 2 warnings
|
Loading