Skip to content

Nightly Builds

Nightly Builds #279

Triggered via schedule July 30, 2023 02:17
Status Success
Total duration 11m 3s
Artifacts 24

nightly.yml

on: schedule
Matrix: Compile and test
Fit to window
Zoom out
Zoom in

Annotations

240 warnings
Compile and test (2.12, 20, main): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (2.12, 20, main): http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientTransportWithCustomResolverSpec.scala#L89
Adaptation of argument list by inserting () is deprecated: this is unlikely to be what you want.
Compile and test (2.12, 20, main): http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettingsSpec.scala#L165
local method expectError in value <local ConnectionPoolSettingsSpec> is never used
Compile and test (2.12, 20, main): http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/RequestParsingSpec.scala#L69
This catches all Throwables. If this is really intended, use `case ex : Throwable` to clear this warning.
Compile and test (2.12, 20, main): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L37
local val scalaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.12, 20, main): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L50
local val javaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.12, 11, main): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (2.12, 11, main): http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientTransportWithCustomResolverSpec.scala#L89
Adaptation of argument list by inserting () is deprecated: this is unlikely to be what you want.
Compile and test (2.12, 11, main): http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettingsSpec.scala#L165
local method expectError in value <local ConnectionPoolSettingsSpec> is never used
Compile and test (2.12, 11, main): http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/RequestParsingSpec.scala#L69
This catches all Throwables. If this is really intended, use `case ex : Throwable` to clear this warning.
Compile and test (2.12, 11, main): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L37
local val scalaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.12, 11, main): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L50
local val javaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.12, 17, main): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (2.12, 17, main): http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientTransportWithCustomResolverSpec.scala#L89
Adaptation of argument list by inserting () is deprecated: this is unlikely to be what you want.
Compile and test (2.12, 17, main): http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettingsSpec.scala#L165
local method expectError in value <local ConnectionPoolSettingsSpec> is never used
Compile and test (2.12, 17, main): http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/RequestParsingSpec.scala#L69
This catches all Throwables. If this is really intended, use `case ex : Throwable` to clear this warning.
Compile and test (2.12, 17, main): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L37
local val scalaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.12, 17, main): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L50
local val javaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.13, 11, main): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (3, 20, default): http-core/target/scala-3.3.0/src_managed/HttpMessage.scala#L369
pattern's type org.apache.pekko.http.scaladsl.model.headers.Cookie is more specialized than the right hand side expression's type org.apache.pekko.http.scaladsl.model.HttpHeader
Compile and test (3, 20, default): http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala#L160
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 20, default): http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala#L478
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 20, default): http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala#L155
the type test for collection.LinearSeq[T] cannot be checked at runtime because its type arguments can't be determined from collection.immutable.Iterable[T]
Compile and test (3, 20, main): http-core/target/scala-3.3.0/src_managed/HttpMessage.scala#L369
pattern's type org.apache.pekko.http.scaladsl.model.headers.Cookie is more specialized than the right hand side expression's type org.apache.pekko.http.scaladsl.model.HttpHeader
Compile and test (3, 20, main): http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala#L160
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 20, main): http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala#L478
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 20, main): http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala#L155
the type test for collection.LinearSeq[T] cannot be checked at runtime because its type arguments can't be determined from collection.immutable.Iterable[T]
Compile and test (2.12, 20, default): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (2.12, 20, default): http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientTransportWithCustomResolverSpec.scala#L89
Adaptation of argument list by inserting () is deprecated: this is unlikely to be what you want.
Compile and test (2.12, 20, default): http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettingsSpec.scala#L165
local method expectError in value <local ConnectionPoolSettingsSpec> is never used
Compile and test (2.12, 20, default): http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/RequestParsingSpec.scala#L69
This catches all Throwables. If this is really intended, use `case ex : Throwable` to clear this warning.
Compile and test (2.12, 20, default): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L37
local val scalaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.12, 20, default): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L50
local val javaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (3, 8, default): http-core/target/scala-3.3.0/src_managed/HttpMessage.scala#L369
pattern's type org.apache.pekko.http.scaladsl.model.headers.Cookie is more specialized than the right hand side expression's type org.apache.pekko.http.scaladsl.model.HttpHeader
Compile and test (3, 8, default): http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala#L160
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 8, default): http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala#L478
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 8, default): http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala#L155
the type test for collection.LinearSeq[T] cannot be checked at runtime because its type arguments can't be determined from collection.immutable.Iterable[T]
Compile and test (2.12, 8, default): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (2.12, 8, default): http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientTransportWithCustomResolverSpec.scala#L89
Adaptation of argument list by inserting () is deprecated: this is unlikely to be what you want.
Compile and test (2.12, 8, default): http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettingsSpec.scala#L165
local method expectError in value <local ConnectionPoolSettingsSpec> is never used
Compile and test (2.12, 8, default): http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/RequestParsingSpec.scala#L69
This catches all Throwables. If this is really intended, use `case ex : Throwable` to clear this warning.
Compile and test (2.12, 8, default): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L37
local val scalaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.12, 8, default): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L50
local val javaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.12, 8, main): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (2.12, 8, main): http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientTransportWithCustomResolverSpec.scala#L89
Adaptation of argument list by inserting () is deprecated: this is unlikely to be what you want.
Compile and test (2.12, 8, main): http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettingsSpec.scala#L165
local method expectError in value <local ConnectionPoolSettingsSpec> is never used
Compile and test (2.12, 8, main): http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/RequestParsingSpec.scala#L69
This catches all Throwables. If this is really intended, use `case ex : Throwable` to clear this warning.
Compile and test (2.12, 8, main): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L37
local val scalaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.12, 8, main): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L50
local val javaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.13, 17, default): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (3, 17, default): http-core/target/scala-3.3.0/src_managed/HttpMessage.scala#L369
pattern's type org.apache.pekko.http.scaladsl.model.headers.Cookie is more specialized than the right hand side expression's type org.apache.pekko.http.scaladsl.model.HttpHeader
Compile and test (3, 17, default): http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala#L160
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 17, default): http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala#L478
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 17, default): http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala#L155
the type test for collection.LinearSeq[T] cannot be checked at runtime because its type arguments can't be determined from collection.immutable.Iterable[T]
Compile and test (2.13, 20, default): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (2.13, 17, main): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (3, 8, main): http-core/target/scala-3.3.0/src_managed/HttpMessage.scala#L369
pattern's type org.apache.pekko.http.scaladsl.model.headers.Cookie is more specialized than the right hand side expression's type org.apache.pekko.http.scaladsl.model.HttpHeader
Compile and test (3, 8, main): http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala#L160
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 8, main): http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala#L478
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 8, main): http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala#L155
the type test for collection.LinearSeq[T] cannot be checked at runtime because its type arguments can't be determined from collection.immutable.Iterable[T]
Compile and test (3, 11, main): http-core/target/scala-3.3.0/src_managed/HttpMessage.scala#L369
pattern's type org.apache.pekko.http.scaladsl.model.headers.Cookie is more specialized than the right hand side expression's type org.apache.pekko.http.scaladsl.model.HttpHeader
Compile and test (3, 11, main): http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala#L160
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 11, main): http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala#L478
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 11, main): http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala#L155
the type test for collection.LinearSeq[T] cannot be checked at runtime because its type arguments can't be determined from collection.immutable.Iterable[T]
Compile and test (2.13, 20, main): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (3, 17, main): http-core/target/scala-3.3.0/src_managed/HttpMessage.scala#L369
pattern's type org.apache.pekko.http.scaladsl.model.headers.Cookie is more specialized than the right hand side expression's type org.apache.pekko.http.scaladsl.model.HttpHeader
Compile and test (3, 17, main): http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala#L160
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 17, main): http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala#L478
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 17, main): http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala#L155
the type test for collection.LinearSeq[T] cannot be checked at runtime because its type arguments can't be determined from collection.immutable.Iterable[T]
Compile and test (3, 11, default): http-core/target/scala-3.3.0/src_managed/HttpMessage.scala#L369
pattern's type org.apache.pekko.http.scaladsl.model.headers.Cookie is more specialized than the right hand side expression's type org.apache.pekko.http.scaladsl.model.HttpHeader
Compile and test (3, 11, default): http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/framing/Http2FrameParsing.scala#L160
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 11, default): http-core/src/main/scala/org/apache/pekko/http/javadsl/Http.scala#L478
Unreachable case except for null (if this is intentional, consider writing case null => instead).
Compile and test (3, 11, default): http-core/src/main/scala/org/apache/pekko/http/impl/util/Rendering.scala#L155
the type test for collection.LinearSeq[T] cannot be checked at runtime because its type arguments can't be determined from collection.immutable.Iterable[T]
Compile and test (2.12, 11, default): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (2.12, 11, default): http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientTransportWithCustomResolverSpec.scala#L89
Adaptation of argument list by inserting () is deprecated: this is unlikely to be what you want.
Compile and test (2.12, 11, default): http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettingsSpec.scala#L165
local method expectError in value <local ConnectionPoolSettingsSpec> is never used
Compile and test (2.12, 11, default): http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/RequestParsingSpec.scala#L69
This catches all Throwables. If this is really intended, use `case ex : Throwable` to clear this warning.
Compile and test (2.12, 11, default): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L37
local val scalaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.12, 11, default): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L50
local val javaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.12, 17, default): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (2.12, 17, default): http-core/src/test/scala/org/apache/pekko/http/scaladsl/ClientTransportWithCustomResolverSpec.scala#L89
Adaptation of argument list by inserting () is deprecated: this is unlikely to be what you want.
Compile and test (2.12, 17, default): http-core/src/test/scala/org/apache/pekko/http/scaladsl/settings/ConnectionPoolSettingsSpec.scala#L165
local method expectError in value <local ConnectionPoolSettingsSpec> is never used
Compile and test (2.12, 17, default): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L37
local val scalaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.12, 17, default): http-tests/src/test/scala/org/apache/pekko/http/scaladsl/RouteJavaScalaDslConversionSpec.scala#L50
local val javaRoute in value <local RouteJavaScalaDslConversionSpec> is never used
Compile and test (2.12, 17, default): http2-tests/src/test/scala/org/apache/pekko/http/impl/engine/http2/RequestParsingSpec.scala#L69
This catches all Throwables. If this is really intended, use `case ex : Throwable` to clear this warning.
Compile and test (2.13, 8, default): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (2.13, 8, main): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]
Compile and test (2.13, 11, default): http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala#L666
method getFirst in class Attributes is deprecated (since Akka 2.5.7): Attributes should always be most specific, use get[T]

Artifacts

Produced during runtime
Name Size
test-results-11-2.12-default Expired
2.26 MB
test-results-11-2.12-main Expired
2.26 MB
test-results-11-2.13-default Expired
2.26 MB
test-results-11-2.13-main Expired
2.26 MB
test-results-11-3-default Expired
2.26 MB
test-results-11-3-main Expired
2.26 MB
test-results-17-2.12-default Expired
2.19 MB
test-results-17-2.12-main Expired
2.19 MB
test-results-17-2.13-default Expired
2.19 MB
test-results-17-2.13-main Expired
2.19 MB
test-results-17-3-default Expired
2.19 MB
test-results-17-3-main Expired
2.19 MB
test-results-20-2.12-default Expired
2.23 MB
test-results-20-2.12-main Expired
2.23 MB
test-results-20-2.13-default Expired
2.23 MB
test-results-20-2.13-main Expired
2.23 MB
test-results-20-3-default Expired
2.23 MB
test-results-20-3-main Expired
2.23 MB
test-results-8-2.12-default Expired
2.4 MB
test-results-8-2.12-main Expired
2.4 MB
test-results-8-2.13-default Expired
2.4 MB
test-results-8-2.13-main Expired
2.4 MB
test-results-8-3-default Expired
2.4 MB
test-results-8-3-main Expired
2.4 MB