Skip to content

Allowing the runtime to correctly hook into long-named Windows processes on Linux #704

Allowing the runtime to correctly hook into long-named Windows processes on Linux

Allowing the runtime to correctly hook into long-named Windows processes on Linux #704

Triggered via pull request January 20, 2024 14:32
@CryZeCryZe
synchronize #754
Jujstme:master
Status Success
Total duration 14m 47s
Artifacts

build.yml

on: pull_request
Generate bindings
14s
Generate bindings
Check clippy lints
56s
Check clippy lints
Check formatting
10s
Check formatting
Run benchmarks
5m 30s
Run benchmarks
Generate documentation
0s
Generate documentation
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L324
very complex type used. Consider factoring parts into `type` definitions
Check clippy lints: src/hotkey_config.rs#L88
this returns a `Result<_, ()>`
Check clippy lints: src/rendering/mod.rs#L506
this function has too many arguments (11/7)
Check clippy lints: src/rendering/mod.rs#L593
this function has too many arguments (8/7)
Check clippy lints: src/rendering/mod.rs#L624
this function has too many arguments (8/7)
Check clippy lints: src/rendering/mod.rs#L676
this function has too many arguments (9/7)
Check clippy lints: src/run/editor/mod.rs#L846
this returns a `Result<_, ()>`
Check clippy lints: src/timing/timer/mod.rs#L151
the `Err`-variant returned from this function is very large