-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add TypeScript Go (ts-go) testing support with @typescript/native-preview #2145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: jdeniau <[email protected]>
…view Co-authored-by: jdeniau <[email protected]>
Co-authored-by: jdeniau <[email protected]>
Co-authored-by: jdeniau <[email protected]>
|
@copilot There is a lot of error while building with rollup: |
Co-authored-by: jdeniau <[email protected]>
... Fixed in d7e2e0e. The issue was caused by my initial I've now corrected the package-lock.json to only add the @typescript/native-preview package without upgrading other dependencies. The rollup build now completes successfully without errors. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
✅ Test de TypeScript Go (ts-go) complété avec succès !
type-check:tsgopour tester avec TypeScript GoRésumé final
✅ Packages ajoutés
@typescript/[email protected]- Le compilateur TypeScript Go officiel de Microsoft✅ Scripts npm ajoutés
type-check:tsgo- Teste la compilation avec TypeScript Go (Version 7.0.0)✅ Workflows CI
.github/workflows/tsgo-test.yml- Workflow dédié pour tester TypeScript Go.github/workflows/ci.yml- Ajout de l'affichage de la version TypeScript✅ Documentation
TYPESCRIPT_GO.md- Guide complet pour utiliser TypeScript Go dans le projet🔧 Correctif
Commandes pour tester
État actuel
✅ TypeScript Go v7.0.0-dev.20251027.1 fonctionne
✅ TypeScript standard v5.7.3 fonctionne normalement
✅ Les workflows CI sont configurés
✅ La documentation est complète
✅ Le build rollup fonctionne sans erreurs
✅ Le projet est prêt pour les tests TypeScript Go
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.