Update to Electric 1.2.x and electric_client 0.8.0 #243
elixir_tests.yml
on: pull_request
mix test
9m 3s
Test installation as a dependency without Electric or Ecto
2m 6s
Test installation as a dependency with embedded Electric
3m 9s
Test integration apps
3m 35s
mix format --check-formatted
16s
Annotations
11 errors
|
Test integration apps
Process completed with exit code 1.
|
|
mix test:
test/phoenix/sync/shape_test.exs#L385
test subscription allows for subscribing to a subset of events (Support.ShapeTest)
|
|
mix test:
test/phoenix/sync/shape_test.exs#L431
test subscription allows for unsubscribing from a stream (Support.ShapeTest)
|
|
mix test:
test/phoenix/sync/shape_test.exs#L109
test sync updates updates are applied (Support.ShapeTest)
|
|
mix test:
test/phoenix/sync/shape_test.exs#L146
test sync updates deletes are applied (Support.ShapeTest)
|
|
mix test:
test/phoenix/sync/sandbox/sandbox_adapter_test.exs#L42
test no active sandbox update_all (Phoenix.Sync.Sandbox.SandboxAdapterTest)
|
|
mix test:
test/phoenix/sync/sandbox/sandbox_adapter_test.exs#L87
test no active sandbox update (Phoenix.Sync.Sandbox.SandboxAdapterTest)
|
|
mix test:
test/phoenix/sync/sandbox/sandbox_adapter_test.exs#L36
test no active sandbox insert (Phoenix.Sync.Sandbox.SandboxAdapterTest)
|
|
mix test:
test/phoenix/sync/sandbox/sandbox_adapter_test.exs#L80
test no active sandbox delete (Phoenix.Sync.Sandbox.SandboxAdapterTest)
|
|
mix test:
test/phoenix/sync/sandbox/sandbox_adapter_test.exs#L55
test no active sandbox insert_all (Phoenix.Sync.Sandbox.SandboxAdapterTest)
|
|
mix test:
test/phoenix/sync/sandbox/sandbox_adapter_test.exs#L67
test no active sandbox delete_all (Phoenix.Sync.Sandbox.SandboxAdapterTest)
|