This repository was archived by the owner on Aug 30, 2025. It is now read-only.
fix: divers fixs sur les UTC #1972
checks.yml
on: pull_request
🛠️ TypeScript and ESLint on Main
0s
🛠️ TypeScript and ESLint on Pull Request
33s
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#L90
Cannot find name 'Homework'.
|
🛠️ TypeScript and ESLint on Pull Request:
src/views/account/Homeworks/AddHomework.tsx#L61
Cannot find name 'Homework'.
|
🛠️ 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/views/account/Grades/Grades.tsx#L69
Cannot find name 'Grade'.
|
🛠️ 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'.
|