Record smaps less often #4072
ci.yml
on: pull_request
cargo-deny
33s
Test Suite
2m 3s
Integration Tests
2m 30s
buf
4s
actionlint
3s
action-sha-pin-check
39s
Matrix: Kani Proofs
Matrix: Loom Proofs
Matrix: Rust Actions (Check/Fmt/Clippy)
Annotations
13 errors and 1 warning
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest):
lading/src/observer/linux/procfs.rs#L241
cannot find value `include_smaps` in this scope
|
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest):
lading/src/observer/linux.rs#L35
no field `smaps_interval` on type `&mut observer::linux::Sampler`
|
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest):
lading/src/observer/linux.rs#L36
no field `smaps_interval` on type `&mut observer::linux::Sampler`
|
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest):
lading/src/observer/linux.rs#L37
no field `smaps_interval` on type `&mut observer::linux::Sampler`
|
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest):
lading/src/observer/linux/procfs.rs#L82
unused variable: `include_smaps`
|
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest)
Process completed with exit code 101.
|
Test Suite:
lading/src/observer/linux/procfs.rs#L241
cannot find value `include_smaps` in this scope
|
Test Suite:
lading/src/observer/linux.rs#L35
no field `smaps_interval` on type `&mut observer::linux::Sampler`
|
Test Suite:
lading/src/observer/linux.rs#L36
no field `smaps_interval` on type `&mut observer::linux::Sampler`
|
Test Suite:
lading/src/observer/linux.rs#L37
no field `smaps_interval` on type `&mut observer::linux::Sampler`
|
Test Suite:
lading/src/observer/linux/procfs.rs#L82
unused variable: `include_smaps`
|
Test Suite
Process completed with exit code 101.
|
Integration Tests
Process completed with exit code 101.
|
buf
No github_token supplied, API requests will be subject to stricter rate limiting
|