Skip to content

Update License file text with MIT default version #393

Update License file text with MIT default version

Update License file text with MIT default version #393

Triggered via pull request October 3, 2023 14:46
Status Failure
Total duration 1m 13s
Artifacts

dotnet-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: 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.'
build: 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.'
build: 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.'
build: 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.'
build: 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.'
build: 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.'
build: 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.'
build: 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.'
build: 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.'
build: 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.'