CI #2752
ci.yaml
on: merge_group
Compile
14s
Lint
28s
Test (Ubuntu)
46s
Test wasm-pack
17s
Test (macOS, Apple sillicon)
29s
Annotations
5 errors and 3 warnings
Compile
Process completed with exit code 101.
|
Test wasm-pack
Process completed with exit code 1.
|
Test (macOS, Apple sillicon)
Process completed with exit code 2.
|
Lint
Process completed with exit code 2.
|
Test (Ubuntu)
Process completed with exit code 101.
|
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" }
^
|