Drop down widget #510
Annotations
10 errors and 1 warning
Lint with clippy:
src/native/drop_down.rs#L40
item in documentation is missing backticks
|
Lint with clippy:
src/native/drop_down.rs#L59
missing `#[must_use]` attribute on a method returning `Self`
|
Lint with clippy:
src/native/drop_down.rs#L65
missing `#[must_use]` attribute on a method returning `Self`
|
Lint with clippy:
src/native/drop_down.rs#L71
missing `#[must_use]` attribute on a method returning `Self`
|
Lint with clippy:
src/native/drop_down.rs#L77
missing `#[must_use]` attribute on a method returning `Self`
|
Lint with clippy:
src/native/drop_down.rs#L83
missing `#[must_use]` attribute on a method returning `Self`
|
Lint with clippy:
src/native/drop_down.rs#L247
this function has too many arguments (9/7)
|
Lint with clippy:
src/native/drop_down.rs#L258
struct constructor field order is inconsistent with struct definition field order
|
Lint with clippy:
src/core/offset.rs#L16
this method could have a `#[must_use]` attribute
|
Lint with clippy:
src/core/offset.rs#L17
unnecessary structure name repetition
|
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/.
|
The logs for this run have expired and are no longer available.
Loading