Add TypeScript Go (ts-go) testing support with @typescript/native-preview#2145
Draft
Copilot wants to merge 6 commits into
Draft
Add TypeScript Go (ts-go) testing support with @typescript/native-preview#2145Copilot wants to merge 6 commits into
Copilot wants to merge 6 commits into
Conversation
Co-authored-by: jdeniau <1398469+jdeniau@users.noreply.github.com>
…view Co-authored-by: jdeniau <1398469+jdeniau@users.noreply.github.com>
Co-authored-by: jdeniau <1398469+jdeniau@users.noreply.github.com>
Co-authored-by: jdeniau <1398469+jdeniau@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update TypeScript version to 7 'ts-go' and modify test workflow
Add TypeScript Go (ts-go) testing support with @typescript/native-preview
Oct 28, 2025
Member
|
@copilot There is a lot of error while building with rollup: |
Co-authored-by: jdeniau <1398469+jdeniau@users.noreply.github.com>
Author
... 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:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✅ Test de TypeScript Go (ts-go) complété avec succès !
type-check:tsgopour tester avec TypeScript GoRésumé final
✅ Packages ajoutés
@typescript/native-preview@7.0.0-dev.20251027.1- 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.