add server semaphore code #640
Annotations
3 errors
server
Process completed with exit code 1.
|
client
Type '(superdesk: ISuperdesk) => Promise<{ contributions: { searchPanelWidgets: (typeof SearchPanelWidget)[]; }; }>' is not assignable to type '(superdesk: DeepReadonlyObject<{ dataApi: IDataApi; dataApiByEntity: { article: { query(parameters: IArticleQuery): Promise<IArticleQueryResult>; }; }; ... 22 more ...; dispatchEvent<T extends keyof IEvents>(eventName: T, payload: IEvents[T]): void; }>) => Promise<...>'.
|
client
Process completed with exit code 1.
|