Skip to content

issues Search Results · repo:microsoft/typescript-go language:Go

Filter by

342 results
 (73 ms)

342 results

inmicrosoft/typescript-go (press backspace or delete to remove)

The extension is alot more stable, the below error doesn t stop the extension working any more, but its still annoying that it pops up pretty often. I didn t find an equivalent issue and I think it might ...
Crash
  • lukpsaxo
  • Opened 
    1 hour ago
  • #1467

Steps to reproduce Example repo: https://github.com/reduxjs/redux-templates !-- Share a repository link or a code sample -- Behavior with typescript@5.8 This is what looks like in the current typescript ...
  • thuandohoang
  • Opened 
    11 hours ago
  • #1466

Stack trace https://gist.github.com/tmm1/03a124c5e5c19dede914bf6566755a2c Steps to reproduce 1. run tsgo --noEmit --extendedDiagnostics -p src --incremental on large project at high frequency in CI ...
Crash
  • tmm1
  • Opened 
    yesterday
  • #1465

Incremental is great and I m loving what it does for --watch. In our codebase there is around 15 seconds that is not accounted for by --diagnostic. Non incremental: $ yarn run tsgo --project tsconfig.tsgo.json ...
  • joshcartme
  • Opened 
    yesterday
  • #1464

Stack trace panic: interface conversion: checker.TypeData is *checker.UnionType, not *checker.TypeParameter goroutine 143 [running]: github.com/microsoft/typescript-go/internal/checker.(*Type).AsTypeParameter(...) ...
Crash
  • REALERvolker1
  • 8
  • Opened 
    yesterday
  • #1462

I think you need to do this in a debug build. let x = {} /**/ Request completions at /**/ Info 52 [11:30:46.326] Finishing updateGraph: Project: /dev/null/inferredProject1* version: 3 in 387.411µs ...
Crash
  • DanielRosenwasser
  • 3
  • Opened 
    2 days ago
  • #1461

Stack trace Info 38 [12:57:44.215] Starting updateGraph: Project: c:/Projects/xyz/xyz/src/frontend/tsconfig.json Info 39 [12:57:44.259] Program 1 used 3 checker(s) Info 40 [12:57:44.805] Different ...
Crash
  • lukpsaxo
  • 2
  • Opened 
    2 days ago
  • #1458

Stack trace panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x2 addr=0x20 pc=0x1011a7fa8] goroutine 1 [running]: github.com/microsoft/typescript-go/internal/incremental.(*buildInfoReader).ReadBuildInfo(0x140001ae2c8?, ...
bug
Crash
Domain: Build Mode
Domain: CLI
  • tmm1
  • 1
  • Opened 
    2 days ago
  • #1453

Currently if you re-enable all failing fourslash tests (by clearing out failedtests.txt) and run npm run convertfourslash hereby baseline-accept You ll get a baseline file for internal/fourslash/tests/gen/findReferencesAfterEdit_test.go ...
  • DanielRosenwasser
  • Opened 
    2 days ago
  • #1451

Steps to reproduce https://github.com/lukpsaxo/tsgo-jsx-bug import { Component } from react ; type PropsTest = Readonly { test: string, } ; class X extends Component PropsTest, { yo: string } { ...
bug
Domain: Type Checking
  • lukpsaxo
  • 2
  • Opened 
    3 days ago
  • #1442
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub