feat: Introduce flipt provider for dotnet #1178
ci.yml
on: pull_request
Matrix: build
e2e
1m 50s
packaging
0s
Annotations
6 errors and 12 warnings
OpenFeature.Contrib.Providers.Flipt.Test.FliptToOpenFeatureConverterTest.EvaluateAsync_GivenExistingVariantFlagAndWithAnObject_ShouldReturnFlagValue:
test/OpenFeature.Contrib.Providers.Flipt.Test/FliptToOpenFeatureConverterTest.cs#L157
Expected property resolution.Value.AsObject[0].Value.AsObject to be "Mr. Robinson" with a length of 12, but "Mr.Robinson" has a length of 11, differs near "Rob" (index 3).
Expected property resolution.Value.AsObject[0].Value.AsString to be "Mr. Robinson" with a length of 12, but "Mr.Robinson" has a length of 11, differs near "Rob" (index 3).
Expected property resolution.Value.AsStructure[0].Value.AsObject to be "Mr. Robinson" with a length of 12, but "Mr.Robinson" has a length of 11, differs near "Rob" (index 3).
Expected property resolution.Value.AsStructure[0].Value.AsString to be "Mr. Robinson" with a length of 12, but "Mr.Robinson" has a length of 11, differs near "Rob" (index 3).
With configuration:
- Use declared types and members
- Compare enums by value
- Compare tuples by their properties
- Compare anonymous types by their properties
- Compare records by their members
- Include non-browsable members
- Match member by name (or throw)
- Be strict about the order of items in byte arrays
- Without automatic conversion.
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
OpenFeature.Contrib.Providers.Flipt.Test.FliptToOpenFeatureConverterTest.EvaluateAsync_GivenExistingVariantFlagAndWithAnObject_ShouldReturnFlagValue:
test/OpenFeature.Contrib.Providers.Flipt.Test/FliptToOpenFeatureConverterTest.cs#L157
Expected property resolution.Value.AsObject[0].Value.AsObject to be "Mr. Robinson" with a length of 12, but "Mr.Robinson" has a length of 11, differs near "Rob" (index 3).
Expected property resolution.Value.AsObject[0].Value.AsString to be "Mr. Robinson" with a length of 12, but "Mr.Robinson" has a length of 11, differs near "Rob" (index 3).
Expected property resolution.Value.AsStructure[0].Value.AsObject to be "Mr. Robinson" with a length of 12, but "Mr.Robinson" has a length of 11, differs near "Rob" (index 3).
Expected property resolution.Value.AsStructure[0].Value.AsString to be "Mr. Robinson" with a length of 12, but "Mr.Robinson" has a length of 11, differs near "Rob" (index 3).
With configuration:
- Use declared types and members
- Compare enums by value
- Compare tuples by their properties
- Compare anonymous types by their properties
- Compare records by their members
- Include non-browsable members
- Match member by name (or throw)
- Be strict about the order of items in byte arrays
- Without automatic conversion.
|
e2e
Process completed with exit code 1.
|
build (ubuntu-latest):
test/OpenFeature.Contrib.Providers.Flipt.Test/FliptToOpenFeatureConverterTest.cs#L22
Theory method 'EvaluateBooleanAsync_GivenHttpRequestException_ShouldHandleHttpRequestException' on test class 'FliptToOpenFeatureConverterTest' does not use parameter 'expectedOpenFeatureErrorType'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
build (ubuntu-latest):
test/OpenFeature.Contrib.Providers.Flipt.Test/FliptToOpenFeatureConverterTest.cs#L63
Theory method 'EvaluateBooleanAsync_GivenNonExistentFlag_ShouldReturnDefaultValueWithFlagNotFoundError' on test class 'FliptToOpenFeatureConverterTest' does not use parameter 'flagKey'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
build (ubuntu-latest):
test/OpenFeature.Contrib.Providers.Flipt.Test/FliptToOpenFeatureConverterTest.cs#L85
Theory method 'EvaluateAsync_GivenHttpRequestException_ShouldHandleHttpRequestException' on test class 'FliptToOpenFeatureConverterTest' does not use parameter 'expectedOpenFeatureErrorType'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
build (ubuntu-latest):
test/OpenFeature.Contrib.Providers.Flipt.Test/FliptToOpenFeatureConverterTest.cs#L22
Theory method 'EvaluateBooleanAsync_GivenHttpRequestException_ShouldHandleHttpRequestException' on test class 'FliptToOpenFeatureConverterTest' does not use parameter 'expectedOpenFeatureErrorType'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
build (ubuntu-latest):
test/OpenFeature.Contrib.Providers.Flipt.Test/FliptToOpenFeatureConverterTest.cs#L63
Theory method 'EvaluateBooleanAsync_GivenNonExistentFlag_ShouldReturnDefaultValueWithFlagNotFoundError' on test class 'FliptToOpenFeatureConverterTest' does not use parameter 'flagKey'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
build (ubuntu-latest):
test/OpenFeature.Contrib.Providers.Flipt.Test/FliptToOpenFeatureConverterTest.cs#L85
Theory method 'EvaluateAsync_GivenHttpRequestException_ShouldHandleHttpRequestException' on test class 'FliptToOpenFeatureConverterTest' does not use parameter 'expectedOpenFeatureErrorType'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
e2e:
test/OpenFeature.Contrib.Providers.Flipt.Test/FliptToOpenFeatureConverterTest.cs#L22
Theory method 'EvaluateBooleanAsync_GivenHttpRequestException_ShouldHandleHttpRequestException' on test class 'FliptToOpenFeatureConverterTest' does not use parameter 'expectedOpenFeatureErrorType'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
e2e:
test/OpenFeature.Contrib.Providers.Flipt.Test/FliptToOpenFeatureConverterTest.cs#L63
Theory method 'EvaluateBooleanAsync_GivenNonExistentFlag_ShouldReturnDefaultValueWithFlagNotFoundError' on test class 'FliptToOpenFeatureConverterTest' does not use parameter 'flagKey'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
e2e:
test/OpenFeature.Contrib.Providers.Flipt.Test/FliptToOpenFeatureConverterTest.cs#L85
Theory method 'EvaluateAsync_GivenHttpRequestException_ShouldHandleHttpRequestException' on test class 'FliptToOpenFeatureConverterTest' does not use parameter 'expectedOpenFeatureErrorType'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
e2e:
test/OpenFeature.Contrib.Providers.Flipt.Test/FliptToOpenFeatureConverterTest.cs#L22
Theory method 'EvaluateBooleanAsync_GivenHttpRequestException_ShouldHandleHttpRequestException' on test class 'FliptToOpenFeatureConverterTest' does not use parameter 'expectedOpenFeatureErrorType'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
e2e:
test/OpenFeature.Contrib.Providers.Flipt.Test/FliptToOpenFeatureConverterTest.cs#L63
Theory method 'EvaluateBooleanAsync_GivenNonExistentFlag_ShouldReturnDefaultValueWithFlagNotFoundError' on test class 'FliptToOpenFeatureConverterTest' does not use parameter 'flagKey'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|
e2e:
test/OpenFeature.Contrib.Providers.Flipt.Test/FliptToOpenFeatureConverterTest.cs#L85
Theory method 'EvaluateAsync_GivenHttpRequestException_ShouldHandleHttpRequestException' on test class 'FliptToOpenFeatureConverterTest' does not use parameter 'expectedOpenFeatureErrorType'. (https://xunit.github.io/xunit.analyzers/rules/xUnit1026)
|