Update to Electric 1.2.x and electric_client 0.8.0 #246
elixir_tests.yml
on: pull_request
mix test
3m 42s
Test installation as a dependency without Electric or Ecto
2m 7s
Test installation as a dependency with embedded Electric
3m 22s
Test integration apps
3m 40s
mix format --check-formatted
18s
Annotations
11 errors
|
Test integration apps
Process completed with exit code 1.
|
|
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#L335
test find/2 returns the first item that matches the test (Support.ShapeTest)
|
|
mix test:
test/phoenix/sync/shape_test.exs#L267
test stream/2 removes keys if keys: false (Support.ShapeTest)
|
|
mix test:
test/phoenix/sync/shape_test.exs#L146
test sync updates deletes are applied (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#L447
test subscription subscribers are removed after exit (Support.ShapeTest)
|
|
mix test:
test/phoenix/sync/shape_test.exs#L80
test sync updates supports an Ecto query stream (Support.ShapeTest)
|
|
mix test:
test/phoenix/sync/shape_test.exs#L208
test sync updates allows for naming the shape process (Support.ShapeTest)
|
|
mix test:
test/phoenix/sync/shape_test.exs#L191
test sync updates supports keyword-based shapes (Support.ShapeTest)
|
|
mix test:
test/phoenix/sync/shape_test.exs#L240
test all/2 keys: false returns only the values (Support.ShapeTest)
|