Build Logs

softwaremill/sttp • scala/scala3:release-3.8.0_backport-24855:2025-12-30

Errors

10

Warnings

1439

Total Lines

2821

1##################################
2Clonning https://github.com/softwaremill/sttp.git into /build/repo using revision v4.0.13
3##################################
4Note: switching to 'c55d1c631ab7505541f3de1eb91c703393f67831'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.6
22----
23Preparing build for 3.8.0-RC4-bin-20251230-fab225a
24Scala binary version found: 3.8
25Using configured source version: 3.5-migration
26Scala binary version found: 3.8
27Using configured source version: 3.5-migration
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.5-migration
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.3.6"
35Replacement: val scala3 = "3.8.0-RC4-bin-20251230-fab225a"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val scala3 = "3.3.6"' in build.sbt
40----
41Starting build for 3.8.0-RC4-bin-20251230-fab225a
42Execute tests: false
43sbt project found:
44No prepare script found for project softwaremill/sttp
45##################################
46Scala version: 3.8.0-RC4-bin-20251230-fab225a
47Targets: com.softwaremill.sttp.client4%armeria-backend com.softwaremill.sttp.client4%armeria-backend-cats com.softwaremill.sttp.client4%armeria-backend-cats-ce2 com.softwaremill.sttp.client4%armeria-backend-fs2 com.softwaremill.sttp.client4%armeria-backend-fs2-ce2 com.softwaremill.sttp.client4%armeria-backend-monix com.softwaremill.sttp.client4%armeria-backend-zio com.softwaremill.sttp.client4%armeria-backend-zio1 com.softwaremill.sttp.client4%caching-backend com.softwaremill.sttp.client4%cats com.softwaremill.sttp.client4%catsce2 com.softwaremill.sttp.client4%circe com.softwaremill.sttp.client4%core com.softwaremill.sttp.client4%fs2 com.softwaremill.sttp.client4%fs2ce2 com.softwaremill.sttp.client4%http4s-backend com.softwaremill.sttp.client4%http4s-ce2-backend com.softwaremill.sttp.client4%json-common com.softwaremill.sttp.client4%json4s com.softwaremill.sttp.client4%jsoniter com.softwaremill.sttp.client4%monix com.softwaremill.sttp.client4%okhttp-backend com.softwaremill.sttp.client4%okhttp-backend-monix com.softwaremill.sttp.client4%opentelemetry-backend com.softwaremill.sttp.client4%opentelemetry-otel4s-metrics-backend com.softwaremill.sttp.client4%opentelemetry-otel4s-tracing-backend com.softwaremill.sttp.client4%opentelemetry-tracing-zio-backend com.softwaremill.sttp.client4%ox com.softwaremill.sttp.client4%pekko-http-backend com.softwaremill.sttp.client4%play-json com.softwaremill.sttp.client4%prometheus-backend com.softwaremill.sttp.client4%scribe-backend com.softwaremill.sttp.client4%slf4j-backend com.softwaremill.sttp.client4%spray-json com.softwaremill.sttp.client4%tethys-json com.softwaremill.sttp.client4%upickle com.softwaremill.sttp.client4%zio com.softwaremill.sttp.client4%zio-json com.softwaremill.sttp.client4%zio1 com.softwaremill.sttp.client4%zio1-json
48Project projectConfig: {"projects":{"exclude":["com.softwaremill.sttp.client3%zio.*"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set every closeClassLoaders := false"],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.5-migration","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.5-migration
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '21'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Xmx3000M
59-Xss2M
60-Dsbt.task.timings=false
61-Dcommunitybuild.scala=3.8.0-RC4-bin-20251230-fab225a
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC4-bin-20251230-fab225a"
71"++3.8.0-RC4-bin-20251230-fab225a -v"
72"mapScalacOptions ",REQUIRE:-source:3.5-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76"set every closeClassLoaders := false"
77moduleMappings
78"runBuild 3.8.0-RC4-bin-20251230-fab225a """{"projects":{"exclude":["com.softwaremill.sttp.client3%zio.*"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set every closeClassLoaders := false"],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.5-migration","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.softwaremill.sttp.client4%armeria-backend com.softwaremill.sttp.client4%armeria-backend-cats com.softwaremill.sttp.client4%armeria-backend-cats-ce2 com.softwaremill.sttp.client4%armeria-backend-fs2 com.softwaremill.sttp.client4%armeria-backend-fs2-ce2 com.softwaremill.sttp.client4%armeria-backend-monix com.softwaremill.sttp.client4%armeria-backend-zio com.softwaremill.sttp.client4%armeria-backend-zio1 com.softwaremill.sttp.client4%caching-backend com.softwaremill.sttp.client4%cats com.softwaremill.sttp.client4%catsce2 com.softwaremill.sttp.client4%circe com.softwaremill.sttp.client4%core com.softwaremill.sttp.client4%fs2 com.softwaremill.sttp.client4%fs2ce2 com.softwaremill.sttp.client4%http4s-backend com.softwaremill.sttp.client4%http4s-ce2-backend com.softwaremill.sttp.client4%json-common com.softwaremill.sttp.client4%json4s com.softwaremill.sttp.client4%jsoniter com.softwaremill.sttp.client4%monix com.softwaremill.sttp.client4%okhttp-backend com.softwaremill.sttp.client4%okhttp-backend-monix com.softwaremill.sttp.client4%opentelemetry-backend com.softwaremill.sttp.client4%opentelemetry-otel4s-metrics-backend com.softwaremill.sttp.client4%opentelemetry-otel4s-tracing-backend com.softwaremill.sttp.client4%opentelemetry-tracing-zio-backend com.softwaremill.sttp.client4%ox com.softwaremill.sttp.client4%pekko-http-backend com.softwaremill.sttp.client4%play-json com.softwaremill.sttp.client4%prometheus-backend com.softwaremill.sttp.client4%scribe-backend com.softwaremill.sttp.client4%slf4j-backend com.softwaremill.sttp.client4%spray-json com.softwaremill.sttp.client4%tethys-json com.softwaremill.sttp.client4%upickle com.softwaremill.sttp.client4%zio com.softwaremill.sttp.client4%zio-json com.softwaremill.sttp.client4%zio1 com.softwaremill.sttp.client4%zio1-json"
79
80[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
81[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 6 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 8.042s.
87[info] done compiling
88[info] STTP_NATIVE *not* defined, *not* including native in the aggregate projects
89[info] ONLY_LOOM *not* defined, *not* including loom-based-projects
90[info] loading settings for project rootProject from build.sbt...
91[info] resolving key references (193218 settings) ...
92[info] set current project to sttp (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.8.0-RC4-bin-20251230-fab225a
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in scribeBackendJS/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in http4sBackend/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zio1JS/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in jsoniterNative3/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in jsoniterNative3/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in catsNative3/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in catsNative3/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackendFs2-ce23/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackendFs2-ce23/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zio1JsonJS/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackendFs23/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackendFs23/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in jsonCommonNative3/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in jsonCommonNative3/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in http4sBackend3/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in http4sBackend3/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendCats/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in catsCe2JS/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in http4sCe2Backend3/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in http4sCe2Backend3/crossScalaVersions
115OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in circeJS/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackendCats-ce23/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackendCats-ce23/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in circeNative/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in jsoniterJS3/crossScalaVersions
120OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in jsoniterJS3/crossScalaVersions
121OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendCats-ce2/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in catsJS3/crossScalaVersions
123OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in catsJS3/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackendMonix3/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackendMonix3/crossScalaVersions
126OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in catsCe23/crossScalaVersions
127OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in catsCe23/crossScalaVersions
128OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in otel4sTracingBackend3/crossScalaVersions
129OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in core/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackendZio3/crossScalaVersions
131OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackendZio3/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tethysJson/crossScalaVersions
133OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in otel4sTracingBackend3/crossScalaVersions
134OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in jsoniterNative/crossScalaVersions
135OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2Ce2/crossScalaVersions
136OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in tethysJson3/crossScalaVersions
137OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in tethysJson3/crossScalaVersions
138OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in otel4sTracingBackendJS/crossScalaVersions
139OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in playJson/crossScalaVersions
140OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in monixJS3/crossScalaVersions
141OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in monixJS3/crossScalaVersions
142OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in examples3/crossScalaVersions
143OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in otel4sTracingBackend/crossScalaVersions
144OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in examples3/crossScalaVersions
145OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in play29Json/crossScalaVersions
146OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in otel4sMetricsBackendJS/crossScalaVersions
147OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in scribeBackend3/crossScalaVersions
148OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in scribeBackend3/crossScalaVersions
149OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendMonix/crossScalaVersions
150OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in jsonCommon3/crossScalaVersions
151OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in jsonCommon3/crossScalaVersions
152OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackend/crossScalaVersions
153OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in core3/crossScalaVersions
154OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in core3/crossScalaVersions
155OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in fs2JS3/crossScalaVersions
156OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in fs2JS3/crossScalaVersions
157OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in testServer/crossScalaVersions
158OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendScalaz/crossScalaVersions
159OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in circeNative3/crossScalaVersions
160OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in circeNative3/crossScalaVersions
161OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in openTelemetryTracingZioBackend/crossScalaVersions
162OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in sprayJson/crossScalaVersions
163OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in ox3/crossScalaVersions
164OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in ox3/crossScalaVersions
165OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in scribeBackendNative3/crossScalaVersions
166OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in scribeBackendNative3/crossScalaVersions
167OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in akkaHttpBackend/crossScalaVersions
168OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in slf4jBackend/crossScalaVersions
169OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendFs2/crossScalaVersions
170OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in jsonCommonJS/crossScalaVersions
171OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in jsoniter/crossScalaVersions
172OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zioJson/crossScalaVersions
173OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in http4sCe2Backend/crossScalaVersions
174OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in cats3/crossScalaVersions
175OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in cats3/crossScalaVersions
176OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in coreJS3/crossScalaVersions
177OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in coreJS3/crossScalaVersions
178OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in jsonCommonNative/crossScalaVersions
179OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendZio/crossScalaVersions
180OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in upickleJS/crossScalaVersions
181OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in slf4jBackend3/crossScalaVersions
182OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in slf4jBackend3/crossScalaVersions
183OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in upickle3/crossScalaVersions
184OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in upickle3/crossScalaVersions
185OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in prometheusBackend/crossScalaVersions
186OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in circeJS3/crossScalaVersions
187OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in coreNative3/crossScalaVersions
188OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in circeJS3/crossScalaVersions
189OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in coreNative3/crossScalaVersions
190OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in scribeBackendNative/crossScalaVersions
191OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendZio1/crossScalaVersions
192OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in scalaz/crossScalaVersions
193OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in play29JsonJS/crossScalaVersions
194OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in fs23/crossScalaVersions
195OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in fs23/crossScalaVersions
196OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in openTelemetryBackend/crossScalaVersions
197OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in sprayJson3/crossScalaVersions
198OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in sprayJson3/crossScalaVersions
199OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in zio1Json3/crossScalaVersions
200OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in zio1Json3/crossScalaVersions
201OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackendZio13/crossScalaVersions
202OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackendZio13/crossScalaVersions
203OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zio1/crossScalaVersions
204OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackend3/crossScalaVersions
205OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackend3/crossScalaVersions
206OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in okhttpBackendMonix3/crossScalaVersions
207OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in okhttpBackendMonix3/crossScalaVersions
208OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in pekkoHttpBackend3/crossScalaVersions
209OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in pekkoHttpBackend3/crossScalaVersions
210OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in scribeBackendJS3/crossScalaVersions
211OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in scribeBackendJS3/crossScalaVersions
212OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in playJsonJS/crossScalaVersions
213OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in upickleNative3/crossScalaVersions
214OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in upickleNative3/crossScalaVersions
215OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in cats/crossScalaVersions
216OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in coreJS/crossScalaVersions
217OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in zioJsonJS3/crossScalaVersions
218OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in zioJsonJS3/crossScalaVersions
219OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in jsonCommonJS3/crossScalaVersions
220OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in jsonCommonJS3/crossScalaVersions
221OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in examplesCe2/crossScalaVersions
222OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in monix/crossScalaVersions
223OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in catsCe2/crossScalaVersions
224OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in monix3/crossScalaVersions
225OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in monix3/crossScalaVersions
226OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in cachingBackend/crossScalaVersions
227OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zioJS/crossScalaVersions
228OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in catsJS/crossScalaVersions
229OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in coreNative/crossScalaVersions
230OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in pekkoHttpBackend/crossScalaVersions
231OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in cachingBackend3/crossScalaVersions
232OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in cachingBackend3/crossScalaVersions
233OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2JS/crossScalaVersions
234OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in zio1JsonJS3/crossScalaVersions
235OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in zio1JsonJS3/crossScalaVersions
236Build timeouts: 1, would retry
237Retrying build, retry 1/2, force Scala version:false, enable migration:
238[sbt_options] declare -a sbt_options=()
239[process_args] java_version = '21'
240[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
241# Executing command line:
242java
243-Dfile.encoding=UTF-8
244-Xmx3000M
245-Xss2M
246-Dsbt.task.timings=false
247-Dcommunitybuild.scala=3.8.0-RC4-bin-20251230-fab225a
248-Dcommunitybuild.project.dependencies.add=
249-Xmx7G
250-Xms4G
251-Xss8M
252-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
253-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
254-jar
255/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
256"setCrossScalaVersions 3.8.0-RC4-bin-20251230-fab225a"
257"++3.8.0-RC4-bin-20251230-fab225a -v"
258"mapScalacOptions ",REQUIRE:-source:3.5-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
259"set every credentials := Nil"
260"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
261"removeScalacOptionsStartingWith -P:wartremover"
262"set every closeClassLoaders := false"
263moduleMappings
264"runBuild 3.8.0-RC4-bin-20251230-fab225a """{"projects":{"exclude":["com.softwaremill.sttp.client3%zio.*"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set every closeClassLoaders := false"],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.5-migration","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.softwaremill.sttp.client4%armeria-backend com.softwaremill.sttp.client4%armeria-backend-cats com.softwaremill.sttp.client4%armeria-backend-cats-ce2 com.softwaremill.sttp.client4%armeria-backend-fs2 com.softwaremill.sttp.client4%armeria-backend-fs2-ce2 com.softwaremill.sttp.client4%armeria-backend-monix com.softwaremill.sttp.client4%armeria-backend-zio com.softwaremill.sttp.client4%armeria-backend-zio1 com.softwaremill.sttp.client4%caching-backend com.softwaremill.sttp.client4%cats com.softwaremill.sttp.client4%catsce2 com.softwaremill.sttp.client4%circe com.softwaremill.sttp.client4%core com.softwaremill.sttp.client4%fs2 com.softwaremill.sttp.client4%fs2ce2 com.softwaremill.sttp.client4%http4s-backend com.softwaremill.sttp.client4%http4s-ce2-backend com.softwaremill.sttp.client4%json-common com.softwaremill.sttp.client4%json4s com.softwaremill.sttp.client4%jsoniter com.softwaremill.sttp.client4%monix com.softwaremill.sttp.client4%okhttp-backend com.softwaremill.sttp.client4%okhttp-backend-monix com.softwaremill.sttp.client4%opentelemetry-backend com.softwaremill.sttp.client4%opentelemetry-otel4s-metrics-backend com.softwaremill.sttp.client4%opentelemetry-otel4s-tracing-backend com.softwaremill.sttp.client4%opentelemetry-tracing-zio-backend com.softwaremill.sttp.client4%ox com.softwaremill.sttp.client4%pekko-http-backend com.softwaremill.sttp.client4%play-json com.softwaremill.sttp.client4%prometheus-backend com.softwaremill.sttp.client4%scribe-backend com.softwaremill.sttp.client4%slf4j-backend com.softwaremill.sttp.client4%spray-json com.softwaremill.sttp.client4%tethys-json com.softwaremill.sttp.client4%upickle com.softwaremill.sttp.client4%zio com.softwaremill.sttp.client4%zio-json com.softwaremill.sttp.client4%zio1 com.softwaremill.sttp.client4%zio1-json"
265
266[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
267[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
268[info] loading project definition from /build/repo/project
269[info] STTP_NATIVE *not* defined, *not* including native in the aggregate projects
270[info] ONLY_LOOM *not* defined, *not* including loom-based-projects
271[info] loading settings for project rootProject from build.sbt...
272[info] resolving key references (193218 settings) ...
273[info] set current project to sttp (in build file:/build/repo/)
274Execute setCrossScalaVersions: 3.8.0-RC4-bin-20251230-fab225a
275OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in scribeBackendJS/crossScalaVersions
276OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2/crossScalaVersions
277OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zio1JS/crossScalaVersions
278OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in http4sBackend/crossScalaVersions
279OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in jsoniterJS3/crossScalaVersions
280OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in jsoniterJS3/crossScalaVersions
281OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in catsNative3/crossScalaVersions
282OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in catsNative3/crossScalaVersions
283OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in jsoniterNative3/crossScalaVersions
284OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackendFs2-ce23/crossScalaVersions
285OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackendFs2-ce23/crossScalaVersions
286OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in jsoniterNative3/crossScalaVersions
287OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zio1JsonJS/crossScalaVersions
288OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in jsonCommonNative3/crossScalaVersions
289OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in jsonCommonNative3/crossScalaVersions
290OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackendFs23/crossScalaVersions
291OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackendFs23/crossScalaVersions
292OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendCats/crossScalaVersions
293OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in http4sBackend3/crossScalaVersions
294OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in http4sBackend3/crossScalaVersions
295OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in http4sCe2Backend3/crossScalaVersions
296OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in http4sCe2Backend3/crossScalaVersions
297OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in catsCe2JS/crossScalaVersions
298OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackendCats-ce23/crossScalaVersions
299OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackendCats-ce23/crossScalaVersions
300OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in circeNative/crossScalaVersions
301OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendCats-ce2/crossScalaVersions
302OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackendMonix3/crossScalaVersions
303OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackendMonix3/crossScalaVersions
304OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in catsCe23/crossScalaVersions
305OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in examples3/crossScalaVersions
306OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in circeJS/crossScalaVersions
307OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in catsJS3/crossScalaVersions
308OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in catsJS3/crossScalaVersions
309OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in catsCe23/crossScalaVersions
310OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in core/crossScalaVersions
311OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackendZio3/crossScalaVersions
312OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackendZio3/crossScalaVersions
313OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tethysJson/crossScalaVersions
314OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2Ce2/crossScalaVersions
315OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in examples3/crossScalaVersions
316OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in tethysJson3/crossScalaVersions
317OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in tethysJson3/crossScalaVersions
318OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in otel4sTracingBackendJS/crossScalaVersions
319OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in playJson/crossScalaVersions
320OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in upickle3/crossScalaVersions
321OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in upickle3/crossScalaVersions
322OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in otel4sTracingBackend3/crossScalaVersions
323OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in otel4sTracingBackend3/crossScalaVersions
324OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in otel4sTracingBackend/crossScalaVersions
325OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in play29Json/crossScalaVersions
326OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in scribeBackend3/crossScalaVersions
327OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in scribeBackend3/crossScalaVersions
328OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in otel4sMetricsBackendJS/crossScalaVersions
329OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in jsoniterNative/crossScalaVersions
330OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendMonix/crossScalaVersions
331OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackend/crossScalaVersions
332OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in jsonCommon3/crossScalaVersions
333OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in jsonCommon3/crossScalaVersions
334OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in slf4jBackend3/crossScalaVersions
335OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in slf4jBackend3/crossScalaVersions
336OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in fs2JS3/crossScalaVersions
337OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in fs2JS3/crossScalaVersions
338OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in monixJS3/crossScalaVersions
339OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in monixJS3/crossScalaVersions
340OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendScalaz/crossScalaVersions
341OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in circeNative3/crossScalaVersions
342OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in circeNative3/crossScalaVersions
343OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in scalaz/crossScalaVersions
344OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in openTelemetryTracingZioBackend/crossScalaVersions
345OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in core3/crossScalaVersions
346OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in sprayJson/crossScalaVersions
347OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in core3/crossScalaVersions
348OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in ox3/crossScalaVersions
349OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in ox3/crossScalaVersions
350OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in scribeBackendNative3/crossScalaVersions
351OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in scribeBackendNative3/crossScalaVersions
352OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in akkaHttpBackend/crossScalaVersions
353OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in jsonCommonJS/crossScalaVersions
354OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in jsoniter/crossScalaVersions
355OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zioJson/crossScalaVersions
356OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in http4sCe2Backend/crossScalaVersions
357OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in testServer/crossScalaVersions
358OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in cats3/crossScalaVersions
359OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in cats3/crossScalaVersions
360OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in coreJS3/crossScalaVersions
361OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in coreJS3/crossScalaVersions
362OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in jsonCommonNative/crossScalaVersions
363OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in upickleJS/crossScalaVersions
364OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendFs2/crossScalaVersions
365OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in circeJS3/crossScalaVersions
366OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in circeJS3/crossScalaVersions
367OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in coreNative3/crossScalaVersions
368OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in coreNative3/crossScalaVersions
369OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackendCats3/crossScalaVersions
370OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackendCats3/crossScalaVersions
371OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendZio1/crossScalaVersions
372OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in scribeBackendNative/crossScalaVersions
373OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in openTelemetryBackend/crossScalaVersions
374OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in play29JsonJS/crossScalaVersions
375OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in fs23/crossScalaVersions
376OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in fs23/crossScalaVersions
377OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in sprayJson3/crossScalaVersions
378OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in sprayJson3/crossScalaVersions
379OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackend3/crossScalaVersions
380OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackend3/crossScalaVersions
381OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in zio1Json3/crossScalaVersions
382OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in zio1Json3/crossScalaVersions
383OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in armeriaBackendZio13/crossScalaVersions
384OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in armeriaBackendZio13/crossScalaVersions
385OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zio1/crossScalaVersions
386OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in okhttpBackendMonix3/crossScalaVersions
387OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in okhttpBackendMonix3/crossScalaVersions
388OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in pekkoHttpBackend3/crossScalaVersions
389OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in pekkoHttpBackend3/crossScalaVersions
390OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in scribeBackendJS3/crossScalaVersions
391OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in scribeBackendJS3/crossScalaVersions
392OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in playJsonJS/crossScalaVersions
393OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in upickleNative3/crossScalaVersions
394OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in upickleNative3/crossScalaVersions
395OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in cats/crossScalaVersions
396OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in slf4jBackend/crossScalaVersions
397OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in coreJS/crossScalaVersions
398OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in examplesCe2/crossScalaVersions
399OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in jsonCommonJS3/crossScalaVersions
400OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in jsonCommonJS3/crossScalaVersions
401OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in monix/crossScalaVersions
402OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in catsCe2/crossScalaVersions
403OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in monix3/crossScalaVersions
404OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in monix3/crossScalaVersions
405OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in cachingBackend/crossScalaVersions
406OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zioJS/crossScalaVersions
407OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendZio/crossScalaVersions
408OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in coreNative/crossScalaVersions
409OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in pekkoHttpBackend/crossScalaVersions
410OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in cachingBackend3/crossScalaVersions
411OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in cachingBackend3/crossScalaVersions
412OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2JS/crossScalaVersions
413OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in zio1JsonJS3/crossScalaVersions
414OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in zio1JsonJS3/crossScalaVersions
415OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in jsoniterJS/crossScalaVersions
416OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in prometheusBackend/crossScalaVersions
417OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in openTelemetryTracingZioBackend3/crossScalaVersions
418OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in openTelemetryTracingZioBackend3/crossScalaVersions
419OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in fs2Ce2JS3/crossScalaVersions
420OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in fs2Ce2JS3/crossScalaVersions
421OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in otel4sMetricsBackend3/crossScalaVersions
422OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in otel4sMetricsBackend3/crossScalaVersions
423OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in zioJsonJS3/crossScalaVersions
424OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in zioJsonJS3/crossScalaVersions
425OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in json4s/crossScalaVersions
426OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in zio3/crossScalaVersions
427OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in zio3/crossScalaVersions
428OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in okhttpBackendMonix/crossScalaVersions
429OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in zio13/crossScalaVersions
430OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in zio13/crossScalaVersions
431OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in jsonCommon/crossScalaVersions
432OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in zio1JS3/crossScalaVersions
433OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in zio1JS3/crossScalaVersions
434OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zio/crossScalaVersions
435OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in rootProject/crossScalaVersions
436OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in jsoniter3/crossScalaVersions
437OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in jsoniter3/crossScalaVersions
438OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in json4s3/crossScalaVersions
439OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in json4s3/crossScalaVersions
440OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in circe3/crossScalaVersions
441OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in circe3/crossScalaVersions
442OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in scribeBackend/crossScalaVersions
443OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in armeriaBackendFs2-ce2/crossScalaVersions
444OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in otel4sTracingBackendJS3/crossScalaVersions
445OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in otel4sTracingBackendJS3/crossScalaVersions
446OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in catsCe2JS3/crossScalaVersions
447OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in catsCe2JS3/crossScalaVersions
448OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in otel4sMetricsBackendJS3/crossScalaVersions
449OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in otel4sMetricsBackendJS3/crossScalaVersions
450OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in prometheusBackend3/crossScalaVersions
451OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in prometheusBackend3/crossScalaVersions
452OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in fs2Ce2JS/crossScalaVersions
453OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in okhttpBackend/crossScalaVersions
454OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in zioJson3/crossScalaVersions
455OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in zioJson3/crossScalaVersions
456OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in testCompilation/crossScalaVersions
457OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in upickleJS3/crossScalaVersions
458OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in upickleJS3/crossScalaVersions
459OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in zioJS3/crossScalaVersions
460OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in zioJS3/crossScalaVersions
461OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zioJsonJS/crossScalaVersions
462OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in finagleBackend/crossScalaVersions
463OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in circe/crossScalaVersions
464OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in catsJS/crossScalaVersions
465OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in fs2Ce23/crossScalaVersions
466OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in fs2Ce23/crossScalaVersions
467OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in otel4sMetricsBackend/crossScalaVersions
468OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in openTelemetryBackend3/crossScalaVersions
469OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in openTelemetryBackend3/crossScalaVersions
470OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in monixJS/crossScalaVersions
471OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in okhttpBackend3/crossScalaVersions
472OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in okhttpBackend3/crossScalaVersions
473OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in zio1Json/crossScalaVersions
474OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in upickleNative/crossScalaVersions
475OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in upickle/crossScalaVersions
476OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in playJsonJS3/crossScalaVersions
477OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in playJsonJS3/crossScalaVersions
478OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in playJson3/crossScalaVersions
479OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in playJson3/crossScalaVersions
480OpenCB::Changing crossVersion 3.8.0-RC4-bin-20251230-fab225a -> 3.8.0-RC4-bin-20251230-fab225a in docs3/crossScalaVersions
481OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4-bin-20251230-fab225a) in docs3/crossScalaVersions
482[info] set current project to sttp (in build file:/build/repo/)
483[info] Setting Scala version to 3.8.0-RC4-bin-20251230-fab225a on 67 projects.
484[info] Switching Scala version on:
485[info] otel4sMetricsBackendJS3 (3.8.0-RC4-bin-20251230-fab225a)
486[info] playJsonJS3 (3.8.0-RC4-bin-20251230-fab225a)
487[info] http4sBackend3 (3.8.0-RC4-bin-20251230-fab225a)
488[info] coreNative3 (3.8.0-RC4-bin-20251230-fab225a)
489[info] fs2Ce23 (3.8.0-RC4-bin-20251230-fab225a)
490[info] catsJS3 (3.8.0-RC4-bin-20251230-fab225a)
491[info] zio1JS3 (3.8.0-RC4-bin-20251230-fab225a)
492[info] tethysJson3 (3.8.0-RC4-bin-20251230-fab225a)
493[info] otel4sTracingBackendJS3 (3.8.0-RC4-bin-20251230-fab225a)
494[info] scribeBackendNative3 (3.8.0-RC4-bin-20251230-fab225a)
495[info] armeriaBackendCats-ce23 (3.8.0-RC4-bin-20251230-fab225a)
496[info] armeriaBackendFs2-ce23 (3.8.0-RC4-bin-20251230-fab225a)
497[info] okhttpBackend3 (3.8.0-RC4-bin-20251230-fab225a)
498[info] scribeBackend3 (3.8.0-RC4-bin-20251230-fab225a)
499[info] fs2Ce2JS3 (3.8.0-RC4-bin-20251230-fab225a)
500[info] monix3 (3.8.0-RC4-bin-20251230-fab225a)
501[info] core3 (3.8.0-RC4-bin-20251230-fab225a)
502[info] otel4sMetricsBackend3 (3.8.0-RC4-bin-20251230-fab225a)
503[info] zio1Json3 (3.8.0-RC4-bin-20251230-fab225a)
504[info] jsonCommonJS3 (3.8.0-RC4-bin-20251230-fab225a)
505[info] json4s3 (3.8.0-RC4-bin-20251230-fab225a)
506[info] zio3 (3.8.0-RC4-bin-20251230-fab225a)
507[info] playJson3 (3.8.0-RC4-bin-20251230-fab225a)
508[info] jsoniterJS3 (3.8.0-RC4-bin-20251230-fab225a)
509[info] jsonCommon3 (3.8.0-RC4-bin-20251230-fab225a)
510[info] zio1JsonJS3 (3.8.0-RC4-bin-20251230-fab225a)
511[info] jsoniter3 (3.8.0-RC4-bin-20251230-fab225a)
512[info] circeNative3 (3.8.0-RC4-bin-20251230-fab225a)
513[info] upickleJS3 (3.8.0-RC4-bin-20251230-fab225a)
514[info] catsCe2JS3 (3.8.0-RC4-bin-20251230-fab225a)
515[info] catsNative3 (3.8.0-RC4-bin-20251230-fab225a)
516[info] upickleNative3 (3.8.0-RC4-bin-20251230-fab225a)
517[info] ox3 (3.8.0-RC4-bin-20251230-fab225a)
518[info] fs23 (3.8.0-RC4-bin-20251230-fab225a)
519[info] examples3 (3.8.0-RC4-bin-20251230-fab225a)
520[info] okhttpBackendMonix3 (3.8.0-RC4-bin-20251230-fab225a)
521[info] catsCe23 (3.8.0-RC4-bin-20251230-fab225a)
522[info] armeriaBackendFs23 (3.8.0-RC4-bin-20251230-fab225a)
523[info] jsonCommonNative3 (3.8.0-RC4-bin-20251230-fab225a)
524[info] monixJS3 (3.8.0-RC4-bin-20251230-fab225a)
525[info] openTelemetryTracingZioBackend3 (3.8.0-RC4-bin-20251230-fab225a)
526[info] docs3 (3.8.0-RC4-bin-20251230-fab225a)
527[info] cats3 (3.8.0-RC4-bin-20251230-fab225a)
528[info] slf4jBackend3 (3.8.0-RC4-bin-20251230-fab225a)
529[info] armeriaBackendZio3 (3.8.0-RC4-bin-20251230-fab225a)
530[info] http4sCe2Backend3 (3.8.0-RC4-bin-20251230-fab225a)
531[info] sprayJson3 (3.8.0-RC4-bin-20251230-fab225a)
532[info] otel4sTracingBackend3 (3.8.0-RC4-bin-20251230-fab225a)
533[info] pekkoHttpBackend3 (3.8.0-RC4-bin-20251230-fab225a)
534[info] fs2JS3 (3.8.0-RC4-bin-20251230-fab225a)
535[info] jsoniterNative3 (3.8.0-RC4-bin-20251230-fab225a)
536[info] zio13 (3.8.0-RC4-bin-20251230-fab225a)
537[info] circe3 (3.8.0-RC4-bin-20251230-fab225a)
538[info] armeriaBackendCats3 (3.8.0-RC4-bin-20251230-fab225a)
539[info] zioJsonJS3 (3.8.0-RC4-bin-20251230-fab225a)
540[info] zioJS3 (3.8.0-RC4-bin-20251230-fab225a)
541[info] scribeBackendJS3 (3.8.0-RC4-bin-20251230-fab225a)
542[info] circeJS3 (3.8.0-RC4-bin-20251230-fab225a)
543[info] upickle3 (3.8.0-RC4-bin-20251230-fab225a)
544[info] openTelemetryBackend3 (3.8.0-RC4-bin-20251230-fab225a)
545[info] armeriaBackendZio13 (3.8.0-RC4-bin-20251230-fab225a)
546[info] cachingBackend3 (3.8.0-RC4-bin-20251230-fab225a)
547[info] prometheusBackend3 (3.8.0-RC4-bin-20251230-fab225a)
548[info] armeriaBackendMonix3 (3.8.0-RC4-bin-20251230-fab225a)
549[info] armeriaBackend3 (3.8.0-RC4-bin-20251230-fab225a)
550[info] zioJson3 (3.8.0-RC4-bin-20251230-fab225a)
551[info] coreJS3 (3.8.0-RC4-bin-20251230-fab225a)
552[info] Excluding projects:
553[info] scribeBackendJS (2.13.16)
554[info] zioJS (2.13.16)
555[info] circeJS2_12 (2.12.20)
556[info] play29JsonJS2_12 (2.12.20)
557[info] zioJsonJS (2.13.16)
558[info] playJson (2.13.16)
559[info] zio2_12 (2.12.20)
560[info] fs2Ce2JS (2.13.16)
561[info] fs2Ce22_12 (2.12.20)
562[info] armeriaBackendCats2_12 (2.12.20)
563[info] armeriaBackendFs2-ce22_12 (2.12.20)
564[info] jsonCommonJS (2.13.16)
565[info] zio1JsonJS2_12 (2.12.20)
566[info] http4sCe2Backend (2.13.16)
567[info] catsCe2 (2.13.16)
568[info] coreNative2_12 (2.12.20)
569[info] okhttpBackend (2.13.16)
570[info] circe2_12 (2.12.20)
571[info] play29Json (2.13.16)
572[info] openTelemetryTracingZioBackend2_12 (2.12.20)
573[info] fs2 (2.13.16)
574[info] monixJS2_12 (2.12.20)
575[info] testCompilation (2.13.16)
576[info] jsoniterJS (2.13.16)
577[info] scalaz2_12 (2.12.20)
578[info] otel4sTracingBackend (2.13.16)
579[info] akkaHttpBackend2_12 (2.12.20)
580[info] upickleJS (2.13.16)
581[info] zio1Json2_12 (2.12.20)
582[info] armeriaBackendCats (2.13.16)
583[info] playJsonJS2_12 (2.12.20)
584[info] zio1JsonJS (2.13.16)
585[info] tethysJson2_12 (2.12.20)
586[info] catsJS2_12 (2.12.20)
587[info] jsoniterJS2_12 (2.12.20)
588[info] zioJson (2.13.16)
589[info] core2_12 (2.12.20)
590[info] scribeBackend (2.13.16)
591[info] armeriaBackend2_12 (2.12.20)
592[info] circeNative2_12 (2.12.20)
593[info] prometheusBackend2_12 (2.12.20)
594[info] coreNative (2.13.16)
595[info] play29Json2_12 (2.12.20)
596[info] playJson2_12 (2.12.20)
597[info] scribeBackend2_12 (2.12.20)
598[info] armeriaBackendScalaz (2.13.16)
599[info] scribeBackendJS2_12 (2.12.20)
600[info] jsoniter2_12 (2.12.20)
601[info] fs2Ce2JS2_12 (2.12.20)
602[info] openTelemetryBackend2_12 (2.12.20)
603[info] catsCe2JS2_12 (2.12.20)
604[info] catsCe22_12 (2.12.20)
605[info] tethysJson (2.13.16)
606[info] zio1Json (2.13.16)
607[info] pekkoHttpBackend2_12 (2.12.20)
608[info] testServer (2.13.16)
609[info] http4sCe2Backend2_12 (2.12.20)
610[info] jsoniter (2.13.16)
611[info] otel4sTracingBackendJS (2.13.16)
612[info] okhttpBackendMonix (2.13.16)
613[info] fs22_12 (2.12.20)
614[info] armeriaBackendZio1 (2.13.16)
615[info] zio12_12 (2.12.20)
616[info] sprayJson (2.13.16)
617[info] armeriaBackendScalaz2_12 (2.12.20)
618[info] coreJS (2.13.16)
619[info] * rootProject (2.13.16)
620[info] slf4jBackend2_12 (2.12.20)
621[info] scribeBackendNative (2.13.16)
622[info] testServer2_12 (2.12.20)
623[info] coreJS2_12 (2.12.20)
624[info] sprayJson2_12 (2.12.20)
625[info] circeJS (2.13.16)
626[info] slf4jBackend (2.13.16)
627[info] armeriaBackendFs22_12 (2.12.20)
628[info] json4s (2.13.16)
629[info] cats2_12 (2.12.20)
630[info] zioJsonJS2_12 (2.12.20)
631[info] monix2_12 (2.12.20)
632[info] zioJson2_12 (2.12.20)
633[info] armeriaBackendZio (2.13.16)
634[info] upickle (2.13.16)
635[info] okhttpBackendMonix2_12 (2.12.20)
636[info] akkaHttpBackend (2.13.16)
637[info] openTelemetryBackend (2.13.16)
638[info] jsonCommonJS2_12 (2.12.20)
639[info] examplesCe2 (2.13.16)
640[info] cachingBackend2_12 (2.12.20)
641[info] monixJS (2.13.16)
642[info] upickleNative2_12 (2.12.20)
643[info] armeriaBackendCats-ce2 (2.13.16)
644[info] zio (2.13.16)
645[info] armeriaBackendMonix2_12 (2.12.20)
646[info] upickle2_12 (2.12.20)
647[info] armeriaBackendMonix (2.13.16)
648[info] finagleBackend2_12 (2.12.20)
649[info] jsoniterNative (2.13.16)
650[info] jsonCommon2_12 (2.12.20)
651[info] circe (2.13.16)
652[info] zioJS2_12 (2.12.20)
653[info] http4sBackend (2.13.16)
654[info] finagleBackend (2.13.16)
655[info] json4s2_12 (2.12.20)
656[info] armeriaBackendZio12_12 (2.12.20)
657[info] http4sBackend2_12 (2.12.20)
658[info] monix (2.13.16)
659[info] prometheusBackend (2.13.16)
660[info] zio1JS2_12 (2.12.20)
661[info] circeNative (2.13.16)
662[info] fs2Ce2 (2.13.16)
663[info] scribeBackendNative2_12 (2.12.20)
664[info] fs2JS2_12 (2.12.20)
665[info] zio1 (2.13.16)
666[info] armeriaBackend (2.13.16)
667[info] play29JsonJS (2.13.16)
668[info] playJsonJS (2.13.16)
669[info] armeriaBackendZio2_12 (2.12.20)
670[info] fs2JS (2.13.16)
671[info] pekkoHttpBackend (2.13.16)
672[info] okhttpBackend2_12 (2.12.20)
673[info] cats (2.13.16)
674[info] core (2.13.16)
675[info] otel4sMetricsBackend (2.13.16)
676[info] catsJS (2.13.16)
677[info] upickleNative (2.13.16)
678[info] openTelemetryTracingZioBackend (2.13.16)
679[info] jsonCommonNative2_12 (2.12.20)
680[info] upickleJS2_12 (2.12.20)
681[info] armeriaBackendFs2 (2.13.16)
682[info] jsonCommonNative (2.13.16)
683[info] catsCe2JS (2.13.16)
684[info] scalaz (2.13.16)
685[info] armeriaBackendCats-ce22_12 (2.12.20)
686[info] jsonCommon (2.13.16)
687[info] armeriaBackendFs2-ce2 (2.13.16)
688[info] jsoniterNative2_12 (2.12.20)
689[info] cachingBackend (2.13.16)
690[info] zio1JS (2.13.16)
691[info] otel4sMetricsBackendJS (2.13.16)
692[info] Reapplying settings...
693[info] set current project to sttp (in build file:/build/repo/)
694Execute mapScalacOptions: ,REQUIRE:-source:3.5-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
695[info] Reapplying settings...
696[info] set current project to sttp (in build file:/build/repo/)
697[info] Defining Global / credentials, akkaHttpBackend / credentials and 204 others.
698[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 1647 others.
699[info] Run `last` for details.
700[info] Reapplying settings...
701[info] set current project to sttp (in build file:/build/repo/)
702Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
703[info] Reapplying settings...
704OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
705
706 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
707 Did you mean playJson / allExcludeDependencies ?
708 , retry without global scopes
709[info] Reapplying settings...
710[info] set current project to sttp (in build file:/build/repo/)
711Execute removeScalacOptionsStartingWith: -P:wartremover
712[info] Reapplying settings...
713[info] set current project to sttp (in build file:/build/repo/)
714[info] Defining Global / closeClassLoaders
715[info] The new value will be used by Test / testLoader, akkaHttpBackend / Test / testLoader and 203 others.
716[info] Run `last` for details.
717[info] Reapplying settings...
718[info] set current project to sttp (in build file:/build/repo/)
719[success] Total time: 0 s, completed Dec 30, 2025, 9:46:32 PM
720Build config: {"projects":{"exclude":["com.softwaremill.sttp.client3%zio.*"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set every closeClassLoaders := false"],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.5-migration","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
721Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(com.softwaremill.sttp.client3%zio.*),Map()),CompileOnly,List()))
722Starting build...
723Projects: Set(http4sBackend3, fs2Ce23, tethysJson3, armeriaBackendCats-ce23, armeriaBackendFs2-ce23, okhttpBackend3, scribeBackend3, monix3, core3, otel4sMetricsBackend3, zio1Json3, json4s3, zio3, playJson3, jsonCommon3, jsoniter3, ox3, fs23, okhttpBackendMonix3, catsCe23, armeriaBackendFs23, openTelemetryTracingZioBackend3, cats3, slf4jBackend3, armeriaBackendZio3, http4sCe2Backend3, sprayJson3, otel4sTracingBackend3, pekkoHttpBackend3, zio13, circe3, armeriaBackendCats3, upickle3, openTelemetryBackend3, armeriaBackendZio13, cachingBackend3, prometheusBackend3, armeriaBackendMonix3, armeriaBackend3, zioJson3)
724Starting build for ProjectRef(file:/build/repo/,circe3) (circe)... [0/40]
725OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.5-migration` in Scala 2.12.20 module Global
726OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
727OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
728Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
729[info] compiling 100 Scala sources and 1 Java source to /build/repo/core/target/jvm-3/classes ...
730[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/main/scala/sttp/client4/testing/RecordingBackend.scala:24:33
731[warn] 24 | _allInteractions.updateAndGet(new UnaryOperator[Vector[RequestAndResponse]] {
732[warn] | ^
733[warn] |discarded non-Unit value of type Vector[AbstractRecordingBackend.this.RequestAndResponse]. Add `: Unit` to discard silently.
734[warn] 25 | override def apply(t: Vector[RequestAndResponse]): Vector[RequestAndResponse] = t.:+((request, response))
735[warn] 26 | })
736[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/main/scalajvm/sttp/client4/internal/FileHelpers.scala:11:33
737[warn] 11 | file.getParentFile.mkdirs()
738[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
739[warn] |discarded non-Unit value of type Boolean. Add `: Unit` to discard silently.
740[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/main/scalajvm/sttp/client4/internal/FileHelpers.scala:13:24
741[warn] 13 | file.createNewFile()
742[warn] | ^^^^^^^^^^^^^^^^^^^^
743[warn] |discarded non-Unit value of type Boolean. Add `: Unit` to discard silently.
744[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scalajvm/sttp/client4/httpurlconnection/HttpURLConnectionBackend.scala:224:8
745[warn] 224 | var total = 0L
746[warn] | ^^^^^
747[warn] | local variable was mutated but not read
748[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scalajvm/sttp/client4/internal/httpclient/MultipartBodyBuilder.scala:4:29
749[warn] 4 |import sttp.client4.internal.httpclient
750[warn] | ^^^^^^^^^^
751[warn] | unused import
752[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/core/src/main/scala/sttp/client4/monad/MapEffect.scala:34:11
753[warn] 34 | case srf: StreamRequest[_, R0 with Effect[F]] =>
754[warn] | ^
755[warn] |the type test for sttp.client4.StreamRequest[_, R0 & sttp.capabilities.Effect[F]] @_ cannot be checked at runtime because its type arguments can't be determined from sttp.client4.GenericRequest[T, R0 & sttp.capabilities.Effect[F]]
756[warn] |
757[warn] | longer explanation available when compiling with `-explain`
758[warn] there were 8 deprecation warnings; re-run with -deprecation for details
759[warn] 7 warnings found
760[info] done compiling
761[info] compiling 3 Scala sources to /build/repo/json/common/target/jvm-3/classes ...
762[info] done compiling
763[info] compiling 2 Scala sources to /build/repo/json/circe/target/jvm-3/classes ...
764[info] done compiling
765[info] compiling 1 Scala source to /build/repo/json/common/target/jvm-3/test-classes ...
766[info] done compiling
767[info] compiling 2 Scala sources to /build/repo/json/circe/target/jvm-3/test-classes ...
768[warn] -- [E176] Potential Issue Warning: /build/repo/json/circe/src/test/scala/sttp/client4/circe/BackendStubCirceTests.scala:15:4
769[warn] 15 | r.is200 should be(true)
770[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
771[warn] | unused value of type org.scalatest.Assertion
772[warn] -- [E176] Potential Issue Warning: /build/repo/json/circe/src/test/scala/sttp/client4/circe/CirceTests.scala:119:4
773[warn] 119 | actualBody should be(expectedBody)
774[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
775[warn] | unused value of type org.scalatest.Assertion
776[warn] there were 10 deprecation warnings; re-run with -deprecation for details
777[warn] three warnings found
778[info] done compiling
779Starting build for ProjectRef(file:/build/repo/,jsoniter3) (jsoniter)... [1/40]
780Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
781[info] compiling 2 Scala sources to /build/repo/json/jsoniter/target/jvm-3/classes ...
782[info] done compiling
783[info] compiling 2 Scala sources to /build/repo/json/jsoniter/target/jvm-3/test-classes ...
784[warn] -- [E176] Potential Issue Warning: /build/repo/json/jsoniter/src/test/scala/sttp/client4/jsoniter/BackendStubJsoniterTests.scala:25:4
785[warn] 25 | r.is200 should be(true)
786[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
787[warn] | unused value of type org.scalatest.Assertion
788[warn] -- [E176] Potential Issue Warning: /build/repo/json/jsoniter/src/test/scala/sttp/client4/jsoniter/JsoniterJsonTests.scala:94:4
789[warn] 94 | actualBody should be(expectedBody)
790[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
791[warn] | unused value of type org.scalatest.Assertion
792[warn] there were 2 deprecation warnings; re-run with -deprecation for details
793[warn] three warnings found
794[info] done compiling
795Starting build for ProjectRef(file:/build/repo/,slf4jBackend3) (slf4j-backend)... [2/40]
796Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
797[info] compiling 2 Scala sources to /build/repo/logging/slf4j/target/jvm-3/classes ...
798[info] done compiling
799Starting build for ProjectRef(file:/build/repo/,cats3) (cats)... [3/40]
800Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
801[info] compiling 6 Scala sources to /build/repo/effects/cats/target/jvm-3/classes ...
802[warn] -- [E198] Unused Symbol Warning: /build/repo/effects/cats/src/main/scalajvm/sttp/client4/httpclient/cats/HttpClientCatsBackend.scala:36:15
803[warn] 36 |import java.io.File
804[warn] | ^^^^
805[warn] | unused import
806[warn] one warning found
807[info] done compiling
808[info] compiling 40 Scala sources to /build/repo/core/target/jvm-3/test-classes ...
809[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/BackendOptionsProxyTest.scala:16:4
810[warn] 16 | proxySetting.ignoreProxy("a.nonproxy.host") should be(true)
811[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
812[warn] | unused value of type org.scalatest.Assertion
813[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/BackendOptionsProxyTest.scala:28:4
814[warn] 28 | proxySetting.ignoreProxy("127.0.0.1") should be(true)
815[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
816[warn] | unused value of type org.scalatest.Assertion
817[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/BackendOptionsProxyTest.scala:40:4
818[warn] 40 | proxySetting.ignoreProxy("sttp.local") should be(true)
819[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
820[warn] | unused value of type org.scalatest.Assertion
821[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/BackendOptionsProxyTest.scala:52:4
822[warn] 52 | proxySetting.ignoreProxy("sttp.local.com") should be(false)
823[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
824[warn] | unused value of type org.scalatest.Assertion
825[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/BackendOptionsProxyTest.scala:65:4
826[warn] 65 | proxySetting.ignoreProxy("a.nonproxy.host") should be(false)
827[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
828[warn] | unused value of type org.scalatest.Assertion
829[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/BackendOptionsProxyTest.scala:78:4
830[warn] 78 | proxySetting.ignoreProxy("127.0.0.1") should be(false)
831[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
832[warn] | unused value of type org.scalatest.Assertion
833[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/BackendOptionsProxyTest.scala:91:4
834[warn] 91 | proxySetting.ignoreProxy("sttp.local") should be(false)
835[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
836[warn] | unused value of type org.scalatest.Assertion
837[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/BackendOptionsProxyTest.scala:104:4
838[warn] 104 | proxySetting.ignoreProxy("dorime") should be(true)
839[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
840[warn] | unused value of type org.scalatest.Assertion
841[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/RequestTests.scala:80:4
842[warn] 80 | emptyRequest.header("H1", "V1").header("H1", "V2").headers shouldBe List(Header("H1", "V2"))
843[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
844[warn] | unused value of type org.scalatest.Assertion
845[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/RequestTests.scala:81:4
846[warn] 81 | emptyRequest.header("H1", "V1").header("H1", "V2", onDuplicate = DuplicateHeaderBehavior.Add).headers shouldBe List(
847[warn] | ^
848[warn] | unused value of type org.scalatest.Assertion
849[warn] 82 | Header("H1", "V1"),
850[warn] 83 | Header("H1", "V2")
851[warn] 84 | )
852[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/RequestTests.scala:85:4
853[warn] 85 | emptyRequest
854[warn] | ^
855[warn] | unused value of type org.scalatest.Assertion
856[warn] 86 | .header("H1", "V1")
857[warn] 87 | .header("H1", "V2", onDuplicate = DuplicateHeaderBehavior.Combine)
858[warn] 88 | .headers shouldBe List(Header("H1", "V1, V2"))
859[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/RequestTests.scala:90:4
860[warn] 90 | emptyRequest.header(Header("H1", "V1")).header(Header("H1", "V2")).headers shouldBe List(Header("H1", "V2"))
861[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
862[warn] | unused value of type org.scalatest.Assertion
863[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/RequestTests.scala:91:4
864[warn] 91 | emptyRequest
865[warn] | ^
866[warn] | unused value of type org.scalatest.Assertion
867[warn] 92 | .header(Header("H1", "V1"))
868[warn] 93 | .header(Header("H1", "V2"), onDuplicate = DuplicateHeaderBehavior.Add)
869[warn] 94 | .headers shouldBe List(
870[warn] 95 | Header("H1", "V1"),
871[warn] 96 | Header("H1", "V2")
872[warn] 97 | )
873[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/RequestTests.scala:99:4
874[warn] 99 | emptyRequest
875[warn] | ^
876[warn] | unused value of type org.scalatest.Assertion
877[warn] 100 | .headers(Map("H1" -> "V1", "H2" -> "V2"))
878[warn] 101 | .headers(Map("H1" -> "V11", "H3" -> "V3"))
879[warn] 102 | .headers
880[warn] 103 | .toSet shouldBe Set(Header("H2", "V2"), Header("H1", "V11"), Header("H3", "V3"))
881[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/RequestTests.scala:112:4
882[warn] 112 | emptyRequest.headers(Map("Content-Type" -> "application/json")).body("1234").headers.toSet shouldBe Set(
883[warn] | ^
884[warn] | unused value of type org.scalatest.Assertion
885[warn] 113 | Header("Content-Type", "application/json"),
886[warn] 114 | Header("Content-Length", "4")
887[warn] 115 | )
888[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToCurlConverterTest.scala:27:4
889[warn] 27 | basicRequest.get(localhost).toCurl should include("--request GET")
890[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
891[warn] | unused value of type org.scalatest.Assertion
892[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToCurlConverterTest.scala:28:4
893[warn] 28 | basicRequest.post(localhost).toCurl should include("--request POST")
894[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
895[warn] | unused value of type org.scalatest.Assertion
896[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToCurlConverterTest.scala:29:4
897[warn] 29 | basicRequest.put(localhost).toCurl should include("--request PUT")
898[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
899[warn] | unused value of type org.scalatest.Assertion
900[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToCurlConverterTest.scala:30:4
901[warn] 30 | basicRequest.delete(localhost).toCurl should include("--request DELETE")
902[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
903[warn] | unused value of type org.scalatest.Assertion
904[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToCurlConverterTest.scala:31:4
905[warn] 31 | basicRequest.patch(localhost).toCurl should include("--request PATCH")
906[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
907[warn] | unused value of type org.scalatest.Assertion
908[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToCurlConverterTest.scala:32:4
909[warn] 32 | basicRequest.head(localhost).toCurl should include("--request HEAD")
910[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
911[warn] | unused value of type org.scalatest.Assertion
912[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToCurlConverterTest.scala:75:4
913[warn] 75 | basicRequest.body(Map("name" -> "john", "org" -> "sml")).post(localhost).toCurl should include(
914[warn] | ^
915[warn] | unused value of type org.scalatest.Assertion
916[warn] 76 | "--header 'Content-Type: application/x-www-form-urlencoded' \\\n --header 'Content-Length: 17' \\\n --data-raw 'name=john&org=sml'"
917[warn] 77 | )
918[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToCurlConverterTest.scala:78:4
919[warn] 78 | basicRequest.body("name=john").post(localhost).toCurl should include(
920[warn] | ^
921[warn] | unused value of type org.scalatest.Assertion
922[warn] 79 | "--header 'Content-Type: text/plain; charset=utf-8' \\\n --header 'Content-Length: 9' \\\n --data-raw 'name=john'"
923[warn] 80 | )
924[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToCurlConverterTest.scala:81:4
925[warn] 81 | basicRequest.body("name=john", StandardCharsets.ISO_8859_1.name()).post(localhost).toCurl should include(
926[warn] | ^
927[warn] | unused value of type org.scalatest.Assertion
928[warn] 82 | "--header 'Content-Type: text/plain; charset=ISO-8859-1' \\\n --header 'Content-Length: 9' \\\n --data-raw 'name=john'"
929[warn] 83 | )
930[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToCurlConverterTest.scala:84:4
931[warn] 84 | basicRequest.body("name='john'").post(localhost).toCurl should include(
932[warn] | ^
933[warn] | unused value of type org.scalatest.Assertion
934[warn] 85 | "--header 'Content-Type: text/plain; charset=utf-8' \\\n --header 'Content-Length: 11' \\\n --data-raw 'name=\\'john\\''"
935[warn] 86 | )
936[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToCurlConverterTest.scala:93:4
937[warn] 93 | basicRequest.followRedirects(false).get(localhost).toCurl should not include "--location"
938[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
939[warn] | unused value of type org.scalatest.Assertion
940[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToRfc2616ConverterTest.scala:20:4
941[warn] 20 | basicRequest.get(localhost).toRfc2616Format should startWith("GET")
942[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
943[warn] | unused value of type org.scalatest.Assertion
944[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToRfc2616ConverterTest.scala:21:4
945[warn] 21 | basicRequest.post(localhost).toRfc2616Format should startWith("POST")
946[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
947[warn] | unused value of type org.scalatest.Assertion
948[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToRfc2616ConverterTest.scala:22:4
949[warn] 22 | basicRequest.put(localhost).toRfc2616Format should startWith("PUT")
950[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
951[warn] | unused value of type org.scalatest.Assertion
952[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToRfc2616ConverterTest.scala:23:4
953[warn] 23 | basicRequest.delete(localhost).toRfc2616Format should startWith("DELETE")
954[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
955[warn] | unused value of type org.scalatest.Assertion
956[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToRfc2616ConverterTest.scala:24:4
957[warn] 24 | basicRequest.patch(localhost).toRfc2616Format should startWith("PATCH")
958[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
959[warn] | unused value of type org.scalatest.Assertion
960[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToRfc2616ConverterTest.scala:25:4
961[warn] 25 | basicRequest.head(localhost).toRfc2616Format should startWith("HEAD")
962[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
963[warn] | unused value of type org.scalatest.Assertion
964[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToRfc2616ConverterTest.scala:48:4
965[warn] 48 | basicRequest.body(Map("name" -> "john", "org" -> "sml")).post(localhost).toRfc2616Format should include(
966[warn] | ^
967[warn] | unused value of type org.scalatest.Assertion
968[warn] 49 | """Content-Type: application/x-www-form-urlencoded
969[warn] 50 | |Content-Length: 17
970[warn] 51 | |
971[warn] 52 | |name=john&org=sml""".stripMargin
972[warn] 53 | )
973[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToRfc2616ConverterTest.scala:54:4
974[warn] 54 | basicRequest.body("name=john").post(localhost).toRfc2616Format should include(
975[warn] | ^
976[warn] | unused value of type org.scalatest.Assertion
977[warn] 55 | """Content-Type: text/plain; charset=utf-8
978[warn] 56 | |Content-Length: 9
979[warn] 57 | |
980[warn] 58 | |name=john""".stripMargin
981[warn] 59 | )
982[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToRfc2616ConverterTest.scala:60:4
983[warn] 60 | basicRequest.body("name=john", StandardCharsets.ISO_8859_1.name()).post(localhost).toRfc2616Format should include(
984[warn] | ^
985[warn] | unused value of type org.scalatest.Assertion
986[warn] 61 | """Content-Type: text/plain; charset=ISO-8859-1
987[warn] 62 | |Content-Length: 9
988[warn] 63 | |
989[warn] 64 | |name=john""".stripMargin
990[warn] 65 | )
991[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToRfc2616ConverterTest.scala:66:4
992[warn] 66 | basicRequest.body("name=\"john\"").post(localhost).toRfc2616Format should include(
993[warn] | ^
994[warn] | unused value of type org.scalatest.Assertion
995[warn] 67 | """Content-Type: text/plain; charset=utf-8
996[warn] 68 | |Content-Length: 11
997[warn] 69 | |
998[warn] 70 | |name="john"""".stripMargin
999[warn] 71 | )
1000[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/ToRfc2616ConverterTest.scala:76:4
1001[warn] 76 | basicRequest
1002[warn] | ^
1003[warn] | unused value of type org.scalatest.Assertion
1004[warn] 77 | .header("Authorization", "token")
1005[warn] 78 | .contentType("application/xml")
1006[warn] 79 | .body(xmlBody)
1007[warn] 80 | .post(localhost)
1008[warn] 81 | .toRfc2616Format should include(
1009[warn] 82 | """Authorization: ***
1010[warn] 83 | |Content-Type: application/xml
1011[warn] 84 | |Content-Length: 91
1012[warn] 85 | |
1013[warn] 86 | |<request>
1014[warn] 87 | | <name>sample</name>
1015[warn] 88 | | <time>Wed, 21 Oct 2015 18:27:50 GMT</time>
1016[warn] 89 | |</request>""".stripMargin
1017[warn] 90 | )
1018[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/internal/DigestAuthenticatorTest.scala:22:4
1019[warn] 22 | header.value.name shouldBe HeaderNames.Authorization
1020[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1021[warn] | unused value of type org.scalatest.Assertion
1022[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/internal/DigestAuthenticatorTest.scala:171:6
1023[warn] 171 | header.value.name shouldBe HeaderNames.ProxyAuthorization
1024[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1025[warn] | unused value of type org.scalatest.Assertion
1026[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:61:4
1027[warn] 61 | r.is200 should be(true)
1028[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1029[warn] | unused value of type org.scalatest.Assertion
1030[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:77:4
1031[warn] 77 | r.is200 should be(true)
1032[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1033[warn] | unused value of type org.scalatest.Assertion
1034[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:84:4
1035[warn] 84 | r.is200 should be(true)
1036[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1037[warn] | unused value of type org.scalatest.Assertion
1038[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:91:4
1039[warn] 91 | r.is200 should be(true)
1040[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1041[warn] | unused value of type org.scalatest.Assertion
1042[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:129:4
1043[warn] 129 | r.is200 should be(true)
1044[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1045[warn] | unused value of type org.scalatest.Assertion
1046[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:130:4
1047[warn] 130 | r.body should be(Right("10"))
1048[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1049[warn] | unused value of type org.scalatest.Assertion
1050[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:133:4
1051[warn] 133 | ada.is200 should be(true)
1052[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1053[warn] | unused value of type org.scalatest.Assertion
1054[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:201:4
1055[warn] 201 | result.code should be(StatusCode.BadRequest)
1056[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1057[warn] | unused value of type org.scalatest.Assertion
1058[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:213:4
1059[warn] 213 | result.code should be(StatusCode.InternalServerError)
1060[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1061[warn] | unused value of type org.scalatest.Assertion
1062[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:229:11
1063[warn] 227 | basicRequest
1064[warn] 228 | .get(uri"http://example.org")
1065[warn] 229 | .send(backend)
1066[warn] | ^
1067[warn] |unused value of type scala.concurrent.Future[sttp.client4.Response[Either[String, String]]]
1068[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:240:4
1069[warn] 240 | basicRequest.get(uri"http://example.org").send(backend).body should be(Right("first"))
1070[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1071[warn] | unused value of type org.scalatest.Assertion
1072[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:241:4
1073[warn] 241 | basicRequest.get(uri"http://example.org").send(backend).body should be(Right("second"))
1074[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1075[warn] | unused value of type org.scalatest.Assertion
1076[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:242:4
1077[warn] 242 | basicRequest.get(uri"http://example.org").send(backend).body should be(Right("third"))
1078[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1079[warn] | unused value of type org.scalatest.Assertion
1080[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:255:4
1081[warn] 255 | testResult.is200 should be(true)
1082[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1083[warn] | unused value of type org.scalatest.Assertion
1084[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:256:4
1085[warn] 256 | testResult.isServerError should be(true)
1086[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1087[warn] | unused value of type org.scalatest.Assertion
1088[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:446:4
1089[warn] 446 | result().body shouldBe Right("ok")
1090[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1091[warn] | unused value of type org.scalatest.Assertion
1092[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:447:4
1093[warn] 447 | result().body shouldBe Right("ok")
1094[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1095[warn] | unused value of type org.scalatest.Assertion
1096[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:477:4
1097[warn] 477 | metadata.method should be(Method.POST)
1098[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1099[warn] | unused value of type org.scalatest.Assertion
1100[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:478:4
1101[warn] 478 | metadata.uri should be(uri)
1102[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
1103[warn] | unused value of type org.scalatest.Assertion
1104[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:479:4
1105[warn] 479 | metadata.toString() should be(request.onlyMetadata.toString())
1106[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1107[warn] | unused value of type org.scalatest.Assertion
1108[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:480:4
1109[warn] 480 | r.is200 should be(true)
1110[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1111[warn] | unused value of type org.scalatest.Assertion
1112[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:489:4
1113[warn] 489 | metadata.method should be(Method.PUT)
1114[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1115[warn] | unused value of type org.scalatest.Assertion
1116[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:490:4
1117[warn] 490 | metadata.uri should be(uri)
1118[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
1119[warn] | unused value of type org.scalatest.Assertion
1120[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/BackendStubTests.scala:491:4
1121[warn] 491 | metadata.toString() should be(request.onlyMetadata.toString())
1122[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1123[warn] | unused value of type org.scalatest.Assertion
1124[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:110:10
1125[warn] 110 | response.body should include(expectedPostEchoResponse)
1126[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1127[warn] | unused value of type org.scalatest.Assertion
1128[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:322:8
1129[warn] 322 | response.headers should have length (4 + cacheControlHeaders.size).toLong
1130[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1131[warn] | unused value of type org.scalatest.Assertion
1132[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:323:8
1133[warn] 323 | response.headers("Cache-Control").toSet should be(cacheControlHeaders)
1134[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1135[warn] | unused value of type org.scalatest.Assertion
1136[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:324:8
1137[warn] 324 | response.header("Server").exists(_.startsWith("akka-http")) should be(true)
1138[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1139[warn] | unused value of type org.scalatest.Assertion
1140[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:325:8
1141[warn] 325 | response.contentType should be(Some("text/plain; charset=UTF-8"))
1142[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1143[warn] | unused value of type org.scalatest.Assertion
1144[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:335:8
1145[warn] 335 | body should include("x-foo->bar")
1146[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1147[warn] | unused value of type org.scalatest.Assertion
1148[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:349:10
1149[warn] 349 | response.code shouldBe StatusCode.Accepted
1150[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1151[warn] | unused value of type org.scalatest.Assertion
1152[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:363:12
1153[warn] 363 | response.body should include("Host->test.com")
1154[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1155[warn] | unused value of type org.scalatest.Assertion
1156[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:383:8
1157[warn] 383 | response.code shouldBe StatusCode.MethodNotAllowed
1158[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1159[warn] | unused value of type org.scalatest.Assertion
1160[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:384:8
1161[warn] 384 | response.isClientError should be(true)
1162[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1163[warn] | unused value of type org.scalatest.Assertion
1164[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:391:8
1165[warn] 391 | response.code shouldBe StatusCode.NotFound
1166[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1167[warn] | unused value of type org.scalatest.Assertion
1168[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:392:8
1169[warn] 392 | response.isClientError should be(true)
1170[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1171[warn] | unused value of type org.scalatest.Assertion
1172[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:404:8
1173[warn] 404 | resp.code shouldBe StatusCode.Unauthorized
1174[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1175[warn] | unused value of type org.scalatest.Assertion
1176[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:412:8
1177[warn] 412 | resp.code shouldBe StatusCode.Ok
1178[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1179[warn] | unused value of type org.scalatest.Assertion
1180[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:478:10
1181[warn] 478 | e shouldBe a[SttpClientException.ReadException]
1182[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1183[warn] | unused value of type org.scalatest.Assertion
1184[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:536:10
1185[warn] 536 | resp.body should include("f1")
1186[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1187[warn] | unused value of type org.scalatest.Assertion
1188[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:572:12
1189[warn] 572 | resp.body should include("multipart/mixed")
1190[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1191[warn] | unused value of type org.scalatest.Assertion
1192[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:585:6
1193[warn] 585 | resp.code shouldBe StatusCode(code)
1194[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1195[warn] | unused value of type org.scalatest.Assertion
1196[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:605:8
1197[warn] 605 | resp.code shouldBe StatusCode.Ok
1198[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1199[warn] | unused value of type org.scalatest.Assertion
1200[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:612:8
1201[warn] 612 | resp.code shouldBe StatusCode.Ok
1202[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1203[warn] | unused value of type org.scalatest.Assertion
1204[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:619:8
1205[warn] 619 | resp.code shouldBe StatusCode.Ok
1206[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1207[warn] | unused value of type org.scalatest.Assertion
1208[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:626:8
1209[warn] 626 | resp.code shouldBe StatusCode.Ok
1210[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1211[warn] | unused value of type org.scalatest.Assertion
1212[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:634:10
1213[warn] 634 | resp.code shouldBe StatusCode.Ok
1214[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1215[warn] | unused value of type org.scalatest.Assertion
1216[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:756:18
1217[warn] 756 | (System.currentTimeMillis() - start) should be < 2000L
1218[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1219[warn] | unused value of type org.scalatest.Assertion
1220[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:777:16
1221[warn] 777 | (System.currentTimeMillis() - start) should be < 2000L
1222[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1223[warn] | unused value of type org.scalatest.Assertion
1224[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:816:8
1225[warn] 816 | response.body shouldBe Right(expectedPostEchoResponse)
1226[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1227[warn] | unused value of type org.scalatest.Assertion
1228[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/HttpTest.scala:856:4
1229[warn] 856 | backend.close().toFuture()
1230[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1231[warn] | unused value of type scala.concurrent.Future[Unit]
1232[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/streaming/StreamingTest.scala:295:4
1233[warn] 295 | backend.close().toFuture()
1234[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1235[warn] | unused value of type scala.concurrent.Future[Unit]
1236[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/websocket/WebSocketTest.scala:188:8
1237[warn] 188 | logger.msgCounter.get() shouldBe 2
1238[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1239[warn] | unused value of type org.scalatest.Assertion
1240[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/websocket/WebSocketTest.scala:208:8
1241[warn] 208 | logger.msgCounter.get() shouldBe 2
1242[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1243[warn] | unused value of type org.scalatest.Assertion
1244[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scala/sttp/client4/testing/websocket/WebSocketTest.scala:277:4
1245[warn] 277 | backend.close().toFuture()
1246[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1247[warn] | unused value of type scala.concurrent.Future[Unit]
1248[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/HttpClientSyncHttpTest.scala:51:8
1249[warn] 51 | t.size should be >= 3
1250[warn] | ^^^^^^^^^^^^^^^^^^^^^
1251[warn] | unused value of type org.scalatest.Assertion
1252[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/HttpClientSyncHttpTest.scala:52:8
1253[warn] 52 | t.head shouldBe s"init $contentLength"
1254[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1255[warn] | unused value of type org.scalatest.Assertion
1256[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/HttpClientSyncHttpTest.scala:54:8
1257[warn] 54 | t.last shouldBe "complete"
1258[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1259[warn] | unused value of type org.scalatest.Assertion
1260[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/internal/SafeGZIPInputStreamTest.scala:53:4
1261[warn] 53 | firstRead shouldBe testMessage.size
1262[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1263[warn] | unused value of type org.scalatest.Assertion
1264[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/internal/SafeGZIPInputStreamTest.scala:54:4
1265[warn] 54 | decompressedContent shouldBe testMessage
1266[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1267[warn] | unused value of type org.scalatest.Assertion
1268[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:54:10
1269[warn] 54 | response.unsafeCookies should have length 3
1270[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1271[warn] | unused value of type org.scalatest.Assertion
1272[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:72:10
1273[warn] 72 | response.unsafeCookies should have length 1
1274[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1275[warn] | unused value of type org.scalatest.Assertion
1276[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:75:10
1277[warn] 75 | c.name should be("c")
1278[warn] | ^^^^^^^^^^^^^^^^^^^^^
1279[warn] | unused value of type org.scalatest.Assertion
1280[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:76:10
1281[warn] 76 | c.value should be("v")
1282[warn] | ^^^^^^^^^^^^^^^^^^^^^^
1283[warn] | unused value of type org.scalatest.Assertion
1284[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:114:8
1285[warn] 114 | resp.code shouldBe StatusCode.Ok
1286[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1287[warn] | unused value of type org.scalatest.Assertion
1288[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:115:8
1289[warn] 115 | resp.body should be(r4response)
1290[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1291[warn] | unused value of type org.scalatest.Assertion
1292[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:116:8
1293[warn] 116 | resp.history should have size 1
1294[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1295[warn] | unused value of type org.scalatest.Assertion
1296[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:123:8
1297[warn] 123 | resp.code shouldBe StatusCode.Ok
1298[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1299[warn] | unused value of type org.scalatest.Assertion
1300[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:124:8
1301[warn] 124 | resp.body should be(r4response)
1302[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1303[warn] | unused value of type org.scalatest.Assertion
1304[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:125:8
1305[warn] 125 | resp.history should have size 3
1306[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1307[warn] | unused value of type org.scalatest.Assertion
1308[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:126:8
1309[warn] 126 | resp.history(0).code shouldBe StatusCode.TemporaryRedirect
1310[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1311[warn] | unused value of type org.scalatest.Assertion
1312[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:127:8
1313[warn] 127 | resp.history(1).code shouldBe StatusCode.PermanentRedirect
1314[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1315[warn] | unused value of type org.scalatest.Assertion
1316[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:162:4
1317[warn] 162 | for ((statusCode, redirectToGet, expectedBody) <- redirectToGetTestData)
1318[warn] | ^
1319[warn] | unused value of type List[Unit]
1320[warn] 163 | yield s"for $statusCode redirect, with redirect post to get = $redirectToGet, should return body $expectedBody" in {
1321[warn] 164 | basicRequest
1322[warn] 165 | .redirectToGet(redirectToGet)
1323[warn] 166 | .body("x")
1324[warn] 167 | .post(uri"$endpoint/redirect/get_after_post/r$statusCode")
1325[warn] 168 | .response(asStringAlways)
1326[warn] 169 | .send(backend)
1327[warn] 170 | .toFuture()
1328[warn] 171 | .map(resp => resp.body shouldBe expectedBody)
1329[warn] 172 | }
1330[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:181:6
1331[warn] 181 | for (header <- testData) yield s"for $header redirect" in {
1332[warn] | ^
1333[warn] |discarded non-Unit value of type List[Unit]. Add `: Unit` to discard silently.
1334[warn] 182 | basicRequest
1335[warn] 183 | .get(uri"$endpoint/redirect/strip_sensitive_headers/r1")
1336[warn] 184 | .header(header)
1337[warn] 185 | .response(asStringAlways)
1338[warn] 186 | .send(backend)
1339[warn] 187 | .toFuture()
1340[warn] 188 | .map { resp =>
1341[warn] 189 | println(resp.body)
1342[warn] 190 | resp.body should not include header.toString
1343[warn] 191 | }
1344[warn] 192 | }
1345[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:213:8
1346[warn] 213 | resp.code shouldBe StatusCode.Ok
1347[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1348[warn] | unused value of type org.scalatest.Assertion
1349[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:229:8
1350[warn] 229 | resp.code shouldBe StatusCode.Ok
1351[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1352[warn] | unused value of type org.scalatest.Assertion
1353[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:247:10
1354[warn] 247 | resp.code shouldBe StatusCode.Ok
1355[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1356[warn] | unused value of type org.scalatest.Assertion
1357[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:373:16
1358[warn] 373 | r.code shouldBe StatusCode.Ok
1359[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1360[warn] | unused value of type org.scalatest.Assertion
1361[warn] -- [E176] Potential Issue Warning: /build/repo/core/src/test/scalajvm/sttp/client4/testing/HttpTestExtensions.scala:374:16
1362[warn] 374 | r.body should include("file1:peach mario")
1363[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1364[warn] | unused value of type org.scalatest.Assertion
1365[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/sttp/client4/testing/streaming/StreamingTest.scala:3:21
1366[warn] 3 |import org.scalatest.Assertion
1367[warn] | ^^^^^^^^^
1368[warn] | unused import
1369[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/sttp/client4/testing/streaming/StreamingTest.scala:14:19
1370[warn] 14 |import sttp.monad.{FutureMonad, MonadError}
1371[warn] | ^^^^^^^^^^^
1372[warn] | unused import
1373[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/sttp/client4/testing/streaming/StreamingTest.scala:16:24
1374[warn] 16 |import scala.concurrent.Future
1375[warn] | ^^^^^^
1376[warn] | unused import
1377[warn] there were 16 deprecation warnings; re-run with -deprecation for details
1378[warn] 122 warnings found
1379[info] done compiling
1380[info] compiling 10 Scala sources to /build/repo/effects/cats/target/jvm-3/test-classes ...
1381[info] done compiling
1382Starting build for ProjectRef(file:/build/repo/,tethysJson3) (tethys-json)... [4/40]
1383Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1384[info] compiling 2 Scala sources to /build/repo/json/tethys-json/target/jvm-3/classes ...
1385[warn] -- [E198] Unused Symbol Warning: /build/repo/json/tethys-json/src/main/scala/sttp/client4/tethysJson/SttpTethysApi.scala:12:38
1386[warn] 12 |import sttp.client4.ResponseException.UnexpectedStatusCode
1387[warn] | ^^^^^^^^^^^^^^^^^^^^
1388[warn] | unused import
1389[warn] one warning found
1390[info] done compiling
1391[info] compiling 2 Scala sources to /build/repo/json/tethys-json/target/jvm-3/test-classes ...
1392[warn] -- [E176] Potential Issue Warning: /build/repo/json/tethys-json/src/test/scala/sttp/client4/tethysJson/BackendStubTethysTests.scala:17:4
1393[warn] 17 | r.is200 should be(true)
1394[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1395[warn] | unused value of type org.scalatest.Assertion
1396[warn] there were 16 deprecation warnings; re-run with -deprecation for details
1397[warn] two warnings found
1398[info] done compiling
1399Starting build for ProjectRef(file:/build/repo/,zio13) (zio1)... [5/40]
1400Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1401[info] compiling 12 Scala sources to /build/repo/effects/zio1/target/jvm-3/classes ...
1402[warn] -- [E198] Unused Symbol Warning: /build/repo/effects/zio1/src/main/scalajvm/sttp/client4/httpclient/zio/HttpClientZioBackend.scala:90:69
1403[warn] 90 | import _root_.zio.interop.reactivestreams.{streamToPublisher => zioStreamToPublisher}
1404[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1405[warn] | unused import
1406[warn] -- Warning: /build/repo/effects/zio1/src/main/scala/sttp/client4/impl/zio/SttpClientStubbingBase.scala:101:8
1407[warn] 101 | def monad: MonadError[RIO[R, *]] = monad
1408[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1409[warn] | Infinite recursive call
1410[warn] -- Warning: /build/repo/effects/zio1/src/main/scala/sttp/client4/impl/zio/SttpClientStubbingBase.scala:120:10
1411[warn] 120 | def monad: MonadError[RIO[R, *]] = monad
1412[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1413[warn] | Infinite recursive call
1414[warn] there was 1 deprecation warning; re-run with -deprecation for details
1415[warn] four warnings found
1416[info] done compiling
1417[info] compiling 5 Scala sources to /build/repo/effects/zio1/target/jvm-3/test-classes ...
1418[warn] -- [E176] Potential Issue Warning: /build/repo/effects/zio1/src/test/scalajvm/sttp/client4/httpclient/zio/BackendStubZioTests.scala:24:4
1419[warn] 24 | runtime.unsafeRun(r).body shouldBe Right("a")
1420[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1421[warn] | unused value of type org.scalatest.Assertion
1422[warn] -- [E176] Potential Issue Warning: /build/repo/effects/zio1/src/test/scalajvm/sttp/client4/httpclient/zio/BackendStubZioTests.scala:25:4
1423[warn] 25 | runtime.unsafeRun(r).body shouldBe Right("b")
1424[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1425[warn] | unused value of type org.scalatest.Assertion
1426[warn] -- [E176] Potential Issue Warning: /build/repo/effects/zio1/src/test/scalajvm/sttp/client4/httpclient/zio/BackendStubZioTests.scala:26:4
1427[warn] 26 | runtime.unsafeRun(r).body shouldBe Right("c")
1428[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1429[warn] | unused value of type org.scalatest.Assertion
1430[warn] -- [E176] Potential Issue Warning: /build/repo/effects/zio1/src/test/scalajvm/sttp/client4/httpclient/zio/HttpClientZioHttpTest.scala:19:6
1431[warn] 19 | send(request).provideLayer(HttpClientZioBackend.layer())
1432[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1433[warn] |unused value of type zio.ZIO[Any, Throwable, sttp.client4.Response[Either[String, String]]]
1434[warn] four warnings found
1435[info] done compiling
1436Starting build for ProjectRef(file:/build/repo/,http4sBackend3) (http4s-backend)... [6/40]
1437Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1438[info] compiling 8 Scala sources to /build/repo/effects/fs2/target/jvm-3/classes ...
1439[warn] there were 14 deprecation warnings; re-run with -deprecation for details
1440[warn] one warning found
1441[info] done compiling
1442[info] compiling 1 Scala source to /build/repo/http4s-backend/target/jvm-3/classes ...
1443[warn] -- [E175] Potential Issue Warning: /build/repo/http4s-backend/src/main/scala/sttp/client4/http4s/Http4sBackend.scala:247:25
1444[warn] 247 | f.createNewFile()
1445[warn] | ^^^^^^^^^^^^^^^^^
1446[warn] |discarded non-Unit value of type Boolean. Add `: Unit` to discard silently.
1447[warn] there were 16 deprecation warnings; re-run with -deprecation for details
1448[warn] two warnings found
1449[info] done compiling
1450[info] compiling 5 Scala sources to /build/repo/effects/fs2/target/jvm-3/test-classes ...
1451[warn] there was 1 deprecation warning; re-run with -deprecation for details
1452[warn] one warning found
1453[info] done compiling
1454[info] compiling 2 Scala sources to /build/repo/http4s-backend/target/jvm-3/test-classes ...
1455[warn] -- [E198] Unused Symbol Warning: /build/repo/http4s-backend/src/test/scala/sttp/client4/http4s/Http4sHttpTest.scala:9:24
1456[warn] 9 |import scala.concurrent.ExecutionContext
1457[warn] | ^^^^^^^^^^^^^^^^
1458[warn] | unused import
1459[warn] one warning found
1460[info] done compiling
1461Starting build for ProjectRef(file:/build/repo/,monix3) (monix)... [7/40]
1462Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1463[info] compiling 8 Scala sources to /build/repo/effects/monix/target/jvm-3/classes ...
1464[warn] there was 1 deprecation warning; re-run with -deprecation for details
1465[warn] one warning found
1466[info] done compiling
1467[info] compiling 5 Scala sources to /build/repo/effects/monix/target/jvm-3/test-classes ...
1468[info] done compiling
1469Starting build for ProjectRef(file:/build/repo/,armeriaBackendCats-ce23) (armeria-backend-cats-ce2)... [8/40]
1470Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1471[info] compiling 3 Scala sources to /build/repo/effects/cats-ce2/target/jvm-3/classes ...
1472[info] done compiling
1473[info] compiling 7 Scala sources to /build/repo/armeria-backend/target/jvm-3/classes ...
1474[info] done compiling
1475[info] compiling 1 Scala source to /build/repo/armeria-backend/cats-ce2/target/jvm-3/classes ...
1476[warn] -- [E198] Unused Symbol Warning: /build/repo/armeria-backend/cats-ce2/src/main/scala/sttp/client4/armeria/cats/ArmeriaCatsBackend.scala:12:29
1477[warn] 12 |import sttp.client4.wrappers.FollowRedirectsBackend
1478[warn] | ^^^^^^^^^^^^^^^^^^^^^^
1479[warn] | unused import
1480[warn] one warning found
1481[info] done compiling
1482[info] compiling 2 Scala sources to /build/repo/effects/cats-ce2/target/jvm-3/test-classes ...
1483[info] done compiling
1484[info] compiling 1 Scala source to /build/repo/armeria-backend/target/jvm-3/test-classes ...
1485[info] done compiling
1486[info] compiling 1 Scala source to /build/repo/armeria-backend/cats-ce2/target/jvm-3/test-classes ...
1487[info] done compiling
1488Starting build for ProjectRef(file:/build/repo/,ox3) (ox)... [9/40]
1489Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1490[info] compiling 2 Scala sources to /build/repo/effects/ox/target/jvm-3/classes ...
1491[info] done compiling
1492[info] compiling 2 Scala sources to /build/repo/effects/ox/target/jvm-3/test-classes ...
1493[warn] -- [E176] Potential Issue Warning: /build/repo/effects/ox/src/test/scala/sttp/client4/impl/ox/ws/OxSseTest.scala:25:8
1494[warn] 25 | OxServerSentEvents.parse(is).take(3).runToList() shouldBe expectedEvents
1495[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1496[warn] | unused value of type org.scalatest.Assertion
1497[warn] -- [E176] Potential Issue Warning: /build/repo/effects/ox/src/test/scala/sttp/client4/impl/ox/ws/OxWebSocketsTest.scala:106:8
1498[warn] 106 | eventually(wsSource.isClosedForReceiveDetail shouldBe Some(ChannelClosed.Error(expectedException)))
1499[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1500[warn] | unused value of type org.scalatest.compatible.Assertion
1501[warn] -- [E176] Potential Issue Warning: /build/repo/effects/ox/src/test/scala/sttp/client4/impl/ox/ws/OxWebSocketsTest.scala:142:8
1502[warn] 142 | Flow.fromSource(wsSource).take(3).runToList() shouldBe List(
1503[warn] | ^
1504[warn] | unused value of type org.scalatest.Assertion
1505[warn] 143 | WebSocketFrame.Text("echo: ", false, None),
1506[warn] 144 | WebSocketFrame.Text("test1", false, None),
1507[warn] 145 | WebSocketFrame.Text("", true, None)
1508[warn] 146 | )
1509[warn] -- [E176] Potential Issue Warning: /build/repo/effects/ox/src/test/scala/sttp/client4/impl/ox/ws/OxWebSocketsTest.scala:183:4
1510[warn] 183 | logger.msgCounter.get() shouldBe 2
1511[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1512[warn] | unused value of type org.scalatest.Assertion
1513[warn] -- [E176] Potential Issue Warning: /build/repo/effects/ox/src/test/scala/sttp/client4/impl/ox/ws/OxWebSocketsTest.scala:212:4
1514[warn] 212 | wsSink.isClosedForSendDetail shouldBe Some(ChannelClosed.Done)
1515[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1516[warn] | unused value of type org.scalatest.Assertion
1517[warn] 5 warnings found
1518[info] done compiling
1519Starting build for ProjectRef(file:/build/repo/,core3) (core)... [10/40]
1520Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -J--add-modules, -Jjava.net.http, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1521Starting build for ProjectRef(file:/build/repo/,cachingBackend3) (caching-backend)... [11/40]
1522Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1523[info] compiling 4 Scala sources to /build/repo/caching/target/jvm-3/classes ...
1524[info] done compiling
1525[info] compiling 1 Scala source to /build/repo/caching/target/jvm-3/test-classes ...
1526[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:70:4
1527[warn] 70 | invocationCounter shouldBe 1
1528[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1529[warn] | unused value of type org.scalatest.Assertion
1530[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:75:4
1531[warn] 75 | invocationCounter shouldBe 1
1532[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1533[warn] | unused value of type org.scalatest.Assertion
1534[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:76:4
1535[warn] 76 | responseA.body shouldBe responseB.body
1536[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1537[warn] | unused value of type org.scalatest.Assertion
1538[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:81:4
1539[warn] 81 | invocationCounter shouldBe 2
1540[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1541[warn] | unused value of type org.scalatest.Assertion
1542[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:82:4
1543[warn] 82 | responseC.body shouldBe responseA.body
1544[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1545[warn] | unused value of type org.scalatest.Assertion
1546[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:85:23
1547[warn] 85 | cachingBackend.send(request2)
1548[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1549[warn] |unused value of type sttp.shared.Identity[sttp.client4.Response[Either[String, String]]]
1550[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:86:4
1551[warn] 86 | invocationCounter shouldBe 3
1552[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1553[warn] | unused value of type org.scalatest.Assertion
1554[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:89:23
1555[warn] 89 | cachingBackend.send(request2)
1556[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1557[warn] |unused value of type sttp.shared.Identity[sttp.client4.Response[Either[String, String]]]
1558[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:114:4
1559[warn] 114 | invocationCounter shouldBe 1
1560[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1561[warn] | unused value of type org.scalatest.Assertion
1562[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:115:4
1563[warn] 115 | responseA.body shouldBe Right(Data(42, "foo", true))
1564[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1565[warn] | unused value of type org.scalatest.Assertion
1566[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:119:4
1567[warn] 119 | invocationCounter shouldBe 1
1568[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1569[warn] | unused value of type org.scalatest.Assertion
1570[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:144:4
1571[warn] 144 | invocationCounter shouldBe 1
1572[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1573[warn] | unused value of type org.scalatest.Assertion
1574[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:145:4
1575[warn] 145 | responseA.body shouldBe Right("response body: a-value")
1576[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1577[warn] | unused value of type org.scalatest.Assertion
1578[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:149:4
1579[warn] 149 | invocationCounter shouldBe 2 // different vary header values
1580[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1581[warn] | unused value of type org.scalatest.Assertion
1582[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:150:4
1583[warn] 150 | responseB.body shouldBe Right("response body: b-value")
1584[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1585[warn] | unused value of type org.scalatest.Assertion
1586[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:154:4
1587[warn] 154 | invocationCounter shouldBe 2
1588[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1589[warn] | unused value of type org.scalatest.Assertion
1590[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:155:4
1591[warn] 155 | responseC.body shouldBe Right("response body: a-value")
1592[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1593[warn] | unused value of type org.scalatest.Assertion
1594[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:159:4
1595[warn] 159 | invocationCounter shouldBe 2
1596[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1597[warn] | unused value of type org.scalatest.Assertion
1598[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:160:4
1599[warn] 160 | responseD.body shouldBe Right("response body: b-value")
1600[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1601[warn] | unused value of type org.scalatest.Assertion
1602[warn] -- [E176] Potential Issue Warning: /build/repo/caching/src/test/scala/sttp/client4/caching/CachingBackendTest.scala:165:4
1603[warn] 165 | invocationCounter shouldBe 3
1604[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1605[warn] | unused value of type org.scalatest.Assertion
1606[warn] 20 warnings found
1607[info] done compiling
1608Starting build for ProjectRef(file:/build/repo/,zioJson3) (zio-json)... [12/40]
1609Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1610[info] compiling 3 Scala sources to /build/repo/json/zio-json/target/jvm-3/classes ...
1611[info] done compiling
1612[info] compiling 2 Scala sources to /build/repo/json/zio-json/target/jvm-3/test-classes ...
1613[warn] -- [E176] Potential Issue Warning: /build/repo/json/zio-json/src/test/scala/sttp/client4/ziojson/BackendStubZioJsonTests.scala:24:4
1614[warn] 24 | r.is200 should be(true)
1615[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1616[warn] | unused value of type org.scalatest.Assertion
1617[warn] -- [E176] Potential Issue Warning: /build/repo/json/zio-json/src/test/scala/sttp/client4/ziojson/ZioJsonTests.scala:115:4
1618[warn] 115 | actualBody should be(expectedBody)
1619[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1620[warn] | unused value of type org.scalatest.Assertion
1621[warn] there were 10 deprecation warnings; re-run with -deprecation for details
1622[warn] three warnings found
1623[info] done compiling
1624Starting build for ProjectRef(file:/build/repo/,prometheusBackend3) (prometheus-backend)... [13/40]
1625Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1626[info] compiling 2 Scala sources to /build/repo/observability/prometheus-backend/target/jvm-3/classes ...
1627[info] done compiling
1628[info] compiling 1 Scala source to /build/repo/observability/prometheus-backend/target/jvm-3/test-classes ...
1629[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:72:52
1630[warn] 72 | basicRequest.get(uri"http://127.0.0.1/foo").send(backend1)
1631[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1632[warn] | unused value of type sttp.client4.Response[Either[String, String]]
1633[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:73:52
1634[warn] 73 | basicRequest.get(uri"http://127.0.0.1/foo").send(backend1)
1635[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1636[warn] | unused value of type sttp.client4.Response[Either[String, String]]
1637[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:93:4
1638[warn] 93 | getMetricSnapshot[HistogramDataPointSnapshot](s"${PrometheusBackend.DefaultHistogramName}") shouldBe empty
1639[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1640[warn] | unused value of type org.scalatest.Assertion
1641[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:121:4
1642[warn] 121 | getMetricSnapshot(s"${PrometheusBackend.DefaultHistogramName}") shouldBe empty
1643[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1644[warn] | unused value of type org.scalatest.Assertion
1645[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:122:4
1646[warn] 122 | getMetricValue[HistogramDataPointSnapshot](s"$customHistogramName", List("method" -> "GET"))
1647[warn] | ^
1648[warn] | unused value of type org.scalatest.Assertion
1649[warn] 123 | .map(_.getCount)
1650[warn] 124 | .value shouldBe requestsNumber1
1651[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:149:4
1652[warn] 149 | getMetricSnapshot[GaugeDataPointSnapshot](s"${PrometheusBackend.DefaultRequestsActiveGaugeName}") shouldBe empty
1653[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1654[warn] | unused value of type org.scalatest.Assertion
1655[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:151:4
1656[warn] 151 | getMetricValue[GaugeDataPointSnapshot](s"$customGaugeName", List("method" -> "GET"))
1657[warn] | ^
1658[warn] | unused value of type org.scalatest.Assertion
1659[warn] 152 | .map(_.getValue)
1660[warn] 153 | .value shouldBe 0.0
1661[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:187:4
1662[warn] 187 | eventually {
1663[warn] | ^
1664[warn] | unused value of type org.scalatest.compatible.Assertion
1665[warn] 188 | getMetricValue[GaugeDataPointSnapshot](
1666[warn] 189 | PrometheusBackend.DefaultRequestsActiveGaugeName,
1667[warn] 190 | List("method" -> "GET")
1668[warn] 191 | ).map(_.getValue).value shouldBe requestsNumber
1669[warn] 192 | }
1670[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:226:6
1671[warn] 226 | getMetricSnapshot(PrometheusBackend.DefaultRequestsActiveGaugeName) shouldBe empty
1672[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1673[warn] | unused value of type org.scalatest.Assertion
1674[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:232:6
1675[warn] 232 | getMetricSnapshot(PrometheusBackend.DefaultRequestsActiveGaugeName) shouldBe empty
1676[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1677[warn] | unused value of type org.scalatest.Assertion
1678[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:254:4
1679[warn] 254 | getMetricSnapshot(PrometheusBackend.DefaultRequestsActiveGaugeName) shouldBe empty
1680[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1681[warn] | unused value of type org.scalatest.Assertion
1682[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:258:6
1683[warn] 258 | getMetricValue[HistogramDataPointSnapshot](
1684[warn] | ^
1685[warn] | unused value of type org.scalatest.Assertion
1686[warn] 259 | s"${PrometheusBackend.DefaultHistogramName}",
1687[warn] 260 | List("method" -> "GET")
1688[warn] 261 | ).map(_.getCount).value shouldBe requestsNumber
1689[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:278:4
1690[warn] 278 | getMetricValue[CounterDataPointSnapshot](
1691[warn] | ^
1692[warn] | unused value of type org.scalatest.Assertion
1693[warn] 279 | PrometheusBackend.DefaultSuccessCounterName,
1694[warn] 280 | List("method" -> "GET", "status" -> "2xx")
1695[warn] 281 | ).map(_.getValue).value shouldBe 10
1696[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:329:4
1697[warn] 329 | getMetricValue[SummaryDataPointSnapshot](PrometheusBackend.DefaultRequestSizeName, List("method" -> "GET"))
1698[warn] | ^
1699[warn] | unused value of type org.scalatest.Assertion
1700[warn] 330 | .map(_.getCount)
1701[warn] 331 | .value shouldBe 5
1702[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:332:4
1703[warn] 332 | getMetricValue[SummaryDataPointSnapshot](PrometheusBackend.DefaultRequestSizeName, List("method" -> "GET"))
1704[warn] | ^
1705[warn] | unused value of type org.scalatest.Assertion
1706[warn] 333 | .map(_.getSum)
1707[warn] 334 | .value shouldBe 25
1708[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:335:4
1709[warn] 335 | getMetricValue[SummaryDataPointSnapshot](
1710[warn] | ^
1711[warn] | unused value of type org.scalatest.Assertion
1712[warn] 336 | PrometheusBackend.DefaultResponseSizeName,
1713[warn] 337 | List("method" -> "GET", "status" -> "2xx")
1714[warn] 338 | ).map(_.getCount).value shouldBe 5
1715[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:351:4
1716[warn] 351 | assertThrows[SttpClientException] {
1717[warn] | ^
1718[warn] | unused value of type org.scalatest.compatible.Assertion
1719[warn] 352 | basicRequest
1720[warn] 353 | .get(uri"http://127.0.0.1/foo")
1721[warn] 354 | .response(asString.orFail)
1722[warn] 355 | .send(backend)
1723[warn] 356 | }
1724[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:359:4
1725[warn] 359 | getMetricValue[CounterDataPointSnapshot](
1726[warn] | ^
1727[warn] | unused value of type org.scalatest.Assertion
1728[warn] 360 | PrometheusBackend.DefaultSuccessCounterName,
1729[warn] 361 | List("method" -> "GET", "status" -> "2xx")
1730[warn] 362 | ).map(_.getValue) shouldBe None
1731[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:363:4
1732[warn] 363 | getMetricValue[CounterDataPointSnapshot](PrometheusBackend.DefaultFailureCounterName, List("method" -> "GET"))
1733[warn] | ^
1734[warn] | unused value of type org.scalatest.Assertion
1735[warn] 364 | .map(_.getValue) shouldBe None
1736[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:377:4
1737[warn] 377 | assertThrows[IllegalStateException] {
1738[warn] | ^
1739[warn] | unused value of type org.scalatest.compatible.Assertion
1740[warn] 378 | basicRequest
1741[warn] 379 | .get(uri"http://127.0.0.1/foo")
1742[warn] 380 | .send(backend)
1743[warn] 381 | }
1744[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:384:4
1745[warn] 384 | getMetricValue[CounterDataPointSnapshot](
1746[warn] | ^
1747[warn] | unused value of type org.scalatest.Assertion
1748[warn] 385 | PrometheusBackend.DefaultSuccessCounterName,
1749[warn] 386 | List("method" -> "GET", "status" -> "2xx")
1750[warn] 387 | ).map(_.getValue) shouldBe None
1751[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:388:4
1752[warn] 388 | getMetricValue[CounterDataPointSnapshot](PrometheusBackend.DefaultFailureCounterName, List("method" -> "GET"))
1753[warn] | ^
1754[warn] | unused value of type org.scalatest.Assertion
1755[warn] 389 | .map(_.getValue) shouldBe Some(1)
1756[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:405:11
1757[warn] 402 | basicRequest
1758[warn] 403 | .get(uri"http://127.0.0.1/foo")
1759[warn] 404 | .response(asString.orFail)
1760[warn] 405 | .send(backend)
1761[warn] | ^
1762[warn] | unused value of type sttp.client4.Response[String]
1763[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:408:4
1764[warn] 408 | getMetricValue[CounterDataPointSnapshot](
1765[warn] | ^
1766[warn] | unused value of type org.scalatest.Assertion
1767[warn] 409 | PrometheusBackend.DefaultSuccessCounterName,
1768[warn] 410 | List("method" -> "GET", "status" -> "2xx")
1769[warn] 411 | ).map(_.getValue) shouldBe Some(1)
1770[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:412:4
1771[warn] 412 | getMetricValue[CounterDataPointSnapshot](PrometheusBackend.DefaultFailureCounterName, List("method" -> "GET"))
1772[warn] | ^
1773[warn] | unused value of type org.scalatest.Assertion
1774[warn] 413 | .map(_.getValue) shouldBe None
1775[warn] -- [E176] Potential Issue Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:451:4
1776[warn] 451 | assertThrows[SttpClientException](basicRequest.get(uri"http://127.0.0.1/foo").send(backend))
1777[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1778[warn] | unused value of type org.scalatest.compatible.Assertion
1779[warn] -- [E198] Unused Symbol Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:63:8
1780[warn] 63 | val backend2 =
1781[warn] | ^^^^^^^^
1782[warn] | unused local definition
1783[warn] -- [E198] Unused Symbol Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:427:54
1784[warn] 427 | import sttp.client4.prometheus.PrometheusBackend.{DefaultFailureCounterName, addMethodLabel}
1785[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1786[warn] | unused import
1787[warn] -- [E198] Unused Symbol Warning: /build/repo/observability/prometheus-backend/src/test/scala/sttp/client4/prometheus/PrometheusBackendTest.scala:433:8
1788[warn] 433 | resp: ResponseMetadata
1789[warn] | ^^^^
1790[warn] | unused explicit parameter
1791[warn] 29 warnings found
1792[info] done compiling
1793Starting build for ProjectRef(file:/build/repo/,armeriaBackendCats3) (armeria-backend-cats)... [14/40]
1794Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1795[info] compiling 1 Scala source to /build/repo/armeria-backend/cats/target/jvm-3/classes ...
1796[warn] -- [E198] Unused Symbol Warning: /build/repo/armeria-backend/cats/src/main/scala/sttp/client4/armeria/cats/ArmeriaCatsBackend.scala:12:29
1797[warn] 12 |import sttp.client4.wrappers.FollowRedirectsBackend
1798[warn] | ^^^^^^^^^^^^^^^^^^^^^^
1799[warn] | unused import
1800[warn] one warning found
1801[info] done compiling
1802[info] compiling 1 Scala source to /build/repo/armeria-backend/cats/target/jvm-3/test-classes ...
1803[info] done compiling
1804Starting build for ProjectRef(file:/build/repo/,fs2Ce23) (fs2ce2)... [15/40]
1805Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1806[info] compiling 7 Scala sources to /build/repo/effects/fs2-ce2/target/jvm-3/classes ...
1807[warn] there was 1 deprecation warning; re-run with -deprecation for details
1808[warn] one warning found
1809[info] done compiling
1810[info] compiling 5 Scala sources to /build/repo/effects/fs2-ce2/target/jvm-3/test-classes ...
1811[info] done compiling
1812Starting build for ProjectRef(file:/build/repo/,catsCe23) (catsce2)... [16/40]
1813Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1814Starting build for ProjectRef(file:/build/repo/,zio3) (zio)... [17/40]
1815Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1816[info] compiling 12 Scala sources to /build/repo/effects/zio/target/jvm-3/classes ...
1817[warn] -- [E198] Unused Symbol Warning: /build/repo/effects/zio/src/main/scalajvm/sttp/client4/httpclient/zio/HttpClientZioBackend.scala:104:69
1818[warn] 104 | import _root_.zio.interop.reactivestreams.{streamToPublisher => zioStreamToPublisher}
1819[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1820[warn] | unused import
1821[warn] there was 1 deprecation warning; re-run with -deprecation for details
1822[warn] two warnings found
1823[info] done compiling
1824[info] compiling 5 Scala sources to /build/repo/effects/zio/target/jvm-3/test-classes ...
1825[warn] -- [E176] Potential Issue Warning: /build/repo/effects/zio/src/test/scalajvm/sttp/client4/httpclient/zio/BackendStubZioTests.scala:23:4
1826[warn] 23 | unsafeRunSyncOrThrow(r).body shouldBe Right("a")
1827[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1828[warn] | unused value of type org.scalatest.Assertion
1829[warn] -- [E176] Potential Issue Warning: /build/repo/effects/zio/src/test/scalajvm/sttp/client4/httpclient/zio/BackendStubZioTests.scala:24:4
1830[warn] 24 | unsafeRunSyncOrThrow(r).body shouldBe Right("b")
1831[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1832[warn] | unused value of type org.scalatest.Assertion
1833[warn] -- [E176] Potential Issue Warning: /build/repo/effects/zio/src/test/scalajvm/sttp/client4/httpclient/zio/BackendStubZioTests.scala:25:4
1834[warn] 25 | unsafeRunSyncOrThrow(r).body shouldBe Right("c")
1835[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1836[warn] | unused value of type org.scalatest.Assertion
1837[warn] three warnings found
1838[info] done compiling
1839Starting build for ProjectRef(file:/build/repo/,otel4sMetricsBackend3) (opentelemetry-otel4s-metrics-backend)... [18/40]
1840Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1841[info] compiling 2 Scala sources to /build/repo/observability/otel4s-metrics-backend/target/jvm-3/classes ...
1842[info] done compiling
1843[info] compiling 1 Scala source to /build/repo/observability/otel4s-metrics-backend/target/jvm-3/test-classes ...
1844[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-metrics-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sMetricsBackendTest.scala:68:4
1845[warn] 68 | assert(
1846[warn] | ^
1847[warn] | unused value of type org.scalatest.compatible.Assertion
1848[warn] 69 | metric.isDefined,
1849[warn] 70 | s"${spec.name} metric is missing. Available [${metrics.map(_.name).mkString(", ")}]"
1850[warn] 71 | )
1851[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-metrics-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sMetricsBackendTest.scala:74:6
1852[warn] 74 | md.name shouldBe spec.name
1853[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1854[warn] | unused value of type org.scalatest.Assertion
1855[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-metrics-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sMetricsBackendTest.scala:75:6
1856[warn] 75 | md.description shouldBe Some(spec.description)
1857[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1858[warn] | unused value of type org.scalatest.Assertion
1859[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-metrics-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sMetricsBackendTest.scala:76:6
1860[warn] 76 | md.unit shouldBe Some(spec.unit)
1861[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1862[warn] | unused value of type org.scalatest.Assertion
1863[warn] -- [E198] Unused Symbol Warning: /build/repo/observability/otel4s-metrics-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sMetricsBackendTest.scala:4:26
1864[warn] 4 |import cats.effect.unsafe.IORuntime
1865[warn] | ^^^^^^^^^
1866[warn] | unused import
1867[warn] -- [E198] Unused Symbol Warning: /build/repo/observability/otel4s-metrics-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sMetricsBackendTest.scala:6:30
1868[warn] 6 |import org.scalatest.flatspec.AnyFlatSpec
1869[warn] | ^^^^^^^^^^^
1870[warn] | unused import
1871[warn] 6 warnings found
1872[info] done compiling
1873Starting build for ProjectRef(file:/build/repo/,jsonCommon3) (json-common)... [19/40]
1874Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1875Starting build for ProjectRef(file:/build/repo/,zio1Json3) (zio1-json)... [20/40]
1876Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1877[info] compiling 3 Scala sources to /build/repo/json/zio1-json/target/jvm-3/classes ...
1878[info] done compiling
1879[info] compiling 2 Scala sources to /build/repo/json/zio1-json/target/jvm-3/test-classes ...
1880[warn] -- [E176] Potential Issue Warning: /build/repo/json/zio1-json/src/test/scala/sttp/client4/ziojson/BackendStubZioJsonTests.scala:24:4
1881[warn] 24 | r.is200 should be(true)
1882[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1883[warn] | unused value of type org.scalatest.Assertion
1884[warn] -- [E176] Potential Issue Warning: /build/repo/json/zio1-json/src/test/scala/sttp/client4/ziojson/ZioJsonTests.scala:115:4
1885[warn] 115 | actualBody should be(expectedBody)
1886[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1887[warn] | unused value of type org.scalatest.Assertion
1888[warn] there were 10 deprecation warnings; re-run with -deprecation for details
1889[warn] three warnings found
1890[info] done compiling
1891Starting build for ProjectRef(file:/build/repo/,armeriaBackendZio3) (armeria-backend-zio)... [21/40]
1892Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1893[info] compiling 2 Scala sources to /build/repo/armeria-backend/zio/target/jvm-3/classes ...
1894[warn] -- [E198] Unused Symbol Warning: /build/repo/armeria-backend/zio/src/main/scala/sttp/client4/armeria/zio/ArmeriaZioBackend.scala:4:20
1895[warn] 4 | publisherToStream => publisherToZioStream,
1896[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1897[warn] | unused import
1898[warn] -- [E198] Unused Symbol Warning: /build/repo/armeria-backend/zio/src/main/scala/sttp/client4/armeria/zio/ArmeriaZioBackend.scala:5:20
1899[warn] 5 | streamToPublisher => zioStreamToPublisher
1900[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1901[warn] | unused import
1902[warn] there was 1 deprecation warning; re-run with -deprecation for details
1903[warn] three warnings found
1904[info] done compiling
1905[info] compiling 2 Scala sources to /build/repo/armeria-backend/zio/target/jvm-3/test-classes ...
1906[info] done compiling
1907Starting build for ProjectRef(file:/build/repo/,okhttpBackend3) (okhttp-backend)... [22/40]
1908Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1909[info] compiling 8 Scala sources to /build/repo/okhttp-backend/target/jvm-3/classes ...
1910[warn] -- [E175] Potential Issue Warning: /build/repo/okhttp-backend/src/main/scala/sttp/client4/okhttp/BodyToOkHttp.scala:35:25
1911[warn] 35 | sink.writeAll(Okio.source(b))
1912[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1913[warn] |discarded non-Unit value of type Long. Add `: Unit` to discard silently.
1914[warn] -- [E175] Potential Issue Warning: /build/repo/okhttp-backend/src/main/scala/sttp/client4/okhttp/OkHttpSyncBackend.scala:43:60
1915[warn] 43 | def fillCellError(t: Throwable): Unit = responseCell.add(Left(t))
1916[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1917[warn] |discarded non-Unit value of type Boolean. Add `: Unit` to discard silently.
1918[warn] -- [E175] Potential Issue Warning: /build/repo/okhttp-backend/src/main/scala/sttp/client4/okhttp/OkHttpSyncBackend.scala:44:66
1919[warn] 44 | def fillCell(wr: Future[Response[T]]): Unit = responseCell.add(Right(wr))
1920[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
1921[warn] |discarded non-Unit value of type Boolean. Add `: Unit` to discard silently.
1922[warn] -- [E198] Unused Symbol Warning: /build/repo/okhttp-backend/src/main/scala/sttp/client4/okhttp/OkHttpBackend.scala:28:38
1923[warn] 28 |import sttp.client4.GenericResponseAs.isWebSocket
1924[warn] | ^^^^^^^^^^^
1925[warn] | unused import
1926[warn] -- [E198] Unused Symbol Warning: /build/repo/okhttp-backend/src/main/scala/sttp/client4/okhttp/OkHttpFutureBackend.scala:9:29
1927[warn] 9 |import sttp.client4.wrappers.FollowRedirectsBackend
1928[warn] | ^^^^^^^^^^^^^^^^^^^^^^
1929[warn] | unused import
1930[warn] there were 3 deprecation warnings; re-run with -deprecation for details
1931[warn] 6 warnings found
1932[info] done compiling
1933[info] compiling 6 Scala sources to /build/repo/okhttp-backend/target/jvm-3/test-classes ...
1934[warn] -- [E198] Unused Symbol Warning: /build/repo/okhttp-backend/src/test/scala/sttp/client4/okhttp/OkHttpFutureHttpTest.scala:4:46
1935[warn] 4 |import sttp.client4.testing.{ConvertToFuture, HttpTest}
1936[warn] | ^^^^^^^^
1937[warn] | unused import
1938[warn] one warning found
1939[info] done compiling
1940Starting build for ProjectRef(file:/build/repo/,okhttpBackendMonix3) (okhttp-backend-monix)... [23/40]
1941Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1942[info] compiling 1 Scala source to /build/repo/okhttp-backend/monix/target/jvm-3/classes ...
1943[warn] -- [E176] Potential Issue Warning: /build/repo/okhttp-backend/monix/src/main/scala/sttp/client4/okhttp/monix/OkHttpMonixBackend.scala:84:43
1944[warn] 84 | observable.executeAsync.subscribe(new Subscriber[T] {
1945[warn] | ^
1946[warn] | unused value of type monix.execution.Cancelable
1947[warn] 85 | override implicit def scheduler: Scheduler = s
1948[warn] 86 | override def onError(ex: Throwable): Unit =
1949[warn] 87 | blockingQueue.put(Left(ex))
1950[warn] 88 | override def onComplete(): Unit =
1951[warn] 89 | blockingQueue.put(Left(Completed))
1952[warn] 90 | override def onNext(elem: T): Future[Ack] = {
1953[warn] 91 | blockingQueue.put(Right(elem))
1954[warn] 92 | Continue
1955[warn] 93 | }
1956[warn] 94 | })
1957[warn] one warning found
1958[info] done compiling
1959[info] compiling 3 Scala sources to /build/repo/okhttp-backend/monix/target/jvm-3/test-classes ...
1960[info] done compiling
1961Starting build for ProjectRef(file:/build/repo/,openTelemetryBackend3) (opentelemetry-backend)... [24/40]
1962Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
1963[info] compiling 5 Scala sources to /build/repo/observability/opentelemetry-backend/target/jvm-3/classes ...
1964[warn] -- [E198] Unused Symbol Warning: /build/repo/observability/opentelemetry-backend/src/main/scala/sttp/client4/opentelemetry/OpenTelemetryDefaults.scala:6:20
1965[warn] 6 |import sttp.client4.Response
1966[warn] | ^^^^^^^^
1967[warn] | unused import
1968[warn] -- [E198] Unused Symbol Warning: /build/repo/observability/opentelemetry-backend/src/main/scala/sttp/client4/opentelemetry/OpenTelemetryDefaults.scala:36:25
1969[warn] 36 | def responseAttributes(request: GenericRequest[_, _], response: ResponseMetadata): Attributes =
1970[warn] | ^^^^^^^
1971[warn] | unused explicit parameter
1972[warn] -- [E198] Unused Symbol Warning: /build/repo/observability/opentelemetry-backend/src/main/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsConfig.scala:66:6
1973[warn] 66 | spanName: GenericRequest[_, _] => String = OpenTelemetryDefaults.spanName _,
1974[warn] | ^^^^^^^^
1975[warn] | unused explicit parameter
1976[warn] three warnings found
1977[info] done compiling
1978[info] compiling 2 Scala sources to /build/repo/observability/opentelemetry-backend/target/jvm-3/test-classes ...
1979[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:65:53
1980[warn] 65 | basicRequest.get(uri"http://127.0.0.1/echo").send(backend1)
1981[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1982[warn] | unused value of type sttp.client4.Response[Either[String, String]]
1983[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:66:53
1984[warn] 66 | basicRequest.get(uri"http://127.0.0.1/echo").send(backend2)
1985[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1986[warn] | unused value of type sttp.client4.Response[Either[String, String]]
1987[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:87:4
1988[warn] 87 | getMetricValue(reader, OpenTelemetryMetricsBackend.DefaultSuccessCounterName) shouldBe empty
1989[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1990[warn] | unused value of type org.scalatest.Assertion
1991[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:108:4
1992[warn] 108 | getMetricValue(reader, OpenTelemetryMetricsBackend.DefaultSuccessCounterName) shouldBe empty
1993[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1994[warn] | unused value of type org.scalatest.Assertion
1995[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:109:4
1996[warn] 109 | getMetricValue(reader, customSuccessCounterName).value shouldBe 5
1997[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1998[warn] | unused value of type org.scalatest.Assertion
1999[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:111:4
2000[warn] 111 | resource.getDescription shouldBe description
2001[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2002[warn] | unused value of type org.scalatest.Assertion
2003[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:146:4
2004[warn] 146 | getMetricValue(reader, OpenTelemetryMetricsBackend.DefaultSuccessCounterName).value shouldBe 10
2005[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2006[warn] | unused value of type org.scalatest.Assertion
2007[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:166:4
2008[warn] 166 | getHistogramValue(reader, OpenTelemetryMetricsBackend.DefaultRequestSizeHistogramName).value.getSum shouldBe 25
2009[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2010[warn] | unused value of type org.scalatest.Assertion
2011[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:192:4
2012[warn] 192 | assertThrows[SttpClientException] {
2013[warn] | ^
2014[warn] | unused value of type org.scalatest.compatible.Assertion
2015[warn] 193 | basicRequest
2016[warn] 194 | .get(uri"http://127.0.0.1/foo")
2017[warn] 195 | .response(asString.orFail)
2018[warn] 196 | .send(backend)
2019[warn] 197 | }
2020[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:200:4
2021[warn] 200 | getMetricValue(reader, OpenTelemetryMetricsBackend.DefaultSuccessCounterName) shouldBe None
2022[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2023[warn] | unused value of type org.scalatest.Assertion
2024[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:201:4
2025[warn] 201 | getMetricValue(reader, OpenTelemetryMetricsBackend.DefaultFailureCounterName) shouldBe None
2026[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2027[warn] | unused value of type org.scalatest.Assertion
2028[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:212:4
2029[warn] 212 | assertThrows[IllegalStateException] {
2030[warn] | ^
2031[warn] | unused value of type org.scalatest.compatible.Assertion
2032[warn] 213 | basicRequest
2033[warn] 214 | .get(uri"http://127.0.0.1/foo")
2034[warn] 215 | .send(backend)
2035[warn] 216 | }
2036[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:219:4
2037[warn] 219 | getMetricValue(reader, OpenTelemetryMetricsBackend.DefaultSuccessCounterName) shouldBe None
2038[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2039[warn] | unused value of type org.scalatest.Assertion
2040[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:220:4
2041[warn] 220 | getMetricValue(reader, OpenTelemetryMetricsBackend.DefaultFailureCounterName) shouldBe Some(1)
2042[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2043[warn] | unused value of type org.scalatest.Assertion
2044[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:234:11
2045[warn] 231 | basicRequest
2046[warn] 232 | .get(uri"http://127.0.0.1/foo")
2047[warn] 233 | .response(asString.orFail)
2048[warn] 234 | .send(backend)
2049[warn] | ^
2050[warn] | unused value of type sttp.client4.Response[String]
2051[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:237:4
2052[warn] 237 | getMetricValue(reader, OpenTelemetryMetricsBackend.DefaultSuccessCounterName) shouldBe Some(1)
2053[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2054[warn] | unused value of type org.scalatest.Assertion
2055[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:238:4
2056[warn] 238 | getMetricValue(reader, OpenTelemetryMetricsBackend.DefaultFailureCounterName) shouldBe None
2057[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2058[warn] | unused value of type org.scalatest.Assertion
2059[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:248:52
2060[warn] 248 | basicRequest.get(uri"http://127.0.0.1/foo").send(backend)
2061[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2062[warn] | unused value of type sttp.client4.Response[Either[String, String]]
2063[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:281:4
2064[warn] 281 | assert(
2065[warn] | ^
2066[warn] | unused value of type org.scalatest.compatible.Assertion
2067[warn] 282 | metric.isDefined,
2068[warn] 283 | s"$expectedMetricName metric is missing. Available [${metrics.map(_.getName).mkString(", ")}]"
2069[warn] 284 | )
2070[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:289:6
2071[warn] 289 | assert(md.getName == expectedMetricName, clue)
2072[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2073[warn] | unused value of type org.scalatest.compatible.Assertion
2074[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:290:6
2075[warn] 290 | assert(md.getUnit == "ms", clue)
2076[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2077[warn] | unused value of type org.scalatest.compatible.Assertion
2078[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:294:8
2079[warn] 294 | assert(attributes.get(AttributeKey.stringKey("http.request.method")) == "GET")
2080[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2081[warn] | unused value of type org.scalatest.compatible.Assertion
2082[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:295:8
2083[warn] 295 | assert(attributes.get(AttributeKey.stringKey("server.address")) == "127.0.0.1")
2084[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2085[warn] | unused value of type org.scalatest.compatible.Assertion
2086[warn] -- [E175] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryMetricsBackendTest.scala:296:8
2087[warn] 296 | assert(attributes.get(AttributeKey.longKey("http.response.status_code")) == 200L)
2088[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2089[warn] |discarded non-Unit value of type org.scalatest.compatible.Assertion. Add `: Unit` to discard silently.
2090[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryTracingBackendTest.scala:27:51
2091[warn] 27 | basicRequest.get(uri"http://test.com/foo").send(wrappedBackend)
2092[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2093[warn] | unused value of type sttp.client4.Response[Either[String, String]]
2094[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryTracingBackendTest.scala:31:4
2095[warn] 31 | spanItems should have size 1
2096[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2097[warn] | unused value of type org.scalatest.Assertion
2098[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryTracingBackendTest.scala:35:4
2099[warn] 35 | span.getName() shouldBe "GET"
2100[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2101[warn] | unused value of type org.scalatest.Assertion
2102[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryTracingBackendTest.scala:38:4
2103[warn] 38 | attributes(UrlAttributes.URL_FULL) shouldBe "http://test.com/foo"
2104[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2105[warn] | unused value of type org.scalatest.Assertion
2106[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryTracingBackendTest.scala:52:4
2107[warn] 52 | intercept[RuntimeException] {
2108[warn] | ^
2109[warn] | unused value of type RuntimeException
2110[warn] 53 | basicRequest.get(uri"http://test.com/foo").send(wrappedBackend)
2111[warn] 54 | }
2112[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryTracingBackendTest.scala:58:4
2113[warn] 58 | spanItems should have size 1
2114[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2115[warn] | unused value of type org.scalatest.Assertion
2116[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-backend/src/test/scala/sttp/client4/opentelemetry/OpenTelemetryTracingBackendTest.scala:62:4
2117[warn] 62 | attributes(UrlAttributes.URL_FULL) shouldBe "http://test.com/foo"
2118[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2119[warn] | unused value of type org.scalatest.Assertion
2120[warn] there were 2 deprecation warnings; re-run with -deprecation for details
2121[warn] 32 warnings found
2122[info] done compiling
2123Starting build for ProjectRef(file:/build/repo/,otel4sTracingBackend3) (opentelemetry-otel4s-tracing-backend)... [25/40]
2124Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2125[info] compiling 3 Scala sources to /build/repo/observability/otel4s-tracing-backend/target/jvm-3/classes ...
2126[info] done compiling
2127[info] compiling 1 Scala source to /build/repo/observability/otel4s-tracing-backend/target/jvm-3/test-classes ...
2128[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:52:14
2129[warn] 52 | assert(r.header("traceparent").isDefined)
2130[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2131[warn] | unused value of type org.scalatest.compatible.Assertion
2132[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:74:14
2133[warn] 74 | assert(r.header("traceparent").isDefined)
2134[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2135[warn] | unused value of type org.scalatest.compatible.Assertion
2136[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:96:12
2137[warn] 96 | response.code shouldBe HttpStatusCode.Ok
2138[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2139[warn] | unused value of type org.scalatest.Assertion
2140[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:98:12
2141[warn] 98 | spans.map(_.attributes.elements) shouldBe List(attributes)
2142[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2143[warn] | unused value of type org.scalatest.Assertion
2144[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:99:12
2145[warn] 99 | spans.map(_.events.elements) shouldBe List(Vector.empty)
2146[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2147[warn] | unused value of type org.scalatest.Assertion
2148[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:100:12
2149[warn] 100 | spans.map(_.status) shouldBe List(status)
2150[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2151[warn] | unused value of type org.scalatest.Assertion
2152[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:116:14
2153[warn] 116 | assert(r.header("traceparent").isDefined)
2154[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2155[warn] | unused value of type org.scalatest.compatible.Assertion
2156[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:139:12
2157[warn] 139 | response.code shouldBe HttpStatusCode.BadRequest
2158[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2159[warn] | unused value of type org.scalatest.Assertion
2160[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:141:12
2161[warn] 141 | spans.map(_.attributes.elements) shouldBe List(attributes)
2162[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2163[warn] | unused value of type org.scalatest.Assertion
2164[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:142:12
2165[warn] 142 | spans.map(_.events.elements) shouldBe List(Vector.empty)
2166[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2167[warn] | unused value of type org.scalatest.Assertion
2168[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:143:12
2169[warn] 143 | spans.map(_.status) shouldBe List(status)
2170[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2171[warn] | unused value of type org.scalatest.Assertion
2172[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:163:18
2173[warn] 163 | assert(r.header("traceparent").isDefined)
2174[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2175[warn] | unused value of type org.scalatest.compatible.Assertion
2176[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:190:16
2177[warn] 190 | response shouldBe Left(Err)
2178[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
2179[warn] | unused value of type org.scalatest.Assertion
2180[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:192:16
2181[warn] 192 | spans.map(_.attributes.elements) shouldBe List(attributes)
2182[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2183[warn] | unused value of type org.scalatest.Assertion
2184[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:193:16
2185[warn] 193 | spans.map(_.events.elements) shouldBe List(Vector(event))
2186[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2187[warn] | unused value of type org.scalatest.Assertion
2188[warn] -- [E176] Potential Issue Warning: /build/repo/observability/otel4s-tracing-backend/src/test/scala/sttp/client4/opentelemetry/otel4s/Otel4sTracingBackendTest.scala:194:16
2189[warn] 194 | spans.map(_.status) shouldBe List(status)
2190[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2191[warn] | unused value of type org.scalatest.Assertion
2192[warn] 16 warnings found
2193[info] done compiling
2194Starting build for ProjectRef(file:/build/repo/,scribeBackend3) (scribe-backend)... [26/40]
2195Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2196[info] compiling 2 Scala sources to /build/repo/logging/scribe/target/jvm-3/classes ...
2197[info] done compiling
2198Starting build for ProjectRef(file:/build/repo/,sprayJson3) (spray-json)... [27/40]
2199Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2200[info] compiling 2 Scala sources to /build/repo/json/spray-json/target/jvm-3/classes ...
2201[info] done compiling
2202[info] compiling 2 Scala sources to /build/repo/json/spray-json/target/jvm-3/test-classes ...
2203[warn] -- [E176] Potential Issue Warning: /build/repo/json/spray-json/src/test/scala/sttp/client4/sprayJson/BackendStubSprayJsonTests.scala:24:4
2204[warn] 24 | r.is200 should be(true)
2205[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2206[warn] | unused value of type org.scalatest.Assertion
2207[warn] -- [E176] Potential Issue Warning: /build/repo/json/spray-json/src/test/scala/sttp/client4/sprayJson/SprayJsonTests.scala:29:4
2208[warn] 29 | extractBody(req) should include(""""foo":{"a":42,"b":true,"c":"horses"}""")
2209[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2210[warn] | unused value of type org.scalatest.Assertion
2211[warn] -- [E176] Potential Issue Warning: /build/repo/json/spray-json/src/test/scala/sttp/client4/sprayJson/SprayJsonTests.scala:100:4
2212[warn] 100 | actualBody should be(expectedBody)
2213[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2214[warn] | unused value of type org.scalatest.Assertion
2215[warn] three warnings found
2216[info] done compiling
2217Starting build for ProjectRef(file:/build/repo/,openTelemetryTracingZioBackend3) (opentelemetry-tracing-zio-backend)... [28/40]
2218Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2219[info] compiling 1 Scala source to /build/repo/observability/opentelemetry-tracing-zio-backend/target/jvm-3/classes ...
2220[info] done compiling
2221[info] compiling 1 Scala source to /build/repo/observability/opentelemetry-tracing-zio-backend/target/jvm-3/test-classes ...
2222[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-tracing-zio-backend/src/test/scala/sttp/client4/opentelemetry/zio/OpenTelemetryTracingZioBackendTest.scala:62:4
2223[warn] 62 | response.code shouldBe StatusCode.Ok
2224[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2225[warn] | unused value of type org.scalatest.Assertion
2226[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-tracing-zio-backend/src/test/scala/sttp/client4/opentelemetry/zio/OpenTelemetryTracingZioBackendTest.scala:65:4
2227[warn] 65 | spans should have size 1
2228[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
2229[warn] | unused value of type org.scalatest.Assertion
2230[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-tracing-zio-backend/src/test/scala/sttp/client4/opentelemetry/zio/OpenTelemetryTracingZioBackendTest.scala:73:4
2231[warn] 73 | response.code shouldBe StatusCode.Ok
2232[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2233[warn] | unused value of type org.scalatest.Assertion
2234[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-tracing-zio-backend/src/test/scala/sttp/client4/opentelemetry/zio/OpenTelemetryTracingZioBackendTest.scala:76:4
2235[warn] 76 | spans should have size 1
2236[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
2237[warn] | unused value of type org.scalatest.Assertion
2238[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-tracing-zio-backend/src/test/scala/sttp/client4/opentelemetry/zio/OpenTelemetryTracingZioBackendTest.scala:84:18
2239[warn] 84 | Unsafe.unsafe { implicit u =>
2240[warn] | ^
2241[warn] |unused value of type zio.Exit[Throwable, sttp.client4.Response[Either[String, String]]]
2242[warn] 85 | Runtime.default.unsafe.run(basicRequest.post(uri"http://stub/error").send(backend))
2243[warn] 86 | }
2244[warn] -- [E176] Potential Issue Warning: /build/repo/observability/opentelemetry-tracing-zio-backend/src/test/scala/sttp/client4/opentelemetry/zio/OpenTelemetryTracingZioBackendTest.scala:89:4
2245[warn] 89 | spans should have size 1
2246[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
2247[warn] | unused value of type org.scalatest.Assertion
2248[warn] there was 1 deprecation warning; re-run with -deprecation for details
2249[warn] 7 warnings found
2250[info] done compiling
2251Starting build for ProjectRef(file:/build/repo/,armeriaBackendFs2-ce23) (armeria-backend-fs2-ce2)... [29/40]
2252Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2253[info] compiling 1 Scala source to /build/repo/armeria-backend/fs2-ce2/target/jvm-3/classes ...
2254[info] done compiling
2255[info] compiling 2 Scala sources to /build/repo/armeria-backend/fs2-ce2/target/jvm-3/test-classes ...
2256[info] done compiling
2257Starting build for ProjectRef(file:/build/repo/,upickle3) (upickle)... [30/40]
2258Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2259[info] compiling 2 Scala sources to /build/repo/json/upickle/target/jvm-3/classes ...
2260[info] done compiling
2261[info] compiling 2 Scala sources to /build/repo/json/upickle/target/jvm-3/test-classes ...
2262[warn] -- [E176] Potential Issue Warning: /build/repo/json/upickle/src/test/scala/sttp/client4/upicklejson/BackendStubUpickleTests.scala:22:4
2263[warn] 22 | r.is200 should be(true)
2264[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2265[warn] | unused value of type org.scalatest.Assertion
2266[warn] -- [E176] Potential Issue Warning: /build/repo/json/upickle/src/test/scala/sttp/client4/upicklejson/UpickleTests.scala:137:4
2267[warn] 137 | actualBody should be(expectedBody)
2268[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2269[warn] | unused value of type org.scalatest.Assertion
2270[warn] -- [E198] Unused Symbol Warning: /build/repo/json/upickle/src/test/scala/sttp/client4/upicklejson/UpickleTests.scala:122:37
2271[warn] 122 | import UsingDefaultReaderWriters._
2272[warn] | ^
2273[warn] | unused import
2274[warn] there were 10 deprecation warnings; re-run with -deprecation for details
2275[warn] four warnings found
2276[info] done compiling
2277Starting build for ProjectRef(file:/build/repo/,armeriaBackendMonix3) (armeria-backend-monix)... [31/40]
2278Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2279[info] compiling 1 Scala source to /build/repo/armeria-backend/monix/target/jvm-3/classes ...
2280[warn] -- [E198] Unused Symbol Warning: /build/repo/armeria-backend/monix/src/main/scala/sttp/client4/armeria/monix/ArmeriaMonixBackend.scala:14:29
2281[warn] 14 |import sttp.client4.wrappers.FollowRedirectsBackend
2282[warn] | ^^^^^^^^^^^^^^^^^^^^^^
2283[warn] | unused import
2284[warn] one warning found
2285[info] done compiling
2286[info] compiling 2 Scala sources to /build/repo/armeria-backend/monix/target/jvm-3/test-classes ...
2287[info] done compiling
2288Starting build for ProjectRef(file:/build/repo/,fs23) (fs2)... [32/40]
2289Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2290Starting build for ProjectRef(file:/build/repo/,json4s3) (json4s)... [33/40]
2291Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2292[info] compiling 2 Scala sources to /build/repo/json/json4s/target/jvm-3/classes ...
2293[info] done compiling
2294[info] compiling 2 Scala sources to /build/repo/json/json4s/target/jvm-3/test-classes ...
2295[warn] -- [E176] Potential Issue Warning: /build/repo/json/json4s/src/test/scala/sttp/client4/BackendStubJson4sTests.scala:24:4
2296[warn] 24 | r.is200 should be(true)
2297[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2298[warn] | unused value of type org.scalatest.Assertion
2299[warn] -- [E176] Potential Issue Warning: /build/repo/json/json4s/src/test/scala/sttp/client4/Json4sTests.scala:96:4
2300[warn] 96 | actualBody should be(expectedBody)
2301[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2302[warn] | unused value of type org.scalatest.Assertion
2303[warn] there were 13 deprecation warnings; re-run with -deprecation for details
2304[warn] three warnings found
2305[info] done compiling
2306Starting build for ProjectRef(file:/build/repo/,pekkoHttpBackend3) (pekko-http-backend)... [34/40]
2307Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2308[info] compiling 10 Scala sources to /build/repo/pekko-http-backend/target/jvm-3/classes ...
2309[warn] -- [E175] Potential Issue Warning: /build/repo/pekko-http-backend/src/main/scala/sttp/client4/pekkohttp/BodyFromPekko.scala:57:25
2310[warn] 57 | f.createNewFile()
2311[warn] | ^^^^^^^^^^^^^^^^^
2312[warn] |discarded non-Unit value of type Boolean. Add `: Unit` to discard silently.
2313[warn] -- [E198] Unused Symbol Warning: /build/repo/pekko-http-backend/src/main/scala/sttp/client4/pekkohttp/PekkoHttpBackend.scala:225:72
2314[warn] 225 | customizeWebsocketRequest: WebSocketRequest => WebSocketRequest = identity,
2315[warn] | ^^^^
2316[warn] | unused private member
2317[warn] -- [E198] Unused Symbol Warning: /build/repo/pekko-http-backend/src/main/scala/sttp/client4/pekkohttp/PekkoHttpBackend.scala:226:78
2318[warn] 226 | customizeResponse: (HttpRequest, HttpResponse) => HttpResponse = (_, r) => r,
2319[warn] | ^^^^
2320[warn] | unused private member
2321[warn] there were 2 deprecation warnings; re-run with -deprecation for details
2322[warn] four warnings found
2323[info] done compiling
2324[info] compiling 5 Scala sources to /build/repo/pekko-http-backend/target/jvm-3/test-classes ...
2325[warn] -- [E176] Potential Issue Warning: /build/repo/pekko-http-backend/src/test/scala/sttp/client4/pekkohttp/BackendStubPekkoTests.scala:33:4
2326[warn] 33 | r.body shouldBe Right("a")
2327[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2328[warn] | unused value of type org.scalatest.Assertion
2329[warn] -- [E176] Potential Issue Warning: /build/repo/pekko-http-backend/src/test/scala/sttp/client4/pekkohttp/BackendStubPekkoTests.scala:34:4
2330[warn] 34 | r.body shouldBe Right("b")
2331[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2332[warn] | unused value of type org.scalatest.Assertion
2333[warn] -- [E176] Potential Issue Warning: /build/repo/pekko-http-backend/src/test/scala/sttp/client4/pekkohttp/BackendStubPekkoTests.scala:35:4
2334[warn] 35 | r.body shouldBe Right("c")
2335[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2336[warn] | unused value of type org.scalatest.Assertion
2337[warn] -- [E175] Potential Issue Warning: /build/repo/pekko-http-backend/src/test/scala/sttp/client4/pekkohttp/PekkoHttpRouteBackendTest.scala:20:16
2338[warn] 20 | Await.result(system.terminate(), 5.seconds)
2339[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2340[warn] |discarded non-Unit value of type org.apache.pekko.actor.Terminated. Add `: Unit` to discard silently.
2341[warn] -- [E176] Potential Issue Warning: /build/repo/pekko-http-backend/src/test/scala/sttp/client4/pekkohttp/PekkoHttpRouteBackendTest.scala:31:8
2342[warn] 31 | response.code shouldBe StatusCode.Ok
2343[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2344[warn] | unused value of type org.scalatest.Assertion
2345[warn] -- [E176] Potential Issue Warning: /build/repo/pekko-http-backend/src/test/scala/sttp/client4/pekkohttp/PekkoHttpRouteBackendTest.scala:40:8
2346[warn] 40 | response.code shouldBe StatusCode.NotFound
2347[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2348[warn] | unused value of type org.scalatest.Assertion
2349[warn] there were 3 deprecation warnings; re-run with -deprecation for details
2350[warn] 7 warnings found
2351[info] done compiling
2352Starting build for ProjectRef(file:/build/repo/,armeriaBackend3) (armeria-backend)... [35/40]
2353Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2354Starting build for ProjectRef(file:/build/repo/,playJson3) (play-json)... [36/40]
2355Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2356[info] compiling 2 Scala sources to /build/repo/json/play-json/target/jvm-3/classes ...
2357[info] done compiling
2358[info] compiling 2 Scala sources to /build/repo/json/play-json/target/jvm-3/test-classes ...
2359[warn] -- [E176] Potential Issue Warning: /build/repo/json/play-json/src/test/scala/sttp/client4/BackendStubPlayJsonTests.scala:24:4
2360[warn] 24 | r.is200 should be(true)
2361[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2362[warn] | unused value of type org.scalatest.Assertion
2363[warn] -- [E176] Potential Issue Warning: /build/repo/json/play-json/src/test/scala/sttp/client4/PlayJsonTests.scala:16:4
2364[warn] 16 | implicitly[Format[Outer]]
2365[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2366[warn] |unused value of type play.api.libs.json.Format[PlayJsonTests.this.Outer]
2367[warn] -- [E176] Potential Issue Warning: /build/repo/json/play-json/src/test/scala/sttp/client4/PlayJsonTests.scala:116:4
2368[warn] 116 | actualBody should be(expectedBody)
2369[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2370[warn] | unused value of type org.scalatest.Assertion
2371[warn] three warnings found
2372[info] done compiling
2373Starting build for ProjectRef(file:/build/repo/,armeriaBackendZio13) (armeria-backend-zio1)... [37/40]
2374Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2375[info] compiling 2 Scala sources to /build/repo/armeria-backend/zio1/target/jvm-3/classes ...
2376[warn] -- [E198] Unused Symbol Warning: /build/repo/armeria-backend/zio1/src/main/scala/sttp/client4/armeria/zio/ArmeriaZioBackend.scala:16:20
2377[warn] 16 | publisherToStream => publisherToZioStream,
2378[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2379[warn] | unused import
2380[warn] -- [E198] Unused Symbol Warning: /build/repo/armeria-backend/zio1/src/main/scala/sttp/client4/armeria/zio/ArmeriaZioBackend.scala:17:20
2381[warn] 17 | streamToPublisher => zioStreamToPublisher
2382[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2383[warn] | unused import
2384[warn] -- [E198] Unused Symbol Warning: /build/repo/armeria-backend/zio1/src/main/scala/sttp/client4/armeria/zio/ArmeriaZioBackend.scala:20:29
2385[warn] 20 |import sttp.client4.wrappers.FollowRedirectsBackend
2386[warn] | ^^^^^^^^^^^^^^^^^^^^^^
2387[warn] | unused import
2388[warn] three warnings found
2389[info] done compiling
2390[info] compiling 2 Scala sources to /build/repo/armeria-backend/zio1/target/jvm-3/test-classes ...
2391[info] done compiling
2392Starting build for ProjectRef(file:/build/repo/,http4sCe2Backend3) (http4s-ce2-backend)... [38/40]
2393Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2394[info] compiling 1 Scala source to /build/repo/http4s-ce2-backend/target/jvm-3/classes ...
2395[warn] -- [E175] Potential Issue Warning: /build/repo/http4s-ce2-backend/src/main/scala/sttp/client4/http4s/Http4sBackend.scala:246:25
2396[warn] 246 | f.createNewFile()
2397[warn] | ^^^^^^^^^^^^^^^^^
2398[warn] |discarded non-Unit value of type Boolean. Add `: Unit` to discard silently.
2399[warn] there were 3 deprecation warnings; re-run with -deprecation for details
2400[warn] two warnings found
2401[info] done compiling
2402[info] compiling 2 Scala sources to /build/repo/http4s-ce2-backend/target/jvm-3/test-classes ...
2403[info] done compiling
2404Starting build for ProjectRef(file:/build/repo/,armeriaBackendFs23) (armeria-backend-fs2)... [39/40]
2405Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
2406[info] compiling 1 Scala source to /build/repo/armeria-backend/fs2/target/jvm-3/classes ...
2407[warn] there were 6 deprecation warnings; re-run with -deprecation for details
2408[warn] one warning found
2409[info] done compiling
2410[info] compiling 2 Scala sources to /build/repo/armeria-backend/fs2/target/jvm-3/test-classes ...
2411[info] done compiling
2412
2413************************
2414Build summary:
2415[{
2416 "module": "circe",
2417 "compile": {"status": "ok", "tookMs": 24831, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2418 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2419 "test-compile": {"status": "ok", "tookMs": 3268, "warnings": 2, "errors": 0, "sourceVersion": "3.5-migration"},
2420 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2421 "publish": {"status": "skipped", "tookMs": 0},
2422 "metadata": {
2423 "crossScalaVersions": ["2.12.20", "3.3.6"]
2424}
2425},{
2426 "module": "jsoniter",
2427 "compile": {"status": "ok", "tookMs": 842, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2428 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2429 "test-compile": {"status": "ok", "tookMs": 1860, "warnings": 2, "errors": 0, "sourceVersion": "3.5-migration"},
2430 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2431 "publish": {"status": "skipped", "tookMs": 0},
2432 "metadata": {
2433 "crossScalaVersions": ["2.12.20", "3.3.6"]
2434}
2435},{
2436 "module": "slf4j-backend",
2437 "compile": {"status": "ok", "tookMs": 561, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2438 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2439 "test-compile": {"status": "ok", "tookMs": 254, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2440 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2441 "publish": {"status": "skipped", "tookMs": 0},
2442 "metadata": {
2443 "crossScalaVersions": ["2.12.20", "3.3.6"]
2444}
2445},{
2446 "module": "cats",
2447 "compile": {"status": "ok", "tookMs": 1442, "warnings": 1, "errors": 0, "sourceVersion": "3.5-migration"},
2448 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2449 "test-compile": {"status": "ok", "tookMs": 11752, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2450 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2451 "publish": {"status": "skipped", "tookMs": 0},
2452 "metadata": {
2453 "crossScalaVersions": ["2.12.20", "3.3.6"]
2454}
2455},{
2456 "module": "tethys-json",
2457 "compile": {"status": "ok", "tookMs": 511, "warnings": 1, "errors": 0, "sourceVersion": "3.5-migration"},
2458 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2459 "test-compile": {"status": "ok", "tookMs": 1657, "warnings": 1, "errors": 0, "sourceVersion": "3.5-migration"},
2460 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2461 "publish": {"status": "skipped", "tookMs": 0},
2462 "metadata": {
2463 "crossScalaVersions": ["2.12.20", "3.3.6"]
2464}
2465},{
2466 "module": "zio1",
2467 "compile": {"status": "ok", "tookMs": 1623, "warnings": 3, "errors": 0, "sourceVersion": "3.5-migration"},
2468 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2469 "test-compile": {"status": "ok", "tookMs": 1343, "warnings": 4, "errors": 0, "sourceVersion": "3.5-migration"},
2470 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2471 "publish": {"status": "skipped", "tookMs": 0},
2472 "metadata": {
2473 "crossScalaVersions": ["2.12.20", "3.3.6"]
2474}
2475},{
2476 "module": "http4s-backend",
2477 "compile": {"status": "ok", "tookMs": 3261, "warnings": 1, "errors": 0, "sourceVersion": "3.5-migration"},
2478 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2479 "test-compile": {"status": "ok", "tookMs": 2053, "warnings": 1, "errors": 0, "sourceVersion": "3.5-migration"},
2480 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2481 "publish": {"status": "skipped", "tookMs": 0},
2482 "metadata": {
2483 "crossScalaVersions": ["2.12.20", "3.3.6"]
2484}
2485},{
2486 "module": "monix",
2487 "compile": {"status": "ok", "tookMs": 930, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2488 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2489 "test-compile": {"status": "ok", "tookMs": 807, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2490 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2491 "publish": {"status": "skipped", "tookMs": 0},
2492 "metadata": {
2493 "crossScalaVersions": ["2.12.20", "3.3.6"]
2494}
2495},{
2496 "module": "armeria-backend-cats-ce2",
2497 "compile": {"status": "ok", "tookMs": 1551, "warnings": 1, "errors": 0, "sourceVersion": "3.5-migration"},
2498 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2499 "test-compile": {"status": "ok", "tookMs": 1676, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2500 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2501 "publish": {"status": "skipped", "tookMs": 0},
2502 "metadata": {
2503 "crossScalaVersions": ["2.12.20", "3.3.6"]
2504}
2505},{
2506 "module": "ox",
2507 "compile": {"status": "ok", "tookMs": 491, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2508 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2509 "test-compile": {"status": "ok", "tookMs": 1435, "warnings": 5, "errors": 0, "sourceVersion": "3.5-migration"},
2510 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2511 "publish": {"status": "skipped", "tookMs": 0},
2512 "metadata": {
2513 "crossScalaVersions": ["2.12.20", "3.3.6"]
2514}
2515},{
2516 "module": "core",
2517 "compile": {"status": "ok", "tookMs": 93, "warnings": 6, "errors": 0, "sourceVersion": "3.5-migration"},
2518 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2519 "test-compile": {"status": "ok", "tookMs": 151, "warnings": 121, "errors": 0, "sourceVersion": "3.5-migration"},
2520 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2521 "publish": {"status": "skipped", "tookMs": 0},
2522 "metadata": {
2523 "crossScalaVersions": ["2.12.20", "3.3.6"]
2524}
2525},{
2526 "module": "caching-backend",
2527 "compile": {"status": "ok", "tookMs": 1206, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2528 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2529 "test-compile": {"status": "ok", "tookMs": 1460, "warnings": 20, "errors": 0, "sourceVersion": "3.5-migration"},
2530 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2531 "publish": {"status": "skipped", "tookMs": 0},
2532 "metadata": {
2533 "crossScalaVersions": ["2.12.20", "3.3.6"]
2534}
2535},{
2536 "module": "zio-json",
2537 "compile": {"status": "ok", "tookMs": 636, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2538 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2539 "test-compile": {"status": "ok", "tookMs": 2031, "warnings": 2, "errors": 0, "sourceVersion": "3.5-migration"},
2540 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2541 "publish": {"status": "skipped", "tookMs": 0},
2542 "metadata": {
2543 "crossScalaVersions": ["2.12.20", "3.3.6"]
2544}
2545},{
2546 "module": "prometheus-backend",
2547 "compile": {"status": "ok", "tookMs": 609, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2548 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2549 "test-compile": {"status": "ok", "tookMs": 1126, "warnings": 29, "errors": 0, "sourceVersion": "3.5-migration"},
2550 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2551 "publish": {"status": "skipped", "tookMs": 0},
2552 "metadata": {
2553 "crossScalaVersions": ["2.12.20", "3.3.6"]
2554}
2555},{
2556 "module": "armeria-backend-cats",
2557 "compile": {"status": "ok", "tookMs": 649, "warnings": 1, "errors": 0, "sourceVersion": "3.5-migration"},
2558 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2559 "test-compile": {"status": "ok", "tookMs": 876, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2560 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2561 "publish": {"status": "skipped", "tookMs": 0},
2562 "metadata": {
2563 "crossScalaVersions": ["2.12.20", "3.3.6"]
2564}
2565},{
2566 "module": "fs2ce2",
2567 "compile": {"status": "ok", "tookMs": 1368, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2568 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2569 "test-compile": {"status": "ok", "tookMs": 1158, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2570 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2571 "publish": {"status": "skipped", "tookMs": 0},
2572 "metadata": {
2573 "crossScalaVersions": ["2.12.20", "3.3.6"]
2574}
2575},{
2576 "module": "catsce2",
2577 "compile": {"status": "ok", "tookMs": 344, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2578 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2579 "test-compile": {"status": "ok", "tookMs": 209, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2580 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2581 "publish": {"status": "skipped", "tookMs": 0},
2582 "metadata": {
2583 "crossScalaVersions": ["2.12.20", "3.3.6"]
2584}
2585},{
2586 "module": "zio",
2587 "compile": {"status": "ok", "tookMs": 1145, "warnings": 1, "errors": 0, "sourceVersion": "3.5-migration"},
2588 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2589 "test-compile": {"status": "ok", "tookMs": 1026, "warnings": 3, "errors": 0, "sourceVersion": "3.5-migration"},
2590 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2591 "publish": {"status": "skipped", "tookMs": 0},
2592 "metadata": {
2593 "crossScalaVersions": ["2.12.20", "3.3.6"]
2594}
2595},{
2596 "module": "opentelemetry-otel4s-metrics-backend",
2597 "compile": {"status": "ok", "tookMs": 589, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2598 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2599 "test-compile": {"status": "ok", "tookMs": 1158, "warnings": 6, "errors": 0, "sourceVersion": "3.5-migration"},
2600 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2601 "publish": {"status": "skipped", "tookMs": 0},
2602 "metadata": {
2603 "crossScalaVersions": ["2.12.20", "3.3.6"]
2604}
2605},{
2606 "module": "json-common",
2607 "compile": {"status": "ok", "tookMs": 217, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2608 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2609 "test-compile": {"status": "ok", "tookMs": 259, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2610 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2611 "publish": {"status": "skipped", "tookMs": 0},
2612 "metadata": {
2613 "crossScalaVersions": ["2.12.20", "3.3.6"]
2614}
2615},{
2616 "module": "zio1-json",
2617 "compile": {"status": "ok", "tookMs": 550, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2618 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2619 "test-compile": {"status": "ok", "tookMs": 1610, "warnings": 2, "errors": 0, "sourceVersion": "3.5-migration"},
2620 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2621 "publish": {"status": "skipped", "tookMs": 0},
2622 "metadata": {
2623 "crossScalaVersions": ["2.12.20", "3.3.6"]
2624}
2625},{
2626 "module": "armeria-backend-zio",
2627 "compile": {"status": "ok", "tookMs": 769, "warnings": 2, "errors": 0, "sourceVersion": "3.5-migration"},
2628 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2629 "test-compile": {"status": "ok", "tookMs": 1015, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2630 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2631 "publish": {"status": "skipped", "tookMs": 0},
2632 "metadata": {
2633 "crossScalaVersions": ["2.12.20", "3.3.6"]
2634}
2635},{
2636 "module": "okhttp-backend",
2637 "compile": {"status": "ok", "tookMs": 823, "warnings": 5, "errors": 0, "sourceVersion": "3.5-migration"},
2638 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2639 "test-compile": {"status": "ok", "tookMs": 812, "warnings": 1, "errors": 0, "sourceVersion": "3.5-migration"},
2640 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2641 "publish": {"status": "skipped", "tookMs": 0},
2642 "metadata": {
2643 "crossScalaVersions": ["2.12.20", "3.3.6"]
2644}
2645},{
2646 "module": "okhttp-backend-monix",
2647 "compile": {"status": "ok", "tookMs": 661, "warnings": 1, "errors": 0, "sourceVersion": "3.5-migration"},
2648 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2649 "test-compile": {"status": "ok", "tookMs": 899, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2650 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2651 "publish": {"status": "skipped", "tookMs": 0},
2652 "metadata": {
2653 "crossScalaVersions": ["2.12.20", "3.3.6"]
2654}
2655},{
2656 "module": "opentelemetry-backend",
2657 "compile": {"status": "ok", "tookMs": 686, "warnings": 3, "errors": 0, "sourceVersion": "3.5-migration"},
2658 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2659 "test-compile": {"status": "ok", "tookMs": 1153, "warnings": 31, "errors": 0, "sourceVersion": "3.5-migration"},
2660 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2661 "publish": {"status": "skipped", "tookMs": 0},
2662 "metadata": {
2663 "crossScalaVersions": ["2.12.20", "3.3.6"]
2664}
2665},{
2666 "module": "opentelemetry-otel4s-tracing-backend",
2667 "compile": {"status": "ok", "tookMs": 836, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2668 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2669 "test-compile": {"status": "ok", "tookMs": 964, "warnings": 16, "errors": 0, "sourceVersion": "3.5-migration"},
2670 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2671 "publish": {"status": "skipped", "tookMs": 0},
2672 "metadata": {
2673 "crossScalaVersions": ["2.12.20", "3.3.6"]
2674}
2675},{
2676 "module": "scribe-backend",
2677 "compile": {"status": "ok", "tookMs": 391, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2678 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2679 "test-compile": {"status": "ok", "tookMs": 214, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2680 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2681 "publish": {"status": "skipped", "tookMs": 0},
2682 "metadata": {
2683 "crossScalaVersions": ["2.12.20", "3.3.6"]
2684}
2685},{
2686 "module": "spray-json",
2687 "compile": {"status": "ok", "tookMs": 453, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2688 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2689 "test-compile": {"status": "ok", "tookMs": 1023, "warnings": 3, "errors": 0, "sourceVersion": "3.5-migration"},
2690 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2691 "publish": {"status": "skipped", "tookMs": 0},
2692 "metadata": {
2693 "crossScalaVersions": ["2.12.20", "3.3.6"]
2694}
2695},{
2696 "module": "opentelemetry-tracing-zio-backend",
2697 "compile": {"status": "ok", "tookMs": 543, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2698 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2699 "test-compile": {"status": "ok", "tookMs": 876, "warnings": 6, "errors": 0, "sourceVersion": "3.5-migration"},
2700 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2701 "publish": {"status": "skipped", "tookMs": 0},
2702 "metadata": {
2703 "crossScalaVersions": ["2.12.20", "3.3.6"]
2704}
2705},{
2706 "module": "armeria-backend-fs2-ce2",
2707 "compile": {"status": "ok", "tookMs": 777, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2708 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2709 "test-compile": {"status": "ok", "tookMs": 1135, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2710 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2711 "publish": {"status": "skipped", "tookMs": 0},
2712 "metadata": {
2713 "crossScalaVersions": ["2.12.20", "3.3.6"]
2714}
2715},{
2716 "module": "upickle",
2717 "compile": {"status": "ok", "tookMs": 518, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2718 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2719 "test-compile": {"status": "ok", "tookMs": 1424, "warnings": 3, "errors": 0, "sourceVersion": "3.5-migration"},
2720 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2721 "publish": {"status": "skipped", "tookMs": 0},
2722 "metadata": {
2723 "crossScalaVersions": ["2.12.20", "3.3.6"]
2724}
2725},{
2726 "module": "armeria-backend-monix",
2727 "compile": {"status": "ok", "tookMs": 582, "warnings": 1, "errors": 0, "sourceVersion": "3.5-migration"},
2728 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2729 "test-compile": {"status": "ok", "tookMs": 863, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2730 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2731 "publish": {"status": "skipped", "tookMs": 0},
2732 "metadata": {
2733 "crossScalaVersions": ["2.12.20", "3.3.6"]
2734}
2735},{
2736 "module": "fs2",
2737 "compile": {"status": "ok", "tookMs": 328, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2738 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2739 "test-compile": {"status": "ok", "tookMs": 387, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2740 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2741 "publish": {"status": "skipped", "tookMs": 0},
2742 "metadata": {
2743 "crossScalaVersions": ["2.12.20", "3.3.6"]
2744}
2745},{
2746 "module": "json4s",
2747 "compile": {"status": "ok", "tookMs": 606, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2748 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2749 "test-compile": {"status": "ok", "tookMs": 1404, "warnings": 2, "errors": 0, "sourceVersion": "3.5-migration"},
2750 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2751 "publish": {"status": "skipped", "tookMs": 0},
2752 "metadata": {
2753 "crossScalaVersions": ["2.12.20", "3.3.6"]
2754}
2755},{
2756 "module": "pekko-http-backend",
2757 "compile": {"status": "ok", "tookMs": 917, "warnings": 3, "errors": 0, "sourceVersion": "3.5-migration"},
2758 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2759 "test-compile": {"status": "ok", "tookMs": 1059, "warnings": 6, "errors": 0, "sourceVersion": "3.5-migration"},
2760 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2761 "publish": {"status": "skipped", "tookMs": 0},
2762 "metadata": {
2763 "crossScalaVersions": ["2.12.20", "3.3.6"]
2764}
2765},{
2766 "module": "armeria-backend",
2767 "compile": {"status": "ok", "tookMs": 188, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2768 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2769 "test-compile": {"status": "ok", "tookMs": 289, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2770 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2771 "publish": {"status": "skipped", "tookMs": 0},
2772 "metadata": {
2773 "crossScalaVersions": ["2.12.20", "3.3.6"]
2774}
2775},{
2776 "module": "play-json",
2777 "compile": {"status": "ok", "tookMs": 524, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2778 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2779 "test-compile": {"status": "ok", "tookMs": 1136, "warnings": 3, "errors": 0, "sourceVersion": "3.5-migration"},
2780 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2781 "publish": {"status": "skipped", "tookMs": 0},
2782 "metadata": {
2783 "crossScalaVersions": ["2.12.20", "3.3.6"]
2784}
2785},{
2786 "module": "armeria-backend-zio1",
2787 "compile": {"status": "ok", "tookMs": 862, "warnings": 3, "errors": 0, "sourceVersion": "3.5-migration"},
2788 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2789 "test-compile": {"status": "ok", "tookMs": 1047, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2790 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2791 "publish": {"status": "skipped", "tookMs": 0},
2792 "metadata": {
2793 "crossScalaVersions": ["2.12.20", "3.3.6"]
2794}
2795},{
2796 "module": "http4s-ce2-backend",
2797 "compile": {"status": "ok", "tookMs": 1419, "warnings": 1, "errors": 0, "sourceVersion": "3.5-migration"},
2798 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2799 "test-compile": {"status": "ok", "tookMs": 1046, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2800 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2801 "publish": {"status": "skipped", "tookMs": 0},
2802 "metadata": {
2803 "crossScalaVersions": ["2.12.20", "3.3.6"]
2804}
2805},{
2806 "module": "armeria-backend-fs2",
2807 "compile": {"status": "ok", "tookMs": 969, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2808 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2809 "test-compile": {"status": "ok", "tookMs": 1205, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
2810 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2811 "publish": {"status": "skipped", "tookMs": 0},
2812 "metadata": {
2813 "crossScalaVersions": ["2.12.20", "3.3.6"]
2814}
2815}]
2816************************
2817[success] Total time: 406 s (0:06:46.0), completed Dec 30, 2025, 9:53:18 PM
2818[0JChecking patch project/plugins.sbt...
2819Checking patch build.sbt...
2820Applied patch project/plugins.sbt cleanly.
2821Applied patch build.sbt cleanly.