Math: Implement subfield logic #2684
Triggered via pull request
December 4, 2023 18:17
Status
Cancelled
Total duration
2m 18s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
Compile
26s
Lint
1m 7s
Test (Ubuntu)
2m 1s
Test wasm-pack
1m 11s
Test (macOS, Apple sillicon)
1m 36s
Annotations
2 errors and 3 warnings
Test (Ubuntu)
Canceling since a higher priority waiting request for 'implement-subfield-logic' exists
|
Test (Ubuntu)
The operation was canceled.
|
Compile
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value
19: p3-mersenne-31 = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
20: 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
19: p3-mersenne-31 = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
20: 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
19: p3-mersenne-31 = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
20: p3-field = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" }
^
|