Don't use Floats to parse "extended" Time Spans #772
Merged
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Clippy:
src/lib.rs#L13
lint `clippy::blocks_in_if_conditions` has been renamed to `clippy::blocks_in_conditions`
|
Run Clippy:
src/component/splits/column.rs#L180
this function has too many arguments (9/7)
|
Run Clippy:
src/component/splits/column.rs#L231
this function has too many arguments (9/7)
|
Run Clippy:
src/component/splits/column.rs#L324
very complex type used. Consider factoring parts into `type` definitions
|
Run Clippy:
src/hotkey_config.rs#L88
this returns a `Result<_, ()>`
|
Run Clippy:
src/rendering/mod.rs#L506
this function has too many arguments (11/7)
|
Run Clippy:
src/rendering/mod.rs#L593
this function has too many arguments (8/7)
|
Run Clippy:
src/rendering/mod.rs#L624
this function has too many arguments (8/7)
|
Run Clippy:
src/rendering/mod.rs#L676
this function has too many arguments (9/7)
|
Run Clippy:
src/run/editor/mod.rs#L846
this returns a `Result<_, ()>`
|
The logs for this run have expired and are no longer available.
Loading