Skip to content

fix flake8 error

fix flake8 error #642

Triggered via push January 18, 2024 13:58
Status Failure
Total duration 34m 39s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

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.