Skip to content
Triggered via push July 7, 2024 00:40
Status Failure
Total duration 2m 33s
Artifacts

test.yml

on: push
Matrix: all
Fit to window
Zoom out
Zoom in

Annotations

21 errors
all (ubuntu-latest, beta): src/flow/wasm.rs#L5
unused imports: `Deserialize` and `Serialize`
all (ubuntu-latest, beta): src/flow/wasm.rs#L221
unused import: `super::*`
all (ubuntu-latest, beta): src/route/api/mod.rs#L12
unused imports: `NoContext`, `Timestamp`, and `Uuid`
all (ubuntu-latest, beta): src/route/api/mod.rs#L18
unused import: `DataKind`
all (ubuntu-latest, beta): src/websub.rs#L1
unused import: `anyhow::anyhow`
all (ubuntu-latest, beta): src/websub.rs#L3
unused imports: `Alphanumeric` and `RngCore`
all (ubuntu-latest, beta): src/websub.rs#L7
unused import: `SqliteConnection`
all (ubuntu-latest, beta): src/websub.rs#L8
unused import: `url::Url`
all (ubuntu-latest, beta): src/convert.rs#L53
method `try_into_async` is never used
all (ubuntu-latest, beta)
Process completed with exit code 101.
all (ubuntu-latest, stable)
The job was canceled because "ubuntu-latest_beta" failed.
all (ubuntu-latest, stable): src/flow/wasm.rs#L5
unused imports: `Deserialize`, `Serialize`
all (ubuntu-latest, stable): src/flow/wasm.rs#L221
unused import: `super::*`
all (ubuntu-latest, stable): src/route/api/mod.rs#L12
unused imports: `NoContext`, `Timestamp`, `Uuid`
all (ubuntu-latest, stable): src/route/api/mod.rs#L18
unused import: `DataKind`
all (ubuntu-latest, stable): src/websub.rs#L1
unused import: `anyhow::anyhow`
all (ubuntu-latest, stable): src/websub.rs#L3
unused imports: `Alphanumeric`, `RngCore`
all (ubuntu-latest, stable): src/websub.rs#L7
unused import: `SqliteConnection`
all (ubuntu-latest, stable): src/websub.rs#L8
unused import: `url::Url`
all (ubuntu-latest, stable): src/convert.rs#L53
method `try_into_async` is never used
all (ubuntu-latest, stable): src/flow/wasm.rs#L139
associated function `new` is never used