Merge pull request #25 from objectstack-ai/copilot/refactor-views-api… #94
Annotations
5 errors and 1 warning
|
Code Quality
Process completed with exit code 2.
|
|
Code Quality:
hooks/useWorkflowState.ts#L125
Argument of type '{ object: string; recordId: string; comment: string | undefined; }' is not assignable to parameter of type '{ object: string; reason: string; recordId: string; comment?: string | undefined; }'.
|
|
Code Quality:
hooks/useNotifications.ts#L7
Module '"@objectstack/client"' declares 'UpdateNotificationPreferencesResponse' locally, but it is not exported.
|
|
Code Quality:
hooks/useNotifications.ts#L6
Module '"@objectstack/client"' declares 'GetNotificationPreferencesResponse' locally, but it is not exported.
|
|
Code Quality:
__tests__/hooks/useNotifications.test.ts#L183
Type 'NotificationPreferences | null' is not assignable to type 'Record<string, unknown> | null'.
|
|
Code Quality
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|