[deps] Platform: Update @types/chrome to v0.0.304 #49502
Annotations
4 errors
Run linter:
apps/browser/src/platform/browser/browser-api.ts#L627
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#L628
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#L629
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