Skip to content

Added vs2026 to appveyor config. #830

Added vs2026 to appveyor config.

Added vs2026 to appveyor config. #830

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

Annotations

11 warnings
Analyze (csharp): src/EPPlusTest/Core/Worksheet/AutofitWithSerializedFontMetricsTests.cs#L18
'DataTestMethod' is obsolete. Use 'TestMethod' instead. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0044)
Analyze (csharp): src/EPPlusTest/Core/Worksheet/AutofitWithSerializedFontMetricsTests.cs#L96
'DataTestMethod' is obsolete. Use 'TestMethod' instead. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0044)
Analyze (csharp): src/EPPlusTest/WorksheetsTests.cs#L76
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Analyze (csharp): src/EPPlusTest/WorkSheetTests.cs#L2625
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Analyze (csharp): src/EPPlusTest/WorkSheetTests.cs#L2210
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
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/ConditionalFormatting/ConditionalFormattingTests.cs#L2004
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Analyze (csharp): src/EPPlusTest/WorkSheetTests.cs#L2199
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
Analyze (csharp): src/EPPlusTest/WorkSheetTests.cs#L1927
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/