feat(Field): Add mersenne31 #2495
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
Compile
1m 3s
Lint
1m 4s
Test (Ubuntu)
3m 26s
Test wasm-pack
1m 7s
Test (macOS, Apple sillicon)
2m 20s
Annotations
3 warnings
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" }
^
|