Skip to content

Merge pull request #16 from fac30/grid #28

Merge pull request #16 from fac30/grid

Merge pull request #16 from fac30/grid #28

Triggered via push December 16, 2024 17:27
Status Failure
Total duration 42s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

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