Skip to content

Fix Rust 1.72 clippy warnings #870

Fix Rust 1.72 clippy warnings

Fix Rust 1.72 clippy warnings #870

Triggered via push August 28, 2023 21:23
Status Success
Total duration 16m 48s
Artifacts 5

build.yml

on: push
Matrix: build-dotnet
Matrix: build-java
Matrix: build-rust-js-wasm
Matrix: build-rust-lua
Matrix: build-rust-python-linux-x64
Matrix: build-rust
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
C# (ubuntu-latest): 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)
C# (ubuntu-latest): 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)
C# (ubuntu-latest): 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)
C# (ubuntu-latest): 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)

Artifacts

Produced during runtime
Name Size
coverage.info Expired
1.07 MB
java Expired
3.37 MB
npm Expired
477 KB
nupkg Expired
2.49 MB
rust-coverage Expired
39.2 MB