opcode: add/sub trace integration and ci pipeline #7
integration.yml
on: pull_request
skip_check
5s
Matrix: Various lints
Annotations
4 errors and 5 warnings
Various lints (x86_64-unknown-linux-gnu):
ceno_zkvm/src/instructions/riscv/blt.rs#L111
this method takes 3 arguments but 2 arguments were supplied
|
Various lints (x86_64-unknown-linux-gnu):
ceno_zkvm/src/instructions/riscv/blt.rs#L116
this method takes 3 arguments but 2 arguments were supplied
|
Various lints (x86_64-unknown-linux-gnu)
could not compile `ceno_zkvm` (lib) due to 2 previous errors
|
Various lints (x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Various lints (x86_64-unknown-linux-gnu)
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/
|
Various lints (x86_64-unknown-linux-gnu)
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/
|
Various lints (x86_64-unknown-linux-gnu)
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Various lints (x86_64-unknown-linux-gnu)
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Various lints (x86_64-unknown-linux-gnu)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|