Skip to content

Calendar component 📅 #594

Calendar component 📅

Calendar component 📅 #594

Triggered via pull request March 6, 2024 21:22
Status Failure
Total duration 2m 32s
Artifacts

QA.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.
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/.
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/.
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/.