Update License file text with MIT default version #393
Annotations
1 error and 10 warnings
|
src/Rules.Framework.Providers.MongoDb/RuleFactory.cs#L141
'BooleanConditionNode<TConditionType>' is obsolete: 'BooleanConditionNode is obsolete, please use ValueConditionNode instead. This type will be removed in a future major release.'
|
src/Rules.Framework.Providers.MongoDb/RuleFactory.cs#L149
'DecimalConditionNode<TConditionType>' is obsolete: 'DecimalConditionNode is obsolete, please use ValueConditionNode instead. This type will be removed in a future major release.'
|
src/Rules.Framework.Providers.MongoDb/RuleFactory.cs#L157
'IntegerConditionNode<TConditionType>' is obsolete: 'IntegerConditionNode is obsolete, please use ValueConditionNode instead. This type will be removed in a future major release.'
|
src/Rules.Framework.Providers.MongoDb/RuleFactory.cs#L165
'StringConditionNode<TConditionType>' is obsolete: 'StringConditionNode is obsolete, please use ValueConditionNode instead. This type will be removed in a future major release.'
|
src/Rules.Framework/Evaluation/ValueEvaluation/DeferredEval.cs#L36
'ValueConditionNodeTemplate<T, TConditionType>' is obsolete: 'ValueConditionNodeTemplate is obsolete, please use ValueConditionNode instead. This type will be removed in a future major release.'
|
src/Rules.Framework/Evaluation/ValueEvaluation/DeferredEval.cs#L26
'IntegerConditionNode<TConditionType>' is obsolete: 'IntegerConditionNode is obsolete, please use ValueConditionNode instead. This type will be removed in a future major release.'
|
src/Rules.Framework/Evaluation/ValueEvaluation/DeferredEval.cs#L27
'DecimalConditionNode<TConditionType>' is obsolete: 'DecimalConditionNode is obsolete, please use ValueConditionNode instead. This type will be removed in a future major release.'
|
src/Rules.Framework/Evaluation/ValueEvaluation/DeferredEval.cs#L28
'StringConditionNode<TConditionType>' is obsolete: 'StringConditionNode is obsolete, please use ValueConditionNode instead. This type will be removed in a future major release.'
|
src/Rules.Framework/Evaluation/ValueEvaluation/DeferredEval.cs#L29
'BooleanConditionNode<TConditionType>' is obsolete: 'BooleanConditionNode is obsolete, please use ValueConditionNode instead. This type will be removed in a future major release.'
|
src/Rules.Framework/Evaluation/ValueEvaluation/DeferredEval.cs#L26
'IntegerConditionNode<TConditionType>' is obsolete: 'IntegerConditionNode is obsolete, please use ValueConditionNode instead. This type will be removed in a future major release.'
|
The logs for this run have expired and are no longer available.
Loading