[deps] Platform: Update @types/chrome to v0.0.297 #47240
Annotations
4 errors
Run linter:
apps/browser/src/platform/browser/browser-api.ts#L622
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
|
Run linter:
apps/browser/src/platform/browser/browser-api.ts#L623
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
|
Run linter:
apps/browser/src/platform/browser/browser-api.ts#L624
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
|
Run linter
Process completed with exit code 1.
|
Loading