sql/ydb: added basic support for YDB #6
ci-go_oss.yaml
on: pull_request
Matrix: unit
dialect-integration
/
integration-cockroach
dialect-integration
/
integration-maria102
dialect-integration
/
integration-maria103
dialect-integration
/
integration-maria107
dialect-integration
/
integration-mysql56
dialect-integration
/
integration-mysql57
dialect-integration
/
integration-mysql8
dialect-integration
/
integration-postgres-ext-postgis
dialect-integration
/
integration-postgres10
dialect-integration
/
integration-postgres11
dialect-integration
/
integration-postgres12
dialect-integration
/
integration-postgres13
dialect-integration
/
integration-postgres14
dialect-integration
/
integration-postgres15
dialect-integration
/
integration-sqlite
dialect-integration
/
integration-tidb5
dialect-integration
/
integration-tidb6
Annotations
14 errors
|
cli
Process completed with exit code 1.
|
|
integration
Process completed with exit code 1.
|
|
generate-cmp
Process completed with exit code 1.
|
|
lint:
sql/ydb/types.go#L41
var-naming: const TypeJsonDocument should be TypeJSONDocument (revive)
|
|
lint:
sql/ydb/types.go#L40
var-naming: const TypeJson should be TypeJSON (revive)
|
|
lint:
sql/ydb/types.go#L93
exported: exported method SerialType.SetType should have comment or be unexported (revive)
|
|
lint:
sql/ydb/types.go#L80
exported: exported method SerialType.IntegerType should have comment or be unexported (revive)
|
|
lint:
sql/ydb/types.go#L74
exported: exported type YsonType should have comment or be unexported (revive)
|
|
lint:
sql/ydb/types.go#L69
exported: exported type SerialType should have comment or be unexported (revive)
|
|
lint:
sql/ydb/types.go#L63
exported: exported type OptionalType should have comment or be unexported (revive)
|
|
CI - General - Community Edition
Canceling since a higher priority waiting request for CI - General - Community Edition-LostImagin4tion/ydb-driver-support exists
|
|
lint:
sql/ydb/inspect_test.go#L45
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
sql/ydb/inspect_test.go#L35
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
sql/ydb/migrate.go#L29
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|