Skip to content

Implement basic SSE stream on WebSub push receive #25

Implement basic SSE stream on WebSub push receive

Implement basic SSE stream on WebSub push receive #25

Triggered via push July 14, 2024 15:14
Status Failure
Total duration 1m 46s
Artifacts

clippy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
all: src/flow/mod.rs#L1
unused import: `anyhow::anyhow`
all: src/flow/filter.rs#L4
unused import: `crate::flow::feed_arr`
all: src/flow/html.rs#L10
unused import: `reqwest::header`
all: src/flow/retrieve.rs#L4
unused import: `crate::flow::feed_arr`
all: src/route/flow.rs#L6
unused import: `anyhow::anyhow`
all: src/route/flow.rs#L7
unused import: `atom_syndication::Feed`
all: src/route/flow.rs#L18
unused import: `stream`
all: src/route/flow.rs#L19
unused import: `std::convert::Infallible`
all: src/route/flow.rs#L46
unused variable: `flow`
all: src/flow/html.rs#L113
unreachable statement