Merge pull request #478 from icedland/dependabot/nuget/src/csharp/Int… #920
Annotations
4 warnings
Build and test:
src/csharp/Intel/Iced.UnitTests/Intel/AssemblerTests/AssemblerTestsBase.cs#L35
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build and test:
src/csharp/Intel/Iced.UnitTests/Intel/AssemblerTests/AssemblerMultiByteNopTests.cs#L34
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
Build and test:
src/csharp/Intel/Iced.UnitTests/Intel/AssemblerTests/AssemblerTestsBase.cs#L35
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build and test:
src/csharp/Intel/Iced.UnitTests/Intel/AssemblerTests/AssemblerMultiByteNopTests.cs#L34
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
The logs for this run have expired and are no longer available.
Loading