Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Error List - Description: Limited to 1000 lines?

オープン
#441 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
csharp
領域
desktop

調査の方向性

XSD 検証のエラーリスト処理から始め、ここで説明されている 65,000 人の従業員の例と 1,000,000 行、42 MB のファイルを使って報告された動作を再現してください。1,000 行という結果の制限と、その後に続く完全なパスおよび 0 行のエントリが意図したものかどうかを判断してください。完了とは、その動作が修正されるか、または明確に説明され、適切な回帰チェックでカバーされることを意味します。

索引モデルが issue の本文から書いたものです。

説明

a)
I took "employee.xml" and made with copy&paste 65000 employees, then I created a lot of errors - Streetx instead of Street. "Test" instead of "Architect" ...

The "error list" , based on the XSD, gave me results only up to (xml-)line 5600, and with copy and paste I found that the error list contains 1001 lines. If that's intend I suggest to add a line like "List sopped on 1000 lines" or something else.

Edit:

b)
Another - or a similar? - topic:
I loaded a file with 1'000'000 lines and 42MB, the schema has 421 kb. I got this result

Image
There are approx. 290 lines with errors, one of them are 550 characters long.
The last "correct" entry is for line 436528, then it changed to "full path" (for the same file) and all lines and columns are 0.

Maybe the load is too heavy for a 32bit software?

主要言語
C#
スター
1.2k
フォーク
240
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/XmlNotepad のほかの issue

microsoft/XmlNotepad の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。