Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

fix: divers fixs sur les UTC #1972

fix: divers fixs sur les UTC

fix: divers fixs sur les UTC #1972

Triggered via pull request March 29, 2025 22:26
Status Failure
Total duration 38s
Artifacts

checks.yml

on: pull_request
🛠️ TypeScript and ESLint on Main
0s
🛠️ TypeScript and ESLint on Main
🛠️ TypeScript and ESLint on Pull Request
33s
🛠️ TypeScript and ESLint on Pull Request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
🛠️ TypeScript and ESLint on Pull Request: src/views/account/Homeworks/AddHomework.tsx#L91
Spread types may only be created from object types.
🛠️ TypeScript and ESLint on Pull Request: src/views/account/Homeworks/AddHomework.tsx#L46
Argument of type 'Homework' is not assignable to parameter of type 'SetStateAction<string>'.
🛠️ TypeScript and ESLint on Pull Request: src/router/screens/views/index.ts#L94
Object literal may only specify known properties, and 'sheetInitialDetentIndex' does not exist in type 'NativeStackNavigationOptions & { tabBarLabel?: string | undefined; tabBarLottie?: any; tabEnabled?: boolean | undefined; }'.
🛠️ TypeScript and ESLint on Pull Request: src/components/Global/NativeComponents.tsx#L267
Property 'props' does not exist on type 'string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal'.
🛠️ TypeScript and ESLint on Pull Request: src/components/Global/NativeComponents.tsx#L266
Property 'props' does not exist on type 'string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal'.
🛠️ TypeScript and ESLint on Pull Request: src/components/Global/NativeComponents.tsx#L265
Property 'props' does not exist on type 'string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal'.
🛠️ TypeScript and ESLint on Pull Request: src/components/Global/NativeComponents.tsx#L264
Property 'props' does not exist on type 'string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal'.