chore: remove default features #386
Annotations
4 errors and 11 warnings
all:
tiny_skia/src/vector.rs#L5
unresolved import `resvg::usvg::TreeTextToPath`
|
all:
tiny_skia/src/vector.rs#L163
failed to resolve: could not find `Tree` in `resvg`
|
all:
tiny_skia/src/vector.rs#L101
no method named `convert_text` found for mutable reference `&mut resvg::usvg::Tree` in the current scope
|
all
Process completed with exit code 101.
|
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:
core/src/element.rs#L4
unused import: `Cursor`
|
all:
graphics/src/text/editor.rs#L10
unused import: `BufferRef`
|
all:
style/src/theme.rs#L26
unused import: `::palette::RgbHue`
|
all:
style/src/theme.rs#L27
unused import: `iced_core::gradient::ColorStop`
|
all:
style/src/theme.rs#L28
unused import: `iced_core::gradient::Linear`
|
all:
style/src/theme.rs#L29
unused import: `iced_core::Degrees`
|
all:
style/src/theme.rs#L30
unused import: `iced_core::Radians`
|
all:
style/src/theme.rs#L25
unused import: `::palette::FromColor`
|
all:
widget/src/pane_grid.rs#L114
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
|