Skip to content

chore: delete security.md so global policy is applied #397

chore: delete security.md so global policy is applied

chore: delete security.md so global policy is applied #397

Triggered via pull request January 16, 2024 09:18
Status Success
Total duration 1m 18s
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.'