Release: 4.15.0 #1767
lint.yml
on: pull_request
pnpm_install
55s
Matrix: lint
Matrix: typecheck
Annotations
2 errors and 1 warning
typecheck (backend)
Type '{ id: string; updatedAt: Date | null; lastFetchedAt: Date | null; lastActiveDate: Date | null; hideOnlineStatus: boolean; username: string; usernameLower: string; name: string | null; ... 37 more ...; isSquareAvatars?: boolean | ... 1 more ... | undefined; }' is not assignable to type 'MiUser'.
|
typecheck (backend)
Process completed with exit code 2.
|
lint (frontend-shared):
packages/frontend-shared/js/array.ts#L6
'EndoRelation' is defined but never used
|