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
@@ -760,7 +759,7 @@ export class QueryHistoryManager extends DisposableObject {
760
759
privatewarnNoEvalLogs(){
761
760
voidshowAndLogWarningMessage(
762
761
this.app.logger,
763
-
`Evaluator log, summary, and viewer are not available for this run. Perhaps it failed before evaluation, or you are running with a version of CodeQL before ' + ${CliVersionConstraint.CLI_VERSION_WITH_PER_QUERY_EVAL_LOG}?`,
762
+
`Evaluator log, summary, and viewer are not available for this run. Perhaps it failed before evaluation?`,
0 commit comments