0 commentaires (0 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)TypeScript12 714 stars (12 714 stars)2 228 forks (2 228 forks)batch import
good first issue
Description
如下图

Guide contributeur
- Stack technique
- typescriptreactnodejs
- Domaine
- developer experiencetooling
- Type d'issue
- bug
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 2
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- 1-3 hours
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- unclear
- Prérequis
- basic knowledge of npmfamiliarity with React warnings
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 20
- Direction de recherche
- Investigate the specific warnings shown in the attached screenshot (not accessible). Check the npm start script and build configuration (likely webpack or vite) to identify the source of duplicate warnings. Look for recent changes in dependencies or configuration that could cause repeated warnings. Since the issue is from June 2022, check if the warnings still occur in the current version of the codebase. If reproducible, identify whether the warnings originate from React, webpack, or another tool, and propose a fix to suppress or resolve them.