microsoft / microsoft/TypeScript
"Filename too long" on Windows when cloning test folder
まだ誰も着手していません。
- 主要言語
- Go
- スター
- 111k
- フォーク
- 14.4k
- 平均マージ
- 1日 19時間
- マージ済み PR(30日)
- 117
説明
Code:
git config --global core.symlinks true
git clone --recurse-submodules https://github.com/denoland/deno.git
Actual behavior:
"Filename too long" when cloning test files
tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/updates-errors-when-file-transitively-exported-file-changes/when-there-are-circular-import-and-exports.js
Related Issues:
https://github.com/denoland/deno/issues/6211
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
git config --global core.symlinks true と git clone --recurse-submodules https://github.com/denoland/deno.git を使って問題を再現し、その後 tests/baselines/reference/tscWatch/emitAndErrorUpdates 配下の長いパスを調べます。コンテキストについては、関連する issue 6211 を読んでください。Windows 上で報告されたファイル名の長さに関するエラーなしにテストフォルダーをクローンでき、選択したリポジトリの変更またはガイダンスが検証できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git, typescript
- 領域
- testing-qa
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100