This repository was archived by the owner on Aug 30, 2025. It is now read-only.
feat: tri des paramètres en plusieurs catégories différentes pour une meilleur lisibilité #2029
checks.yml
on: pull_request
🛠️ TypeScript and ESLint on Main
0s
🛠️ TypeScript and ESLint on Pull Request
41s
Annotations
8 errors
🛠️ TypeScript and ESLint on Pull Request
Process completed with exit code 2.
|
🛠️ TypeScript and ESLint on Pull Request:
src/views/settings/SettingsProject.tsx#L74
Type '{}' is not assignable to type 'ReactNode'.
|
🛠️ TypeScript and ESLint on Pull Request:
src/views/settings/SettingsProject.tsx#L72
Type 'unknown' is not assignable to type 'ReactNode'.
|
🛠️ TypeScript and ESLint on Pull Request:
src/views/settings/SettingsPersonalization.tsx#L132
Type '{}' is not assignable to type 'ReactNode'.
|
🛠️ TypeScript and ESLint on Pull Request:
src/views/settings/SettingsPersonalization.tsx#L130
Type 'unknown' is not assignable to type 'ReactNode'.
|
🛠️ TypeScript and ESLint on Pull Request:
src/views/settings/SettingsPersonalization.tsx#L108
Type '{}' is not assignable to type 'ReactNode'.
|
🛠️ TypeScript and ESLint on Pull Request:
src/views/settings/SettingsPersonalization.tsx#L106
Type 'unknown' is not assignable to type 'ReactNode'.
|
|