Skip to content

fix: discover page's trending icon is offset. #2281

fix: discover page's trending icon is offset.

fix: discover page's trending icon is offset. #2281

Triggered via pull request October 10, 2024 06:53
Status Success
Total duration 2m 3s
Artifacts

lint.yml

on: pull_request
Matrix: Format, Lint and Typecheck
Fit to window
Zoom out
Zoom in

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