Fix resume_game_time: don't jump to real_time #855
build.yml
on: pull_request
Generate bindings
15s
Check clippy lints
1m 7s
Check formatting
8s
Run benchmarks
5m 37s
Generate documentation
0s
Matrix: build
Annotations
10 errors and 15 warnings
build (macOS Nightly):
target/aarch64-apple-darwin/debug/build/libproc-b1136142c2e7f016/out/osx_libproc_bindings.rs#L3
expected one of `!` or `::`, found keyword `static`
|
build (macOS Nightly)
unresolved import `crate::osx_libproc_bindings::proc_bsdinfo`
|
build (macOS Nightly)
unresolved import `crate::osx_libproc_bindings::proc_pidfdinfo`
|
build (macOS Nightly)
unresolved imports `crate::osx_libproc_bindings::proc_kmsgbuf`, `crate::osx_libproc_bindings::MAXBSIZE`
|
build (macOS Nightly)
unresolved import `crate::osx_libproc_bindings::proc_pid_rusage`
|
build (macOS Nightly)
unresolved imports `crate::osx_libproc_bindings::proc_libversion`, `crate::osx_libproc_bindings::proc_name`, `crate::osx_libproc_bindings::proc_pidinfo`, `crate::osx_libproc_bindings::proc_pidpath`, `crate::osx_libproc_bindings::proc_regionfilename`, `crate::osx_libproc_bindings::PROC_PIDPATHINFO_MAXSIZE`
|
build (macOS Nightly)
unresolved import `crate::osx_libproc_bindings::proc_taskinfo`
|
build (macOS Nightly)
unresolved import `crate::osx_libproc_bindings::proc_threadinfo`
|
build (macOS Nightly)
cannot find value `PROC_ALL_PIDS` in module `osx_libproc_bindings`
|
build (macOS Nightly)
cannot find value `PROC_PGRP_ONLY` in module `osx_libproc_bindings`
|
Check clippy lints:
src/component/splits/column.rs#L180
this function has too many arguments (9/7)
|
Check clippy lints:
src/component/splits/column.rs#L231
this function has too many arguments (9/7)
|
Check clippy lints:
src/component/splits/column.rs#L329
very complex type used. Consider factoring parts into `type` definitions
|
Check clippy lints:
src/hotkey_config.rs#L118
this returns a `Result<_, ()>`
|
Check clippy lints:
src/rendering/mod.rs#L553
this function has too many arguments (11/7)
|
Check clippy lints:
src/rendering/mod.rs#L640
this function has too many arguments (8/7)
|
Check clippy lints:
src/rendering/mod.rs#L671
this function has too many arguments (8/7)
|
Check clippy lints:
src/rendering/mod.rs#L723
this function has too many arguments (9/7)
|
Check clippy lints:
src/run/editor/mod.rs#L849
this returns a `Result<_, ()>`
|
build (Linux i586 musl)
No files were found with the provided path: target/renders. No artifacts will be uploaded.
|
build (Linux i586)
No files were found with the provided path: target/renders. No artifacts will be uploaded.
|
build (Windows Nightly):
crates/livesplit-auto-splitting/src/runtime/mod.rs#L357
this function depends on never type fallback being `()`
|
build (Linux Nightly):
crates/livesplit-auto-splitting/src/runtime/mod.rs#L357
this function depends on never type fallback being `()`
|
build (Windows Nightly gnu):
crates/livesplit-auto-splitting/src/runtime/mod.rs#L357
this function depends on never type fallback being `()`
|
build (macOS Nightly)
No files were found with the provided path: target/renders. No artifacts will be uploaded.
|