Skip to content

[New] MiniExcel AddPicture #655

[New] MiniExcel AddPicture

[New] MiniExcel AddPicture #655

Triggered via pull request April 20, 2025 14:19
Status Success
Total duration 2m 55s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): tests/MiniExcelTests/Utils/PathHelper.cs#L14
Dereference of a possibly null reference.
Analyze (csharp): tests/MiniExcelTests/Utils/PathHelper.cs#L12
Dereference of a possibly null reference.
Analyze (csharp): src/MiniExcel/Picture/MiniExcelPictureImplement.cs#L25
The variable 'isCreatedSheetDrawing' is assigned but its value is never used
Analyze (csharp): src/MiniExcel/OpenXml/SharedStringsDiskCache.cs#L61
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/MiniExcel/OpenXml/SharedStringsDiskCache.cs#L57
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): src/MiniExcel/OpenXml/SharedStringsDiskCache.cs#L54
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp): 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)
Analyze (csharp): src/MiniExcel/Picture/MiniExcelPictureImplement.cs#L25
The variable 'isCreatedSheetDrawing' is assigned but its value is never used
Analyze (csharp): src/MiniExcel/Picture/MiniExcelPictureImplement.cs#L25
The variable 'isCreatedSheetDrawing' is assigned but its value is never used
Analyze (csharp): src/MiniExcel/Picture/MiniExcelPictureImplement.cs#L25
The variable 'isCreatedSheetDrawing' is assigned but its value is never used