feat: Added field for last received message dates in chat #90
Annotations
3 errors and 1 warning
Build:
src/modules/main/new/logic/new-logic.ts#L55
Argument of type '{ id: string; title: string; initialKey: string; initialNonce: number; }' is not assignable to parameter of type 'Chat'.
|
Build:
src/modules/umbrella/components/app.tsx#L16
Argument of type '{ id: string; title: string; initialKey: string; initialNonce: number; }' is not assignable to parameter of type 'Chat'.
|
Build
Process completed with exit code 2.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|