chore: 7.1.0 #294
Annotations
10 warnings
|
Flagsmith.Engine/Segment/Evaluator.cs#L175
'SemVersion.operator >(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Flagsmith.Engine/Segment/Evaluator.cs#L176
'SemVersion.operator >=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Flagsmith.Engine/Segment/Evaluator.cs#L177
'SemVersion.operator <(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Flagsmith.Engine/Segment/Evaluator.cs#L178
'SemVersion.operator <=(SemVersion, SemVersion)' is obsolete: 'Operator is obsolete. Use CompareSortOrder() or ComparePrecedence() instead.'
|
|
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L118
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Flagsmith.Client.Test/FlagsmithTestDeprecated.cs#L27
'FlagsmithClient.FlagsmithClient(string?, string, ILogger?, Func<string, IFlag>?, bool, bool, int, Dictionary<string, string>?, int, double?, HttpClient?, CacheConfig?, bool, BaseOfflineHandler?)' is obsolete: 'Use FlagsmithClient(FlagsmithConfiguration) instead.'
|
|
Flagsmith.Client.Test/FlagsmithTestDeprecated.cs#L52
'FlagsmithClient.FlagsmithClient(string?, string, ILogger?, Func<string, IFlag>?, bool, bool, int, Dictionary<string, string>?, int, double?, HttpClient?, CacheConfig?, bool, BaseOfflineHandler?)' is obsolete: 'Use FlagsmithClient(FlagsmithConfiguration) instead.'
|
|
Flagsmith.Client.Test/FlagsmithTestDeprecated.cs#L68
'FlagsmithClient.FlagsmithClient(string?, string, ILogger?, Func<string, IFlag>?, bool, bool, int, Dictionary<string, string>?, int, double?, HttpClient?, CacheConfig?, bool, BaseOfflineHandler?)' is obsolete: 'Use FlagsmithClient(FlagsmithConfiguration) instead.'
|
|
Flagsmith.Client.Test/FlagsmithTestDeprecated.cs#L97
'FlagsmithClient.FlagsmithClient(string?, string, ILogger?, Func<string, IFlag>?, bool, bool, int, Dictionary<string, string>?, int, double?, HttpClient?, CacheConfig?, bool, BaseOfflineHandler?)' is obsolete: 'Use FlagsmithClient(FlagsmithConfiguration) instead.'
|
The logs for this run have expired and are no longer available.
Loading