feat: extensive hint init #175
Annotations
1 error and 4 warnings
tests
Process completed with exit code 101.
|
clippy
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
13: ] }
14: cairo-vm = { git = "https://github.com/lambdaclass/cairo-vm" , features = ["extensive_hints"] }
^
15: cairo-vm-blockifier = { package = "cairo-vm", version = "0.8.7" }
|
rustfmt
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
13: ] }
14: cairo-vm = { git = "https://github.com/lambdaclass/cairo-vm" , features = ["extensive_hints"] }
^
15: cairo-vm-blockifier = { package = "cairo-vm", version = "0.8.7" }
|
udeps
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
13: ] }
14: cairo-vm = { git = "https://github.com/lambdaclass/cairo-vm" , features = ["extensive_hints"] }
^
15: cairo-vm-blockifier = { package = "cairo-vm", version = "0.8.7" }
|
tests
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
13: ] }
14: cairo-vm = { git = "https://github.com/lambdaclass/cairo-vm" , features = ["extensive_hints"] }
^
15: cairo-vm-blockifier = { package = "cairo-vm", version = "0.8.7" }
|