Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 in /src/java/iced-x86 #875
Annotations
4 warnings
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)
|
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)
|
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)
|
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)
|
The logs for this run have expired and are no longer available.
Loading