chore(deps): bump bit-vec from 0.6.3 to 0.8.0 #6032
Annotations
5 errors and 1 warning
|
test (postgres16, false, postgres, 16)
Process completed with exit code 101.
|
|
test (postgres16, false, postgres, 16):
quaint/src/connector/postgres/native/conversion.rs#L978
the method `to_sql` exists for struct `Vec<std::option::Option<bit_vec::BitVec>>`, but its trait bounds were not satisfied
|
|
test (postgres16, false, postgres, 16):
quaint/src/connector/postgres/native/conversion.rs#L967
no method named `to_sql` found for struct `bit_vec::BitVec` in the current scope
|
|
test (postgres16, false, postgres, 16):
quaint/src/connector/postgres/native/conversion.rs#L457
the trait bound `bit_vec::BitVec: postgres_types::FromSql<'_>` is not satisfied
|
|
test (postgres16, false, postgres, 16):
quaint/src/connector/postgres/native/conversion.rs#L268
the trait bound `bit_vec::BitVec: postgres_types::FromSql<'_>` is not satisfied
|
|
test (postgres16, false, postgres, 16)
Failed to restore: Cache service responded with 400
|