test: add a retry for the merge queue #2002
presubmit.yml
on: pull_request
[Required] Check correct format
46s
[Required] Check docs updated
1m 11s
Annotations
4 errors
|
[Required] Check correct format
Process completed with exit code 1.
|
|
[Required] Check correct format:
scripts/test.mjs#L75
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
[Required] Check docs updated
Process completed with exit code 1.
|
|
[Required] Check docs updated:
scripts/test.mjs#L75
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|