Added support of YDB #1
Annotations
25 errors and 2 warnings
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
|
generate
Process completed with exit code 1.
|
unit (1.24)
The operation was canceled.
|
unit (1.24)
The strategy configuration was canceled because "unit._1_23" failed
|
migration
Docker pull failed with exit code 1
|
integration
Process completed with exit code 1.
|
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
|
migration
Docker pull failed with exit code 1, back off 6.694 seconds before retry.
|
migration
Docker pull failed with exit code 1, back off 1.886 seconds before retry.
|