Playground state #14
Annotations
3 errors
Run linter:
packages/backend/src/playground.ts#L138
Promise returned in function argument where a void return was expected
|
Run linter:
packages/backend/src/playground.ts#L168
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.
|
The logs for this run have expired and are no longer available.
Loading