Skip to content

Merge pull request #25 from objectstack-ai/copilot/refactor-views-api… #94

Merge pull request #25 from objectstack-ai/copilot/refactor-views-api…

Merge pull request #25 from objectstack-ai/copilot/refactor-views-api… #94

Triggered via push February 9, 2026 13:39
Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
Code Quality
37s
Code Quality
Fit to window
Zoom out
Zoom in

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.