feat(lookups): Add cq #2509
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
Compile
30s
Lint
13s
Test (Ubuntu)
2m 50s
Test wasm-pack
59s
Test (macOS, Apple sillicon)
45s
Annotations
2 errors and 3 warnings
Lint
Process completed with exit code 1.
|
Test (macOS, Apple sillicon)
Process completed with exit code 2.
|
Compile
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value
20: p3-mersenne-31 = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
21: p3-field = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
^
|
Test wasm-pack
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value
20: p3-mersenne-31 = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
21: p3-field = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
^
|
Test (Ubuntu)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value
20: p3-mersenne-31 = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
21: p3-field = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
^
|