chore: Implement Watchdog process for reliable telemetry #2079
presubmit.yml
on: pull_request
[Required] Check correct format
43s
[Required] Check docs updated
1m 9s
Annotations
10 errors
|
[Required] Check correct format
Process completed with exit code 1.
|
|
[Required] Check correct format:
tests/telemetry/watchdog/clearcut-sender.test.ts#L24
Unexpected any. Specify a different type
|
|
[Required] Check correct format:
tests/e2e/fixtures/server-fixture.ts#L59
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 correct format:
src/logger.ts#L50
Empty block statement
|
|
[Required] Check correct format:
src/logger.ts#L50
'e' is defined but never used
|
|
[Required] Check docs updated
Process completed with exit code 1.
|
|
[Required] Check docs updated:
tests/telemetry/watchdog/clearcut-sender.test.ts#L24
Unexpected any. Specify a different type
|
|
[Required] Check docs updated:
tests/e2e/fixtures/server-fixture.ts#L59
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:
src/logger.ts#L50
Empty block statement
|
|
[Required] Check docs updated:
src/logger.ts#L50
'e' is defined but never used
|