Skip to content

CI pass on Elixir 1.20 and opt 29 (#112) #136

CI pass on Elixir 1.20 and opt 29 (#112)

CI pass on Elixir 1.20 and opt 29 (#112) #136

Triggered via push June 16, 2026 07:11
Status Success
Total duration 51s
Artifacts

ci.yml

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

Annotations

18 warnings
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, lint)
'catch ...' is deprecated; please use 'try ... catch ... end' instead.
test (1.20, 29, 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
test (1.20, 29, lint)
using commas as separators in "mix do" is deprecated, use + between commands instead
test (1.19, 28)
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 (1.19, 28)
using commas as separators in "mix do" is deprecated, use + between commands instead
test (1.15, 26)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.15, 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead