Add Postgres 14.5 to test matrix #56
Annotations
2 errors and 10 warnings
|
Run mix do ecto.create, ecto.migrate
The operation was canceled.
|
Run mix do ecto.create, ecto.migrate
~R/.../ is deprecated, use ~r/.../ instead
|
Run mix do ecto.create, ecto.migrate
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Run mix do ecto.create, ecto.migrate
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Run mix do ecto.create, ecto.migrate
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
|
Run mix do ecto.create, ecto.migrate
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
|
Run mix do ecto.create, ecto.migrate
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
|
Run mix do ecto.create, ecto.migrate
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
|
Run mix do ecto.create, ecto.migrate
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
|
Run mix do ecto.create, ecto.migrate
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
|
Run mix do ecto.create, ecto.migrate
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
|
Loading