cherry-pick-state #787
Closed
cherry-pick-state #787
Annotations
3 errors
Run pnpm run 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
|
Run pnpm run 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
|
Run pnpm run lint
Process completed with exit code 1.
|
Loading