feat(ui): enhance components and Firebase integration #80
ci.yml
on: push
Code Quality Check
51s
Build Application
0s
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"; }'.
|