[#121] Handle null rows in triggers #67
Annotations
7 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
using map.field notation (without parentheses) to invoke function Carbonite.TestRepo.__adapter__() is deprecated, you must add parentheses instead: remote.function()
|
Run mix do ecto.create, ecto.migrate
using map.field notation (without parentheses) to invoke function Carbonite.TestRepo.config() is deprecated, you must add parentheses instead: remote.function()
|
Run mix do ecto.create, ecto.migrate
using map.field notation (without parentheses) to invoke function Carbonite.TestRepo.Migrations.CreateRabbits.__migration__() is deprecated, you must add parentheses instead: remote.function()
|
Run mix do ecto.create, ecto.migrate
using map.field notation (without parentheses) to invoke function Carbonite.TestRepo.Migrations.CreateRabbits.__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()
|
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