Merge pull request #84 from farrah-deriv/notification-hooks #96
Annotations
5 errors
Install Dependencies:
src/api/mutation/use-notifications-update-status.tsx#L4
Type '"notifications_update_status"' does not satisfy the constraint '"active_symbols" | "api_token" | "app_delete" | "app_get" | "app_list" | "app_markup_details" | "app_markup_statistics" | "app_register" | "app_update" | "asset_index" | "authorize" | ... 106 more ... | keyof TPrivateSocketEndpoints'.
|
Install Dependencies:
src/api/mutation/use-notifications-update-status.tsx#L5
Type '"notifications_update_status"' is not assignable to type '"active_symbols" | "api_token" | "app_delete" | "app_get" | "app_list" | "app_markup_details" | "app_markup_statistics" | "app_register" | "app_update" | "asset_index" | "authorize" | ... 106 more ... | keyof TPrivateSocketEndpoints'.
|
Install Dependencies:
src/types/api.types.ts#L104
Module '"@deriv/api-types"' has no exported member 'NotificationsListRequest'.
|
Install Dependencies:
src/types/api.types.ts#L105
'"@deriv/api-types"' has no exported member named 'NotificationsListResponse'. Did you mean 'ApplicationListResponse'?
|
Install Dependencies
Process completed with exit code 2.
|
Loading