Calendar component 📅 #605
Annotations
5 errors and 1 warning
Run typecheck
Type 'string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | ReactFragment | ReactPortal | ((v: ValidationResult) => ReactNode)' is not assignable to type 'ReactNode'.
|
Run typecheck
Type 'string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | ReactFragment | ReactPortal | ((v: ValidationResult) => ReactNode)' is not assignable to type 'ReactNode'.
|
Run typecheck
Property 'validationState' does not exist on type '(Props<T> & Omit<AriaTextFieldProps, "onChange"> & InputVariantProps) | Omit<UseInputProps<T>, "size" | ... 10 more ... | "isMultiline">'.
|
Run typecheck
Property 'validationState' does not exist on type 'UseInputProps<T> | Omit<UseInputProps<T>, "size" | "color" | "radius" | "isDisabled" | "fullWidth" | "disableAnimation" | "variant" | ... 4 more ... | "isMultiline">'.
|
Run typecheck
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading