Skip to content

Feature/str 56 data models #27

Feature/str 56 data models

Feature/str 56 data models #27

Triggered via pull request November 27, 2025 09:17
Status Failure
Total duration 21s
Artifacts

ci-backend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
Process completed with exit code 2.
build
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
build
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
build
Property 'lastLogin' does not exist on type 'Document<unknown, {}, IUser, {}, {}> & IUser & { _id: ObjectId; } & { __v: number; }'.
build
Property 'passwordHash' does not exist on type 'Document<unknown, {}, IUser, {}, {}> & IUser & { _id: ObjectId; } & { __v: number; }'. Did you mean 'password'?