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

Update logback-classic to 1.5.2 #3563

Merged
merged 1 commit into from
Mar 3, 2024

Update logback-classic to 1.5.2

fb06469
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Update logback-classic to 1.5.2 #3563

Update logback-classic to 1.5.2
fb06469
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report for 2.12-JS-11 succeeded Mar 3, 2024 in 0s

460 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
client/sttp-client/target/js-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientBasicTests.xml 57βœ… 447ms
client/sttp-client/target/js-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientMultipartTests.xml 3βœ… 227ms
client/sttp-client/target/js-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientRequestTests.xml 3βœ… 11ms
client/sttp-client/target/js-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientWebSocketZioTests.xml 3βœ… 336ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.annotations.DeriveEndpointIOTest.xml 30βœ… 8ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.AttributeTest.xml 3βœ… 2ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.CodecTest.xml 6βœ… 155ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.EndpointTest.xml 76βœ… 20ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.generic.EnumsCodecDerivationTest.xml 4βœ… 2ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.generic.FormCodecDerivationTest.xml 13βœ… 16ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.generic.LegacySchemaGenericAutoTest.xml 8βœ… 22ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.generic.MultipartCodecDerivationTest.xml 12βœ… 21ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.generic.SchemaGenericAutoTest.xml 27βœ… 12ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.generic.ValueClassCodecDerivationTest.xml 1βœ… 3ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.internal.RichEndpointInputTest.xml 5βœ… 2ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.internal.RichEndpointOutputTest.xml 1βœ… 1ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.internal.UrlencodedDataTest.xml 4βœ… 2ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.LegacySchemaApplyValidationTest.xml 1βœ… 4ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.namespacing.SchemaMacroNamespaceTest.xml 2βœ… 7ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.SchemaAnnotationsTest.xml 1βœ… 0ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.SchemaApplyValidationTest.xml 13βœ… 280ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.SchemaMacroTest.xml 26βœ… 9ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.SchemaMacroTest2.xml 5βœ… 3ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.SchemaTest.xml 11βœ… 4ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.typelevel.MatchTypeTest.xml 8βœ… 3ms
core/target/js-2.12/test-reports/TEST-sttp.tapir.ValidatorTest.xml 28βœ… 5ms
integrations/cats/target/js-2.12/test-reports/TEST-sttp.tapir.integ.cats.EndpointIOInstancesSpec.xml 3βœ… 1ms
integrations/cats/target/js-2.12/test-reports/TEST-sttp.tapir.integ.cats.ExampleFunctorLawSpec.xml 4βœ… 19ms
integrations/cats/target/js-2.12/test-reports/TEST-sttp.tapir.integ.cats.ModifyFunctorInstancesTest.xml 4βœ… 5ms
integrations/cats/target/js-2.12/test-reports/TEST-sttp.tapir.integ.cats.TapirCodecCatsTest.xml 17βœ… 123ms
integrations/cats/target/js-2.12/test-reports/TEST-sttp.tapir.integ.cats.ValidatorCatsTest.xml 3βœ… 0ms
integrations/enumeratum/target/js-2.12/test-reports/TEST-sttp.tapir.codec.enumeratum.TapirCodecEnumeratumTest.xml 5βœ… 12ms
integrations/newtype/target/js-2.12/test-reports/TEST-sttp.tapir.codec.newtype.TapirCodecNewTypeTest.xml 6βœ… 4ms
json/jsoniter/target/js-2.12/test-reports/TEST-sttp.tapir.json.jsoniter.TapirJsonJsoniterTests.xml 1βœ… 4ms
json/playjson/target/js-2.12/test-reports/TEST-sttp.tapir.json.play.TapirJsonPlayTests.xml 9βœ… 13ms
json/upickle/target/js-2.12/test-reports/TEST-sttp.tapir.json.upickle.TapirJsonuPickleTests.xml 5βœ… 6ms
server/core/target/js-2.12/test-reports/TEST-sttp.tapir.server.interceptor.cors.CORSConfigTest.xml 2βœ… 1ms
server/core/target/js-2.12/test-reports/TEST-sttp.tapir.server.interceptor.cors.CORSInterceptorTest.xml 2βœ… 1ms
server/core/target/js-2.12/test-reports/TEST-sttp.tapir.server.interceptor.decodefailure.DefaultDecodeFailureHandlerTest.xml 5βœ… 6ms
server/core/target/js-2.12/test-reports/TEST-sttp.tapir.server.interpreter.DecodeBasicInputsTest.xml 1βœ… 2ms
server/core/target/js-2.12/test-reports/TEST-sttp.tapir.server.interpreter.FilterServerEndpointsTest.xml 9βœ… 14ms
server/core/target/js-2.12/test-reports/TEST-sttp.tapir.server.interpreter.ServerInterpreterTest.xml 3βœ… 11ms
testing/target/js-2.12/test-reports/TEST-sttp.tapir.testing.EndpointVerifierTest.xml 30βœ… 36ms

βœ…Β client/sttp-client/target/js-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientBasicTests.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.client.sttp.SttpClientBasicTests 57βœ… 447ms

βœ…Β client/sttp-client/target/js-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientMultipartTests.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.client.sttp.SttpClientMultipartTests 3βœ… 227ms

βœ…Β client/sttp-client/target/js-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientRequestTests.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.client.sttp.SttpClientRequestTests 3βœ… 11ms

βœ…Β client/sttp-client/target/js-2.12/test-reports/TEST-sttp.tapir.client.sttp.SttpClientWebSocketZioTests.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.client.sttp.SttpClientWebSocketZioTests 3βœ… 336ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.annotations.DeriveEndpointIOTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.annotations.DeriveEndpointIOTest 30βœ… 8ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.AttributeTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.AttributeTest 3βœ… 2ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.CodecTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.CodecTest 6βœ… 155ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.EndpointTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.EndpointTest 76βœ… 20ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.generic.EnumsCodecDerivationTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.generic.EnumsCodecDerivationTest 4βœ… 2ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.generic.FormCodecDerivationTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.generic.FormCodecDerivationTest 13βœ… 16ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.generic.LegacySchemaGenericAutoTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.generic.LegacySchemaGenericAutoTest 8βœ… 22ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.generic.MultipartCodecDerivationTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.generic.MultipartCodecDerivationTest 12βœ… 21ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.generic.SchemaGenericAutoTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.generic.SchemaGenericAutoTest 27βœ… 12ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.generic.ValueClassCodecDerivationTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.generic.ValueClassCodecDerivationTest 1βœ… 3ms

βœ…Β core/target/js-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/js-2.12/test-reports/TEST-sttp.tapir.internal.RichEndpointOutputTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.internal.RichEndpointOutputTest 1βœ… 1ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.internal.UrlencodedDataTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.internal.UrlencodedDataTest 4βœ… 2ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.LegacySchemaApplyValidationTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.LegacySchemaApplyValidationTest 1βœ… 4ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.namespacing.SchemaMacroNamespaceTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.namespacing.SchemaMacroNamespaceTest 2βœ… 7ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.SchemaAnnotationsTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.SchemaAnnotationsTest 1βœ… 0ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.SchemaApplyValidationTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.SchemaApplyValidationTest 13βœ… 280ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.SchemaMacroTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.SchemaMacroTest 26βœ… 9ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.SchemaMacroTest2.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.SchemaMacroTest2 5βœ… 3ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.SchemaTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.SchemaTest 11βœ… 4ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.typelevel.MatchTypeTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.typelevel.MatchTypeTest 8βœ… 3ms

βœ…Β core/target/js-2.12/test-reports/TEST-sttp.tapir.ValidatorTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.ValidatorTest 28βœ… 5ms

βœ…Β integrations/cats/target/js-2.12/test-reports/TEST-sttp.tapir.integ.cats.EndpointIOInstancesSpec.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.integ.cats.EndpointIOInstancesSpec 3βœ… 1ms

βœ…Β integrations/cats/target/js-2.12/test-reports/TEST-sttp.tapir.integ.cats.ExampleFunctorLawSpec.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.integ.cats.ExampleFunctorLawSpec 4βœ… 19ms

βœ…Β integrations/cats/target/js-2.12/test-reports/TEST-sttp.tapir.integ.cats.ModifyFunctorInstancesTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.integ.cats.ModifyFunctorInstancesTest 4βœ… 5ms

βœ…Β integrations/cats/target/js-2.12/test-reports/TEST-sttp.tapir.integ.cats.TapirCodecCatsTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.integ.cats.TapirCodecCatsTest 17βœ… 123ms

βœ…Β integrations/cats/target/js-2.12/test-reports/TEST-sttp.tapir.integ.cats.ValidatorCatsTest.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.ValidatorCatsTest 3βœ… 0ms

βœ…Β integrations/enumeratum/target/js-2.12/test-reports/TEST-sttp.tapir.codec.enumeratum.TapirCodecEnumeratumTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.codec.enumeratum.TapirCodecEnumeratumTest 5βœ… 12ms

βœ…Β integrations/newtype/target/js-2.12/test-reports/TEST-sttp.tapir.codec.newtype.TapirCodecNewTypeTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.codec.newtype.TapirCodecNewTypeTest 6βœ… 4ms

βœ…Β json/jsoniter/target/js-2.12/test-reports/TEST-sttp.tapir.json.jsoniter.TapirJsonJsoniterTests.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.json.jsoniter.TapirJsonJsoniterTests 1βœ… 4ms

βœ…Β json/playjson/target/js-2.12/test-reports/TEST-sttp.tapir.json.play.TapirJsonPlayTests.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.json.play.TapirJsonPlayTests 9βœ… 13ms

βœ…Β json/upickle/target/js-2.12/test-reports/TEST-sttp.tapir.json.upickle.TapirJsonuPickleTests.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.json.upickle.TapirJsonuPickleTests 5βœ… 6ms

βœ…Β server/core/target/js-2.12/test-reports/TEST-sttp.tapir.server.interceptor.cors.CORSConfigTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.server.interceptor.cors.CORSConfigTest 2βœ… 1ms

βœ…Β server/core/target/js-2.12/test-reports/TEST-sttp.tapir.server.interceptor.cors.CORSInterceptorTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.server.interceptor.cors.CORSInterceptorTest 2βœ… 1ms

βœ…Β server/core/target/js-2.12/test-reports/TEST-sttp.tapir.server.interceptor.decodefailure.DefaultDecodeFailureHandlerTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.server.interceptor.decodefailure.DefaultDecodeFailureHandlerTest 5βœ… 6ms

βœ…Β server/core/target/js-2.12/test-reports/TEST-sttp.tapir.server.interpreter.DecodeBasicInputsTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.server.interpreter.DecodeBasicInputsTest 1βœ… 2ms

βœ…Β server/core/target/js-2.12/test-reports/TEST-sttp.tapir.server.interpreter.FilterServerEndpointsTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.server.interpreter.FilterServerEndpointsTest 9βœ… 14ms

βœ…Β server/core/target/js-2.12/test-reports/TEST-sttp.tapir.server.interpreter.ServerInterpreterTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.server.interpreter.ServerInterpreterTest 3βœ… 11ms

βœ…Β testing/target/js-2.12/test-reports/TEST-sttp.tapir.testing.EndpointVerifierTest.xml

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

Test suite Passed Failed Skipped Time
sttp.tapir.testing.EndpointVerifierTest 30βœ… 36ms