Update Elixir/OTP versions in CI #55
Annotations
3 errors and 3 warnings
|
Test (Elixir 1.19, OTP 28.1)
Process completed with exit code 1.
|
|
Test (Elixir 1.14, OTP 24.3)
Process completed with exit code 127.
|
|
Test (Elixir 1.18, OTP 27.2)
Process completed with exit code 127.
|
|
Test (Elixir 1.19, OTP 28.1)
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 1.14, OTP 24.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
|
Test (Elixir 1.18, OTP 27.2)
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
|