Defd_: Introduce :first, :last and :all argument keys for function in… #329
Annotations
4 errors and 5 warnings
Elixir 1.17.3 / OTP 27.1.1:
test/dx/query_one_test.exs#L76
test query_one raises Dx.Error.Timeout if configurable dataloader timeout is exceeded (Dx.QueryOneTest)
|
Elixir 1.17.3 / OTP 26.2.5.3:
test/dx/query_one_test.exs#L76
test query_one raises Dx.Error.Timeout if configurable dataloader timeout is exceeded (Dx.QueryOneTest)
|
Elixir 1.17.3 / OTP 25.3.2.14:
test/dx/query_one_test.exs#L76
test query_one raises Dx.Error.Timeout if configurable dataloader timeout is exceeded (Dx.QueryOneTest)
|
Elixir 1.15.8 / OTP 25.3.2.14:
test/dx/query_one_test.exs#L76
test query_one raises Dx.Error.Timeout if configurable dataloader timeout is exceeded (Dx.QueryOneTest)
|
Elixir 1.17.3 / OTP 27.1.1
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Elixir 1.17.3 / OTP 26.2.5.3
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Elixir 1.16.3 / OTP 26.2.5.3
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of pretty_print_formatter's mix.exs
|
Elixir 1.17.3 / OTP 25.3.2.14
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Elixir 1.16.3 / OTP 25.3.2.14
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of pretty_print_formatter's mix.exs
|