Mark invalid SARIF errors as user errors in the upload-sarif Action
This commit is contained in:
parent
07d42ec34e
commit
583a1019cc
12 changed files with 95 additions and 47 deletions
|
|
@ -98,6 +98,7 @@ async function maybeUploadFailedSarif(
|
|||
checkoutPath,
|
||||
category,
|
||||
logger,
|
||||
{ invalidRequestIsUserError: false },
|
||||
);
|
||||
await uploadLib.waitForProcessing(
|
||||
repositoryNwo,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue