Skip to content

Add scalafmt to .git-blame-ignore-revs #700

Add scalafmt to .git-blame-ignore-revs

Add scalafmt to .git-blame-ignore-revs #700

Triggered via pull request July 30, 2023 13:22
Status Success
Total duration 6m 48s
Artifacts

validate-and-test.yml

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

Annotations

66 warnings
Compile and test (2.12, 11): http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/DateHeaderRendering.scala#L82
The value matched by Idle is bound to s, which may be used under the
Compile and test (2.12, 11): 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): 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): 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): 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): 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): 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)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.
Compile and test (3.3, 8)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.
Compile and test (3.3, 8): 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.3, 8): 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.3, 8): 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.3, 8): 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, 11): 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): http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala#L192
@nowarn annotation does not suppress any warnings
Compile and test (2.13, 11): http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala#L241
@nowarn annotation does not suppress any warnings
Compile and test (2.13, 11): http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala#L323
@nowarn annotation does not suppress any warnings
Compile and test (2.13, 11)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.
Compile and test (2.13, 8): 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): http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala#L192
@nowarn annotation does not suppress any warnings
Compile and test (2.13, 8): http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala#L241
@nowarn annotation does not suppress any warnings
Compile and test (2.13, 8): http-core/src/main/scala/org/apache/pekko/http/scaladsl/Http.scala#L323
@nowarn annotation does not suppress any warnings
Compile and test (2.13, 8)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.
Compile and test (2.12, 8)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.
Compile and test (2.12, 8): http-core/src/main/scala/org/apache/pekko/http/impl/engine/rendering/DateHeaderRendering.scala#L82
The value matched by Idle is bound to s, which may be used under the
Compile and test (2.12, 8): 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): 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): 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): 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): 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): 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 (3.3, 11): 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.3, 11): 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.3, 11): 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.3, 11): 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.3, 11)
No files were found with the provided path: **/target/test-reports/*.xml. No artifacts will be uploaded.