Skip to content

Implement new grid widget #450

Implement new grid widget

Implement new grid widget #450

Re-run triggered October 11, 2023 18:51
Status Failure
Total duration 3m 5s
Artifacts

clippy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
all: src/native/helpers.rs#L219
the following explicit lifetimes could be elided: 'a
all: src/native/grid/mod.rs#L5
module has the same name as its containing module
all: src/native/grid/grid.rs#L52
this method could have a `#[must_use]` attribute
all: src/native/grid/grid.rs#L57
this method could have a `#[must_use]` attribute
all: src/native/grid/grid.rs#L65
this method could have a `#[must_use]` attribute
all: src/native/grid/grid.rs#L65
missing `#[must_use]` attribute on a method returning `Self`
all: src/native/grid/grid.rs#L72
this method could have a `#[must_use]` attribute
all: src/native/grid/grid.rs#L72
missing `#[must_use]` attribute on a method returning `Self`
all: src/native/grid/grid.rs#L79
this method could have a `#[must_use]` attribute
all: src/native/grid/grid.rs#L79
missing `#[must_use]` attribute on a method returning `Self`