Skip to content

Adapt to new cosmic-text #703

Adapt to new cosmic-text

Adapt to new cosmic-text #703

Triggered via push September 6, 2024 13:19
Status Success
Total duration 2m 15s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
all
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
all: core/src/clipboard.rs#L151
this `let...else` may be rewritten with the `?` operator
all: core/src/clipboard.rs#L151
useless conversion to the same type: `std::option::Option<std::string::String>`
all: core/src/clipboard.rs#L178
you should consider adding a `Default` implementation for `DndDestinationRectangles`
all: core/src/overlay.rs#L61
doc list item without indentation
all: core/src/widget/tree.rs#L12
very complex type used. Consider factoring parts into `type` definitions
all: core/src/widget/tree.rs#L64
very complex type used. Consider factoring parts into `type` definitions
all: core/src/widget.rs#L28
doc list item without indentation
all: core/src/widget.rs#L30
doc list item without indentation
all: core/src/widget.rs#L32
doc list item without indentation
all: core/src/id.rs#L63
direct implementation of `ToString`