Fix Elixir compiler warnings for decreasing ranges without explicit steps #28
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
|