Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add const attribute to Schema. #3763

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Re-added method for binary compatibility.

bc1cd77
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Add const attribute to Schema. #3763

Re-added method for binary compatibility.
bc1cd77
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report for 2.12-JVM-11 failed Jul 25, 2024 in 0s

5188 passed, 18 failed and 0 skipped

Tests failed

Report Passed Failed Skipped Time
client/http4s-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.http4s.Http4ClientStreamingTests.xml 1✅ 100ms
client/http4s-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.http4s.Http4sClientBasicTests.xml 60✅ 3s
client/http4s-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.http4s.Http4sClientRequestTests.xml 1✅ 2s
client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpAkkaClientWebSocketTests.xml 3✅ 2s
client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientBasicTests.xml 60✅ 1s
client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientBasicZioTests.xml 60✅ 3s
client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientMultipartTests.xml 3✅ 740ms
client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientRequestTests.xml 3✅ 22ms
client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientStreamingTests.xml 1✅ 113ms
client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientStreamingZioTests.xml 1✅ 194ms
client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientWebSocketPekkoTests.xml 3✅ 2s
client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientWebSocketTests.xml 3✅ 485ms
client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientWebSocketZioTests.xml 3✅ 352ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.annotations.DeriveEndpointIOTest.xml 30✅ 183ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.AttributeTest.xml 3✅ 10ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.CodecTest.xml 6✅ 593ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.CodecTestDateTime.xml 14✅ 266ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.EndpointTest.xml 79✅ 191ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.generic.EnumsCodecDerivationTest.xml 4✅ 31ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.generic.FormCodecDerivationTest.xml 15✅ 170ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.generic.LegacySchemaGenericAutoTest.xml 8✅ 126ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.generic.MultipartCodecDerivationTest.xml 14✅ 210ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.generic.SchemaGenericAutoTest.xml 29✅ 73ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.generic.SchemaGenericSemiautoTest.xml 1✅ 26ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.generic.ValueClassCodecDerivationTest.xml 1✅ 28ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.internal.MimeByExtensionDBTest.xml 1✅ 30ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.internal.RichEndpointInputTest.xml 5✅ 2ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.internal.RichEndpointOutputTest.xml 1✅ 6ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.internal.UrlencodedDataTest.xml 4✅ 0ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.LegacySchemaApplyValidationTest.xml 1✅ 32ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.namespacing.SchemaMacroNamespaceTest.xml 2✅ 379ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.SchemaAnnotationsTest.xml 1✅ 1ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.SchemaApplyValidationTest.xml 13✅ 168ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.SchemaMacroTest.xml 26✅ 157ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.SchemaMacroTest2.xml 5✅ 7ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.SchemaSerialisationTest.xml 10✅ 452ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.SchemaTest.xml 13✅ 78ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.typelevel.MatchTypeTest.xml 8✅ 828ms
core/target/jvm-2.12/test-reports/TEST-sttp.tapir.ValidatorTest.xml 28✅ 68ms
docs/apispec-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.apispec.schema.JsonSchemasTest.xml 10✅ 896ms
docs/asyncapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.asyncapi.VerifyAsyncAPIYamlTest.xml 15✅ 2s
docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.EndpointToOpenAPIDocsTest.xml 90✅ 431ms
docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyJsonTest.xml 1✅ 2s
docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlCoproductTest.xml 11✅ 394ms
docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest.xml 5❌ 104ms
docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlEnumeratumTest.xml 9✅ 350ms
docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlExampleTest.xml 13✅ 1❌ 305ms
docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlMultiCustomiseSchemaTest.xml 5✅ 111ms
docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlOneOfBodyTest.xml 4✅ 109ms
docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlOneOfTest.xml 9✅ 375ms
docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlSecurityTest.xml 9✅ 248ms
docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlTest.xml 61✅ 1❌ 933ms
docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlValidatorTest.xml 18✅ 3❌ 276ms
docs/redoc-bundle/target/jvm-2.12/test-reports/TEST-sttp.tapir.redoc.bundle.RedocInterpreterTest.xml 9✅ 6s
docs/swagger-ui-bundle/target/jvm-2.12/test-reports/TEST-sttp.tapir.swagger.bundle.SwaggerInterpreterTest.xml 9✅ 7s
files/target/jvm-2.12/test-reports/TEST-sttp.tapir.FilesSpec.xml 1✅ 437ms
grpc/protobuf/target/jvm-2.12/test-reports/TEST-sttp.tapir.grpc.protobuf.ProtobufInterpreterTest.xml 7✅ 308ms
grpc/protobuf/target/jvm-2.12/test-reports/TEST-sttp.tapir.grpc.protobuf.ProtoRendererTest.xml 5✅ 33ms
integrations/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.integ.cats.EndpointIOInstancesSpec.xml 3✅ 0ms
integrations/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.integ.cats.ExampleFunctorLawSpec.xml 5✅ 61ms
integrations/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.integ.cats.ModifyFunctorInstancesTest.xml 4✅ 446ms
integrations/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.integ.cats.TapirCodecCatsTest.xml 22✅ 759ms
integrations/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.integ.cats.ValidatorCatsTest.xml 3✅ 15ms
integrations/derevo/target/jvm-2.12/test-reports/TEST-sttp.tapir.derevo.DerevoSchemaDerivationSpec.xml 3✅ 146ms
integrations/enumeratum/target/jvm-2.12/test-reports/TEST-sttp.tapir.codec.enumeratum.TapirCodecEnumeratumTest.xml 5✅ 399ms
integrations/monix-newtype/target/jvm-2.12/test-reports/TEST-sttp.tapir.codec.monix.newtype.TapirCodecMonixNewTypeTest.xml 4✅ 2❌ 242ms
integrations/newtype/target/jvm-2.12/test-reports/TEST-sttp.tapir.codec.newtype.TapirCodecNewTypeTest.xml 5✅ 1❌ 187ms
integrations/refined/target/jvm-2.12/test-reports/TEST-sttp.tapir.codec.refined.TapirCodecRefinedTest.xml 7✅ 201ms
integrations/refined/target/jvm-2.12/test-reports/TEST-sttp.tapir.codec.refined.TapirCodecRefinedTestScala2.xml 17✅ 169ms
integrations/zio-prelude/target/jvm-2.12/test-reports/TEST-sttp.tapir.codec.zio.prelude.newtype.TapirNewtypeSupportTest.xml 6✅ 2❌ 518ms
integrations/zio-prelude/target/jvm-2.12/test-reports/TEST-sttp.tapir.codec.zio.prelude.newtype.TapirNewtypeTest.xml 6✅ 2❌ 2ms
integrations/zio/target/jvm-2.12/test-reports/TEST-sttp.tapir.ztapir.ZioServerSentEventsTest.xml 4✅ 1s
integrations/zio/target/jvm-2.12/test-reports/TEST-sttp.tapir.ztapir.ZTapirTest.xml 2✅ 1s
json/circe/target/jvm-2.12/test-reports/TEST-sttp.tapir.json.circe.TapirJsonCirceTests.xml 6✅ 605ms
json/json4s/target/jvm-2.12/test-reports/TEST-sttp.tapir.json.json4s.TapirJson4sTests.xml 6✅ 1s
json/jsoniter/target/jvm-2.12/test-reports/TEST-sttp.tapir.json.jsoniter.TapirJsonJsoniterTests.xml 1✅ 360ms
json/play29json/target/jvm-2.12/test-reports/TEST-sttp.tapir.json.play.TapirJsonPlayTests.xml 12✅ 629ms
json/playjson/target/jvm-2.12/test-reports/TEST-sttp.tapir.json.play.TapirJsonPlayTests.xml 12✅ 863ms
json/sprayjson/target/jvm-2.12/test-reports/TEST-sttp.tapir.json.spray.TapirJsonSprayTests.xml 8✅ 129ms
json/tethys/target/jvm-2.12/test-reports/TEST-sttp.tapir.json.circe.TapirJsonTethysTests.xml 1✅ 387ms
json/upickle/target/jvm-2.12/test-reports/TEST-sttp.tapir.json.upickle.TapirJsonuPickleTests.xml 7✅ 108ms
json/zio/target/jvm-2.12/test-reports/TEST-sttp.tapir.json.zio.TapirJsonZioTest.xml 8✅ 128ms
metrics/datadog-metrics/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.metrics.datadog.DatadogMetricsTest.xml 5✅ 11s
metrics/opentelemetry-metrics/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.metrics.opentelemetry.OpenTelemetryMetricsTest.xml 5✅ 4s
metrics/prometheus-metrics/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.metrics.prometheus.PrometheusMetricsTest.xml 7✅ 3s
metrics/zio-metrics/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.metrics.zio.ZioMetricsTest.xml 3✅ 4s
openapi-codegen/core/target/jvm-2.12/test-reports/TEST-sttp.tapir.codegen.BasicGeneratorSpec.xml 7✅ 35s
openapi-codegen/core/target/jvm-2.12/test-reports/TEST-sttp.tapir.codegen.ClassDefinitionGeneratorSpec.xml 19✅ 12s
openapi-codegen/core/target/jvm-2.12/test-reports/TEST-sttp.tapir.codegen.EndpointGeneratorSpec.xml 5✅ 22s
openapi-codegen/core/target/jvm-2.12/test-reports/TEST-sttp.tapir.codegen.openapi.models.ModelParserSpec.xml 11✅ 152ms
openapi-codegen/core/target/jvm-2.12/test-reports/TEST-sttp.tapir.codegen.openapi.models.SchemaParserSpec.xml 6✅ 2s
openapi-codegen/core/target/jvm-2.12/test-reports/TEST-sttp.tapir.codegen.testutils.CompileCheckTestBaseSpec.xml 8✅ 3s
server/akka-http-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.akkahttp.AkkaHttpServerStubStreamingTest.xml 1✅ 22ms
server/akka-http-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.akkahttp.AkkaHttpServerStubTest.xml 1✅ 24ms
server/akka-http-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.akkahttp.AkkaHttpServerTest.xml 282✅ 14s
server/akka-http-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.akkahttp.AkkaServerSentEventsTest.xml 4✅ 337ms
server/armeria-server/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.armeria.cats.ArmeriaCatsServerTest.xml 252✅ 8s
server/armeria-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.armeria.ArmeriaFutureServerTest.xml 250✅ 11s
server/armeria-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.armeria.RouteMappingTest.xml 7✅ 2s
server/armeria-server/zio/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.armeria.zio.ArmeriaZioServerTest.xml 252✅ 9s
server/core/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.interceptor.cors.CORSConfigTest.xml 2✅ 33ms
server/core/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.interceptor.cors.CORSInterceptorTest.xml 2✅ 8ms
server/core/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.interceptor.decodefailure.DefaultDecodeFailureHandlerTest.xml 5✅ 67ms
server/core/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.interpreter.DecodeBasicInputsResultTest.xml 4✅ 5ms
server/core/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.interpreter.DecodeBasicInputsTest.xml 1✅ 2ms
server/core/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.interpreter.FilterServerEndpointsTest.xml 9✅ 29ms
server/core/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.interpreter.ServerInterpreterTest.xml 3✅ 436ms
server/http4s-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.http4s.Http4sServerSentEventsTest.xml 4✅ 5ms
server/http4s-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.http4s.Http4sServerStubStreamingTest.xml 1✅ 2s
server/http4s-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.http4s.Http4sServerStubTest.xml 1✅ 5ms
server/http4s-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.http4s.Http4sServerTest.xml 283✅ 1❌ 27s
server/http4s-server/zio/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.http4s.ztapir.ZEndpointTest.xml 1✅ 2s
server/http4s-server/zio/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.http4s.ztapir.ZHttp4sServerStubStreamingTest.xml 1✅ 22ms
server/http4s-server/zio/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.http4s.ztapir.ZHttp4sServerStubTest.xml 1✅ 1s
server/http4s-server/zio/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.http4s.ztapir.ZHttp4sServerTest.xml 278✅ 16s
server/netty-server/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.netty.cats.NettyCatsServerStubTest.xml 1✅ 34ms
server/netty-server/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.netty.cats.NettyCatsServerTest.xml 276✅ 16s
server/netty-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.netty.internal.reactivestreams.SubscriberInputStreamTest.xml 7✅ 3s
server/netty-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.netty.NettyFutureServerStubTest.xml 1✅ 275ms
server/netty-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.netty.NettyFutureServerTest.xml 252✅ 21s
server/netty-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.netty.NettyServerRequestSpec.xml 6✅ 78ms
server/netty-server/zio/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.netty.zio.NettyZioServerStubTest.xml 1✅ 954ms
server/netty-server/zio/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.netty.zio.NettyZioServerTest.xml 214✅ 14s
server/pekko-http-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.pekkohttp.PekkoHttpServerStubStreamingTest.xml 1✅ 21ms
server/pekko-http-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.pekkohttp.PekkoHttpServerStubTest.xml 1✅ 31ms
server/pekko-http-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.pekkohttp.PekkoHttpServerTest.xml 280✅ 11s
server/pekko-http-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.pekkohttp.PekkoServerSentEventsTest.xml 4✅ 10ms
server/sttp-mock-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.mockserver.SttpMockServerClientSpec.xml 7✅ 3s
server/sttp-stub-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.stub.SttpClientTestUsingStub.xml 3✅ 7ms
server/sttp-stub-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.stub.SttpStubServerTest.xml 9✅ 2s
server/sttp-stub-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.stub.TapirStubInterpreterTest.xml 10✅ 199ms
server/vertx-server/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.vertx.cats.CatsVertxServerTest.xml 268✅ 4s
server/vertx-server/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.vertx.cats.streams.Fs2StreamTest.xml 5✅ 12s
server/vertx-server/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.vertx.cats.VertxCatsServerStubStreamingTest.xml 1✅ 605ms
server/vertx-server/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.vertx.cats.VertxCatsServerStubTest.xml 1✅ 5ms
server/vertx-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.vertx.VertxBlockingServerTest.xml 250✅ 11s
server/vertx-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.vertx.VertxFutureServerStubTest.xml 1✅ 854ms
server/vertx-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.vertx.VertxServerTest.xml 267✅ 4s
server/vertx-server/zio/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.vertx.zio.streams.ZStreamTest.xml 5✅ 18s
server/vertx-server/zio/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.vertx.zio.VertxZioServerStubStreamingTest.xml 1✅ 1s
server/vertx-server/zio/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.vertx.zio.VertxZioServerStubTest.xml 1✅ 5ms
server/vertx-server/zio/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.vertx.zio.ZioVertxServerTest.xml 268✅ 5s
server/zio-http-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.ziohttp.ZioHttpServerStubStreamingTest.xml 1✅ 238ms
server/zio-http-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.ziohttp.ZioHttpServerStubTest.xml 1✅ 1s
server/zio-http-server/target/jvm-2.12/test-reports/TEST-sttp.tapir.server.ziohttp.ZioHttpServerTest.xml 274✅ 16s
serverless/aws/cdk/target/jvm-2.12/test-reports/TEST-sttp.tapir.serverless.aws.cdk.internal.ParseStackTemplateTest.xml 1✅ 492ms
serverless/aws/cdk/target/jvm-2.12/test-reports/TEST-sttp.tapir.serverless.aws.cdk.internal.RequestTest.xml 8✅ 24ms
serverless/aws/cdk/target/jvm-2.12/test-reports/TEST-sttp.tapir.serverless.aws.cdk.internal.SegmentTest.xml 5✅ 4ms
serverless/aws/cdk/target/jvm-2.12/test-reports/TEST-sttp.tapir.serverless.aws.cdk.internal.TreeTest.xml 8✅ 4ms
serverless/aws/cdk/target/jvm-2.12/test-reports/TEST-sttp.tapir.serverless.aws.cdk.internal.TreeToTypeScriptTest.xml 8✅ 2ms
serverless/aws/cdk/target/jvm-2.12/test-reports/TEST-sttp.tapir.serverless.aws.cdk.IOLambdaHandlerV1Test.xml 1✅ 1s
serverless/aws/lambda-cats-effect/target/jvm-2.12/test-reports/TEST-sttp.tapir.serverless.aws.lambda.runtime.AwsLambdaRuntimeInvocationTest.xml 6✅ 3s
serverless/aws/lambda-core/target/jvm-2.12/test-reports/TEST-sttp.tapir.serverless.aws.lambda.tests.MapperTest.xml 2✅ 591ms
serverless/aws/sam/target/jvm-2.12/test-reports/TEST-sttp.tapir.serverless.aws.sam.parameter.AwsSamOptionsParameterizedTest.xml 2✅ 304ms
serverless/aws/sam/target/jvm-2.12/test-reports/TEST-sttp.tapir.serverless.aws.sam.parameter.InputParametersTest.xml 2✅ 1ms
serverless/aws/sam/target/jvm-2.12/test-reports/TEST-sttp.tapir.serverless.aws.sam.VerifySamTemplateTest.xml 4✅ 968ms
serverless/aws/terraform/target/jvm-2.12/test-reports/TEST-sttp.tapir.serverless.aws.terraform.VerifyTerraformTemplateTest.xml 5✅ 317ms
testing/target/jvm-2.12/test-reports/TEST-sttp.tapir.testing.EndpointVerifierTest.xml 31✅ 1s

✅ client/http4s-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.http4s.Http4ClientStreamingTests.xml

1 tests were completed in 100ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.client.http4s.Http4ClientStreamingTests 1✅ 100ms

✅ client/http4s-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.http4s.Http4sClientBasicTests.xml

60 tests were completed in 3s with 60 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.client.http4s.Http4sClientBasicTests 60✅ 3s

✅ client/http4s-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.http4s.Http4sClientRequestTests.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.client.http4s.Http4sClientRequestTests 1✅ 2s

✅ client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpAkkaClientWebSocketTests.xml

3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.client.sttp.SttpAkkaClientWebSocketTests 3✅ 2s

✅ client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientBasicTests.xml

60 tests were completed in 1s with 60 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.client.sttp.SttpClientBasicTests 60✅ 1s

✅ client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientBasicZioTests.xml

60 tests were completed in 3s with 60 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.client.sttp.SttpClientBasicZioTests 60✅ 3s

✅ client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientMultipartTests.xml

3 tests were completed in 740ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.client.sttp.SttpClientMultipartTests 3✅ 740ms

✅ client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientRequestTests.xml

3 tests were completed in 22ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.client.sttp.SttpClientRequestTests 3✅ 22ms

✅ client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientStreamingTests.xml

1 tests were completed in 113ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.client.sttp.SttpClientStreamingTests 1✅ 113ms

✅ client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientStreamingZioTests.xml

1 tests were completed in 194ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.client.sttp.SttpClientStreamingZioTests 1✅ 194ms

✅ client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientWebSocketPekkoTests.xml

3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.client.sttp.SttpClientWebSocketPekkoTests 3✅ 2s

✅ client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientWebSocketTests.xml

3 tests were completed in 485ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.client.sttp.SttpClientWebSocketTests 3✅ 485ms

✅ client/sttp-client/target/jvm-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientWebSocketZioTests.xml

3 tests were completed in 352ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.client.sttp.SttpClientWebSocketZioTests 3✅ 352ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.annotations.DeriveEndpointIOTest.xml

30 tests were completed in 183ms with 30 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.annotations.DeriveEndpointIOTest 30✅ 183ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.AttributeTest.xml

3 tests were completed in 10ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.AttributeTest 3✅ 10ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.CodecTest.xml

6 tests were completed in 593ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.CodecTest 6✅ 593ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.CodecTestDateTime.xml

14 tests were completed in 266ms with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.CodecTestDateTime 14✅ 266ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.EndpointTest.xml

79 tests were completed in 191ms with 79 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.EndpointTest 79✅ 191ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.generic.EnumsCodecDerivationTest.xml

4 tests were completed in 31ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.generic.EnumsCodecDerivationTest 4✅ 31ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.generic.FormCodecDerivationTest.xml

15 tests were completed in 170ms with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.generic.FormCodecDerivationTest 15✅ 170ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.generic.LegacySchemaGenericAutoTest.xml

8 tests were completed in 126ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.generic.LegacySchemaGenericAutoTest 8✅ 126ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.generic.MultipartCodecDerivationTest.xml

14 tests were completed in 210ms with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.generic.MultipartCodecDerivationTest 14✅ 210ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.generic.SchemaGenericAutoTest.xml

29 tests were completed in 73ms with 29 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.generic.SchemaGenericAutoTest 29✅ 73ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.generic.SchemaGenericSemiautoTest.xml

1 tests were completed in 26ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.generic.SchemaGenericSemiautoTest 1✅ 26ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.generic.ValueClassCodecDerivationTest.xml

1 tests were completed in 28ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.generic.ValueClassCodecDerivationTest 1✅ 28ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.internal.MimeByExtensionDBTest.xml

1 tests were completed in 30ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.internal.MimeByExtensionDBTest 1✅ 30ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.internal.RichEndpointInputTest.xml

5 tests were completed in 2ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.internal.RichEndpointInputTest 5✅ 2ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.internal.RichEndpointOutputTest.xml

1 tests were completed in 6ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.internal.RichEndpointOutputTest 1✅ 6ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.internal.UrlencodedDataTest.xml

4 tests were completed in 0ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.internal.UrlencodedDataTest 4✅ 0ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.LegacySchemaApplyValidationTest.xml

1 tests were completed in 32ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.LegacySchemaApplyValidationTest 1✅ 32ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.namespacing.SchemaMacroNamespaceTest.xml

2 tests were completed in 379ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.namespacing.SchemaMacroNamespaceTest 2✅ 379ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.SchemaAnnotationsTest.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.SchemaAnnotationsTest 1✅ 1ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.SchemaApplyValidationTest.xml

13 tests were completed in 168ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.SchemaApplyValidationTest 13✅ 168ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.SchemaMacroTest.xml

26 tests were completed in 157ms with 26 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.SchemaMacroTest 26✅ 157ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.SchemaMacroTest2.xml

5 tests were completed in 7ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.SchemaMacroTest2 5✅ 7ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.SchemaSerialisationTest.xml

10 tests were completed in 452ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.SchemaSerialisationTest 10✅ 452ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.SchemaTest.xml

13 tests were completed in 78ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.SchemaTest 13✅ 78ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.typelevel.MatchTypeTest.xml

8 tests were completed in 828ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.typelevel.MatchTypeTest 8✅ 828ms

✅ core/target/jvm-2.12/test-reports/TEST-sttp.tapir.ValidatorTest.xml

28 tests were completed in 68ms with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.ValidatorTest 28✅ 68ms

✅ docs/apispec-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.apispec.schema.JsonSchemasTest.xml

10 tests were completed in 896ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.docs.apispec.schema.JsonSchemasTest 10✅ 896ms

✅ docs/asyncapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.asyncapi.VerifyAsyncAPIYamlTest.xml

15 tests were completed in 2s with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.docs.asyncapi.VerifyAsyncAPIYamlTest 15✅ 2s

✅ docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.EndpointToOpenAPIDocsTest.xml

90 tests were completed in 431ms with 90 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.docs.openapi.EndpointToOpenAPIDocsTest 90✅ 431ms

✅ docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyJsonTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.docs.openapi.VerifyJsonTest 1✅ 2s

✅ docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlCoproductTest.xml

11 tests were completed in 394ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.docs.openapi.VerifyYamlCoproductTest 11✅ 394ms

❌ docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest.xml

5 tests were completed in 104ms with 0 passed, 5 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest 5❌ 104ms

❌ sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest

❌ should include default 400 response if input decoding may fail
	org.scalatest.exceptions.TestFailedException: "...chema:
❌ should include response defined in options if input decoding may fail
	org.scalatest.exceptions.TestFailedException: "...chema:
❌ should include json response defined in options if input decoding may fail
	org.scalatest.exceptions.TestFailedException: "...chema:
❌ should exclude response if default response is set to None
	org.scalatest.exceptions.TestFailedException: "...chema:
❌ should prefer endpoint's error output to default response
	org.scalatest.exceptions.TestFailedException: "...chema:

✅ docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlEnumeratumTest.xml

9 tests were completed in 350ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.docs.openapi.VerifyYamlEnumeratumTest 9✅ 350ms

❌ docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlExampleTest.xml

14 tests were completed in 305ms with 13 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.docs.openapi.VerifyYamlExampleTest 13✅ 1❌ 305ms

❌ sttp.tapir.docs.openapi.VerifyYamlExampleTest

✅ support const attribute
✅ support example of list and not-list types
✅ support multiple examples with explicit names
✅ support multiple examples with default names
✅ support example name even if there is a single example
✅ support multiple examples with both explicit and default names
✅ support examples in different IO params
✅ automatically add example for fixed header
✅ should match the expected yaml when using schema with custom example
✅ support schema examples with multiple values
❌ should support encoded examples for streaming bodies
	org.scalatest.exceptions.TestFailedException: "...ation/json:
✅ should support summary and name for single example
✅ should support description for single example
✅ should support byte buffer examples

✅ docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlMultiCustomiseSchemaTest.xml

5 tests were completed in 111ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.docs.openapi.VerifyYamlMultiCustomiseSchemaTest 5✅ 111ms

✅ docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlOneOfBodyTest.xml

4 tests were completed in 109ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.docs.openapi.VerifyYamlOneOfBodyTest 4✅ 109ms

✅ docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlOneOfTest.xml

9 tests were completed in 375ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.docs.openapi.VerifyYamlOneOfTest 9✅ 375ms

✅ docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlSecurityTest.xml

9 tests were completed in 248ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.docs.openapi.VerifyYamlSecurityTest 9✅ 248ms

❌ docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlTest.xml

62 tests were completed in 933ms with 61 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.docs.openapi.VerifyYamlTest 61✅ 1❌ 933ms

❌ sttp.tapir.docs.openapi.VerifyYamlTest

✅ should match the expected yaml
✅ should match the expected yaml when using OpenAPI 3.0
✅ should match the expected yaml when there are external references
✅ should match the expected yaml when schema is recursive
✅ should support providing custom schema name
✅ should use custom operationId generator
✅ should match the expected yaml for streaming endpoints
✅ should support tags
✅ should match the expected yaml for general info
✅ should support multipart
✅ should support empty bodies
✅ should keep the order of multiple endpoints
✅ should handle classes with same name
✅ should unfold nested hierarchy
✅ should unfold arrays
✅ should unfold options
✅ should unfold options with descriptions
✅ should differentiate when a generic type is used multiple times
✅ should unfold objects from unfolded arrays
✅ should use descriptions from custom schemas of nested objects
✅ should use descriptions from customised derived schemas
✅ should unfold arrays from object
✅ should add uniqueItems for set-based array schema
✅ use fixed status code output in response
✅ render additional properties for map
✅ render fields with additional properties for map for manually provided schema
✅ render map with plain values
✅ use fixed status code output in response if it's the only output
✅ should support prepending inputs
✅ use fixed header output in response
✅ use fixed header input in request
✅ arbitrary json output
✅ deprecated endpoint
✅ should not set format for array types
✅ should match the expected yaml for single server with variables
✅ should match the expected yaml for multiple servers
✅ should use date-time format for Instant fields
✅ should use string format for LocalDateTime fields
❌ exclusive bounds
	org.scalatest.exceptions.TestFailedException: "...chema:
✅ should use default for a query parameter
✅ should use default for a request body
✅ should match the expected yaml using double quoted style
✅ should match the expected yaml using literal style
✅ should apply openapi extensions in correct places
✅ should add openapi extensions to the schema
✅ should add openapi extensions to the security scheme
✅ should include a response even if all outputs are empty, with descriptions
✅ explicit Content-Type header should have priority over the codec
✅ should contain description field for Option[Json] field
✅ should mark optional fields as nullable when configured to do so
✅ should mark optional fields as nullable when configured to do so using OpenAPI 3.0
✅ should mark optional class fields as nullable when configured to do so
✅ should mark optional class fields as nullable when configured to do so using OpenAPI 3.0
✅ should generate full schema name for type params
✅ should generate default and example values for nested optional fields
✅ should respect hidden annotation
✅ should not duplicate open api path parameters
✅ should contain named schema component and values for enumeration
✅ should add allowEmptyValues for flag query parameters
✅ should add operation callback
✅ should add application/json content for json query parameter
✅ should not include '400 invalid value for: body' response if a simple string body is used

❌ docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlValidatorTest.xml

21 tests were completed in 276ms with 18 passed, 3 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.docs.openapi.VerifyYamlValidatorTest 18✅ 3❌ 276ms

❌ sttp.tapir.docs.openapi.VerifyYamlValidatorTest

✅ validator with tagged type in query
✅ validator with wrapper type in body
✅ validator with optional wrapper type in body
✅ validator with enum type in body
❌ validator with wrappers type in query
	org.scalatest.exceptions.TestFailedException: "...chema:
❌ validator with list
	org.scalatest.exceptions.TestFailedException: "...fFruits
✅ render validator for additional properties of map
✅ render validator for additional properties of array elements
✅ render enum validator for classes
✅ render enum validator for classes wrapped in option
❌ render enum validator for values
	org.scalatest.exceptions.TestFailedException: "...integer
✅ use enum validator for a cats non-empty-list of enums
✅ render field validator when used inside of coproduct
✅ render field validator when used inside of optional coproduct
✅ render field validator when using different naming configuration
✅ should include max items in modified string collection schema
✅ should include max items in modified object collection schema
✅ use enum in object in output response
✅ should infer the encode-to-raw function if one isn't provided for primitive valued enumerations
✅ should add encode to a validator using the codec in scope
✅ use whole numbers in examples of string-schema whole-number numeric types

✅ docs/redoc-bundle/target/jvm-2.12/test-reports/TEST-sttp.tapir.redoc.bundle.RedocInterpreterTest.xml

9 tests were completed in 6s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.redoc.bundle.RedocInterpreterTest 9✅ 6s

✅ docs/swagger-ui-bundle/target/jvm-2.12/test-reports/TEST-sttp.tapir.swagger.bundle.SwaggerInterpreterTest.xml

9 tests were completed in 7s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.swagger.bundle.SwaggerInterpreterTest 9✅ 7s

✅ files/target/jvm-2.12/test-reports/TEST-sttp.tapir.FilesSpec.xml

1 tests were completed in 437ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.FilesSpec 1✅ 437ms

✅ grpc/protobuf/target/jvm-2.12/test-reports/TEST-sttp.tapir.grpc.protobuf.ProtobufInterpreterTest.xml

7 tests were completed in 308ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.grpc.protobuf.ProtobufInterpreterTest 7✅ 308ms

✅ grpc/protobuf/target/jvm-2.12/test-reports/TEST-sttp.tapir.grpc.protobuf.ProtoRendererTest.xml

5 tests were completed in 33ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.grpc.protobuf.ProtoRendererTest 5✅ 33ms

✅ integrations/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.integ.cats.EndpointIOInstancesSpec.xml

3 tests were completed in 0ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.integ.cats.EndpointIOInstancesSpec 3✅ 0ms

✅ integrations/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.integ.cats.ExampleFunctorLawSpec.xml

5 tests were completed in 61ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.integ.cats.ExampleFunctorLawSpec 5✅ 61ms

✅ integrations/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.integ.cats.ModifyFunctorInstancesTest.xml

4 tests were completed in 446ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.integ.cats.ModifyFunctorInstancesTest 4✅ 446ms

✅ integrations/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.integ.cats.TapirCodecCatsTest.xml

22 tests were completed in 759ms with 22 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.integ.cats.TapirCodecCatsTest 22✅ 759ms

✅ integrations/cats/target/jvm-2.12/test-reports/TEST-sttp.tapir.integ.cats.ValidatorCatsTest.xml

3 tests were completed in 15ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.integ.cats.ValidatorCatsTest 3✅ 15ms

✅ integrations/derevo/target/jvm-2.12/test-reports/TEST-sttp.tapir.derevo.DerevoSchemaDerivationSpec.xml

3 tests were completed in 146ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.derevo.DerevoSchemaDerivationSpec 3✅ 146ms

✅ integrations/enumeratum/target/jvm-2.12/test-reports/TEST-sttp.tapir.codec.enumeratum.TapirCodecEnumeratumTest.xml

5 tests were completed in 399ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.codec.enumeratum.TapirCodecEnumeratumTest 5✅ 399ms

❌ integrations/monix-newtype/target/jvm-2.12/test-reports/TEST-sttp.tapir.codec.monix.newtype.TapirCodecMonixNewTypeTest.xml

6 tests were completed in 242ms with 4 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.codec.monix.newtype.TapirCodecMonixNewTypeTest 4✅ 2❌ 242ms

❌ sttp.tapir.codec.monix.newtype.TapirCodecMonixNewTypeTest

✅ should find schema for newtype which is equal to the schema of its underlying value
❌ should find schema for newsubtype which is equal to the schema of its underlying value
	org.scalatest.exceptions.TestFailedException: Schema(SInteger(), None, false, None, None, None, None, false, false, All(List()), AttributeMap(Map()), None) was not equal to Schema(SInteger(), None, false, None, None, Some("int32"), None, false, false, All(List()), AttributeMap(Map()), None)
✅ Provided PlainText codec for a newtype should equal to the codec of its underlying value
✅ Provided PlainText codec for a newtype should correctly deserialize everything it serialize
❌ Provided PlainText codec for a newsubtype should equal to the codec of its underlying value
	org.scalatest.exceptions.TestFailedException: Schema(SInteger(), None, false, None, None, None, None, false, false, All(List()), AttributeMap(Map()), None) was not equal to Schema(SInteger(), None, false, None, None, Some("int32"), None, false, false, All(List()), AttributeMap(Map()), None)
✅ Provided PlainText codec for a newsubtype should correctly deserialize everything it serialize

❌ integrations/newtype/target/jvm-2.12/test-reports/TEST-sttp.tapir.codec.newtype.TapirCodecNewTypeTest.xml

6 tests were completed in 187ms with 5 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
sttp.tapir.codec.newtype.TapirCodecNewTypeTest 5✅ 1❌ 187ms

❌ sttp.tapir.codec.newtype.TapirCodecNewTypeTest

✅ should find schema for newtype which is equal to the schema of its underlying value
✅ should find schema for newsubtype which is equal to the schema of its underlying value
✅ Provided PlainText codec for a newtype should equal to the codec of its underlying value
✅ Provided PlainText codec for a newtype should correctly deserialize everything it serialize
❌ Provided PlainText codec for a newsubtype should equal to the codec of its underlying value

Report exceeded GitHub limit of 65535 bytes and has been trimmed

Annotations

Check failure on line 26 in docs/openapi-docs/src/test/scalajvm/sttp/tapir/docs/openapi/VerifyYamlDecodeFailureOutputTest.scala

See this annotation in the file changed.

@github-actions github-actions / Test report for 2.12-JVM-11

sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest ► should include default 400 response if input decoding may fail

Failed test found in:
  docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest.xml
Error:
  org.scalatest.exceptions.TestFailedException: "...chema:
Raw output
org.scalatest.exceptions.TestFailedException: "...chema:
type:integer
[]minimum:0
responses:..." was not equal to "...chema:
type:integer
[format:int32
]minimum:0
responses:..."
	at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:392)
	at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:7539)
	at sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest.$anonfun$new$1(VerifyYamlDecodeFailureOutputTest.scala:26)
	at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
	at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
	at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
	at org.scalatest.Transformer.apply(Transformer.scala:22)
	at org.scalatest.Transformer.apply(Transformer.scala:20)
	at org.scalatest.funsuite.AnyFunSuiteLike$$anon$1.apply(AnyFunSuiteLike.scala:226)
	at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
	at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
	at org.scalatest.funsuite.AnyFunSuite.withFixture(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.invokeWithFixture$1(AnyFunSuiteLike.scala:224)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTest$1(AnyFunSuiteLike.scala:236)
	at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest(AnyFunSuiteLike.scala:236)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest$(AnyFunSuiteLike.scala:218)
	at org.scalatest.funsuite.AnyFunSuite.runTest(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTests$1(AnyFunSuiteLike.scala:269)
	at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
	at scala.collection.immutable.List.foreach(List.scala:431)
	at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
	at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
	at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests(AnyFunSuiteLike.scala:269)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests$(AnyFunSuiteLike.scala:268)
	at org.scalatest.funsuite.AnyFunSuite.runTests(AnyFunSuite.scala:1564)
	at org.scalatest.Suite.run(Suite.scala:1114)
	at org.scalatest.Suite.run$(Suite.scala:1096)
	at org.scalatest.funsuite.AnyFunSuite.org$scalatest$funsuite$AnyFunSuiteLike$$super$run(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$run$1(AnyFunSuiteLike.scala:273)
	at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
	at org.scalatest.funsuite.AnyFunSuiteLike.run(AnyFunSuiteLike.scala:273)
	at org.scalatest.funsuite.AnyFunSuiteLike.run$(AnyFunSuiteLike.scala:272)
	at org.scalatest.funsuite.AnyFunSuite.run(AnyFunSuite.scala:1564)
	at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
	at sbt.TestRunner.runTest$1(TestFramework.scala:153)
	at sbt.TestRunner.run(TestFramework.scala:168)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
	at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFunction.apply(TestFramework.scala:348)
	at sbt.Tests$.processRunnable$1(Tests.scala:475)
	at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
	at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
	at sbt.std.Transform$$anon$4.work(Transform.scala:69)
	at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
	at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
	at sbt.Execute.work(Execute.scala:292)
	at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
	at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
	at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)

Check failure on line 38 in docs/openapi-docs/src/test/scalajvm/sttp/tapir/docs/openapi/VerifyYamlDecodeFailureOutputTest.scala

See this annotation in the file changed.

@github-actions github-actions / Test report for 2.12-JVM-11

sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest ► should include response defined in options if input decoding may fail

Failed test found in:
  docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest.xml
Error:
  org.scalatest.exceptions.TestFailedException: "...chema:
Raw output
org.scalatest.exceptions.TestFailedException: "...chema:
type:integer
[]minimum:0
responses:..." was not equal to "...chema:
type:integer
[format:int32
]minimum:0
responses:..."
	at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:392)
	at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:7539)
	at sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest.$anonfun$new$2(VerifyYamlDecodeFailureOutputTest.scala:38)
	at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
	at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
	at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
	at org.scalatest.Transformer.apply(Transformer.scala:22)
	at org.scalatest.Transformer.apply(Transformer.scala:20)
	at org.scalatest.funsuite.AnyFunSuiteLike$$anon$1.apply(AnyFunSuiteLike.scala:226)
	at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
	at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
	at org.scalatest.funsuite.AnyFunSuite.withFixture(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.invokeWithFixture$1(AnyFunSuiteLike.scala:224)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTest$1(AnyFunSuiteLike.scala:236)
	at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest(AnyFunSuiteLike.scala:236)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest$(AnyFunSuiteLike.scala:218)
	at org.scalatest.funsuite.AnyFunSuite.runTest(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTests$1(AnyFunSuiteLike.scala:269)
	at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
	at scala.collection.immutable.List.foreach(List.scala:431)
	at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
	at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
	at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests(AnyFunSuiteLike.scala:269)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests$(AnyFunSuiteLike.scala:268)
	at org.scalatest.funsuite.AnyFunSuite.runTests(AnyFunSuite.scala:1564)
	at org.scalatest.Suite.run(Suite.scala:1114)
	at org.scalatest.Suite.run$(Suite.scala:1096)
	at org.scalatest.funsuite.AnyFunSuite.org$scalatest$funsuite$AnyFunSuiteLike$$super$run(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$run$1(AnyFunSuiteLike.scala:273)
	at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
	at org.scalatest.funsuite.AnyFunSuiteLike.run(AnyFunSuiteLike.scala:273)
	at org.scalatest.funsuite.AnyFunSuiteLike.run$(AnyFunSuiteLike.scala:272)
	at org.scalatest.funsuite.AnyFunSuite.run(AnyFunSuite.scala:1564)
	at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
	at sbt.TestRunner.runTest$1(TestFramework.scala:153)
	at sbt.TestRunner.run(TestFramework.scala:168)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
	at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFunction.apply(TestFramework.scala:348)
	at sbt.Tests$.processRunnable$1(Tests.scala:475)
	at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
	at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
	at sbt.std.Transform$$anon$4.work(Transform.scala:69)
	at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
	at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
	at sbt.Execute.work(Execute.scala:292)
	at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
	at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
	at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)

Check failure on line 49 in docs/openapi-docs/src/test/scalajvm/sttp/tapir/docs/openapi/VerifyYamlDecodeFailureOutputTest.scala

See this annotation in the file changed.

@github-actions github-actions / Test report for 2.12-JVM-11

sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest ► should include json response defined in options if input decoding may fail

Failed test found in:
  docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest.xml
Error:
  org.scalatest.exceptions.TestFailedException: "...chema:
Raw output
org.scalatest.exceptions.TestFailedException: "...chema:
type:integer
[]minimum:0
responses:..." was not equal to "...chema:
type:integer
[format:int32
]minimum:0
responses:..."
	at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:392)
	at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:7539)
	at sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest.$anonfun$new$4(VerifyYamlDecodeFailureOutputTest.scala:49)
	at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
	at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
	at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
	at org.scalatest.Transformer.apply(Transformer.scala:22)
	at org.scalatest.Transformer.apply(Transformer.scala:20)
	at org.scalatest.funsuite.AnyFunSuiteLike$$anon$1.apply(AnyFunSuiteLike.scala:226)
	at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
	at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
	at org.scalatest.funsuite.AnyFunSuite.withFixture(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.invokeWithFixture$1(AnyFunSuiteLike.scala:224)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTest$1(AnyFunSuiteLike.scala:236)
	at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest(AnyFunSuiteLike.scala:236)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest$(AnyFunSuiteLike.scala:218)
	at org.scalatest.funsuite.AnyFunSuite.runTest(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTests$1(AnyFunSuiteLike.scala:269)
	at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
	at scala.collection.immutable.List.foreach(List.scala:431)
	at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
	at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
	at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests(AnyFunSuiteLike.scala:269)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests$(AnyFunSuiteLike.scala:268)
	at org.scalatest.funsuite.AnyFunSuite.runTests(AnyFunSuite.scala:1564)
	at org.scalatest.Suite.run(Suite.scala:1114)
	at org.scalatest.Suite.run$(Suite.scala:1096)
	at org.scalatest.funsuite.AnyFunSuite.org$scalatest$funsuite$AnyFunSuiteLike$$super$run(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$run$1(AnyFunSuiteLike.scala:273)
	at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
	at org.scalatest.funsuite.AnyFunSuiteLike.run(AnyFunSuiteLike.scala:273)
	at org.scalatest.funsuite.AnyFunSuiteLike.run$(AnyFunSuiteLike.scala:272)
	at org.scalatest.funsuite.AnyFunSuite.run(AnyFunSuite.scala:1564)
	at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
	at sbt.TestRunner.runTest$1(TestFramework.scala:153)
	at sbt.TestRunner.run(TestFramework.scala:168)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
	at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFunction.apply(TestFramework.scala:348)
	at sbt.Tests$.processRunnable$1(Tests.scala:475)
	at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
	at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
	at sbt.std.Transform$$anon$4.work(Transform.scala:69)
	at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
	at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
	at sbt.Execute.work(Execute.scala:292)
	at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
	at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
	at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)

Check failure on line 58 in docs/openapi-docs/src/test/scalajvm/sttp/tapir/docs/openapi/VerifyYamlDecodeFailureOutputTest.scala

See this annotation in the file changed.

@github-actions github-actions / Test report for 2.12-JVM-11

sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest ► should exclude response if default response is set to None

Failed test found in:
  docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest.xml
Error:
  org.scalatest.exceptions.TestFailedException: "...chema:
Raw output
org.scalatest.exceptions.TestFailedException: "...chema:
type:integer
[]minimum:0
responses:..." was not equal to "...chema:
type:integer
[format:int32
]minimum:0
responses:..."
	at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:392)
	at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:7539)
	at sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest.$anonfun$new$9(VerifyYamlDecodeFailureOutputTest.scala:58)
	at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
	at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
	at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
	at org.scalatest.Transformer.apply(Transformer.scala:22)
	at org.scalatest.Transformer.apply(Transformer.scala:20)
	at org.scalatest.funsuite.AnyFunSuiteLike$$anon$1.apply(AnyFunSuiteLike.scala:226)
	at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
	at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
	at org.scalatest.funsuite.AnyFunSuite.withFixture(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.invokeWithFixture$1(AnyFunSuiteLike.scala:224)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTest$1(AnyFunSuiteLike.scala:236)
	at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest(AnyFunSuiteLike.scala:236)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest$(AnyFunSuiteLike.scala:218)
	at org.scalatest.funsuite.AnyFunSuite.runTest(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTests$1(AnyFunSuiteLike.scala:269)
	at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
	at scala.collection.immutable.List.foreach(List.scala:431)
	at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
	at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
	at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests(AnyFunSuiteLike.scala:269)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests$(AnyFunSuiteLike.scala:268)
	at org.scalatest.funsuite.AnyFunSuite.runTests(AnyFunSuite.scala:1564)
	at org.scalatest.Suite.run(Suite.scala:1114)
	at org.scalatest.Suite.run$(Suite.scala:1096)
	at org.scalatest.funsuite.AnyFunSuite.org$scalatest$funsuite$AnyFunSuiteLike$$super$run(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$run$1(AnyFunSuiteLike.scala:273)
	at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
	at org.scalatest.funsuite.AnyFunSuiteLike.run(AnyFunSuiteLike.scala:273)
	at org.scalatest.funsuite.AnyFunSuiteLike.run$(AnyFunSuiteLike.scala:272)
	at org.scalatest.funsuite.AnyFunSuite.run(AnyFunSuite.scala:1564)
	at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
	at sbt.TestRunner.runTest$1(TestFramework.scala:153)
	at sbt.TestRunner.run(TestFramework.scala:168)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
	at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFunction.apply(TestFramework.scala:348)
	at sbt.Tests$.processRunnable$1(Tests.scala:475)
	at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
	at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
	at sbt.std.Transform$$anon$4.work(Transform.scala:69)
	at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
	at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
	at sbt.Execute.work(Execute.scala:292)
	at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
	at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
	at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)

Check failure on line 69 in docs/openapi-docs/src/test/scalajvm/sttp/tapir/docs/openapi/VerifyYamlDecodeFailureOutputTest.scala

See this annotation in the file changed.

@github-actions github-actions / Test report for 2.12-JVM-11

sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest ► should prefer endpoint's error output to default response

Failed test found in:
  docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest.xml
Error:
  org.scalatest.exceptions.TestFailedException: "...chema:
Raw output
org.scalatest.exceptions.TestFailedException: "...chema:
type:integer
[]minimum:0
responses:..." was not equal to "...chema:
type:integer
[format:int32
]minimum:0
responses:..."
	at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:392)
	at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:7539)
	at sttp.tapir.docs.openapi.VerifyYamlDecodeFailureOutputTest.$anonfun$new$11(VerifyYamlDecodeFailureOutputTest.scala:69)
	at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
	at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
	at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
	at org.scalatest.Transformer.apply(Transformer.scala:22)
	at org.scalatest.Transformer.apply(Transformer.scala:20)
	at org.scalatest.funsuite.AnyFunSuiteLike$$anon$1.apply(AnyFunSuiteLike.scala:226)
	at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
	at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
	at org.scalatest.funsuite.AnyFunSuite.withFixture(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.invokeWithFixture$1(AnyFunSuiteLike.scala:224)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTest$1(AnyFunSuiteLike.scala:236)
	at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest(AnyFunSuiteLike.scala:236)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest$(AnyFunSuiteLike.scala:218)
	at org.scalatest.funsuite.AnyFunSuite.runTest(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTests$1(AnyFunSuiteLike.scala:269)
	at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
	at scala.collection.immutable.List.foreach(List.scala:431)
	at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
	at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
	at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests(AnyFunSuiteLike.scala:269)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests$(AnyFunSuiteLike.scala:268)
	at org.scalatest.funsuite.AnyFunSuite.runTests(AnyFunSuite.scala:1564)
	at org.scalatest.Suite.run(Suite.scala:1114)
	at org.scalatest.Suite.run$(Suite.scala:1096)
	at org.scalatest.funsuite.AnyFunSuite.org$scalatest$funsuite$AnyFunSuiteLike$$super$run(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$run$1(AnyFunSuiteLike.scala:273)
	at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
	at org.scalatest.funsuite.AnyFunSuiteLike.run(AnyFunSuiteLike.scala:273)
	at org.scalatest.funsuite.AnyFunSuiteLike.run$(AnyFunSuiteLike.scala:272)
	at org.scalatest.funsuite.AnyFunSuite.run(AnyFunSuite.scala:1564)
	at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
	at sbt.TestRunner.runTest$1(TestFramework.scala:153)
	at sbt.TestRunner.run(TestFramework.scala:168)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
	at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFunction.apply(TestFramework.scala:348)
	at sbt.Tests$.processRunnable$1(Tests.scala:475)
	at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
	at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
	at sbt.std.Transform$$anon$4.work(Transform.scala:69)
	at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
	at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
	at sbt.Execute.work(Execute.scala:292)
	at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
	at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
	at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)

Check failure on line 199 in docs/openapi-docs/src/test/scalajvm/sttp/tapir/docs/openapi/VerifyYamlExampleTest.scala

See this annotation in the file changed.

@github-actions github-actions / Test report for 2.12-JVM-11

sttp.tapir.docs.openapi.VerifyYamlExampleTest ► should support encoded examples for streaming bodies

Failed test found in:
  docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlExampleTest.xml
Error:
  org.scalatest.exceptions.TestFailedException: "...ation/json:
Raw output
org.scalatest.exceptions.TestFailedException: "...ation/json:
schema:
[type:object
required:
-name
-age
properties:
name:
type:string
age:
type:integer
format:int32
example:
name:michal
age:40
required:true
responses:
'200':
description:''
'400':
description:'Invalidvaluefor:body'
content:
text/plain:
schema:
type:string]" was not equal to "...ation/json:
schema:
[$ref:'#/components/schemas/Person'
example:
name:michal
age:40
required:true
responses:
'200':
description:''
'400':
description:'Invalidvaluefor:body'
content:
text/plain:
schema:
type:string
components:
schemas:
Person:
title:Person
type:object
required:
-name
-age
properties:
name:
type:string
age:
type:integer
format:int32]"
	at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:392)
	at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:7539)
	at sttp.tapir.docs.openapi.VerifyYamlExampleTest.$anonfun$new$78(VerifyYamlExampleTest.scala:199)
	at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
	at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
	at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
	at org.scalatest.Transformer.apply(Transformer.scala:22)
	at org.scalatest.Transformer.apply(Transformer.scala:20)
	at org.scalatest.funsuite.AnyFunSuiteLike$$anon$1.apply(AnyFunSuiteLike.scala:226)
	at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
	at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
	at org.scalatest.funsuite.AnyFunSuite.withFixture(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.invokeWithFixture$1(AnyFunSuiteLike.scala:224)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTest$1(AnyFunSuiteLike.scala:236)
	at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest(AnyFunSuiteLike.scala:236)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest$(AnyFunSuiteLike.scala:218)
	at org.scalatest.funsuite.AnyFunSuite.runTest(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTests$1(AnyFunSuiteLike.scala:269)
	at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
	at scala.collection.immutable.List.foreach(List.scala:431)
	at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
	at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
	at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests(AnyFunSuiteLike.scala:269)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests$(AnyFunSuiteLike.scala:268)
	at org.scalatest.funsuite.AnyFunSuite.runTests(AnyFunSuite.scala:1564)
	at org.scalatest.Suite.run(Suite.scala:1114)
	at org.scalatest.Suite.run$(Suite.scala:1096)
	at org.scalatest.funsuite.AnyFunSuite.org$scalatest$funsuite$AnyFunSuiteLike$$super$run(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$run$1(AnyFunSuiteLike.scala:273)
	at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
	at org.scalatest.funsuite.AnyFunSuiteLike.run(AnyFunSuiteLike.scala:273)
	at org.scalatest.funsuite.AnyFunSuiteLike.run$(AnyFunSuiteLike.scala:272)
	at org.scalatest.funsuite.AnyFunSuite.run(AnyFunSuite.scala:1564)
	at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
	at sbt.TestRunner.runTest$1(TestFramework.scala:153)
	at sbt.TestRunner.run(TestFramework.scala:168)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
	at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFunction.apply(TestFramework.scala:348)
	at sbt.Tests$.processRunnable$1(Tests.scala:475)
	at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
	at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
	at sbt.std.Transform$$anon$4.work(Transform.scala:69)
	at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
	at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
	at sbt.Execute.work(Execute.scala:292)
	at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
	at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
	at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)

Check failure on line 528 in docs/openapi-docs/src/test/scalajvm/sttp/tapir/docs/openapi/VerifyYamlTest.scala

See this annotation in the file changed.

@github-actions github-actions / Test report for 2.12-JVM-11

sttp.tapir.docs.openapi.VerifyYamlTest ► exclusive bounds

Failed test found in:
  docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlTest.xml
Error:
  org.scalatest.exceptions.TestFailedException: "...chema:
Raw output
org.scalatest.exceptions.TestFailedException: "...chema:
type:integer
[]exclusiveMinimum:0
e..." was not equal to "...chema:
type:integer
[format:int32
]exclusiveMinimum:0
e..."
	at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:392)
	at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:7539)
	at sttp.tapir.docs.openapi.VerifyYamlTest.$anonfun$new$121(VerifyYamlTest.scala:528)
	at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
	at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
	at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
	at org.scalatest.Transformer.apply(Transformer.scala:22)
	at org.scalatest.Transformer.apply(Transformer.scala:20)
	at org.scalatest.funsuite.AnyFunSuiteLike$$anon$1.apply(AnyFunSuiteLike.scala:226)
	at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
	at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
	at org.scalatest.funsuite.AnyFunSuite.withFixture(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.invokeWithFixture$1(AnyFunSuiteLike.scala:224)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTest$1(AnyFunSuiteLike.scala:236)
	at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest(AnyFunSuiteLike.scala:236)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest$(AnyFunSuiteLike.scala:218)
	at org.scalatest.funsuite.AnyFunSuite.runTest(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTests$1(AnyFunSuiteLike.scala:269)
	at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
	at scala.collection.immutable.List.foreach(List.scala:431)
	at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
	at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
	at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests(AnyFunSuiteLike.scala:269)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests$(AnyFunSuiteLike.scala:268)
	at org.scalatest.funsuite.AnyFunSuite.runTests(AnyFunSuite.scala:1564)
	at org.scalatest.Suite.run(Suite.scala:1114)
	at org.scalatest.Suite.run$(Suite.scala:1096)
	at org.scalatest.funsuite.AnyFunSuite.org$scalatest$funsuite$AnyFunSuiteLike$$super$run(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$run$1(AnyFunSuiteLike.scala:273)
	at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
	at org.scalatest.funsuite.AnyFunSuiteLike.run(AnyFunSuiteLike.scala:273)
	at org.scalatest.funsuite.AnyFunSuiteLike.run$(AnyFunSuiteLike.scala:272)
	at org.scalatest.funsuite.AnyFunSuite.run(AnyFunSuite.scala:1564)
	at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
	at sbt.TestRunner.runTest$1(TestFramework.scala:153)
	at sbt.TestRunner.run(TestFramework.scala:168)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
	at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFunction.apply(TestFramework.scala:348)
	at sbt.Tests$.processRunnable$1(Tests.scala:475)
	at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
	at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
	at sbt.std.Transform$$anon$4.work(Transform.scala:69)
	at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
	at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
	at sbt.Execute.work(Execute.scala:292)
	at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
	at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
	at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)

Check failure on line 52 in docs/openapi-docs/src/test/scalajvm/sttp/tapir/docs/openapi/VerifyYamlValidatorTest.scala

See this annotation in the file changed.

@github-actions github-actions / Test report for 2.12-JVM-11

sttp.tapir.docs.openapi.VerifyYamlValidatorTest ► validator with wrappers type in query

Failed test found in:
  docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlValidatorTest.xml
Error:
  org.scalatest.exceptions.TestFailedException: "...chema:
Raw output
org.scalatest.exceptions.TestFailedException: "...chema:
type:integer
[]minimum:1
responses:..." was not equal to "...chema:
type:integer
[format:int32
]minimum:1
responses:..."
	at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:392)
	at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:7539)
	at sttp.tapir.docs.openapi.VerifyYamlValidatorTest.$anonfun$new$5(VerifyYamlValidatorTest.scala:52)
	at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
	at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
	at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
	at org.scalatest.Transformer.apply(Transformer.scala:22)
	at org.scalatest.Transformer.apply(Transformer.scala:20)
	at org.scalatest.funsuite.AnyFunSuiteLike$$anon$1.apply(AnyFunSuiteLike.scala:226)
	at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
	at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
	at org.scalatest.funsuite.AnyFunSuite.withFixture(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.invokeWithFixture$1(AnyFunSuiteLike.scala:224)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTest$1(AnyFunSuiteLike.scala:236)
	at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest(AnyFunSuiteLike.scala:236)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest$(AnyFunSuiteLike.scala:218)
	at org.scalatest.funsuite.AnyFunSuite.runTest(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTests$1(AnyFunSuiteLike.scala:269)
	at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
	at scala.collection.immutable.List.foreach(List.scala:431)
	at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
	at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
	at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests(AnyFunSuiteLike.scala:269)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests$(AnyFunSuiteLike.scala:268)
	at org.scalatest.funsuite.AnyFunSuite.runTests(AnyFunSuite.scala:1564)
	at org.scalatest.Suite.run(Suite.scala:1114)
	at org.scalatest.Suite.run$(Suite.scala:1096)
	at org.scalatest.funsuite.AnyFunSuite.org$scalatest$funsuite$AnyFunSuiteLike$$super$run(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$run$1(AnyFunSuiteLike.scala:273)
	at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
	at org.scalatest.funsuite.AnyFunSuiteLike.run(AnyFunSuiteLike.scala:273)
	at org.scalatest.funsuite.AnyFunSuiteLike.run$(AnyFunSuiteLike.scala:272)
	at org.scalatest.funsuite.AnyFunSuite.run(AnyFunSuite.scala:1564)
	at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
	at sbt.TestRunner.runTest$1(TestFramework.scala:153)
	at sbt.TestRunner.run(TestFramework.scala:168)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
	at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFunction.apply(TestFramework.scala:348)
	at sbt.Tests$.processRunnable$1(Tests.scala:475)
	at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
	at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
	at sbt.std.Transform$$anon$4.work(Transform.scala:69)
	at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
	at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
	at sbt.Execute.work(Execute.scala:292)
	at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
	at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
	at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)

Check failure on line 60 in docs/openapi-docs/src/test/scalajvm/sttp/tapir/docs/openapi/VerifyYamlValidatorTest.scala

See this annotation in the file changed.

@github-actions github-actions / Test report for 2.12-JVM-11

sttp.tapir.docs.openapi.VerifyYamlValidatorTest ► validator with list

Failed test found in:
  docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlValidatorTest.xml
Error:
  org.scalatest.exceptions.TestFailedException: "...fFruits
Raw output
org.scalatest.exceptions.TestFailedException: "...fFruits
type:object
[required:
-fruits
]properties:
fruits:
..." was not equal to "...fFruits
type:object
[]properties:
fruits:
..."
	at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:392)
	at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:7539)
	at sttp.tapir.docs.openapi.VerifyYamlValidatorTest.$anonfun$new$6(VerifyYamlValidatorTest.scala:60)
	at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
	at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
	at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
	at org.scalatest.Transformer.apply(Transformer.scala:22)
	at org.scalatest.Transformer.apply(Transformer.scala:20)
	at org.scalatest.funsuite.AnyFunSuiteLike$$anon$1.apply(AnyFunSuiteLike.scala:226)
	at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
	at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
	at org.scalatest.funsuite.AnyFunSuite.withFixture(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.invokeWithFixture$1(AnyFunSuiteLike.scala:224)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTest$1(AnyFunSuiteLike.scala:236)
	at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest(AnyFunSuiteLike.scala:236)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest$(AnyFunSuiteLike.scala:218)
	at org.scalatest.funsuite.AnyFunSuite.runTest(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTests$1(AnyFunSuiteLike.scala:269)
	at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
	at scala.collection.immutable.List.foreach(List.scala:431)
	at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
	at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
	at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests(AnyFunSuiteLike.scala:269)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests$(AnyFunSuiteLike.scala:268)
	at org.scalatest.funsuite.AnyFunSuite.runTests(AnyFunSuite.scala:1564)
	at org.scalatest.Suite.run(Suite.scala:1114)
	at org.scalatest.Suite.run$(Suite.scala:1096)
	at org.scalatest.funsuite.AnyFunSuite.org$scalatest$funsuite$AnyFunSuiteLike$$super$run(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$run$1(AnyFunSuiteLike.scala:273)
	at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
	at org.scalatest.funsuite.AnyFunSuiteLike.run(AnyFunSuiteLike.scala:273)
	at org.scalatest.funsuite.AnyFunSuiteLike.run$(AnyFunSuiteLike.scala:272)
	at org.scalatest.funsuite.AnyFunSuite.run(AnyFunSuite.scala:1564)
	at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
	at sbt.TestRunner.runTest$1(TestFramework.scala:153)
	at sbt.TestRunner.run(TestFramework.scala:168)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
	at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFunction.apply(TestFramework.scala:348)
	at sbt.Tests$.processRunnable$1(Tests.scala:475)
	at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
	at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
	at sbt.std.Transform$$anon$4.work(Transform.scala:69)
	at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
	at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
	at sbt.Execute.work(Execute.scala:292)
	at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
	at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
	at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)

Check failure on line 100 in docs/openapi-docs/src/test/scalajvm/sttp/tapir/docs/openapi/VerifyYamlValidatorTest.scala

See this annotation in the file changed.

@github-actions github-actions / Test report for 2.12-JVM-11

sttp.tapir.docs.openapi.VerifyYamlValidatorTest ► render enum validator for values

Failed test found in:
  docs/openapi-docs/target/jvm-2.12/test-reports/TEST-sttp.tapir.docs.openapi.VerifyYamlValidatorTest.xml
Error:
  org.scalatest.exceptions.TestFailedException: "...integer
Raw output
org.scalatest.exceptions.TestFailedException: "...integer
enum:
-1
-2
[]responses:
'200':
de..." was not equal to "...integer
enum:
-1
-2
[format:int32
]responses:
'200':
de..."
	at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:392)
	at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:7539)
	at sttp.tapir.docs.openapi.VerifyYamlValidatorTest.$anonfun$new$11(VerifyYamlValidatorTest.scala:100)
	at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
	at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
	at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
	at org.scalatest.Transformer.apply(Transformer.scala:22)
	at org.scalatest.Transformer.apply(Transformer.scala:20)
	at org.scalatest.funsuite.AnyFunSuiteLike$$anon$1.apply(AnyFunSuiteLike.scala:226)
	at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
	at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
	at org.scalatest.funsuite.AnyFunSuite.withFixture(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.invokeWithFixture$1(AnyFunSuiteLike.scala:224)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTest$1(AnyFunSuiteLike.scala:236)
	at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest(AnyFunSuiteLike.scala:236)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTest$(AnyFunSuiteLike.scala:218)
	at org.scalatest.funsuite.AnyFunSuite.runTest(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$runTests$1(AnyFunSuiteLike.scala:269)
	at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
	at scala.collection.immutable.List.foreach(List.scala:431)
	at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
	at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
	at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests(AnyFunSuiteLike.scala:269)
	at org.scalatest.funsuite.AnyFunSuiteLike.runTests$(AnyFunSuiteLike.scala:268)
	at org.scalatest.funsuite.AnyFunSuite.runTests(AnyFunSuite.scala:1564)
	at org.scalatest.Suite.run(Suite.scala:1114)
	at org.scalatest.Suite.run$(Suite.scala:1096)
	at org.scalatest.funsuite.AnyFunSuite.org$scalatest$funsuite$AnyFunSuiteLike$$super$run(AnyFunSuite.scala:1564)
	at org.scalatest.funsuite.AnyFunSuiteLike.$anonfun$run$1(AnyFunSuiteLike.scala:273)
	at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
	at org.scalatest.funsuite.AnyFunSuiteLike.run(AnyFunSuiteLike.scala:273)
	at org.scalatest.funsuite.AnyFunSuiteLike.run$(AnyFunSuiteLike.scala:272)
	at org.scalatest.funsuite.AnyFunSuite.run(AnyFunSuite.scala:1564)
	at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
	at sbt.TestRunner.runTest$1(TestFramework.scala:153)
	at sbt.TestRunner.run(TestFramework.scala:168)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
	at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFunction.apply(TestFramework.scala:348)
	at sbt.Tests$.processRunnable$1(Tests.scala:475)
	at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
	at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
	at sbt.std.Transform$$anon$4.work(Transform.scala:69)
	at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
	at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
	at sbt.Execute.work(Execute.scala:292)
	at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
	at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
	at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)

Check failure on line 19 in integrations/monix-newtype/src/test/scala/sttp/tapir/codec/monix/newtype/TapirCodecMonixNewTypeTest.scala

See this annotation in the file changed.

@github-actions github-actions / Test report for 2.12-JVM-11

sttp.tapir.codec.monix.newtype.TapirCodecMonixNewTypeTest ► should find schema for newsubtype which is equal to the schema of its underlying value

Failed test found in:
  integrations/monix-newtype/target/jvm-2.12/test-reports/TEST-sttp.tapir.codec.monix.newtype.TapirCodecMonixNewTypeTest.xml
Error:
  org.scalatest.exceptions.TestFailedException: Schema(SInteger(), None, false, None, None, None, None, false, false, All(List()), AttributeMap(Map()), None) was not equal to Schema(SInteger(), None, false, None, None, Some("int32"), None, false, false, All(List()), AttributeMap(Map()), None)
Raw output
org.scalatest.exceptions.TestFailedException: Schema(SInteger(), None, false, None, None, None, None, false, false, All(List()), AttributeMap(Map()), None) was not equal to Schema(SInteger(), None, false, None, None, Some("int32"), None, false, false, All(List()), AttributeMap(Map()), None)
	at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:392)
	at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:7539)
	at sttp.tapir.codec.monix.newtype.TapirCodecMonixNewTypeTest.$anonfun$new$2(TapirCodecMonixNewTypeTest.scala:19)
	at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
	at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
	at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
	at org.scalatest.Transformer.apply(Transformer.scala:22)
	at org.scalatest.Transformer.apply(Transformer.scala:20)
	at org.scalatest.flatspec.AnyFlatSpecLike$$anon$5.apply(AnyFlatSpecLike.scala:1832)
	at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
	at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
	at org.scalatest.flatspec.AnyFlatSpec.withFixture(AnyFlatSpec.scala:1686)
	at org.scalatest.flatspec.AnyFlatSpecLike.invokeWithFixture$1(AnyFlatSpecLike.scala:1830)
	at org.scalatest.flatspec.AnyFlatSpecLike.$anonfun$runTest$1(AnyFlatSpecLike.scala:1842)
	at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
	at org.scalatest.flatspec.AnyFlatSpecLike.runTest(AnyFlatSpecLike.scala:1842)
	at org.scalatest.flatspec.AnyFlatSpecLike.runTest$(AnyFlatSpecLike.scala:1824)
	at org.scalatest.flatspec.AnyFlatSpec.runTest(AnyFlatSpec.scala:1686)
	at org.scalatest.flatspec.AnyFlatSpecLike.$anonfun$runTests$1(AnyFlatSpecLike.scala:1900)
	at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
	at scala.collection.immutable.List.foreach(List.scala:431)
	at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
	at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
	at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
	at org.scalatest.flatspec.AnyFlatSpecLike.runTests(AnyFlatSpecLike.scala:1900)
	at org.scalatest.flatspec.AnyFlatSpecLike.runTests$(AnyFlatSpecLike.scala:1899)
	at org.scalatest.flatspec.AnyFlatSpec.runTests(AnyFlatSpec.scala:1686)
	at org.scalatest.Suite.run(Suite.scala:1114)
	at org.scalatest.Suite.run$(Suite.scala:1096)
	at org.scalatest.flatspec.AnyFlatSpec.org$scalatest$flatspec$AnyFlatSpecLike$$super$run(AnyFlatSpec.scala:1686)
	at org.scalatest.flatspec.AnyFlatSpecLike.$anonfun$run$1(AnyFlatSpecLike.scala:1945)
	at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
	at org.scalatest.flatspec.AnyFlatSpecLike.run(AnyFlatSpecLike.scala:1945)
	at org.scalatest.flatspec.AnyFlatSpecLike.run$(AnyFlatSpecLike.scala:1943)
	at org.scalatest.flatspec.AnyFlatSpec.run(AnyFlatSpec.scala:1686)
	at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
	at sbt.TestRunner.runTest$1(TestFramework.scala:153)
	at sbt.TestRunner.run(TestFramework.scala:168)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
	at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
	at sbt.TestFunction.apply(TestFramework.scala:348)
	at sbt.Tests$.processRunnable$1(Tests.scala:475)
	at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
	at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
	at sbt.std.Transform$$anon$4.work(Transform.scala:69)
	at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
	at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
	at sbt.Execute.work(Execute.scala:292)
	at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
	at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
	at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)