Skip to content

Create directories

Create directories #4

Triggered via push May 14, 2025 20:05
Status Success
Total duration 2m 12s
Artifacts

test.yml

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

Annotations

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