Skip to content

Performance improvements #384

Performance improvements

Performance improvements #384

Triggered via pull request May 31, 2023 10:49
Status Success
Total duration 1m 28s
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/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.'
build: src/Rules.Framework/Builder/Deprecated/ValueConditionNodeBuilder.cs#L72
'IValueConditionNodeBuilder<TConditionType, TDataType>' is obsolete: 'This way of building and adding value conditions has been deprecated. Please use the IRootConditionNodeBuilder and IFluentComposedConditionNodeBuilder interfaces.'