Skip to content

removed object array parameter #20

removed object array parameter

removed object array parameter #20

Triggered via push June 24, 2024 19:53
Status Success
Total duration 1m 38s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/RulesEngine/Actions/EvaluateRuleAction.cs#L61
'RulesEngine.ExecuteActionWorkflowAsync(string, string, RuleParameter[], CancellationToken)' is obsolete
build: benchmark/RulesEngineBenchmark/Program.cs#L74
'RulesEngine.ExecuteAllRulesAsync(string, params object[])' is obsolete
build: demo/DemoApp/Demos/UseFastExpressionCompiler.cs#L57
'RulesEngine.ExecuteAllRulesAsync(string, RuleParameter[], CancellationToken)' is obsolete
build: demo/DemoApp/Demos/NestedInput.cs#L58
'RulesEngine.ExecuteAllRulesAsync(string, object[], CancellationToken)' is obsolete
build: demo/DemoApp/Demos/JSON.cs#L50
'RulesEngine.ExecuteAllRulesAsync(string, object[], CancellationToken)' is obsolete
build: demo/DemoApp/Demos/Basic.cs#L47
'RulesEngine.ExecuteAllRulesAsync(string, object[], CancellationToken)' is obsolete
build: demo/DemoApp/Demos/BasicWithCustomTypes.cs#L56
'RulesEngine.ExecuteAllRulesAsync(string, RuleParameter[], CancellationToken)' is obsolete
build: demo/DemoApp/Demos/BasicWithCustomTypes.cs#L64
'RulesEngine.ExecuteActionWorkflowAsync(string, string, RuleParameter[], CancellationToken)' is obsolete
build: demo/DemoApp/Demos/EF.cs#L67
'RulesEngine.ExecuteAllRulesAsync(string, object[], CancellationToken)' is obsolete
build: test/RulesEngine.UnitTest/TypedClassTests.cs#L83
'RulesEngine.ExecuteAllRulesAsync(string, params RuleParameter[])' is obsolete