Skip to content

Fixed appveyor.yml. #832

Fixed appveyor.yml.

Fixed appveyor.yml. #832

Triggered via push December 12, 2025 10:01
Status Success
Total duration 15m 20s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/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/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/