Subsurface
Widget
#382
Annotations
11 warnings
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/.
|
all:
widget/src/pane_grid.rs#L110
very complex type used. Consider factoring parts into `type` definitions
|
all:
widget/src/pane_grid.rs#L537
very complex type used. Consider factoring parts into `type` definitions
|
all:
widget/src/text_input/mod.rs#L9
module has the same name as its containing module
|
all:
winit/src/application.rs#L307
very complex type used. Consider factoring parts into `type` definitions
|
all:
winit/src/application.rs#L840
very complex type used. Consider factoring parts into `type` definitions
|
all:
winit/src/application.rs#L896
very complex type used. Consider factoring parts into `type` definitions
|
all:
src/time.rs#L4
unused import: `iced_futures::backend::default::time::*`
|
all:
runtime/src/command/platform_specific/wayland/data_device.rs#L32
methods called `from_*` usually take no `self`
|
all:
widget/src/button.rs#L400
redundant closure
|
all:
sctk/src/application.rs#L316
type parameters go unused in function definition: E, C
|