feat: implement provably extract LIMIT/OFFSET circuits (Part2) #1771
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/setup-go@v3, 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/
|
mp2-common/src/lib.rs#L3
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
mp2-common/src/lib.rs#L6
the feature `generic_const_items` is incomplete and may not be safe to use and/or cause compiler crashes
|
mp2-common/src/keccak.rs#L76
field `data` is never read
|
|
ryhope/src/tree/sbbst.rs#L218
method `outer_max` is never used
|
ryhope/src/storage/mod.rs#L250
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
|
ryhope/src/storage/mod.rs#L257
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
|
ryhope/src/storage/mod.rs#L263
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
|
ryhope/src/storage/mod.rs#L279
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
|
|
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 succeeded
Loading