feat: custom mime types for Clipboard #485
Annotations
3 errors and 11 warnings
Check lints:
sctk/src/application.rs#L529
mismatched types
|
Check lints:
sctk/src/application.rs#L605
mismatched types
|
Check lints
Process completed with exit code 101.
|
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/.
|
Check lints:
core/src/element.rs#L4
unused import: `Cursor`
|
Check lints:
graphics/src/text/editor.rs#L10
unused import: `BufferRef`
|
Check lints:
style/src/theme.rs#L26
unused import: `::palette::RgbHue`
|
Check lints:
style/src/theme.rs#L27
unused import: `iced_core::gradient::ColorStop`
|
Check lints:
style/src/theme.rs#L28
unused import: `iced_core::gradient::Linear`
|
Check lints:
style/src/theme.rs#L29
unused import: `iced_core::Degrees`
|
Check lints:
style/src/theme.rs#L30
unused import: `iced_core::Radians`
|
Check lints:
style/src/theme.rs#L25
unused import: `::palette::FromColor`
|
Check lints:
runtime/src/clipboard.rs#L23
very complex type used. Consider factoring parts into `type` definitions
|
Check lints:
runtime/src/clipboard.rs#L35
very complex type used. Consider factoring parts into `type` definitions
|
Loading