Skip to content

Switch to derive_builder #103

Switch to derive_builder

Switch to derive_builder #103

Triggered via pull request January 18, 2024 20:13
Status Failure
Total duration 4m 56s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 6 warnings
build (ubuntu-latest)
Process completed with exit code 1.
build (ubuntu-latest): src/lib.rs#L56
failed to resolve: could not find `KeepAwake` in `sys`
build (ubuntu-latest): src/lib.rs#L63
cannot find type `KeepAwake` in module `sys`
build (ubuntu-latest): src/sys/mod.rs#L9
unused import: `self::linux::*`
build (ubuntu-latest): src/sys/linux.rs#L78
no method named `app_reverse_domain_or_default` found for struct `Options` in the current scope
build (ubuntu-latest): src/sys/linux.rs#L79
no method named `reason_or_default` found for struct `Options` in the current scope
build (ubuntu-latest): src/sys/linux.rs#L95
no method named `app_name_or_default` found for struct `Options` in the current scope
build (ubuntu-latest): src/sys/linux.rs#L96
no method named `reason_or_default` found for struct `Options` in the current scope
build (ubuntu-latest): src/sys/linux.rs#L106
no method named `app_name_or_default` found for struct `Options` in the current scope
build (ubuntu-latest): src/sys/linux.rs#L107
no method named `reason_or_default` found for struct `Options` in the current scope
build (ubuntu-latest)
Process completed with exit code 101.
build (macos-latest)
Process completed with exit code 1.
build (macos-latest): src/lib.rs#L56
failed to resolve: could not find `KeepAwake` in `sys`
build (macos-latest): src/lib.rs#L63
cannot find type `KeepAwake` in module `sys`
build (macos-latest): src/sys/mod.rs#L12
unused import: `self::macos::*`
build (macos-latest): src/sys/macos.rs#L53
no method named `reason_or_default` found for struct `Options` in the current scope
build (macos-latest): src/sys/macos.rs#L70
no method named `reason_or_default` found for struct `Options` in the current scope
build (macos-latest): src/sys/macos.rs#L86
no method named `reason_or_default` found for struct `Options` in the current scope
build (macos-latest)
Process completed with exit code 101.
build (windows-latest)
Process completed with exit code 1.
build (ubuntu-latest): build.rs#L1
Diff in /home/runner/work/keepawake-rs/keepawake-rs/build.rs
build (ubuntu-latest): src/lib.rs#L46
Diff in /home/runner/work/keepawake-rs/keepawake-rs/src/lib.rs
build (macos-latest): build.rs#L1
Diff in /Users/runner/work/keepawake-rs/keepawake-rs/build.rs
build (macos-latest): src/lib.rs#L46
Diff in /Users/runner/work/keepawake-rs/keepawake-rs/src/lib.rs
build (windows-latest): build.rs#L1
Diff in \\?\D:\a\keepawake-rs\keepawake-rs\build.rs
build (windows-latest): src/lib.rs#L46
Diff in \\?\D:\a\keepawake-rs\keepawake-rs\src\lib.rs