editted changes to support changes to code #8
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
benchmark/RulesEngineBenchmark/Program.cs#L74
'RulesEngine.ExecuteAllRulesAsync(string, params object[])' is obsolete: 'Use Method with CancellationToken'
|
test/RulesEngine.UnitTest/ActionTests/CustomActionTest.cs#L29
'RulesEngine.ExecuteAllRulesAsync(string, params object[])' is obsolete: 'Use Method with CancellationToken'
|
test/RulesEngine.UnitTest/ActionTests/CustomActionTest.cs#L51
'RulesEngine.ExecuteAllRulesAsync(string, params object[])' is obsolete: 'Use Method with CancellationToken'
|
test/RulesEngine.UnitTest/TypedClassTests.cs#L83
'RulesEngine.ExecuteAllRulesAsync(string, params RuleParameter[])' is obsolete: 'Use Method with CancellationToken'
|
test/RulesEngine.UnitTest/TypedClassTests.cs#L136
'RulesEngine.ExecuteAllRulesAsync(string, params RuleParameter[])' is obsolete: 'Use Method with CancellationToken'
|
test/RulesEngine.UnitTest/TypedClassTests.cs#L193
'RulesEngine.ExecuteAllRulesAsync(string, params RuleParameter[])' is obsolete: 'Use Method with CancellationToken'
|
test/RulesEngine.UnitTest/ScopedParamsTest.cs#L46
'RulesEngine.ExecuteAllRulesAsync(string, params object[])' is obsolete: 'Use Method with CancellationToken'
|
test/RulesEngine.UnitTest/ScopedParamsTest.cs#L67
'RulesEngine.ExecuteAllRulesAsync(string, params object[])' is obsolete: 'Use Method with CancellationToken'
|
test/RulesEngine.UnitTest/ScopedParamsTest.cs#L75
'RulesEngine.ExecuteAllRulesAsync(string, params object[])' is obsolete: 'Use Method with CancellationToken'
|
test/RulesEngine.UnitTest/ScopedParamsTest.cs#L99
'RulesEngine.ExecuteAllRulesAsync(string, params object[])' is obsolete: 'Use Method with CancellationToken'
|
This job succeeded
Loading