Skip to content

Fix Elixir compiler warnings for decreasing ranges without explicit steps #28

Fix Elixir compiler warnings for decreasing ranges without explicit steps

Fix Elixir compiler warnings for decreasing ranges without explicit steps #28

Re-run triggered February 5, 2025 07:53
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Matrix: test
Matrix: test_older_elixir
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
test_older_elixir (1.8.1, 20): lib/tzdata/util.ex#L67
** (SyntaxError) lib/tzdata/util.ex:67: syntax error before: '/'
test_older_elixir (1.8.1, 20)
Process completed with exit code 1.
test (1.14.2, 25, lint): test/tzdata_test.exs#L3
doctest Tzdata.periods/1 (5) (TzdataTest)
test (1.14.2, 25, lint)
Process completed with exit code 2.
test (1.14.2, 25, lint): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
test (1.14.2, 25, lint): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
test (1.14.2, 25, lint): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
test (1.14.2, 25, lint): test/tzdata_test.exs#L118
:crypto.rand_uniform/2 is deprecated. Use rand:uniform/1 instead
test (1.14.2, 25, lint): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
test (1.14.2, 25, lint): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
test (1.14.2, 25, lint): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
test (1.14.2, 25, lint): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead