Skip to content

Merge pull request #83 from asulwer/fix/empty-array-tests #206

Merge pull request #83 from asulwer/fix/empty-array-tests

Merge pull request #83 from asulwer/fix/empty-array-tests #206

Triggered via push November 13, 2024 21:19
Status Failure
Total duration 51s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
build
Process completed with exit code 1.
build: test/RulesEngine.UnitTest/NestedRulesTest.cs#L243
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
build: test/RulesEngine.UnitTest/NestedRulesTest.cs#L250
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
build: test/RulesEngine.UnitTest/NestedRulesTest.cs#L47
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
build: test/RulesEngine.UnitTest/NestedRulesTest.cs#L54
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
build: test/RulesEngine.UnitTest/NestedRulesTest.cs#L243
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
build: test/RulesEngine.UnitTest/NestedRulesTest.cs#L250
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
build: test/RulesEngine.UnitTest/NestedRulesTest.cs#L47
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
build: test/RulesEngine.UnitTest/NestedRulesTest.cs#L54
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)