microsoft / microsoft/TypeScript
[NewErrors] 5.5.0-dev.20240414 vs 5.4.5
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Go
- Estrellas
- 111k
- Forks
- 14.4k
- Merge medio
- 1 d 19 h
- PR fusionados (30 d)
- 117
Descripción
The following errors were reported by 5.5.0-dev.20240414, but not by 5.4.5
Pipeline that generated this bug
Logs for the pipeline run
File that generated the pipeline
This run considered 800 popular TS repos from GH (after skipping the top 0).
Successfully analyzed 499 of 800 visited repos
| Outcome | Count |
|---|---|
| Detected interesting changes | 26 |
| Detected no interesting changes | 473 |
| Git clone failed | 6 |
| Package install failed | 85 |
| Project-graph error in old TS | 9 |
| Too many errors in old TS | 192 |
| Unknown failure | 9 |
Investigation Status
| Repo | Errors | Outcome |
|---|---|---|
| adobe/react-spectrum | 1 | #56902 |
| aidenybai/million | 1 | #56902 |
| alangpierce/sucrase | 2 | #57847 + 9998 = new error |
| ardatan/graphql-tools | 1 | suppressImplicitAnyIndexErrors removed |
| ariakit/ariakit | 4 | ts-expect-error on a bug 😎 |
| bitwarden/clients | 2 | predicate inference broke class subtyping |
| Chocobozzz/PeerTube | 1 | #57847, appears to be bug in the project code (?) |
| conventional-changelog/conventional-changelog | 1 | #57549, exact details unclear so far |
| framer/motion | 1 | #57847 detects an implicit coercion that was previously unnoticed |
| growthbook/growthbook | 1 | #57847 caused an any to now be narrowed to Function |
| heyxyz/hey | 5 | |
| highcharts/highcharts | 6 | keyofStringsOnly removed |
| ionic-team/stencil | 1 | Predicate inference identifies likely bug |
| jupyterlab/jupyterlab | 2 | #57681 (don't emit reference directives) |
| keplergl/kepler.gl | 1 | Doesn't build on Windows. Likely #57681 |
| LokerL/tts-vue | 1 | suppressImplicitAnyIndexErrors removed |
| microsoft/playwright | 1 | This monorepo isn't building in 5.4, skipping |
| microsoft/vscode | 1 | vscode team will investigate |
| misskey-dev/misskey | 4 | predicate inference broke subtyping |
| outline/outline | 1 | suppressImplicitAnyIndexErrors removed |
| sequelize/sequelize | 1 | Unused ts-expect-error, seems good |
| strapi/strapi | 12 | Monorepo failed to build in 5.4, skipping |
| t3-oss/create-t3-app | 1 | importsNotUsedAsValues removed |
| tailwindlabs/headlessui | 3 | |
| TanStack/router | 2 | Monorepo doesn't build in 5.4, skipping |
| tweenjs/tween.js | 1 | importsNotUsedAsValues removed |
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza con azure-pipelines-gitTests.yml, los registros de pipeline vinculados y los resultados de los repositorios enumerados para comparar TypeScript 5.5.0-dev.20240414 con 5.4.5. Rastrea cada error reportado hasta el repositorio afectado y determina si se trata de una eliminación intencionada de una opción, un error del proyecto o una regresión del compilador. Se considera terminado cuando las causas relevantes estén confirmadas y vinculadas al issue de seguimiento correspondiente.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- typescript
- Área
- compilers
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100