Skip to content

Modernize actions (#110) #126

Modernize actions (#110)

Modernize actions (#110) #126

Triggered via push May 27, 2026 09:04
Status Success
Total duration 49s
Artifacts

ci.yml

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

Annotations

8 warnings
test (1.19, 28, 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.19, 28, lint)
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