chore: compile time errors for conflicting flags, clean up flags in sdk #6220
pr.yml
on: pull_request
Test (x86-64)
2m 43s
Test (ARM)
2m 57s
Formatting & Clippy
4m 26s
Examples
5m 9s
CLI
7m 11s
Performance
11m 16s
Spell Check
8s
Check Verifier `no_std`
34s
Check lock files
3m 55s
Matrix: Low Memory
Annotations
26 errors and 11 warnings
Test (x86-64):
crates/sdk/src/lib.rs#L194
"network" conflicts with "network-v2"
|
Test (x86-64):
crates/sdk/src/lib.rs#L194
"network-v2" conflicts with "network"
|
Test (x86-64):
crates/sdk/src/lib.rs#L376
"network" conflicts with "network-v2"
|
Test (x86-64):
crates/sdk/src/lib.rs#L376
"network-v2" conflicts with "network"
|
Test (x86-64):
crates/sdk/src/lib.rs#L196
mismatched types
|
Test (x86-64):
crates/sdk/src/lib.rs#L378
mismatched types
|
Test (x86-64)
could not compile `sp1-sdk` (lib) due to 6 previous errors
|
Test (x86-64)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test (ARM):
crates/sdk/src/lib.rs#L194
"network" conflicts with "network-v2"
|
Test (ARM):
crates/sdk/src/lib.rs#L194
"network-v2" conflicts with "network"
|
Test (ARM):
crates/sdk/src/lib.rs#L376
"network" conflicts with "network-v2"
|
Test (ARM):
crates/sdk/src/lib.rs#L376
"network-v2" conflicts with "network"
|
Test (ARM):
crates/sdk/src/lib.rs#L196
mismatched types
|
Test (ARM):
crates/sdk/src/lib.rs#L378
mismatched types
|
Test (ARM)
could not compile `sp1-sdk` (lib) due to 6 previous errors
|
Test (ARM)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check lock files
Process completed with exit code 101.
|
Formatting & Clippy:
crates/sdk/src/lib.rs#L194
"network" conflicts with "network-v2"
|
Formatting & Clippy:
crates/sdk/src/lib.rs#L194
"network-v2" conflicts with "network"
|
Formatting & Clippy:
crates/sdk/src/lib.rs#L376
"network" conflicts with "network-v2"
|
Formatting & Clippy:
crates/sdk/src/lib.rs#L376
"network-v2" conflicts with "network"
|
Formatting & Clippy:
crates/sdk/src/lib.rs#L196
mismatched types
|
Formatting & Clippy:
crates/sdk/src/lib.rs#L378
mismatched types
|
Formatting & Clippy
could not compile `sp1-sdk` (lib) due to 6 previous errors
|
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Examples
Process completed with exit code 101.
|
Spell Check
The following actions uses node12 which is deprecated and will be forced to run on node16: getsentry/action-git-diff-suggestions@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Spell Check
The following actions use a deprecated Node.js version and will be forced to run on node20: getsentry/action-git-diff-suggestions@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (x86-64)
[email protected]: Program built at 2024-11-20 23:17:42
|
Test (ARM)
[email protected]: Program built at 2024-11-20 23:18:03
|
Formatting & Clippy
[email protected]: Program built at 2024-11-20 23:17:57
|
Formatting & Clippy
[email protected]: Skipping build due to clippy invocation.
|
CLI
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Low Memory (64)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Low Memory (32)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Performance
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 80 MB
|
Low Memory (16)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|