Merge pull request #76 from asulwer/dependabot/github_actions/coveral… #191
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)
|