Skip to content

Add form component #2273

Add form component

Add form component #2273

Triggered via pull request November 6, 2024 14:12
Status Failure
Total duration 3m 31s
Artifacts

QA.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
TypeScript
Type 'T' does not satisfy the constraint 'DateValue'.
TypeScript
Type 'T' does not satisfy the constraint 'DateValue'.
TypeScript
Type 'DateValue | CalendarDate' is not assignable to type 'DateValue | undefined'.
TypeScript
Type 'DateValue | CalendarDate' is not assignable to type 'DateValue | undefined'.
TypeScript
Type '(name: string) => import("/home/runner/work/nextui/nextui/node_modules/.pnpm/@[email protected]/node_modules/@internationalized/date/dist/types").Calendar' is not assignable to type '(name: string) => import("/home/runner/work/nextui/nextui/node_modules/.pnpm/@[email protected]/node_modules/@internationalized/date/dist/types").Calendar'.
TypeScript
Process completed with exit code 2.
Build
Type 'T' does not satisfy the constraint 'DateValue'.
Build
Type 'T' does not satisfy the constraint 'DateValue'.
Build
Type 'DateValue | CalendarDate' is not assignable to type 'DateValue | undefined'.
Build
Type 'DateValue | CalendarDate' is not assignable to type 'DateValue | undefined'.
Build
Type '(name: string) => import("/home/runner/work/nextui/nextui/node_modules/.pnpm/@[email protected]/node_modules/@internationalized/date/dist/types").Calendar' is not assignable to type '(name: string) => import("/home/runner/work/nextui/nextui/node_modules/.pnpm/@[email protected]/node_modules/@internationalized/date/dist/types").Calendar'.
Build
Process completed with exit code 1.