Skip to content

refactor: move to common Ory migration helpers #2052

refactor: move to common Ory migration helpers

refactor: move to common Ory migration helpers #2052

Triggered via pull request December 2, 2024 10:48
Status Failure
Total duration 2m 44s
Artifacts

ci.yaml

on: pull_request
Generate changelog
0s
Generate changelog
Generate SDKs
0s
Generate SDKs
Build CLI docs
0s
Build CLI docs
Generate release
0s
Generate release
Draft newsletter
0s
Draft newsletter
Render version schema
0s
Render version schema
Release SDKs
0s
Release SDKs
Pending approval Slack notification
0s
Pending approval Slack notification
Send newsletter
0s
Send newsletter
Fit to window
Zoom out
Zoom in

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)