Skip to content

4.15.0-rc.1

4.15.0-rc.1 #1766

Triggered via push February 6, 2025 15:37
Status Success
Total duration 5m 16s
Artifacts

lint.yml

on: push
pnpm_install
47s
pnpm_install
Matrix: lint
Matrix: typecheck
Fit to window
Zoom out
Zoom in

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