Skip to content

Elixir 1.17 support in CI (#369) #603

Elixir 1.17 support in CI (#369)

Elixir 1.17 support in CI (#369) #603

Triggered via push June 24, 2024 06:44
Status Success
Total duration 2m 37s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Test (Elixir 1.17.1, OTP 27.0 — C* 3, Scylla 4.6.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 1.17.1, OTP 27.0 — C* 3, Scylla 4.6.3)
using map.field notation (without parentheses) to invoke function Tesla.__middleware__() is deprecated, you must add parentheses instead: remote.function()
Test (Elixir 1.17.1, OTP 27.0 — C* 3, Scylla 4.6.3)
using map.field notation (without parentheses) to invoke function Tesla.__middleware__() is deprecated, you must add parentheses instead: remote.function()
Test (Elixir 1.17.1, OTP 27.0 — C* 4.1, Scylla 5.2)
using map.field notation (without parentheses) to invoke function Tesla.__middleware__() is deprecated, you must add parentheses instead: remote.function()
Test (Elixir 1.17.1, OTP 27.0 — C* 4.1, Scylla 5.2)
using map.field notation (without parentheses) to invoke function Tesla.__middleware__() is deprecated, you must add parentheses instead: remote.function()
Lint
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