Skip to content

Update cosmic-text requirement from 0.9.0 to 0.10.0 #693

Update cosmic-text requirement from 0.9.0 to 0.10.0

Update cosmic-text requirement from 0.9.0 to 0.10.0 #693

Triggered via pull request January 18, 2024 18:44
Status Success
Total duration 16m 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Generate bindings
28s
Generate bindings
Check clippy lints
1m 35s
Check clippy lints
Check formatting
15s
Check formatting
Run benchmarks
5m 54s
Run benchmarks
Generate documentation
0s
Generate documentation
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (Bare Metal ARM Cortex-M thumbv7m): src/platform/mod.rs#L34
unused import: `alloc::string::String as PathBuf`
build (Bare Metal ARM Cortex-M thumbv8m.base): src/platform/mod.rs#L34
unused import: `alloc::string::String as PathBuf`
build (Bare Metal ARM Cortex-M thumbv8m.main Hardware Float): src/platform/mod.rs#L34
unused import: `alloc::string::String as PathBuf`
build (Bare Metal RISC-V 64 gc): src/platform/mod.rs#L34
unused import: `alloc::string::String as PathBuf`
build (Bare Metal RISC-V 32 imac): src/platform/mod.rs#L34
unused import: `alloc::string::String as PathBuf`
build (Bare Metal ARM Cortex-M thumbv8m.main): src/platform/mod.rs#L34
unused import: `alloc::string::String as PathBuf`
build (Bare Metal Nvidia PTX 64): src/platform/mod.rs#L34
unused import: `alloc::string::String as PathBuf`
build (Bare Metal RISC-V 64 imac): src/platform/mod.rs#L34
unused import: `alloc::string::String as PathBuf`
build (Bare Metal ARM Cortex-M thumbv7em Hardware Float): src/platform/mod.rs#L34
unused import: `alloc::string::String as PathBuf`
build (Bare Metal ARM Cortex-M thumbv7em): src/platform/mod.rs#L34
unused import: `alloc::string::String as PathBuf`
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
build (WebAssembly Unknown): src/platform/wasm/unknown/mod.rs#L4
unused import: `std::sync::RwLock`
build (WebAssembly Web): src/platform/wasm/web/mod.rs#L3
unused import: `std::sync::RwLock`