removed from example in favor of RulesEngine serialized version #209
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
src/RulesEngine/Models/ImplicitObject.cs#L7
The using directive for 'System.Diagnostics.CodeAnalysis' appeared previously in this namespace
|
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:
src/RulesEngine/Models/ImplicitObject.cs#L7
The using directive for 'System.Diagnostics.CodeAnalysis' appeared previously in this namespace
|
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)
|