fix: add ci for test, lint, format and typecheck #5
Annotations
3 errors
Run linter:
packages/shared/src/MessageProxy.ts#L71
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:
packages/shared/src/MessageProxy.ts#L78
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