mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 18:30:14 +00:00
Reformat with eslint
This commit is contained in:
+1
-3
@@ -488,9 +488,7 @@ for (const [
|
||||
if (shouldReportError) {
|
||||
t.true(
|
||||
warningSpy.calledOnceWithExactly(
|
||||
sinon.match(
|
||||
"CodeQL Action v3 will be deprecated in December 2026.",
|
||||
),
|
||||
sinon.match("CodeQL Action v3 will be deprecated in December 2026."),
|
||||
),
|
||||
);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user