Skip to content

[deps] Platform: Update @types/chrome to v0.0.304 #49502

[deps] Platform: Update @types/chrome to v0.0.304

[deps] Platform: Update @types/chrome to v0.0.304 #49502

Triggered via pull request February 15, 2025 17:04
Status Failure
Total duration 4m 7s
Artifacts

lint.yml

on: pull_request
Matrix: rust
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint: 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
Lint: 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
Lint: 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
Lint
Process completed with exit code 1.