Skip to content

Nightly Builds

Nightly Builds #324

Triggered via schedule September 8, 2023 02:10
Status Failure
Total duration 13m 39s
Artifacts 15

nightly.yml

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

Annotations

9 errors and 183 warnings
Compile and test (2.12, 17, main)
Process completed with exit code 1.
Compile and test (2.13, 20, main)
Process completed with exit code 1.
Compile and test (2.12, 11, main)
Process completed with exit code 1.
Compile and test (3, 11, main)
Process completed with exit code 1.
Compile and test (3, 20, main)
Process completed with exit code 1.
Compile and test (2.12, 20, main)
Process completed with exit code 1.
Compile and test (2.13, 11, main)
Process completed with exit code 1.
Compile and test (3, 17, main)
Process completed with exit code 1.
Compile and test (2.13, 17, main)
Process completed with exit code 1.
Compile and test (2.12, 17, main)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.
Compile and test (2.13, 20, main)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.
Compile and test (2.12, 11, main)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.
Compile and test (3, 11, main)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.
Compile and test (3, 20, main)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.
Compile and test (2.12, 20, main)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.
Compile and test (2.13, 11, main)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.
Compile and test (3, 17, main)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.
Compile and test (2.13, 17, main)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.
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 (2.12, 8, main): http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Blueprint.scala#L157
method statefulMapConcat in trait FlowOps is deprecated (since 1.0.2): Use `statefulMap` with `mapConcat` instead.
Compile and test (2.12, 8, main): http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala#L267
method statefulMapConcat in trait FlowOps is deprecated (since 1.0.2): Use `statefulMap` with `mapConcat` instead.
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): 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-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, 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.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]
Compile and test (3, 11, default): http-core/target/scala-3.3.1/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/util/package.scala#L61
Suspicious top-level unqualified call to synchronized
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 (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 (3, 20, default): http-core/target/scala-3.3.1/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/util/package.scala#L61
Suspicious top-level unqualified call to synchronized
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 (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, 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 (3, 17, default): http-core/target/scala-3.3.1/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/util/package.scala#L61
Suspicious top-level unqualified call to synchronized
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 (2.13, 8, main): http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/Http2Blueprint.scala#L157
method statefulMapConcat in trait FlowOps is deprecated (since 1.0.2): Use `statefulMap` with `mapConcat` instead.
Compile and test (2.13, 8, main): http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala#L267
method statefulMapConcat in trait FlowOps is deprecated (since 1.0.2): Use `statefulMap` with `mapConcat` instead.
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, 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 (3, 8, main): http-core/target/scala-3.3.1/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/util/package.scala#L61
Suspicious top-level unqualified call to synchronized
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, default): http-core/target/scala-3.3.1/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/util/package.scala#L61
Suspicious top-level unqualified call to synchronized
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).

Artifacts

Produced during runtime
Name Size
test-results-11-2.12-default Expired
2.29 MB
test-results-11-2.13-default Expired
2.29 MB
test-results-11-3-default Expired
2.29 MB
test-results-17-2.12-default Expired
2.19 MB
test-results-17-2.13-default Expired
2.19 MB
test-results-17-3-default Expired
2.19 MB
test-results-20-2.12-default Expired
2.23 MB
test-results-20-2.13-default Expired
2.23 MB
test-results-20-3-default 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