Mark invalid SARIF errors as user errors in the upload-sarif Action

This commit is contained in:
Henry Mercer 2023-09-06 18:14:30 +01:00
parent 07d42ec34e
commit 583a1019cc
12 changed files with 95 additions and 47 deletions

View file

@ -98,6 +98,7 @@ async function maybeUploadFailedSarif(
checkoutPath,
category,
logger,
{ invalidRequestIsUserError: false },
);
await uploadLib.waitForProcessing(
repositoryNwo,