Skip to content

chore(main): release 2.8.0 #19

chore(main): release 2.8.0

chore(main): release 2.8.0 #19

Triggered via pull request January 18, 2024 21:02
Status Failure
Total duration 2m 43s
Artifacts

ci.yaml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 6 warnings
Test (Elixir 1.14 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.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#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.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#L195
test params_for/2 params_for/2 handles nested embeds (ExMachina.EctoTest)
Test (Elixir 1.14 OTP 25): 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.14 OTP 25): 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.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#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#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#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.15 OTP 26): 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.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#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#L305
test params_with_assocs/2 params_with_assocs/2 removes fields with nil values (ExMachina.EctoTest)
Test (Elixir 1.15 OTP 26): test/ex_machina/ecto_test.exs#L105
test params_for/2 params_for/2 removes fields with nil values (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#L271
test string_params_for/2 string_params_for/2 converts map with naive datetime as expected (ExMachina.EctoTest)
Test (Elixir 1.15 OTP 26): 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.15 OTP 26): 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.13 OTP 25): 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.13 OTP 25): 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.13 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.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#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#L181
test params_for/2 params_for/2 converts embeds_many into a list of maps (ExMachina.EctoTest)
Test (Elixir 1.13 OTP 25): 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.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#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#L297
test params_with_assocs/2 params_with_assocs/2 keeps has_many associations (ExMachina.EctoTest)
Dialyzer
Process completed with exit code 2.
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.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.13 OTP 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
overlapping_contract: lib/ex_machina/sequence.ex#L78
The contract for reset/1 is overloaded.