EPPlus version 8.4.0 #2222
Merged
EPPlus version 8.4.0 #2222
Annotations
10 warnings
|
Build:
src/EPPlusTest/DataValidation/DataValidationTests.cs#L317
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
Build:
src/EPPlusTest/DataValidation/DataValidationTests.cs#L98
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
Build:
src/EPPlusTest/DataValidation/CustomValidationTests.cs#L61
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
Build:
src/EPPlusTest/Core/LinkToEmbeddedOleDataTests.cs#L71
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
Build:
src/EPPlusTest/DataValidation/ValidationCollectionTests.cs#L85
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
Build:
src/EPPlusTest/DataValidation/ValidationCollectionTests.cs#L77
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
Build:
src/EPPlusTest/DataValidation/ValidationCollectionTests.cs#L69
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
Build:
src/EPPlusTest/DataValidation/ValidationCollectionTests.cs#L61
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
Build:
src/EPPlusTest/DataValidation/ValidationCollectionTests.cs#L54
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
|
Build:
src/EPPlusTest/CommentsTest.cs#L341
Prefer 'Assert.ThrowsExactly/ThrowsExactlyAsync' over '[ExpectedException]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0006)
|
Loading