Skip to content

Fixed postgres port

Fixed postgres port #3

Triggered via push May 14, 2025 19:59
Status Failure
Total duration 2m 28s
Artifacts

test.yml

on: push
Matrix: Test Elixir
Fit to window
Zoom out
Zoom in

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()