build(deps-dev): bump typescript from 5.2.2 to 5.3.2 #296
Annotations
2 errors
build
Type '{ firstMessageSubject: string; hasStarredMessages: boolean; id: string; isImportant: boolean; isInChats: boolean; isInInbox: boolean; isInPriorityInbox: boolean; isInSpam: boolean; isInTrash: boolean; ... 5 more ...; permalink: string; }[]' is not assignable to type '{ firstMessageSubject: string; hasStarredMessages: boolean; id: string; isImportant: boolean; isInChats: boolean; isInInbox: boolean; isInPriorityInbox: boolean; isInSpam: boolean; isInTrash: boolean; ... 5 more ...; permalink: string; }[]'. Two different types with this name exist, but they are unrelated.
|
build
Process completed with exit code 1.
|