Skip to content

Try using matrix in rocm workflow instead of env #67

Try using matrix in rocm workflow instead of env

Try using matrix in rocm workflow instead of env #67

Triggered via push February 1, 2025 04:47
Status Success
Total duration 1m 27s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
all: src/data/assistant.rs#L332
unneeded `return` statement
all: src/icon.rs#L57
the following explicit lifetimes could be elided: 'a
all: src/screen/conversation.rs#L274
using `clone` on type `Id` which implements the `Copy` trait
all: src/screen/conversation.rs#L401
using `clone` on type `Option<Id>` which implements the `Copy` trait
all: src/screen/conversation.rs#L663
using `clone` on type `Id` which implements the `Copy` trait
all: src/screen/conversation.rs#L746
the following explicit lifetimes could be elided: 'a
all: src/screen/conversation.rs#L831
useless conversion to the same type: `iced_core::element::Element<'_, screen::conversation::Message, iced::Theme, iced_renderer::fallback::Renderer<iced_wgpu::Renderer, iced_tiny_skia::Renderer>>`