cherry-pick-state #755
Annotations
3 errors
lint:
frontend/app/components/hooks/use-emulator.ts#L183
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:
frontend/app/components/hooks/use-emulator.ts#L186
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.
|