V4.0.0 rc.2 #6387
Annotations
3 errors and 11 warnings
Run cargo clippy:
crates/core/executor/src/hook.rs#L9
unused import: `Invert`
|
Run cargo clippy
could not compile `sp1-core-executor` (lib) due to 1 previous error
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check test-artifacts
[email protected]: Program built at 2024-12-05 21:59:10
|
Run cargo clippy
[email protected]: Skipping build due to clippy invocation.
|
Run cargo clippy
[email protected]: In file included from /home/runner/_work/sp1/sp1/target/debug/build/sp1-core-machine-c064c091ca62ba91/out/include/sys.hpp:12,
|
Run cargo clippy
[email protected]: /home/runner/_work/sp1/sp1/target/debug/build/sp1-core-machine-c064c091ca62ba91/out/include/memory_local.hpp:21: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas]
|
|
Run cargo clippy
[email protected]: from /home/runner/_work/sp1/sp1/crates/core/machine/cpp/extern.cpp:3:
|
Run cargo clippy
[email protected]: 21 | #pragma unroll(1)
|
Run cargo clippy
[email protected]: In file included from /home/runner/_work/sp1/sp1/target/debug/build/sp1-recursion-core-8281f13af6ba2514/out/include/sys.hpp:11,
|
Run cargo clippy
[email protected]: /home/runner/_work/sp1/sp1/target/debug/build/sp1-recursion-core-8281f13af6ba2514/out/include/poseidon2.hpp: In instantiation of 'void sp1_recursion_core_sys::poseidon2::external_linear_layer(F*) [with F = bb31_t]':
|
Run cargo clippy
[email protected]: /home/runner/_work/sp1/sp1/crates/recursion/core/cpp/extern.cpp:108:41: required from here
|
Run cargo clippy
[email protected]: 36 | for (int i = 0; i < POSEIDON2_WIDTH; i += 4) {
|
Loading