Calendar component 📅 #612
QA.yaml
on: pull_request
Build
2m 35s
Tests
1m 3s
ESLint
1m 21s
TypeScript
2m 7s
Prettier
58s
Annotations
11 errors and 5 warnings
TypeScript
Type 'string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | ReactFragment | ReactPortal | ((v: ValidationResult) => ReactNode)' is not assignable to type 'ReactNode'.
|
TypeScript
Type 'string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | ReactFragment | ReactPortal | ((v: ValidationResult) => ReactNode)' is not assignable to type 'ReactNode'.
|
TypeScript
Property 'validationState' does not exist on type '(Props<T> & Omit<AriaTextFieldProps, "onChange"> & InputVariantProps) | Omit<UseInputProps<T>, "size" | ... 10 more ... | "isMultiline">'.
|
TypeScript
Property 'validationState' does not exist on type 'UseInputProps<T> | Omit<UseInputProps<T>, "size" | "color" | "radius" | "isDisabled" | "fullWidth" | "disableAnimation" | "variant" | ... 4 more ... | "isMultiline">'.
|
TypeScript
Process completed with exit code 1.
|
Build
The inferred type of 'useInput' cannot be named without a reference to '.pnpm/@[email protected][email protected]/node_modules/@react-types/shared'. This is likely not portable. A type annotation is necessary.
|
Build
Type 'string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | ReactFragment | ReactPortal | ((v: ValidationResult) => ReactNode)' is not assignable to type 'ReactNode'.
|
Build
Type 'string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | ReactFragment | ReactPortal | ((v: ValidationResult) => ReactNode)' is not assignable to type 'ReactNode'.
|
Build
Property 'validationState' does not exist on type '(Props<T> & Omit<AriaTextFieldProps, "onChange"> & InputVariantProps) | Omit<UseInputProps<T>, "color" | ... 10 more ... | "disableAnimation">'.
|
Build
Property 'validationState' does not exist on type 'UseInputProps<T> | Omit<UseInputProps<T>, "color" | "isDisabled" | "variant" | "size" | "radius" | "labelPlacement" | "fullWidth" | "isClearable" | "isInvalid" | "isRequired" | "isMultiline" | "disableAnimation">'.
|
Build
Process completed with exit code 1.
|
Prettier
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/.
|
Tests
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/.
|
ESLint
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/.
|
TypeScript
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/.
|
Build
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/.
|