I encountered a case where duplicate callback output caused my functionality to fail.
When I launch my dash app, then I can go to the website and it shows that I have a duplicate callback otuputs as errors.
Is there a way to detect these errors in a python test or running a command in my CI pipeline?