Fixed postgres port #3
Annotations
6 errors and 9 warnings
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3):
test/ranger_web/live/album_live/index_done_test.exs#L62
test user can submit upload (RangerWeb.AlbumLive.IndexDoneTest)
|
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3):
test/ranger_web/live/album_live/index_done_test.exs#L29
test user can cancel upload (RangerWeb.AlbumLive.IndexDoneTest)
|
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3):
test/ranger_web/live/album_live/index_done_test.exs#L13
test user can see preview of picture to be uploaded (RangerWeb.AlbumLive.IndexDoneTest)
|
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3):
test/ranger_web/live/album_live/index_done_test.exs#L50
test user sees error when not including album name (RangerWeb.AlbumLive.IndexDoneTest)
|
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3):
test/ranger_web/live/album_live/index_done_test.exs#L39
test user sees error when uploading too many files (RangerWeb.AlbumLive.IndexDoneTest)
|
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3)
Process completed with exit code 2.
|
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3)
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3)
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3)
using map.field notation (without parentheses) to invoke function Ranger.Repo.__adapter__() is deprecated, you must add parentheses instead: remote.function()
|
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3)
using map.field notation (without parentheses) to invoke function Ranger.Repo.config() is deprecated, you must add parentheses instead: remote.function()
|
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3)
using map.field notation (without parentheses) to invoke function Ranger.Repo.Migrations.CreateTodos.__migration__() is deprecated, you must add parentheses instead: remote.function()
|
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3)
using map.field notation (without parentheses) to invoke function Ranger.Repo.Migrations.CreateTodos.__migration__() is deprecated, you must add parentheses instead: remote.function()
|
|
Test Elixir (ubuntu-24.04, 27.x, 1.18.3)
using map.field notation (without parentheses) to invoke function RangerWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
|