Skip to content

Document JsonApiEndpoints enum #1601

Document JsonApiEndpoints enum

Document JsonApiEndpoints enum #1601

Triggered via pull request November 29, 2025 21:31
Status Failure
Total duration 33m 20s
Artifacts 3

build.yml

on: pull_request
Matrix: build-and-test
Matrix: cleanup-code
Matrix: inspect-code
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

32 errors
cleanup-code (macos-latest)
Process completed with exit code 1.
cleanup-code (ubuntu-latest)
Process completed with exit code 1.
OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(modelName: "attributesInTypeContainerResponse") (.NETCoreApp: /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs#L34
**WARNING** failure message 'Expected string to be the same string, but they differ on line 221 and column 6 (index 4038): ↓ (actual) "…{\n "oneOf": [\n {\n…" "…{\n "allOf": [\n {\n…" ↑ (expected).' could not be formatted with string.Format at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs)/n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.BeJson(String json) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 153 at OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(String modelName) in /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs:line 34 --- End of stack trace from previous location ---
OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint (.NETCoreApp: /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs#L32
Did not expect any exception, but found System.Text.Json.JsonException: Property 'allOf' does not exist on BsonDocument. at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.ArrayIndexFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.JsonExtensions.SelectToken(JsonElement document, String path, Boolean errorWhenNoMatch) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.<>c__DisplayClass3_0.<ContainPath>b__0() in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 85 at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs)./n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs) at FluentAssertions.Specialized.FunctionAssertions`1.NotThrow(String because, Object[] becauseArgs) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.ContainPath(String jsonPath) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 86 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.<>c__DisplayClass4_1.<Casing_convention_is_applied_to_GetCollection_endpoint>b__10(JsonElement propertiesElement) in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 134 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.<>c__DisplayClass4_0.<Casing_convention_is_applied_to_GetCollection_endpoint>b__1(JsonElement schemasElement) in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 129 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint() in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 48 --- End of stack trace from previous location ---
OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint (.NETCoreApp: /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs#L32
Did not expect any exception, but found System.Text.Json.JsonException: Property 'allOf' does not exist on BsonDocument. at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.ArrayIndexFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.JsonExtensions.SelectToken(JsonElement document, String path, Boolean errorWhenNoMatch) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.<>c__DisplayClass3_0.<ContainPath>b__0() in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 85 at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs)./n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs) at FluentAssertions.Specialized.FunctionAssertions`1.NotThrow(String because, Object[] becauseArgs) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.ContainPath(String jsonPath) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 86 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.<>c__DisplayClass4_1.<Casing_convention_is_applied_to_GetCollection_endpoint>b__10(JsonElement propertiesElement) in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 134 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.<>c__DisplayClass4_0.<Casing_convention_is_applied_to_GetCollection_endpoint>b__1(JsonElement schemasElement) in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 129 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint() in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 48 --- End of stack trace from previous location ---
OpenApiTests.NamingConventions.CamelCase.CamelCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint (.NETCoreApp: /_/test/OpenApiTests/NamingConventions/CamelCase/CamelCaseTests.cs#L32
Did not expect any exception, but found System.Text.Json.JsonException: Property 'allOf' does not exist on BsonDocument. at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.ArrayIndexFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.JsonExtensions.SelectToken(JsonElement document, String path, Boolean errorWhenNoMatch) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.<>c__DisplayClass3_0.<ContainPath>b__0() in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 85 at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs)./n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs) at FluentAssertions.Specialized.FunctionAssertions`1.NotThrow(String because, Object[] becauseArgs) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.ContainPath(String jsonPath) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 86 at OpenApiTests.NamingConventions.CamelCase.CamelCaseTests.<>c__DisplayClass4_1.<Casing_convention_is_applied_to_GetCollection_endpoint>b__10(JsonElement propertiesElement) in /_/test/OpenApiTests/NamingConventions/CamelCase/CamelCaseTests.cs:line 134 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.CamelCase.CamelCaseTests.<>c__DisplayClass4_0.<Casing_convention_is_applied_to_GetCollection_endpoint>b__1(JsonElement schemasElement) in /_/test/OpenApiTests/NamingConventions/CamelCase/CamelCaseTests.cs:line 129 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.CamelCase.CamelCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint() in /_/test/OpenApiTests/NamingConventions/CamelCase/CamelCaseTests.cs:line 48 --- End of stack trace from previous location ---
OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(modelName: "attributesInCreateTypeContainerRequest") (.NETCoreApp: /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs#L34
**WARNING** failure message 'Expected string to be the same string, but they differ on line 221 and column 6 (index 4038): ↓ (actual) "…{\n "oneOf": [\n {\n…" "…{\n "allOf": [\n {\n…" ↑ (expected).' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs)/n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.BeJson(String json) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 153 at OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(String modelName) in /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs:line 34 --- End of stack trace from previous location ---
OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(modelName: "attributesInUpdateTypeContainerRequest") (.NETCoreApp: /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs#L34
**WARNING** failure message 'Expected string to be the same string, but they differ on line 221 and column 6 (index 4038): ↓ (actual) "…{\n "oneOf": [\n {\n…" "…{\n "allOf": [\n {\n…" ↑ (expected).' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs)/n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.BeJson(String json) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 153 at OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(String modelName) in /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs:line 34 --- End of stack trace from previous location ---
OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(modelName: "attributesInTypeContainerResponse") (.NETCoreApp: /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs#L34
**WARNING** failure message 'Expected string to be the same string, but they differ on line 221 and column 6 (index 4038): ↓ (actual) "…{\n "oneOf": [\n {\n…" "…{\n "allOf": [\n {\n…" ↑ (expected).' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs)/n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.BeJson(String json) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 153 at OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(String modelName) in /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs:line 34 --- End of stack trace from previous location ---
OpenApiTests.NamingConventions.CamelCase.CamelCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint (.NETCoreApp: /_/test/OpenApiTests/NamingConventions/CamelCase/CamelCaseTests.cs#L32
Did not expect any exception, but found System.Text.Json.JsonException: Property 'allOf' does not exist on BsonDocument. at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.ArrayIndexFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.JsonExtensions.SelectToken(JsonElement document, String path, Boolean errorWhenNoMatch) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.<>c__DisplayClass3_0.<ContainPath>b__0() in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 85 at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs)./n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs) at FluentAssertions.Specialized.FunctionAssertions`1.NotThrow(String because, Object[] becauseArgs) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.ContainPath(String jsonPath) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 86 at OpenApiTests.NamingConventions.CamelCase.CamelCaseTests.<>c__DisplayClass4_1.<Casing_convention_is_applied_to_GetCollection_endpoint>b__10(JsonElement propertiesElement) in /_/test/OpenApiTests/NamingConventions/CamelCase/CamelCaseTests.cs:line 134 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.CamelCase.CamelCaseTests.<>c__DisplayClass4_0.<Casing_convention_is_applied_to_GetCollection_endpoint>b__1(JsonElement schemasElement) in /_/test/OpenApiTests/NamingConventions/CamelCase/CamelCaseTests.cs:line 129 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.CamelCase.CamelCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint() in /_/test/OpenApiTests/NamingConventions/CamelCase/CamelCaseTests.cs:line 48 --- End of stack trace from previous location ---
OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint (.NETCoreApp: /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs#L32
Did not expect any exception, but found System.Text.Json.JsonException: Property 'allOf' does not exist on BsonDocument. at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.ArrayIndexFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.JsonExtensions.SelectToken(JsonElement document, String path, Boolean errorWhenNoMatch) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.<>c__DisplayClass3_0.<ContainPath>b__0() in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 85 at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs)./n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs) at FluentAssertions.Specialized.FunctionAssertions`1.NotThrow(String because, Object[] becauseArgs) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.ContainPath(String jsonPath) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 86 at OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.<>c__DisplayClass4_1.<Casing_convention_is_applied_to_GetCollection_endpoint>b__10(JsonElement propertiesElement) in /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs:line 134 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.<>c__DisplayClass4_0.<Casing_convention_is_applied_to_GetCollection_endpoint>b__1(JsonElement schemasElement) in /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs:line 129 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint() in /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs:line 48 --- End of stack trace from previous location ---
OpenApiTests.LegacyOpenApi.LegacyTests.Retrieved_swagger_document_matches_expected_document (.NETCoreApp: /_/test/OpenApiTests/LegacyOpenApi/LegacyTests.cs#L28
**WARNING** failure message 'Expected string to be the same string, but they differ on line 7043 and column 14 (index 251175): ↓ (actual) "…{\n "oneOf": [\n…" "…{\n "allOf": [\n…" ↑ (expected).' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs)/n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at OpenApiTests.LegacyOpenApi.LegacyTests.Retrieved_swagger_document_matches_expected_document() in /_/test/OpenApiTests/LegacyOpenApi/LegacyTests.cs:line 32 --- End of stack trace from previous location ---
OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(modelName: "attributesInCreateTypeContainerRequest") (.NETCoreApp: /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs#L34
**WARNING** failure message 'Expected string to be the same string, but they differ on line 221 and column 6 (index 4038): ↓ (actual) "…{\n "oneOf": [\n {\n…" "…{\n "allOf": [\n {\n…" ↑ (expected).' could not be formatted with string.Format at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs)/n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.BeJson(String json) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 153 at OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(String modelName) in /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs:line 34 --- End of stack trace from previous location ---
OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(modelName: "attributesInUpdateTypeContainerRequest") (.NETCoreApp: /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs#L34
**WARNING** failure message 'Expected string to be the same string, but they differ on line 221 and column 6 (index 4038): ↓ (actual) "…{\n "oneOf": [\n {\n…" "…{\n "allOf": [\n {\n…" ↑ (expected).' could not be formatted with string.Format at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs)/n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.BeJson(String json) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 153 at OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(String modelName) in /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs:line 34 --- End of stack trace from previous location ---
OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(modelName: "attributesInTypeContainerResponse") (.NETCoreApp: /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs#L34
**WARNING** failure message 'Expected string to be the same string, but they differ on line 221 and column 6 (index 4038): ↓ (actual) "…{\n "oneOf": [\n {\n…" "…{\n "allOf": [\n {\n…" ↑ (expected).' could not be formatted with string.Format at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs)/n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.BeJson(String json) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 153 at OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(String modelName) in /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs:line 34 --- End of stack trace from previous location ---
OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(modelName: "attributesInCreateTypeContainerRequest") (.NETCoreApp: /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs#L34
**WARNING** failure message 'Expected string to be the same string, but they differ on line 221 and column 6 (index 4038): ↓ (actual) "…{\n "oneOf": [\n {\n…" "…{\n "allOf": [\n {\n…" ↑ (expected).' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs)/n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.BeJson(String json) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 153 at OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(String modelName) in /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs:line 34 --- End of stack trace from previous location ---
OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(modelName: "attributesInUpdateTypeContainerRequest") (.NETCoreApp: /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs#L34
**WARNING** failure message 'Expected string to be the same string, but they differ on line 221 and column 6 (index 4038): ↓ (actual) "…{\n "oneOf": [\n {\n…" "…{\n "allOf": [\n {\n…" ↑ (expected).' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs)/n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.BeJson(String json) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 153 at OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(String modelName) in /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs:line 34 --- End of stack trace from previous location ---
OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(modelName: "attributesInTypeContainerResponse") (.NETCoreApp: /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs#L34
**WARNING** failure message 'Expected string to be the same string, but they differ on line 221 and column 6 (index 4038): ↓ (actual) "…{\n "oneOf": [\n {\n…" "…{\n "allOf": [\n {\n…" ↑ (expected).' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs)/n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.BeJson(String json) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 153 at OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(String modelName) in /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs:line 34 --- End of stack trace from previous location ---
OpenApiTests.NamingConventions.CamelCase.CamelCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint (.NETCoreApp: /_/test/OpenApiTests/NamingConventions/CamelCase/CamelCaseTests.cs#L32
Did not expect any exception, but found System.Text.Json.JsonException: Property 'allOf' does not exist on BsonDocument. at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.ArrayIndexFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.JsonExtensions.SelectToken(JsonElement document, String path, Boolean errorWhenNoMatch) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.<>c__DisplayClass3_0.<ContainPath>b__0() in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 85 at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs)./n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs) at FluentAssertions.Specialized.FunctionAssertions`1.NotThrow(String because, Object[] becauseArgs) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.ContainPath(String jsonPath) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 86 at OpenApiTests.NamingConventions.CamelCase.CamelCaseTests.<>c__DisplayClass4_1.<Casing_convention_is_applied_to_GetCollection_endpoint>b__10(JsonElement propertiesElement) in /_/test/OpenApiTests/NamingConventions/CamelCase/CamelCaseTests.cs:line 134 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.CamelCase.CamelCaseTests.<>c__DisplayClass4_0.<Casing_convention_is_applied_to_GetCollection_endpoint>b__1(JsonElement schemasElement) in /_/test/OpenApiTests/NamingConventions/CamelCase/CamelCaseTests.cs:line 129 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.CamelCase.CamelCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint() in /_/test/OpenApiTests/NamingConventions/CamelCase/CamelCaseTests.cs:line 48 --- End of stack trace from previous location ---
OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint (.NETCoreApp: /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs#L32
Did not expect any exception, but found System.Text.Json.JsonException: Property 'allOf' does not exist on BsonDocument. at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.ArrayIndexFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.JsonExtensions.SelectToken(JsonElement document, String path, Boolean errorWhenNoMatch) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.<>c__DisplayClass3_0.<ContainPath>b__0() in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 85 at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs)./n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs) at FluentAssertions.Specialized.FunctionAssertions`1.NotThrow(String because, Object[] becauseArgs) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.ContainPath(String jsonPath) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 86 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.<>c__DisplayClass4_1.<Casing_convention_is_applied_to_GetCollection_endpoint>b__10(JsonElement propertiesElement) in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 134 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.<>c__DisplayClass4_0.<Casing_convention_is_applied_to_GetCollection_endpoint>b__1(JsonElement schemasElement) in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 129 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint() in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 48 --- End of stack trace from previous location ---
OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint (.NETCoreApp: /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs#L32
Did not expect any exception, but found System.Text.Json.JsonException: Property 'allOf' does not exist on BsonDocument. at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.ArrayIndexFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.JsonExtensions.SelectToken(JsonElement document, String path, Boolean errorWhenNoMatch) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.<>c__DisplayClass3_0.<ContainPath>b__0() in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 85 at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs)./n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs) at FluentAssertions.Specialized.FunctionAssertions`1.NotThrow(String because, Object[] becauseArgs) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.ContainPath(String jsonPath) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 86 at OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.<>c__DisplayClass4_1.<Casing_convention_is_applied_to_GetCollection_endpoint>b__10(JsonElement propertiesElement) in /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs:line 134 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.<>c__DisplayClass4_0.<Casing_convention_is_applied_to_GetCollection_endpoint>b__1(JsonElement schemasElement) in /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs:line 129 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint() in /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs:line 48 --- End of stack trace from previous location ---
OpenApiTests.LegacyOpenApi.LegacyTests.Retrieved_swagger_document_matches_expected_document (.NETCoreApp: /_/test/OpenApiTests/LegacyOpenApi/LegacyTests.cs#L28
**WARNING** failure message 'Expected string to be the same string, but they differ on line 7043 and column 14 (index 251175): ↓ (actual) "…{\n "oneOf": [\n…" "…{\n "allOf": [\n…" ↑ (expected).' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs)/n at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at OpenApiTests.LegacyOpenApi.LegacyTests.Retrieved_swagger_document_matches_expected_document() in /_/test/OpenApiTests/LegacyOpenApi/LegacyTests.cs:line 32 --- End of stack trace from previous location ---
OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint (.NETCoreApp: /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs#L32
Did not expect any exception, but found System.Text.Json.JsonException: Property 'allOf' does not exist on BsonDocument. at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.ArrayIndexFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs). at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.ContainPath(String jsonPath) at OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.<>c__DisplayClass4_1.<Casing_convention_is_applied_to_GetCollection_endpoint>b__10(JsonElement propertiesElement) in /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs:line 134 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.<>c__DisplayClass4_0.<Casing_convention_is_applied_to_GetCollection_endpoint>b__1(JsonElement schemasElement) in /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs:line 129 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint() in /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs:line 48 --- End of stack trace from previous location ---
OpenApiTests.LegacyOpenApi.LegacyTests.Retrieved_swagger_document_matches_expected_document (.NETCoreApp: /_/test/OpenApiTests/LegacyOpenApi/LegacyTests.cs#L28
Expected string to be the same string, but they differ on l::error title=OpenApiTests.LegacyOpenApi.LegacyTests.Retrieved_swagger_document_matches_expected_document (.NETCoreApp,Version=v8.0),file=/_/test/OpenApiTests/LegacyOpenApi/LegacyTests.cs,line=28::Expected string to be the same string, but they differ on line 7043 and column 14 (index 258217): ↓ (actual) "… "oneOf": [\r\n …" "… "allOf": [\r\n …" ↑ (expected). at FluentAssertions.Execution.LateBoundTestFramework.Throw(String mine 7043 and column 14 (index 258217): ↓ (actual) "… "oneOf": [\r\n …" "… "allOf": [\r\n …" ↑ (expected). at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at OpenApiTests.LegacyOpenApi.LegacyTests.Retrieved_swagger_document_matches_expected_document() in /_/test/OpenApiTests/LegacyOpenApi/LegacyTests.cs:line 32 --- End of stack trace from previous location ---
OpenApiTests.LegacyOpenApi.LegacyTests.Retrieved_swagger_document_matches_expected_document (.NETCoreApp: /_/test/OpenApiTests/LegacyOpenApi/LegacyTests.cs#L28
Expected string to be the same string, but they differ on line 7043 and column 14 (index 258217): ↓ (actual) "… "oneOf": [\r\n …" "… "allOf": [\r\n …" ↑ (expected). at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at OpenApiTests.LegacyOpenApi.LegacyTests.Retrieved_swagger_document_matches_expected_document() in /_/test/OpenApiTests/LegacyOpenApi/LegacyTests.cs:line 32 --- End of stack trace from previous location ---
OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint (.NETCoreApp: /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs#L32
Did not expect any exception, but found System.Text.Json.JsonException: Property 'allOf' does not exist on BsonDocument. at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.ArrayIndexFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs). at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.ContainPath(String jsonPath) at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.<>c__DisplayClass4_1.<Casing_convention_is_applied_to_GetCollection_endpoint>b__10(JsonElement propertiesElement) in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 134 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.<>c__DisplayClass4_0.<Casing_convention_is_applied_to_GetCollection_endpoint>b__1(JsonElement schemasElement) in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 129 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint() in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 48 --- End of stack trace from previous location ---
OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint (.NETCoreApp: /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs#L32
Did not expect any exception, but found System.Text.Json.JsonException: Property 'allOf' does not exist on BsonDocument. at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.ArrayIndexFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.JsonExtensions.SelectToken(JsonElement document, String path, Boolean errorWhenNoMatch) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs). at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs) at FluentAssertions.Specialized.FunctionAssertions`1.NotThrow(String because, Object[] becauseArgs) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.ContainPath(String jsonPath) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 86 at OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.<>c__DisplayClass4_1.<Casing_convention_is_applied_to_GetCollection_endpoint>b__10(JsonElement propertiesElement) in /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs:line 134 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.<>c__DisplayClass4_0.<Casing_convention_is_applied_to_GetCollection_endpoint>b__1(JsonElement schemasElement) in /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs:line 129 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.PascalCase.PascalCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint() in /_/test/OpenApiTests/NamingConventions/PascalCase/PascalCaseTests.cs:line 48 --- End of stack trace from previous location ---
OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint (.NETCoreApp: /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs#L32
Did not expect any exception, but found System.Text.Json.JsonException: Property 'allOf' does not exist on BsonDocument. at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.ArrayIndexFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.JsonExtensions.SelectToken(JsonElement document, String path, Boolean errorWhenNoMatch) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs). at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs) at FluentAssertions.Specialized.FunctionAssertions`1.NotThrow(String because, Object[] becauseArgs) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.ContainPath(String jsonPath) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 86 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.<>c__DisplayClass4_1.<Casing_convention_is_applied_to_GetCollection_endpoint>b__10(JsonElement propertiesElement) in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 134 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.<>c__DisplayClass4_0.<Casing_convention_is_applied_to_GetCollection_endpoint>b__1(JsonElement schemasElement) in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 129 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint() in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 48 --- End of stack trace from previous location ---
OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint (.NETCoreApp: /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs#L32
Did not expect any exception, but found System.Text.Json.JsonException: Property 'allOf' does not exist on BsonDocument. at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.ArrayIndexFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.FieldFilter.ExecuteFilter(JsonElement root, IEnumerable`1 current, Boolean errorWhenNoMatch)+MoveNext() at BlushingPenguin.JsonPath.JsonExtensions.SelectToken(JsonElement document, String path, Boolean errorWhenNoMatch) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs). at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Specialized.FunctionAssertionHelpers.NotThrow[T](Func`1 subject, String because, Object[] becauseArgs) at FluentAssertions.Specialized.FunctionAssertions`1.NotThrow(String because, Object[] becauseArgs) at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.ContainPath(String jsonPath) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 86 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.<>c__DisplayClass4_1.<Casing_convention_is_applied_to_GetCollection_endpoint>b__10(JsonElement propertiesElement) in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 134 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.<>c__DisplayClass4_0.<Casing_convention_is_applied_to_GetCollection_endpoint>b__1(JsonElement schemasElement) in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 129 at TestBuildingBlocks.FluentExtensions.With[T](T subject, Action`1 continuation) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 102 at OpenApiTests.NamingConventions.KebabCase.KebabCaseTests.Casing_convention_is_applied_to_GetCollection_endpoint() in /_/test/OpenApiTests/NamingConventions/KebabCase/KebabCaseTests.cs:line 48 --- End of stack trace from previous location ---
OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(modelName: "attributesInCreateTypeContainerRequest") (.NETCoreApp: /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs#L34
**WARNING** failure message 'Expected string to be the same string, but they differ on line 221 and column 6 (index 4258): ↓ (actual) "…{\r\n "oneOf": [\r\n …" "…{\r\n "allOf": [\r\n …" ↑ (expected).' could not be formatted with string.Format at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs) at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.BeJson(String json) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 153 at OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(String modelName) in /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs:line 34 --- End of stack trace from previous location ---
OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(modelName: "attributesInUpdateTypeContainerRequest") (.NETCoreApp: /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs#L34
**WARNING** failure message 'Expected string to be the same string, but they differ on line 221 and column 6 (index 4258): ↓ (actual) "…{\r\n "oneOf": [\r\n …" "…{\r\n "allOf": [\r\n …" ↑ (expected).' could not be formatted with string.Format at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs) at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.BeJson(String json) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 153 at OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(String modelName) in /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs:line 34 --- End of stack trace from previous location ---
OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(modelName: "attributesInTypeContainerResponse") (.NETCoreApp: /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs#L34
**WARNING** failure message 'Expected string to be the same string, but they differ on line 221 and column 6 (index 4258): ↓ (actual) "…{\r\n "oneOf": [\r\n …" "…{\r\n "allOf": [\r\n …" ↑ (expected).' could not be formatted with string.Format at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at FluentAssertions.Execution.MessageBuilder.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs) at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc) at FluentAssertions.Execution.AssertionScope.FailWith(String message) at FluentAssertions.Primitives.StringEqualityStrategy.ValidateAgainstMismatch(IAssertionScope assertion, String subject, String expected) at FluentAssertions.Primitives.StringValidator.Validate(String subject, String expected) at FluentAssertions.Primitives.StringAssertions`1.Be(String expected, String because, Object[] becauseArgs) at TestBuildingBlocks.FluentExtensions.BeJson(StringAssertions source, String expected, String because, Object[] becauseArgs) in /_/test/TestBuildingBlocks/FluentExtensions.cs:line 59 at TestBuildingBlocks.FluentJsonElementExtensions.JsonElementAssertions`1.BeJson(String json) in /_/test/TestBuildingBlocks/FluentJsonElementExtensions.cs:line 153 at OpenApiTests.AttributeTypes.AttributeTypeTests.Types_produce_expected_schemas(String modelName) in /_/test/OpenApiTests/AttributeTypes/AttributeTypeTests.cs:line 34 --- End of stack trace from previous location ---

Artifacts

Produced during runtime
Name Size Digest
InspectCode-macos-latest Expired
397 Bytes
sha256:d7125bf581b333aae1e762dc8656576cd8c1beccaba0015e9f783ca4af62c666
InspectCode-ubuntu-latest Expired
397 Bytes
sha256:1e9a266bfdd5aa024087230a7be623dbd9f1254cf9f4fa29c9518f78210fc4c1
InspectCode-windows-latest Expired
400 Bytes
sha256:ecf8805fa71adbb16af692c770df3debae3edc95d2594d65eba6da3683ae20aa