Skip to content

Switch from text-diff to similar for content diffing. #349

Switch from text-diff to similar for content diffing.

Switch from text-diff to similar for content diffing. #349

Triggered via push December 22, 2024 17:22
Status Success
Total duration 6m 5s
Artifacts

format-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
redundant closure: crates/kernel/src/tasks/vm_host.rs#L288
warning: redundant closure --> crates/kernel/src/tasks/vm_host.rs:288:41 | 288 | .unwrap_or_else(|e| ExecutionResult::PushError(e)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace the closure with the function itself: `ExecutionResult::PushError` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure = note: `#[warn(clippy::redundant_closure)]` on by default
style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
style
Unexpected input(s) 'dprint-version', valid inputs are ['entryPoint', 'args']