Skip to content

Drop down widget

Drop down widget #510

Triggered via pull request February 17, 2024 16:55
Status Failure
Total duration 1m 43s
Artifacts

clippy.yml

on: pull_request

Annotations

10 errors and 1 warning
all: src/native/drop_down.rs#L40
item in documentation is missing backticks
all: src/native/drop_down.rs#L59
missing `#[must_use]` attribute on a method returning `Self`
all: src/native/drop_down.rs#L65
missing `#[must_use]` attribute on a method returning `Self`
all: src/native/drop_down.rs#L71
missing `#[must_use]` attribute on a method returning `Self`
all: src/native/drop_down.rs#L77
missing `#[must_use]` attribute on a method returning `Self`
all: src/native/drop_down.rs#L83
missing `#[must_use]` attribute on a method returning `Self`
all: src/native/drop_down.rs#L247
this function has too many arguments (9/7)
all: src/native/drop_down.rs#L258
struct constructor field order is inconsistent with struct definition field order
all: src/core/offset.rs#L16
this method could have a `#[must_use]` attribute
all: src/core/offset.rs#L17
unnecessary structure name repetition
all
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.