fix(Engine): Fix segment condition evaluation across all system locales #175
Annotations
11 warnings
|
Build:
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Build:
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build:
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Build:
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Build:
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Build:
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Install dependencies
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading