Minor change to trigger CI #357
ci.yml
on: push
Compile
10s
Check Formatted
11s
Dialyzer
4m 23s
Annotations
10 errors and 1 warning
Tests:
test/cocktail/weekly_test.exs#L23
test Every 2 weeks (Cocktail.WeeklyTest)
|
Tests:
test/cocktail/weekly_test.exs#L38
test Every 2 weeks / Every 3 weeks (Cocktail.WeeklyTest)
|
Tests:
test/cocktail/weekly_test.exs#L8
test Weekly (Cocktail.WeeklyTest)
|
Tests:
test/cocktail/weekly_test.exs#L107
test Every 2 weeks on Mondays and Fridays; starting on a sunday (Cocktail.WeeklyTest)
|
Tests:
test/cocktail/weekly_test.exs#L90
test Weekly on Mondays and Fridays (Cocktail.WeeklyTest)
|
Tests:
test/cocktail/weekly_test.exs#L124
test Every 2 weeks on Mondays and Fridays; starting on a monday (Cocktail.WeeklyTest)
|
Tests:
test/cocktail/weekly_test.exs#L58
test Weekly; overridden start time (Cocktail.WeeklyTest)
|
Tests:
test/cocktail/validation/time_of_day_test.exs#L26
test a daily schedule with a zoned datetime and a time of day option (Cocktail.TimeOfDayTest)
|
Tests:
test/cocktail/validation/time_of_day_test.exs#L8
test a daily schedule with a time of day option (Cocktail.TimeOfDayTest)
|
Tests:
test/cocktail/validation/time_range_test.exs#L29
test a daily schedule with a zoned datetime and a time range option (Cocktail.TimeRangeTest)
|
Dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|