fix: discover page's trending icon is offset. #2281
Annotations
10 warnings
Format, Lint and Typecheck (lts/*):
apps/main/src/index.ts#L45
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
|
Format, Lint and Typecheck (lts/*):
apps/main/src/index.ts#L52
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
|
Format, Lint and Typecheck (lts/*):
apps/main/src/index.ts#L66
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
|
Format, Lint and Typecheck (lts/*):
apps/main/src/index.ts#L96
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
|
Format, Lint and Typecheck (lts/*):
apps/main/src/index.ts#L102
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
|
Format, Lint and Typecheck (lts/*):
apps/main/src/index.ts#L113
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
|
Format, Lint and Typecheck (lts/*):
apps/main/src/index.ts#L146
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
|
Format, Lint and Typecheck (lts/*):
apps/main/src/index.ts#L158
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
|
Format, Lint and Typecheck (lts/*):
apps/main/src/init.ts#L65
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
|
Format, Lint and Typecheck (lts/*):
apps/main/src/init.ts#L112
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
|