feat: Update in-process resolver to support flag metadata #305 #1294
Annotations
10 errors and 1 warning
Build:
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
'KeyValuePair<string, object>' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'KeyValuePair<string, object>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
No suitable 'Deconstruct' instance or extension method was found for type 'KeyValuePair<string, object>', with 2 out parameters and a void return type.
|
Build:
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
Cannot infer the type of implicitly-typed deconstruction variable 'key'.
|
Build:
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
Cannot infer the type of implicitly-typed deconstruction variable 'value'.
|
Build:
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
'KeyValuePair<string, object>' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'KeyValuePair<string, object>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
No suitable 'Deconstruct' instance or extension method was found for type 'KeyValuePair<string, object>', with 2 out parameters and a void return type.
|
Build:
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
Cannot infer the type of implicitly-typed deconstruction variable 'key'.
|
Build:
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
Cannot infer the type of implicitly-typed deconstruction variable 'value'.
|
Build:
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
'KeyValuePair<string, object>' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'KeyValuePair<string, object>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
No suitable 'Deconstruct' instance or extension method was found for type 'KeyValuePair<string, object>', with 2 out parameters and a void return type.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading