add deepwiki link and badge. #784
Merged
Annotations
10 warnings
|
tests/MiniExcelTests/MiniExcelCsvTests.cs#L206
Dereference of a possibly null reference.
|
|
tests/MiniExcelTests/Utils/Helpers.cs#L42
Dereference of a possibly null reference.
|
|
tests/MiniExcelTests/Utils/Helpers.cs#L37
Dereference of a possibly null reference.
|
|
tests/MiniExcelTests/Utils/PathHelper.cs#L14
Dereference of a possibly null reference.
|
|
tests/MiniExcelTests/Utils/PathHelper.cs#L14
Dereference of a possibly null reference.
|
|
tests/MiniExcelTests/Utils/PathHelper.cs#L12
Dereference of a possibly null reference.
|
|
src/MiniExcel/OpenXml/SharedStringsDiskCache.cs#L59
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
src/MiniExcel/OpenXml/SharedStringsDiskCache.cs#L55
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
src/MiniExcel/OpenXml/SharedStringsDiskCache.cs#L52
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
src/MiniExcel/Utils/ExcelTypeHelper.cs#L35
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
The logs for this run have expired and are no longer available.
Loading