feat: Update in-process resolver to support flag metadata #305 #1295
Annotations
10 errors and 1 warning
Test:
test/OpenFeature.Contrib.Providers.Flagd.Test/JsonEvaluatorTest.cs#L37
System.ArgumentNullException : Value cannot be null. (Parameter 'dictionary')
|
Test:
test/OpenFeature.Contrib.Providers.Flagd.Test/JsonEvaluatorTest.cs#L60
System.ArgumentNullException : Value cannot be null. (Parameter 'dictionary')
|
Test:
test/OpenFeature.Contrib.Providers.Flagd.Test/JsonEvaluatorTest.cs#L198
System.ArgumentNullException : Value cannot be null. (Parameter 'dictionary')
|
Test:
test/OpenFeature.Contrib.Providers.Flagd.Test/JsonEvaluatorTest.cs#L221
System.ArgumentNullException : Value cannot be null. (Parameter 'dictionary')
|
Test:
test/OpenFeature.Contrib.Providers.Flagd.Test/JsonEvaluatorTest.cs#L21
System.NullReferenceException : Object reference not set to an instance of an object.
|
Test:
test/OpenFeature.Contrib.Providers.Flagd.Test/JsonEvaluatorTest.cs#L380
Assert.Equal() Failure
Expected: 2
Actual: (null)
|
Test:
test/OpenFeature.Contrib.Providers.Flagd.Test/JsonEvaluatorTest.cs#L81
System.ArgumentNullException : Value cannot be null. (Parameter 'dictionary')
|
Test:
test/OpenFeature.Contrib.Providers.Flagd.Test/JsonEvaluatorTest.cs#L103
System.ArgumentNullException : Value cannot be null. (Parameter 'dictionary')
|
Test:
test/OpenFeature.Contrib.Providers.Flagd.Test/JsonEvaluatorTest.cs#L363
Assert.Equal() Failure
Expected: 3
Actual: (null)
|
Test:
test/OpenFeature.Contrib.Providers.Flagd.Test/JsonEvaluatorTest.cs#L162
Assert.Throws() Failure
Expected: typeof(OpenFeature.Error.FeatureProviderException)
Actual: typeof(System.ArgumentNullException): Value cannot be null. (Parameter 'dictionary')
---- System.ArgumentNullException : Value cannot be null. (Parameter 'dictionary')
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading