ExMachina.start/2: return a supervisor from Application callback (#434) #20
Annotations
31 errors and 5 warnings
Test (Elixir 1.15 OTP 26):
test/ex_machina/ecto_test.exs#L195
test params_for/2 params_for/2 handles nested embeds (ExMachina.EctoTest)
|
Test (Elixir 1.15 OTP 26):
test/ex_machina/ecto_test.exs#L112
test params_for/2 params_for/2 keeps foreign keys for persisted belongs_to associations (ExMachina.EctoTest)
|
Test (Elixir 1.15 OTP 26):
test/ex_machina/ecto_test.exs#L218
test string_params_for/2 string_params_for/2 converts structs into maps with strings as keys (ExMachina.EctoTest)
|
Test (Elixir 1.15 OTP 26):
test/ex_machina/ecto_test.exs#L279
test params_with_assocs/2 params_with_assocs/2 inserts belongs_tos that are set by the factory (ExMachina.EctoTest)
|
Test (Elixir 1.15 OTP 26):
test/ex_machina/ecto_test.exs#L181
test params_for/2 params_for/2 converts embeds_many into a list of maps (ExMachina.EctoTest)
|
Test (Elixir 1.15 OTP 26):
test/ex_machina/ecto_test.exs#L316
test string_params_with_assocs/2 string_params_with_assocs/2 behaves like params_with_assocs/2 but the keys of the map are strings (ExMachina.EctoTest)
|
Test (Elixir 1.15 OTP 26):
test/ex_machina/ecto_test.exs#L175
test params_for/2 params_for/2 accepts maps for embeds (ExMachina.EctoTest)
|
Test (Elixir 1.15 OTP 26):
test/ex_machina/ecto_test.exs#L41
test when the :repo option is not provided params_for/1 works without a repo (ExMachina.EctoTest)
|
Test (Elixir 1.15 OTP 26):
test/ex_machina/ecto_test.exs#L226
test string_params_for/2 string_params_for/2 converts has_one association into map with strings as keys (ExMachina.EctoTest)
|
Test (Elixir 1.15 OTP 26):
test/ex_machina/ecto_test.exs#L169
test params_for/2 params_for/2 converts embeds_one into a map (ExMachina.EctoTest)
|
Test (Elixir 1.14 OTP 25):
test/ex_machina/ecto_test.exs#L128
test params_for/2 params_for/2 deletes unpersisted belongs_to associations (ExMachina.EctoTest)
|
Test (Elixir 1.14 OTP 25):
test/ex_machina/ecto_test.exs#L153
test params_for/2 params_for/2 converts has_one associations to params (ExMachina.EctoTest)
|
Test (Elixir 1.14 OTP 25):
test/ex_machina/ecto_test.exs#L181
test params_for/2 params_for/2 converts embeds_many into a list of maps (ExMachina.EctoTest)
|
Test (Elixir 1.14 OTP 25):
test/ex_machina/ecto_test.exs#L41
test when the :repo option is not provided params_for/1 works without a repo (ExMachina.EctoTest)
|
Test (Elixir 1.14 OTP 25):
test/ex_machina/ecto_test.exs#L265
test string_params_for/2 string_params_for/2 converts map with datetime as expected (ExMachina.EctoTest)
|
Test (Elixir 1.14 OTP 25):
test/ex_machina/ecto_test.exs#L141
test params_for/2 params_for/2 recursively deletes unpersisted belongs_to associations (ExMachina.EctoTest)
|
Test (Elixir 1.14 OTP 25):
test/ex_machina/ecto_test.exs#L105
test params_for/2 params_for/2 removes fields with nil values (ExMachina.EctoTest)
|
Test (Elixir 1.14 OTP 25):
test/ex_machina/ecto_test.exs#L90
test params_for/2 params_for/2 removes Ecto specific fields (ExMachina.EctoTest)
|
Test (Elixir 1.14 OTP 25):
test/ex_machina/ecto_test.exs#L47
test when the :repo option is not provided string_params_for/1 works without a repo (ExMachina.EctoTest)
|
Test (Elixir 1.14 OTP 25):
test/ex_machina/ecto_test.exs#L234
test string_params_for/2 string_params_for/2 converts has_many associations into a list of maps with strings as keys (ExMachina.EctoTest)
|
Test (Elixir 1.13 OTP 25):
test/ex_machina/ecto_test.exs#L251
test string_params_for/2 string_params_for/2 converts embeds_many into a list of maps with strings as keys (ExMachina.EctoTest)
|
Test (Elixir 1.13 OTP 25):
test/ex_machina/ecto_test.exs#L271
test string_params_for/2 string_params_for/2 converts map with naive datetime as expected (ExMachina.EctoTest)
|
Test (Elixir 1.13 OTP 25):
test/ex_machina/ecto_test.exs#L41
test when the :repo option is not provided params_for/1 works without a repo (ExMachina.EctoTest)
|
Test (Elixir 1.13 OTP 25):
test/ex_machina/ecto_test.exs#L195
test params_for/2 params_for/2 handles nested embeds (ExMachina.EctoTest)
|
Test (Elixir 1.13 OTP 25):
test/ex_machina/ecto_test.exs#L242
test string_params_for/2 string_params_for/2 converts embeds_one into a map with strings as keys (ExMachina.EctoTest)
|
Test (Elixir 1.13 OTP 25):
test/ex_machina/ecto_test.exs#L288
test params_with_assocs/2 params_with_assocs/2 doesn't insert unloaded assocs (ExMachina.EctoTest)
|
Test (Elixir 1.13 OTP 25):
test/ex_machina/ecto_test.exs#L105
test params_for/2 params_for/2 removes fields with nil values (ExMachina.EctoTest)
|
Test (Elixir 1.13 OTP 25):
test/ex_machina/ecto_test.exs#L226
test string_params_for/2 string_params_for/2 converts has_one association into map with strings as keys (ExMachina.EctoTest)
|
Test (Elixir 1.13 OTP 25):
test/ex_machina/ecto_test.exs#L161
test params_for/2 params_for/2 works with has_many associations containing maps (ExMachina.EctoTest)
|
Test (Elixir 1.13 OTP 25):
test/ex_machina/ecto_test.exs#L90
test params_for/2 params_for/2 removes Ecto specific fields (ExMachina.EctoTest)
|
Dialyzer
Process completed with exit code 2.
|
Test (Elixir 1.15 OTP 26)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test (Elixir 1.15 OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (Elixir 1.14 OTP 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test (Elixir 1.13 OTP 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
overlapping_contract:
lib/ex_machina/sequence.ex#L80
The contract for reset/1 is overloaded.
|