Fix Exception
🏆 FixMan
BTC
Cup
Exceptions for package
schedule
8928
2
911
Invalid time format for a daily job (valid format is HH:MM(:SS)?)
/ schedule
2
29
at() should be passed a string
/ schedule
1
245
Use seconds instead of second
/ schedule
1
111
Invalid time format for a minutely job (valid format is :SS)
/ schedule
1
108
Invalid time format for an hourly job (valid format is (MM)?:SS)
/ schedule
1
104
Cannot schedule a job to run until a time in the past
/ schedule
1
75
Use hours instead of hour
/ schedule
1
73
Invalid unit (valid units are `seconds`, `minutes`, `hours`, `days`, and `weeks`)
/ schedule
1
55
Use days instead of day
/ schedule
1
47
Invalid number of hours ((param1) is not between 0 and 23)
/ schedule
1
36
Scheduling .saturday() jobs is only allowed for weekly jobs. Using .saturday() on a job scheduled to run every 2 or more weeks is not supported.
/ schedule
1
34
Invalid unit without specifying start day
/ schedule
First
Prev
Page
1
of
3
Next
Last