Skip to content

Minor change to trigger CI #357

Minor change to trigger CI

Minor change to trigger CI #357

Triggered via push September 11, 2023 20:58
Status Failure
Total duration 4m 37s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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