Skip to content

feat: Add comprehensive theme system with animated backgrounds #94

feat: Add comprehensive theme system with animated backgrounds

feat: Add comprehensive theme system with animated backgrounds #94

Triggered via push October 2, 2025 02:50
Status Failure
Total duration 52s
Artifacts

ci.yml

on: push
Code Quality Check
48s
Code Quality Check
Build Application
0s
Build Application
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Code Quality Check
Process completed with exit code 2.
Code Quality Check: analytics/services/analyticsService.ts#L153
Type 'unknown[]' is not assignable to type 'string[]'.
Code Quality Check: analytics/services/analyticsService.ts#L152
Type 'unknown[]' is not assignable to type 'string[]'.
Code Quality Check: analytics/components/FeedbackAnalytics.tsx#L11
Individual declarations in merged declaration 'FeedbackAnalytics' must be all exported or all local.
Code Quality Check: analytics/components/FeedbackAnalytics.tsx#L4
Import 'FeedbackAnalytics' conflicts with local value, so must be declared with a type-only import when 'isolatedModules' is enabled.
Code Quality Check: analytics/components/FeedbackAnalytics.tsx#L4
Individual declarations in merged declaration 'FeedbackAnalytics' must be all exported or all local.
Code Quality Check: analytics/components/AccountAnalytics.tsx#L201
Argument of type '"displayName"' is not assignable to parameter of type 'SortField'.
Code Quality Check: analytics/components/AccountAnalytics.tsx#L11
Individual declarations in merged declaration 'AccountAnalytics' must be all exported or all local.
Code Quality Check: analytics/components/AccountAnalytics.tsx#L4
Import 'AccountAnalytics' conflicts with local value, so must be declared with a type-only import when 'isolatedModules' is enabled.
Code Quality Check: analytics/components/AccountAnalytics.tsx#L4
Individual declarations in merged declaration 'AccountAnalytics' must be all exported or all local.