Added support of YDB #2
Annotations
34 errors
|
generate
Process completed with exit code 1.
|
|
unit (1.23)
cannot use d.Driver.BeginTx(ctx, opts) (value of type dialect.Tx) as *"database/sql".Tx value in return statement
|
|
unit (1.23)
unknown field Dialect in struct literal of type Driver, but does have dialect
|
|
unit (1.23)
unknown field DB in struct literal of type Driver
|
|
unit (1.23)
other declaration of Open
|
|
unit (1.23)
Open redeclared in this block
|
|
unit (1.23)
undefined: Error
|
|
unit (1.23)
undefined: NotFoundError
|
|
unit (1.23)
invalid operation: d.DB() (value of type *"database/sql".DB) is not an interface
|
|
unit (1.23)
cannot assign to b.Quote (neither addressable nor a map index expression)
|
|
unit (1.23)
undefined: Register
|
|
unit (1.24)
cannot use d.Driver.BeginTx(ctx, opts) (value of interface type dialect.Tx) as *"database/sql".Tx value in return statement
|
|
unit (1.24)
unknown field Dialect in struct literal of type Driver, but does have dialect
|
|
unit (1.24)
unknown field DB in struct literal of type Driver
|
|
unit (1.24)
other declaration of Open
|
|
unit (1.24)
Open redeclared in this block
|
|
unit (1.24)
undefined: Error
|
|
unit (1.24)
undefined: NotFoundError
|
|
unit (1.24)
invalid operation: d.DB() (value of type *"database/sql".DB) is not an interface
|
|
unit (1.24)
cannot assign to b.Quote (neither addressable nor a map index expression)
|
|
unit (1.24)
undefined: Register
|
|
unit (1.24)
The strategy configuration was canceled because "unit._1_23" failed
|
|
lint:
dialect/sql/ydb.go#L165
unknown field Dialect in struct literal of type Driver, but does have dialect
|
|
lint:
dialect/sql/ydb.go#L165
unknown field DB in struct literal of type Driver
|
|
lint:
dialect/sql/driver.go#L31
other declaration of Open
|
|
lint:
dialect/sql/ydb.go#L160
Open redeclared in this block
|
|
lint:
dialect/sql/ydb.go#L151
undefined: Error
|
|
lint:
dialect/sql/ydb.go#L149
undefined: NotFoundError
|
|
lint:
dialect/sql/ydb.go#L56
invalid operation: d.DB() (value of type *"database/sql".DB) is not an interface
|
|
lint:
dialect/sql/ydb.go#L43
cannot assign to b.Quote (neither addressable nor a map index expression)
|
|
lint:
dialect/sql/ydb.go#L23
undefined: Register
|
|
lint:
dialect/entsql/annotation.go#L11
could not import entgo.io/ent/dialect/sql (-: # entgo.io/ent/dialect/sql
|
|
integration
Process completed with exit code 1.
|
|
migration
Process completed with exit code 1.
|