This repository was archived by the owner on Apr 27, 2026. It is now read-only.
TS Server fatal error: Cannot read properties of undefined (reading 'sourceFile') #939
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
| on: | |
| issues: | |
| types: [labeled] | |
| jobs: | |
| Coming_Soon_On_Roadmap_Project: | |
| runs-on: ubuntu-latest | |
| steps: | |
| - uses: konradpabjan/move-labeled-or-milestoned-issue@v2.0 | |
| with: | |
| action-token: "${{ secrets.Roadmap_Labeler }}" | |
| project-url: https://github.com/GoogleCloudPlatform/cloud-code-vscode/projects/1 | |
| column-name: "Coming Soon" | |
| label-name: "r-coming soon" |