CodeQL #818
Annotations
10 warnings
|
Analyze (csharp):
src/EPPlusTest/ConditionalFormatting/ConditionalFormattingTests.cs#L2016
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
Analyze (csharp):
src/EPPlusTest/CommentsTest.cs#L341
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
Analyze (csharp):
src/EPPlus/Drawing/Chart/ExcelChartTitle.cs#L451
Missing XML comment for publicly visible type or member 'ExcelChartTitleStandard.SetAutoTitle()'
|
|
Analyze (csharp):
src/EPPlus/FormulaParsing/Excel/Operators/RangeOperationsOperator.cs#L195
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Analyze (csharp):
src/EPPlus/Drawing/Chart/ExcelChartTitle.cs#L451
Missing XML comment for publicly visible type or member 'ExcelChartTitleStandard.SetAutoTitle()'
|
|
Analyze (csharp):
src/EPPlus/FormulaParsing/Excel/Operators/RangeOperationsOperator.cs#L195
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Analyze (csharp):
src/EPPlus/Drawing/Chart/ExcelChartTitle.cs#L451
Missing XML comment for publicly visible type or member 'ExcelChartTitleStandard.SetAutoTitle()'
|
|
Analyze (csharp):
src/EPPlus/Drawing/Chart/ExcelChartTitle.cs#L451
Missing XML comment for publicly visible type or member 'ExcelChartTitleStandard.SetAutoTitle()'
|
|
Analyze (csharp):
src/EPPlus/Drawing/Chart/ExcelChartTitle.cs#L451
Missing XML comment for publicly visible type or member 'ExcelChartTitleStandard.SetAutoTitle()'
|
|
Analyze (csharp):
src/EPPlus/Drawing/Chart/ExcelChartTitle.cs#L451
Missing XML comment for publicly visible type or member 'ExcelChartTitleStandard.SetAutoTitle()'
|