Skip to content

Commit

Permalink
Update src/status-report.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
  • Loading branch information
aeisenberg and jsoref committed Feb 12, 2024
1 parent 5942183 commit d55b0d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/status-report.ts
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ const INCOMPATIBLE_MSG =
* as failed if the status report failed. This is only expected to be used
* when sending a 'starting' report.
*
* The `/code-scanning/analysis/status` endpoint is internal and not critical that it succeeds:
* The `/code-scanning/analysis/status` endpoint is internal and it is not critical that it succeeds:
* https://github.com/github/codeql/issues/15462#issuecomment-1919186317
*
* Failures while calling this endpoint are logged as warings.
Expand Down

0 comments on commit d55b0d0

Please sign in to comment.