Merge pull request #16 from fac30/grid #28
Annotations
3 errors and 1 warning
deploy:
src/components/CategoryMenu.tsx#L124
Type '{ children: Element[]; m: number; p: number; borderWidth: number; borderColor: "primary.100"; borderRadius: "md"; bg: "primary.200"; _hover: { opacity: number; }; }' is not assignable to type 'IntrinsicAttributes & Omit<InterfaceBoxProps<null> & { variant?: unknown; size?: unknown; colorScheme?: ColorSchemeType; } & RefAttributes<unknown>, "ref"> & { ...; }'.
|
deploy:
src/components/eco-advice/chatbot/ChatInputBox.tsx#L38
Type '(e: React.KeyboardEvent) => void' is not assignable to type '(e: NativeSyntheticEvent<TextInputKeyPressEventData>) => void'.
|
deploy
Process completed with exit code 1.
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|