[#121] Handle null rows in triggers #66
Annotations
13 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
Run mix test
using map.field notation (without parentheses) to invoke function Carbonite.MigrationsTest.InsertMigrato.__migration__() is deprecated, you must add parentheses instead: remote.function()
|
Run mix test
using map.field notation (without parentheses) to invoke function Carbonite.MigrationsTest.InsertMigrato.__migration__() is deprecated, you must add parentheses instead: remote.function()
|
Loading