feat: Restucturing Part7 Handler and Context rework #4517
ci.yml
on: pull_request
Matrix: check-no-std
Matrix: check
Matrix: test
Annotations
16 errors and 4 warnings
check serde
Process completed with exit code 101.
|
check no_std kzg-rs
Process completed with exit code 101.
|
check no_std
Process completed with exit code 101.
|
check
Process completed with exit code 101.
|
TyposCheck
Process completed with exit code 2.
|
test stable --no-default-features
Process completed with exit code 101.
|
test beta
Process completed with exit code 101.
|
clippy
Process completed with exit code 101.
|
test beta --no-default-features
Process completed with exit code 101.
|
docs
Process completed with exit code 101.
|
test stable --all-features
Process completed with exit code 101.
|
test nightly --all-features
Process completed with exit code 101.
|
test stable
Process completed with exit code 101.
|
test nightly
Process completed with exit code 101.
|
test nightly --no-default-features
Process completed with exit code 101.
|
test beta --all-features
Process completed with exit code 101.
|
TyposCheck:
crates/interpreter/src/instructions/macros.rs#L40
"expresion" should be "expression".
|
TyposCheck:
crates/interpreter/src/instructions/macros.rs#L41
"expresion" should be "expression".
|
TyposCheck:
crates/interpreter/src/interpreter_wiring.rs#L42
"destionation" should be "destination".
|
TyposCheck:
crates/handler/src/frame.rs#L75
"Insturction" should be "Instruction".
|