Update masp and ibc txs handling #846
Annotations
10 errors and 1 warning
Run just clippy:
orm/src/schema.rs#L74
the name `PaymentKind` is defined multiple times
|
Run just clippy:
orm/src/schema.rs#L82
the name `PaymentRecurrence` is defined multiple times
|
Run just clippy:
orm/src/schema.rs#L70
conflicting implementations of trait `std::fmt::Debug` for type `schema::sql_types::PaymentKind`
|
Run just clippy:
orm/src/schema.rs#L78
conflicting implementations of trait `std::fmt::Debug` for type `schema::sql_types::PaymentRecurrence`
|
Run just clippy:
orm/src/schema.rs#L71
conflicting implementations of trait `diesel::sql_types::SingleValue` for type `schema::sql_types::PaymentKind`
|
Run just clippy:
orm/src/schema.rs#L79
conflicting implementations of trait `diesel::sql_types::SingleValue` for type `schema::sql_types::PaymentRecurrence`
|
Run just clippy:
orm/src/pgf.rs#L46
type annotations needed: cannot satisfy `pgf::PaymentRecurrenceDb: diesel::deserialize::FromSqlRow<schema::sql_types::PaymentRecurrence, diesel::pg::Pg>`
|
Run just clippy:
orm/src/schema.rs#L69
conflicting implementations of trait `diesel::query_builder::QueryId` for type `schema::sql_types::PaymentKind`
|
Run just clippy:
orm/src/schema.rs#L77
conflicting implementations of trait `diesel::query_builder::QueryId` for type `schema::sql_types::PaymentRecurrence`
|
Run just clippy:
orm/src/schema.rs#L71
conflicting implementations of trait `diesel::sql_types::SqlType` for type `schema::sql_types::PaymentKind`
|
Run actions-rust-lang/setup-rust-toolchain@v1
Cache not found for keys: v0-rust-clippy-Linux-f3c6eb9a-9fc5263e, v0-rust-clippy-Linux-f3c6eb9a
|
Loading