fix: Fix incorrect method calls in sysinfo usage #1162
rust.yml
on: pull_request
fmt
25s
clippy
37s
machete
53s
Build Wasm
1m 32s
test
52s
Onchain Verifier Tests
3m 13s
Annotations
8 errors and 6 warnings
clippy:
src/main.rs#L155
no method named `name` found for struct `sysinfo::System` in the current scope
|
clippy:
src/main.rs#L159
no method named `os_version` found for struct `sysinfo::System` in the current scope
|
clippy:
src/main.rs#L163
no method named `host_name` found for struct `sysinfo::System` in the current scope
|
clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
test:
src/main.rs#L155
no method named `name` found for struct `sysinfo::System` in the current scope
|
test:
src/main.rs#L159
no method named `os_version` found for struct `sysinfo::System` in the current scope
|
test:
src/main.rs#L163
no method named `host_name` found for struct `sysinfo::System` in the current scope
|
test
Process completed with exit code 101.
|
fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
machete
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Wasm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Onchain Verifier Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|