feat: Add comprehensive theme system with animated backgrounds #94
ci.yml
on: push
Code Quality Check
48s
Build Application
0s
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.
|