We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5942183 commit d55b0d0Copy full SHA for d55b0d0
src/status-report.ts
@@ -294,7 +294,7 @@ const INCOMPATIBLE_MSG =
294
* as failed if the status report failed. This is only expected to be used
295
* when sending a 'starting' report.
296
*
297
- * 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:
298
* https://github.com/github/codeql/issues/15462#issuecomment-1919186317
299
300
* Failures while calling this endpoint are logged as warings.
0 commit comments