Bump version to 0.10.3 #688
Annotations
10 errors
check:
src/components/ServerNotices.tsx#L31
Unsafe assignment of an `any` value
|
check:
src/components/ServerNotices.tsx#L38
Unsafe assignment of an `any` value
|
check:
src/components/ServerNotices.tsx#L38
Unsafe assignment of an `any` value
|
check:
src/components/ServerNotices.tsx#L42
Unsafe assignment of an `any` value
|
check:
src/components/ServerNotices.tsx#L69
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
|
check:
src/components/ServerNotices.tsx#L106
Unsafe return of an `any` typed value
|
check:
src/components/ServerNotices.tsx#L106
Unsafe call of an `any` typed value
|
check:
src/components/media.tsx#L149
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
|
check:
src/components/media.tsx#L166
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
|
check:
src/components/media.tsx#L247
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
|