Skip to content

Release: 4.15.0

Release: 4.15.0 #1767

Triggered via pull request February 6, 2025 15:37
@noridevnoridev
synchronize #558
develop
Status Success
Total duration 7m 6s
Artifacts

lint.yml

on: pull_request
pnpm_install
55s
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