You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
return'No repositories were queried for this variant analysis. This may be because you do not have access to any of the requested repositories, or none of the requested repositories have CodeQL databases.';
24
+
return'No repositories available after processing. No repositories were analyzed.';
25
25
caseVariantAnalysisFailureReason.InternalError:
26
26
return'An internal error occurred while running this variant analysis. Please try again later.';
0 commit comments