Skip to content

Merge pull request #19 from fac30/upload #32

Merge pull request #19 from fac30/upload

Merge pull request #19 from fac30/upload #32

Triggered via push December 17, 2024 12:00
Status Failure
Total duration 44s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
deploy: src/components/CameraFunctionality.tsx#L1
'Text' is declared but its value is never read.
deploy: src/components/CameraFunctionality.tsx#L10
'file' is declared but its value is never read.
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: src/supbaseClient.ts#L1
Cannot find module '@supabase/supabase-js' or its corresponding type declarations.
deploy: src/utils/supbaseClient.ts#L1
Cannot find module '@supabase/supabase-js' or its corresponding type declarations.
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