Skip to content

Merge pull request #78 from asulwer/dependabot/nuget/System.Linq.Dyna… #194

Merge pull request #78 from asulwer/dependabot/nuget/System.Linq.Dyna…

Merge pull request #78 from asulwer/dependabot/nuget/System.Linq.Dyna… #194

Triggered via push November 5, 2024 17:01
Status Success
Total duration 57s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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)