Add form component #2273
QA.yaml
on: pull_request
Build
3m 19s
Tests
1m 9s
ESLint
1m 17s
TypeScript
2m 43s
Prettier
56s
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.
|