Skip to content

EPPlus version 8.3.0 #824

EPPlus version 8.3.0

EPPlus version 8.3.0 #824

Triggered via push November 20, 2025 13:36
Status Success
Total duration 14m 19s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp): src/EPPlusTest/DataValidation/DataValidationTests.cs#L334
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Analyze (csharp): src/EPPlusTest/DataValidation/DataValidationTests.cs#L317
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Analyze (csharp): src/EPPlusTest/DataValidation/DataValidationTests.cs#L98
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Analyze (csharp): src/EPPlusTest/DataValidation/CustomValidationTests.cs#L61
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Analyze (csharp): src/EPPlusTest/DataValidation/ValidationCollectionTests.cs#L85
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Analyze (csharp): src/EPPlusTest/DataValidation/ValidationCollectionTests.cs#L77
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Analyze (csharp): src/EPPlusTest/DataValidation/ValidationCollectionTests.cs#L69
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Analyze (csharp): src/EPPlusTest/DataValidation/ValidationCollectionTests.cs#L61
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Analyze (csharp): src/EPPlusTest/DataValidation/ValidationCollectionTests.cs#L54
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)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/