Skip to content

Export with python #176

Export with python

Export with python #176

Triggered via pull request January 4, 2026 13:03
Status Failure
Total duration 1m 49s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test
Process completed with exit code 101.
Test: crates/vespertide-exporter/src/sqlmodel/mod.rs#L105
this `map_or` can be simplified
Test: crates/vespertide-exporter/src/sqlmodel/mod.rs#L44
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
Test: crates/vespertide-exporter/src/sqlalchemy/mod.rs#L160
this `map_or` can be simplified