Skip to content

Replace SwashBuckle with Scalar, Replace JSON.NET from API Surface with STJ #4864

Replace SwashBuckle with Scalar, Replace JSON.NET from API Surface with STJ

Replace SwashBuckle with Scalar, Replace JSON.NET from API Surface with STJ #4864

Triggered via pull request December 6, 2025 03:20
Status Failure
Total duration 8m 22s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build-and-push-docker
Process completed with exit code 1.
test-api
Process completed with exit code 1.
Exceptionless.Tests.Serializer.ModelTests.ExternalAuthInfo_Serialize_UsesCamelCasePropertyNames: tests/Exceptionless.Tests/Serializer/ModelTests.cs#L30
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"clientId":"test-client","code":"auth-co"··· Actual: "{"client_id":"test-client","code":"auth-c"··· ↑ (pos 8)
Exceptionless.Tests.Controllers.AuthControllerTests.CannotSignupWithoutPassword: tests/Exceptionless.Tests/Controllers/AuthControllerTests.cs#L68
Assert.Contains() Failure: Filter not matched in collection Collection: [["$"] = ["JSON deserialization for type 'Exceptionless.Web.M"···], ["model"] = ["The model field is required."]]
Exceptionless.Tests.Controllers.AuthControllerTests.SignupShouldFailWhenUsingExistingAccountWithNoPasswordOrInvalidPassword: tests/Exceptionless.Tests/Controllers/AuthControllerTests.cs#L473
Assert.Contains() Failure: Filter not matched in collection Collection: [["$"] = ["JSON deserialization for type 'Exceptionless.Web.M"···], ["model"] = ["The model field is required."]]
Exceptionless.Tests.Controllers.OpenApiControllerTests.GetSwaggerJson_Default_ReturnsExpectedBaseline: tests/Exceptionless.Tests/Controllers/OpenApiControllerTests.cs#L30
Assert.Equal() Failure: Strings differ ↓ (pos 206647) Expected: ···"Id": {\n "minLength": 1,\n "··· Actual: ···"Id": {\n "type": "string"\n "··· ↑ (pos 206647)