Skip to content

Web UI added cut over dates #385

Web UI added cut over dates

Web UI added cut over dates #385

Triggered via pull request May 31, 2023 15:11
Status Success
Total duration 2m 6s
Artifacts

dotnet-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Rules.Framework/Builder/Deprecated/ComposedConditionNodeBuilder.cs#L8
'IComposedConditionNodeBuilder<TConditionType>' is obsolete: 'This way of building and adding composed conditions has been deprecated. Please use the IRootConditionNodeBuilder and IFluentComposedConditionNodeBuilder interfaces.'
build: src/Rules.Framework/Builder/Deprecated/ComposedConditionNodeBuilder.cs#L20
'IConditionNodeBuilder<TConditionType>' is obsolete: 'This way of building conditions has been deprecated. Please use the IRootConditionNodeBuilder and IFluentComposedConditionNodeBuilder interfaces.'
build: src/Rules.Framework/Builder/Deprecated/ComposedConditionNodeBuilder.cs#L20
'IComposedConditionNodeBuilder<TConditionType>' is obsolete: 'This way of building and adding composed conditions has been deprecated. Please use the IRootConditionNodeBuilder and IFluentComposedConditionNodeBuilder interfaces.'
build: src/Rules.Framework/Builder/Deprecated/ComposedConditionNodeBuilder.cs#L34
'IComposedConditionNodeBuilder<TConditionType>' is obsolete: 'This way of building and adding composed conditions has been deprecated. Please use the IRootConditionNodeBuilder and IFluentComposedConditionNodeBuilder interfaces.'
build: src/Rules.Framework/Builder/Deprecated/ComposedConditionNodeBuilder.cs#L10
'IConditionNodeBuilder<TConditionType>' is obsolete: 'This way of building conditions has been deprecated. Please use the IRootConditionNodeBuilder and IFluentComposedConditionNodeBuilder interfaces.'
build: src/Rules.Framework/Builder/Deprecated/ComposedConditionNodeBuilder.cs#L14
'IConditionNodeBuilder<TConditionType>' is obsolete: 'This way of building conditions has been deprecated. Please use the IRootConditionNodeBuilder and IFluentComposedConditionNodeBuilder interfaces.'
build: src/Rules.Framework/Builder/Deprecated/ValueConditionNodeBuilder.cs#L8
'IValueConditionNodeBuilder<TConditionType>' is obsolete: 'This way of building and adding value conditions has been deprecated. Please use the IRootConditionNodeBuilder and IFluentComposedConditionNodeBuilder interfaces.'
build: src/Rules.Framework/Builder/Deprecated/ValueConditionNodeBuilder.cs#L17
'IValueConditionNodeBuilder<TConditionType, T>' is obsolete: 'This way of building and adding value conditions has been deprecated. Please use the IRootConditionNodeBuilder and IFluentComposedConditionNodeBuilder interfaces.'
build: src/Rules.Framework/Providers/InMemory/RuleFactory.cs#L72
'IConditionNodeBuilder<TConditionType>' is obsolete: 'This way of building conditions has been deprecated. Please use the IRootConditionNodeBuilder and IFluentComposedConditionNodeBuilder interfaces.'
build: src/Rules.Framework/Builder/Deprecated/ValueConditionNodeBuilder.cs#L21
'IValueConditionNodeBuilder<TConditionType, TDataType>' is obsolete: 'This way of building and adding value conditions has been deprecated. Please use the IRootConditionNodeBuilder and IFluentComposedConditionNodeBuilder interfaces.'