chore(reports): adapt discord report link #556
Annotations
3 errors
Tests:
apps/yuudachi/src/index.ts#L124
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.
|
Tests:
apps/yuudachi/src/util/api.ts#L22
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.
|
Tests
Process completed with exit code 1.
|