Describe the bug
If you set the end date to a time before the start date the action will report success but have an empty report. (silent failure)
To Reproduce
set end date to 2024-01-01
set start date to 2025-01-01
set other required configs
observe an empty report with no indication of what you did wrong
Expected behavior
the action should run a check that the start date is pointing to a time before the end date.
Screenshots
No response
Additional context
No response