Skip to content

Approve lovable tool use #883

Approve lovable tool use

Approve lovable tool use #883

Triggered via push September 5, 2025 18:31
Status Failure
Total duration 2m 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
Lint & Type Check: src/components/AffiliateManagementDialog.tsx#L45
Unexpected any. Specify a different type
Lint & Type Check: src/components/AffiliateDeleteDialog.tsx#L101
Unexpected any. Specify a different type
Lint & Type Check: src/components/AccountSettingsDialog.tsx#L59
Unexpected any. Specify a different type
Lint & Type Check: src/components/AccountSecuritySettings.tsx#L65
Unexpected any. Specify a different type
Lint & Type Check: src/components/AccountProfileSettings.tsx#L44
Unexpected any. Specify a different type
Lint & Type Check: src/components/AccountBillingSettings.tsx#L60
Unexpected any. Specify a different type
Lint & Type Check: src/components/AccountBillingSettings.tsx#L38
Unexpected any. Specify a different type
Lint & Type Check: functions/src/shopifyWebhooks.ts#L80
Unexpected any. Specify a different type
Lint & Type Check: functions/src/shopifyWebhooks.ts#L60
Unexpected any. Specify a different type
Lint & Type Check: functions/src/shopifyWebhooks.ts#L9
Unexpected any. Specify a different type
Security Audit
Process completed with exit code 1.
Build Application
Process completed with exit code 1.
Lint & Type Check: src/components/ui/button.tsx#L57
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint & Type Check: src/components/ui/badge.tsx#L37
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint & Type Check: src/components/VirtualizedList.tsx#L128
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint & Type Check: src/components/VirtualizedList.tsx#L83
React Hook useEffect has a missing dependency: 'scrollTop'. Either include it or remove the dependency array
Lint & Type Check: src/components/SecurityProvider.tsx#L105
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint & Type Check: src/components/IntegrationStatusIndicator.tsx#L66
React Hook useEffect has a missing dependency: 'checkIntegrationStatus'. Either include it or remove the dependency array
Lint & Type Check: src/components/ConversionVerificationPanel.tsx#L28
React Hook useEffect has a missing dependency: 'loadPendingConversions'. Either include it or remove the dependency array
Lint & Type Check: src/components/CampaignDeletionDialog.tsx#L52
React Hook useEffect has a missing dependency: 'initializePaymentCalculation'. Either include it or remove the dependency array
Lint & Type Check: src/components/BillingHistorySettings.tsx#L28
React Hook useEffect has a missing dependency: 'loadBillingHistory'. Either include it or remove the dependency array
Lint & Type Check: src/components/AdminDashboard.tsx#L55
React Hook useEffect has missing dependencies: 'calculateSystemHealth' and 'loadSystemStats'. Either include them or remove the dependency array