feat: Update in-process resolver to support flag metadata #305 #1294
ci.yml
on: pull_request
Matrix: build
e2e
1m 18s
packaging
0s
Annotations
22 errors and 2 warnings
build (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
Cannot infer the type of implicitly-typed deconstruction variable 'key'.
|
build (ubuntu-latest):
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
Cannot infer the type of implicitly-typed deconstruction variable 'value'.
|
build (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
Cannot infer the type of implicitly-typed deconstruction variable 'key'.
|
build (ubuntu-latest):
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
Cannot infer the type of implicitly-typed deconstruction variable 'value'.
|
build (ubuntu-latest):
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 (ubuntu-latest):
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.
|
e2e:
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?)
|
e2e:
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.
|
e2e:
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
Cannot infer the type of implicitly-typed deconstruction variable 'key'.
|
e2e:
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
Cannot infer the type of implicitly-typed deconstruction variable 'value'.
|
e2e:
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?)
|
e2e:
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.
|
e2e:
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
Cannot infer the type of implicitly-typed deconstruction variable 'key'.
|
e2e:
src/OpenFeature.Contrib.Providers.Flagd/Resolver/InProcess/JsonEvaluator.cs#L171
Cannot infer the type of implicitly-typed deconstruction variable 'value'.
|
e2e:
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?)
|
e2e:
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 (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|