refactor: move to common Ory migration helpers #2052
ci.yaml
on: pull_request
Run lints and checks
2m 31s
Run tests
1m 47s
Run race tests
1m 38s
Run buf actions
1m 25s
Build CLI docs
0s
Render version schema
0s
Release SDKs
0s
Annotations
28 errors
Run race tests:
internal/driver/registry_default.go#L47
cannot use (*RegistryDefault)(nil) (value of type *RegistryDefault) as Registry value in variable declaration: *RegistryDefault does not implement Registry (missing method Connection)
|
Run race tests:
internal/driver/registry_default.go#L337
cannot use r (variable of type *RegistryDefault) as "github.com/ory/keto/internal/persistence/sql".dependencies value in argument to sql.NewPersister: *RegistryDefault does not implement "github.com/ory/keto/internal/persistence/sql".dependencies (missing method Connection)
|
Run race tests:
internal/driver/registry_factory.go#L106
cannot use r (variable of type *RegistryDefault) as Registry value in return statement: *RegistryDefault does not implement Registry (missing method Connection)
|
Run race tests:
internal/driver/registry_default.go#L47
cannot use (*RegistryDefault)(nil) (value of type *RegistryDefault) as Registry value in variable declaration: *RegistryDefault does not implement Registry (missing method Connection)
|
Run race tests:
internal/driver/registry_default.go#L337
cannot use r (variable of type *RegistryDefault) as "github.com/ory/keto/internal/persistence/sql".dependencies value in argument to sql.NewPersister: *RegistryDefault does not implement "github.com/ory/keto/internal/persistence/sql".dependencies (missing method Connection)
|
Run race tests:
internal/driver/registry_factory.go#L106
cannot use r (variable of type *RegistryDefault) as Registry value in return statement: *RegistryDefault does not implement Registry (missing method Connection)
|
Run race tests:
internal/driver/registry_default.go#L47
cannot use (*RegistryDefault)(nil) (value of type *RegistryDefault) as Registry value in variable declaration: *RegistryDefault does not implement Registry (missing method Connection)
|
Run race tests:
internal/driver/registry_default.go#L337
cannot use r (variable of type *RegistryDefault) as "github.com/ory/keto/internal/persistence/sql".dependencies value in argument to sql.NewPersister: *RegistryDefault does not implement "github.com/ory/keto/internal/persistence/sql".dependencies (missing method Connection)
|
Run race tests:
internal/driver/registry_factory.go#L106
cannot use r (variable of type *RegistryDefault) as Registry value in return statement: *RegistryDefault does not implement Registry (missing method Connection)
|
Run race tests:
internal/driver/registry_default.go#L47
cannot use (*RegistryDefault)(nil) (value of type *RegistryDefault) as Registry value in variable declaration: *RegistryDefault does not implement Registry (missing method Connection)
|
Run tests:
internal/driver/registry_default.go#L47
cannot use (*RegistryDefault)(nil) (value of type *RegistryDefault) as Registry value in variable declaration: *RegistryDefault does not implement Registry (missing method Connection)
|
Run tests:
internal/driver/registry_default.go#L337
cannot use r (variable of type *RegistryDefault) as "github.com/ory/keto/internal/persistence/sql".dependencies value in argument to sql.NewPersister: *RegistryDefault does not implement "github.com/ory/keto/internal/persistence/sql".dependencies (missing method Connection)
|
Run tests:
internal/driver/registry_factory.go#L106
cannot use r (variable of type *RegistryDefault) as Registry value in return statement: *RegistryDefault does not implement Registry (missing method Connection)
|
Run tests
Process completed with exit code 1.
|
Run lints and checks:
internal/driver/registry_default.go#L47
cannot use (*RegistryDefault)(nil) (value of type *RegistryDefault) as Registry value in variable declaration: *RegistryDefault does not implement Registry (missing method Connection)
|
Run lints and checks:
internal/driver/registry_default.go#L337
cannot use r (variable of type *RegistryDefault) as "github.com/ory/keto/internal/persistence/sql".dependencies value in argument to sql.NewPersister: *RegistryDefault does not implement "github.com/ory/keto/internal/persistence/sql".dependencies (missing method Connection)
|
Run lints and checks:
internal/driver/registry_factory.go#L106
cannot use r (variable of type *RegistryDefault) as Registry value in return statement: *RegistryDefault does not implement Registry (missing method Connection)
|
Run lints and checks
Process completed with exit code 2.
|
Run lints and checks:
cmd/helpers/helpers.go#L14
could not import github.com/ory/keto/internal/driver (-: # github.com/ory/keto/internal/driver
|
Run lints and checks:
internal/driver/registry_default.go#L47
cannot use (*RegistryDefault)(nil) (value of type *RegistryDefault) as Registry value in variable declaration: *RegistryDefault does not implement Registry (missing method Connection)
|
Run lints and checks:
internal/driver/registry_default.go#L337
cannot use r (variable of type *RegistryDefault) as "github.com/ory/keto/internal/persistence/sql".dependencies value in argument to sql.NewPersister: *RegistryDefault does not implement "github.com/ory/keto/internal/persistence/sql".dependencies (missing method Connection)
|
Run lints and checks:
internal/driver/registry_factory.go#L106
cannot use r (variable of type *RegistryDefault) as Registry value in return statement: *RegistryDefault does not implement Registry (missing method Connection)) (typecheck)
|
Run lints and checks:
cmd/serve_debug_test.go#L26
could not import github.com/ory/keto/internal/driver (-: # github.com/ory/keto/internal/driver
|
Run lints and checks:
internal/driver/registry_default.go#L47
cannot use (*RegistryDefault)(nil) (value of type *RegistryDefault) as Registry value in variable declaration: *RegistryDefault does not implement Registry (missing method Connection)
|
Run lints and checks:
internal/driver/registry_default.go#L337
cannot use r (variable of type *RegistryDefault) as "github.com/ory/keto/internal/persistence/sql".dependencies value in argument to sql.NewPersister: *RegistryDefault does not implement "github.com/ory/keto/internal/persistence/sql".dependencies (missing method Connection)
|
Run lints and checks:
internal/driver/registry_factory.go#L106
cannot use r (variable of type *RegistryDefault) as Registry value in return statement: *RegistryDefault does not implement Registry (missing method Connection)) (typecheck)
|
Run lints and checks:
cmd/client/test_helpers.go#L19
could not import github.com/ory/keto/internal/driver (-: # github.com/ory/keto/internal/driver
|
Run lints and checks:
internal/driver/registry_default.go#L47
cannot use (*RegistryDefault)(nil) (value of type *RegistryDefault) as Registry value in variable declaration: *RegistryDefault does not implement Registry (missing method Connection)
|