feat: Context Values support, GetEvaluationResult
#347
formatting-and-tests.yml
on: pull_request
Matrix: Check Build and formatting
Matrix: Test
Annotations
109 warnings
|
Test (Flagsmith.EngineTest, 6.x):
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 6.x):
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 6.x):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 6.x):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 6.x)
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.
|
|
Test (Flagsmith.EngineTest, 6.x)
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.
|
|
Test (Flagsmith.EngineTest, 6.x)
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.
|
|
Test (Flagsmith.EngineTest, 9.x):
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 9.x):
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 9.x):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 9.x):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 9.x)
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.
|
|
Test (Flagsmith.EngineTest, 9.x)
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.
|
|
Test (Flagsmith.EngineTest, 9.x)
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.
|
|
Test (Flagsmith.EngineTest, 8.x):
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 8.x):
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 8.x):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 8.x):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 8.x)
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.
|
|
Test (Flagsmith.EngineTest, 8.x)
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.
|
|
Test (Flagsmith.EngineTest, 8.x)
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.
|
|
Check Build and formatting (Flagsmith.FlagsmithClient):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.FlagsmithClient):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.FlagsmithClient)
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.
|
|
Check Build and formatting (Flagsmith.FlagsmithClient):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Check Build and formatting (Flagsmith.FlagsmithClient):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Check Build and formatting (Flagsmith.FlagsmithClient):
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.FlagsmithClient):
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.FlagsmithClient):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.FlagsmithClient):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.FlagsmithClient)
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.
|
|
Check Build and formatting (Flagsmith.FlagsmithClient)
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.
|
|
Test (Flagsmith.EngineTest, 7.x):
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 7.x):
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 7.x):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 7.x):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 7.x)
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.
|
|
Test (Flagsmith.EngineTest, 7.x)
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.
|
|
Test (Flagsmith.EngineTest, 7.x)
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.
|
|
Check Build and formatting (Flagsmith.Engine):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.Engine):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.Engine)
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.
|
|
Check Build and formatting (Flagsmith.Engine):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Check Build and formatting (Flagsmith.Engine):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Check Build and formatting (Flagsmith.Engine):
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.Engine):
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.Engine):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.Engine):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.Engine)
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.
|
|
Check Build and formatting (Flagsmith.Engine)
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.
|
|
Test (Flagsmith.EngineTest, 10.x):
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 10.x):
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 10.x):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 10.x):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.EngineTest, 10.x)
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.
|
|
Test (Flagsmith.EngineTest, 10.x)
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.
|
|
Test (Flagsmith.EngineTest, 10.x)
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.
|
|
Check Build and formatting (Flagsmith.EngineTest):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.EngineTest):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.EngineTest)
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.
|
|
Check Build and formatting (Flagsmith.EngineTest):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Check Build and formatting (Flagsmith.EngineTest):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Check Build and formatting (Flagsmith.EngineTest):
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.EngineTest):
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.EngineTest):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.EngineTest):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.EngineTest)
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.
|
|
Check Build and formatting (Flagsmith.EngineTest)
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.
|
|
Check Build and formatting (Flagsmith.Client.Test):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.Client.Test):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.Client.Test)
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.
|
|
Check Build and formatting (Flagsmith.Client.Test):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Check Build and formatting (Flagsmith.Client.Test):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Check Build and formatting (Flagsmith.Client.Test):
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.Client.Test):
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.Client.Test):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.Client.Test):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Check Build and formatting (Flagsmith.Client.Test)
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.
|
|
Check Build and formatting (Flagsmith.Client.Test)
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.
|
|
Test (Flagsmith.Client.Test, 7.x):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Test (Flagsmith.Client.Test, 7.x):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Test (Flagsmith.Client.Test, 7.x):
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 7.x):
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 7.x):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 7.x):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 6.x):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Test (Flagsmith.Client.Test, 6.x):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Test (Flagsmith.Client.Test, 6.x):
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 6.x):
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 6.x):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 6.x):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 8.x):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Test (Flagsmith.Client.Test, 8.x):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Test (Flagsmith.Client.Test, 8.x):
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 8.x):
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 8.x):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 8.x):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 9.x):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Test (Flagsmith.Client.Test, 9.x):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Test (Flagsmith.Client.Test, 9.x):
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 9.x):
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 9.x):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 9.x):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 10.x):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Test (Flagsmith.Client.Test, 10.x):
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Test (Flagsmith.Client.Test, 10.x):
Flagsmith.Engine/Segment/Evaluator.cs#L451
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 10.x):
Flagsmith.Engine/Segment/Evaluator.cs#L450
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 10.x):
Flagsmith.Engine/Segment/Evaluator.cs#L449
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Test (Flagsmith.Client.Test, 10.x):
Flagsmith.Engine/Segment/Evaluator.cs#L448
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|