Skip to content

feat(ui): enhance components and Firebase integration #80

feat(ui): enhance components and Firebase integration

feat(ui): enhance components and Firebase integration #80

Triggered via push September 29, 2025 16:05
Status Failure
Total duration 55s
Artifacts

ci.yml

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

Annotations

10 errors
Code Quality Check: components/demos/DisputeResolutionDemo.tsx#L784
An object literal cannot have multiple properties with the same name.
Code Quality Check: components/demos/DisputeResolutionDemo.tsx#L729
An object literal cannot have multiple properties with the same name.
Code Quality Check: components/demos/DisputeResolutionDemo.tsx#L728
An object literal cannot have multiple properties with the same name.
Code Quality Check: components/demos/DisputeResolutionDemo.tsx#L624
An object literal cannot have multiple properties with the same name.
Code Quality Check: components/demos/DisputeResolutionDemo.tsx#L623
An object literal cannot have multiple properties with the same name.
Code Quality Check: components/demos/DisputeResolutionDemo.tsx#L622
An object literal cannot have multiple properties with the same name.
Code Quality Check: components/demos/DisputeResolutionDemo.tsx#L621
An object literal cannot have multiple properties with the same name.
Code Quality Check: app/home/page.tsx#L1727
Type '{ isActive: boolean; onComplete: () => void; currentDemo: string; }' is not assignable to type 'IntrinsicAttributes & OnboardingOverlayProps'.
Code Quality Check: app/home/page.tsx#L839
Object literal may only specify known properties, and 'duration' does not exist in type '{ title: string; message: string; type: "error" | "success" | "warning" | "info"; }'.
Code Quality Check: app/home/page.tsx#L829
Object literal may only specify known properties, and 'duration' does not exist in type '{ title: string; message: string; type: "error" | "success" | "warning" | "info"; }'.