I am running through the list of sources in the Kibble Demo that have not been processed and are showing the error message
Could not sync with source
Exception: No default branch was found in this repository
Taking a look at the github repos there are default branches but the names of these are not 'main' (or previously 'master').
Some current examples of the source repos producing this error are in the Kibble demo are:
I will add more examples as I come across them.
I suspect there is some scanner logic about locating the default branch that may need to be updated.