This repository was archived by the owner on Aug 30, 2025. It is now read-only.
[EcoleDirect] Implémentation des discussions #1981
checks.yml
on: pull_request
🛠️ TypeScript and ESLint on Main
0s
🛠️ TypeScript and ESLint on Pull Request
38s
Annotations
10 errors
🛠️ TypeScript and ESLint on Pull Request:
src/components/Home/AccountSwitcherContextMenu.tsx#L30
Binding element 'menuStyles' implicitly has an 'any' type.
|
🛠️ TypeScript and ESLint on Pull Request:
src/components/Home/AccountSwitcherContextMenu.tsx#L29
Binding element 'shouldOpenContextMenu' implicitly has an 'any' type.
|
🛠️ TypeScript and ESLint on Pull Request:
src/components/Home/AccountSwitcherContextMenu.tsx#L28
Binding element 'transparent' implicitly has an 'any' type.
|
🛠️ TypeScript and ESLint on Pull Request:
src/components/Home/AccountSwitcherContextMenu.tsx#L27
Binding element 'children' implicitly has an 'any' type.
|
🛠️ TypeScript and ESLint on Pull Request:
src/components/Home/AccountSwitcherContextMenu.tsx#L26
Binding element 'style' implicitly has an 'any' type.
|
🛠️ TypeScript and ESLint on Pull Request:
src/components/Home/AccountSwitcher.tsx#L25
Binding element 'translationY' implicitly has an 'any' type.
|
🛠️ 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'.
|