Annotations
9 errors
cargo check
the name `Response` is defined multiple times
|
cargo check
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
cargo check
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
cargo check
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
cargo check
unused import: `Response`
|
cargo check
mismatched types
|
cargo check
`if` and `else` have incompatible types
|
cargo check
`std::result::Result<(std::string::String, std::string::String, std::string::String), windmill_common::error::Error>` is not a future
|
cargo check
Process completed with exit code 101.
|
Loading