Handle invalid cron range expressions (#980) #1511
Annotations
2 errors and 9 warnings
Run mix test:
test/oban_test.exs#L412
test start_queue/2 starting individual queues only on the local node (ObanTest)
|
Run mix test
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run mix deps.compile
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Run mix deps.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix deps.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix deps.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix deps.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix deps.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix deps.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix deps.compile
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
The logs for this run have expired and are no longer available.
Loading