mirror of
https://github.com/github/codeql-action.git
synced 2026-04-28 09:58:49 +00:00
Update eslint to v9
This commit is contained in:
@@ -942,7 +942,6 @@ export async function waitForProcessing(
|
||||
const client = api.getApiClient();
|
||||
|
||||
const statusCheckingStarted = Date.now();
|
||||
// eslint-disable-next-line no-constant-condition
|
||||
while (true) {
|
||||
if (
|
||||
Date.now() >
|
||||
|
||||
Reference in New Issue
Block a user