Skip to content

surface (fix): Reduce the bytecode size of Surface.methodsOf for Scala 3 #4982

surface (fix): Reduce the bytecode size of Surface.methodsOf for Scala 3

surface (fix): Reduce the bytecode size of Surface.methodsOf for Scala 3 #4982

Triggered via pull request August 20, 2023 15:32
Status Failure
Total duration 6m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Code format
Process completed with exit code 1.
HttpRequestMapperTest.construct nested objects using query parameters for GET: airframe-http/.jvm/src/test/scala/wvlet/airframe/http/router/HttpRequestMapperTest.scala#L68
[INVALID_REQUEST_U1] Failed to read the input msgpack data with codec: ObjectMapCodec(NestedRequest2,ArraySeq(wvlet.airframe.codec.PrimitiveCodec$IntCodec$@3071847b))
GrpcErrorHandlingTest.propagate RPCException: airframe-http-grpc/src/test/scala/wvlet/airframe/http/grpc/GrpcErrorHandlingTest.scala#L70
Cannot invoke "String.getBytes(java.nio.charset.Charset)" because "s" is null
OkHttpClientTest.call: airframe-http-okhttp/src/test/scala/wvlet/airframe/http/okhttp/OkHttpClientTest.scala#L1
wvlet.airframe.http.HttpClientException at wvlet.airframe.http.client.HttpClients$$anon$2.applyOrElse(HttpClients.scala:344)
OkHttpClientTest.create sync client: airframe-http-okhttp/src/test/scala/wvlet/airframe/http/okhttp/OkHttpClientTest.scala#L136
wvlet.airframe.http.HttpClientException at wvlet.airframe.http.client.HttpClients$$anon$2.applyOrElse(HttpClients.scala:344)
Scala 3.x (Dotty)
Process completed with exit code 1.