Export with python #176
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
|