Build Logs

nmoncho/helenus3 • 3.7.4:2025-11-06

Errors

0

Warnings

158

Total Lines

399

1##################################
2Clonning https://github.com/nmoncho/helenus3.git into /build/repo using revision v1.1.2
3##################################
4Note: switching to '8230425be91978fffaddbb96387aba971091169d'.
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
21----
22Preparing build for 3.7.4
23Scala binary version found: 3.7
24Implicitly using source version 3.7
25Scala binary version found: 3.7
26Implicitly using source version 3.7
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.7
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.7.4
32Execute tests: false
33sbt project found:
34No prepare script found for project nmoncho/helenus3
35/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
36##################################
37Scala version: 3.7.4
38Targets: net.nmoncho%helenus-akka net.nmoncho%helenus-akka-busl net.nmoncho%helenus-core net.nmoncho%helenus-monix net.nmoncho%helenus-pekko net.nmoncho%helenus-zio
39Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
40##################################
41Using extra scalacOptions: ,REQUIRE:-source:3.7
42Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '17'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
46# Executing command line:
47java
48-Dfile.encoding=UTF-8
49-Dcommunitybuild.scala=3.7.4
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
56-jar
57/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.7.4"
59"++3.7.4 -v"
60"mapScalacOptions ",REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64
65moduleMappings
66"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" net.nmoncho%helenus-akka net.nmoncho%helenus-akka-busl net.nmoncho%helenus-core net.nmoncho%helenus-monix net.nmoncho%helenus-pekko net.nmoncho%helenus-zio"
67
68[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
69[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, dependencies.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.573s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] set current project to root (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.7.4
79OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in zio/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in docs/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in zio/crossScalaVersions
82OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in docs/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in pekko/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in akkaBusl/crossScalaVersions
85OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in akkaBusl/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in core/crossScalaVersions
87OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in core/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in akka/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in akka/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in monix/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in monix/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in pekko/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in root/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in root/crossScalaVersions
95[info] set current project to root (in build file:/build/repo/)
96[info] Setting Scala version to 3.7.4 on 8 projects.
97[info] Switching Scala version on:
98[info] akkaBusl (3.7.4)
99[info] * root (3.7.4)
100[info] akka (3.7.4)
101[info] docs (3.7.4)
102[info] zio (3.7.4)
103[info] monix (3.7.4)
104[info] pekko (3.7.4)
105[info] core (3.7.4)
106[info] Excluding projects:
107[info] Reapplying settings...
108[info] set current project to root (in build file:/build/repo/)
109Execute mapScalacOptions: ,REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
110[info] Reapplying settings...
111[info] set current project to root (in build file:/build/repo/)
112[info] Defining Global / credentials, akka / credentials and 6 others.
113[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 72 others.
114[info] Run `last` for details.
115[info] Reapplying settings...
116[info] set current project to root (in build file:/build/repo/)
117Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
118[info] Reapplying settings...
119OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
120
121 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
122 Did you mean allExcludeDependencies ?
123 , retry without global scopes
124[info] Reapplying settings...
125[info] set current project to root (in build file:/build/repo/)
126Execute removeScalacOptionsStartingWith: -P:wartremover
127[info] Reapplying settings...
128[info] set current project to root (in build file:/build/repo/)
129[success] Total time: 0 s, completed Nov 6, 2025, 12:19:34 AM
130Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
131Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
132Starting build...
133Projects: Set(akkaBusl, akka, zio, monix, pekko, core)
134Starting build for ProjectRef(file:/build/repo/,akkaBusl) (helenus-akka-busl)... [0/6]
135OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
136OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
137Compile scalacOptions: -encoding, UTF-8, -unchecked, -release, 11, -Wunused:all, -Xcheck-macros, -language:higherKinds, -Xsemanticdb, -semanticdb-target, /build/repo/akka-busl/target/scala-3.7.4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
138[info] compiling 53 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
139[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/Package.scala:439:44
140[warn] 439 | def iter(timeout: FiniteDuration)(using ec: ExecutionContext): Iterator[T] =
141[warn] | ^^
142[warn] | unused implicit parameter in extension method iter
143[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/Package.scala:491:24
144[warn] 491 | val keyspace = session.sessionKeyspace
145[warn] | ^^^^^^^^
146[warn] | unused local definition
147[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/api/cql/Mapping.scala:186:8
148[warn] 186 | tag: ClassTag[A],
149[warn] | ^^^
150[warn] | unused implicit parameter
151[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/api/type/codec/Codec.scala:42:13
152[warn] 42 | case codec: Codec[?] => underlying.asInstanceOf[Codec[T]]
153[warn] | ^^^^^
154[warn] | unused pattern variable
155[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/DerivedRowMapper.scala:9:25
156[warn] 9 |import scala.compiletime.constValue
157[warn] | ^^^^^^^^^^
158[warn] | unused import
159[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/DerivedRowMapper.scala:54:63
160[warn] 54 | given headTupleElement[H, T <: Tuple: DerivedTupleRowMapper](
161[warn] | ^
162[warn] | unused implicit parameter
163[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/codec/TupleCodecDerivation.scala:170:8
164[warn] 170 | tag: ClassTag[T],
165[warn] | ^^^
166[warn] | unused implicit parameter
167[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/codec/udt/IdenticalUDTCodec.scala:226:8
168[warn] 226 | tag: ClassTag[A],
169[warn] | ^^^
170[warn] | unused implicit parameter
171[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/codec/udt/NonIdenticalUDTCodec.scala:74:32
172[warn] 74 | inline def deriveEmptyTuple(columns: Seq[String]): NonIdenticalUDTCodec[EmptyTuple] =
173[warn] | ^^^^^^^
174[warn] | unused explicit parameter
175[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/macros/CqlQueryInterpolation.scala:26:28
176[warn] 26 | import qctx.reflect.*
177[warn] | ^
178[warn] | unused import
179[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/macros/CqlQueryInterpolation.scala:44:28
180[warn] 44 | import qctx.reflect.*
181[warn] | ^
182[warn] | unused import
183[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/macros/RenamedDerivedRowMapper.scala:57:21
184[warn] 57 | case term =>
185[warn] | ^^^^
186[warn] | unused pattern variable
187[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/api/cql/Mapping.scala:116:12
188[warn] 116 | new FieldCollector[H *: EmptyTuple]:
189[warn] | ^
190[warn] | New anonymous class definition will be duplicated at each inline site
191[warn] |
192[warn] | longer explanation available when compiling with `-explain`
193[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/api/cql/Mapping.scala:148:12
194[warn] 148 | new FieldCollector[H *: T]:
195[warn] | ^
196[warn] | New anonymous class definition will be duplicated at each inline site
197[warn] |
198[warn] | longer explanation available when compiling with `-explain`
199[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/api/cql/Mapping.scala:191:28
200[warn] 191 | val collector = new FieldCollector[A]:
201[warn] | ^
202[warn] | New anonymous class definition will be duplicated at each inline site
203[warn] |
204[warn] | longer explanation available when compiling with `-explain`
205[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/DerivedRowMapper.scala:71:20
206[warn] 71 | new DerivedRowMapper[Elems]:
207[warn] | ^
208[warn] | New anonymous class definition will be duplicated at each inline site
209[warn] |
210[warn] | longer explanation available when compiling with `-explain`
211[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/DerivedRowMapper.scala:79:20
212[warn] 79 | new DerivedRowMapper[Elems]:
213[warn] | ^
214[warn] | New anonymous class definition will be duplicated at each inline site
215[warn] |
216[warn] | longer explanation available when compiling with `-explain`
217[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/DerivedRowMapper.scala:95:12
218[warn] 95 | new DerivedRowMapper[T]:
219[warn] | ^
220[warn] | New anonymous class definition will be duplicated at each inline site
221[warn] |
222[warn] | longer explanation available when compiling with `-explain`
223[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/codec/TupleCodecDerivation.scala:175:12
224[warn] 175 | new Codec[T]:
225[warn] | ^
226[warn] | New anonymous class definition will be duplicated at each inline site
227[warn] |
228[warn] | longer explanation available when compiling with `-explain`
229[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/codec/udt/IdenticalUDTCodec.scala:115:12
230[warn] 115 | new IdenticalUDTCodec[H *: EmptyTuple]:
231[warn] | ^
232[warn] | New anonymous class definition will be duplicated at each inline site
233[warn] |
234[warn] | longer explanation available when compiling with `-explain`
235[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/codec/udt/IdenticalUDTCodec.scala:168:12
236[warn] 168 | new IdenticalUDTCodec[H *: T]:
237[warn] | ^
238[warn] | New anonymous class definition will be duplicated at each inline site
239[warn] |
240[warn] | longer explanation available when compiling with `-explain`
241[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/codec/udt/IdenticalUDTCodec.scala:274:31
242[warn] 274 | GenericType.of(new ScalaTypeToken[A] {}.getType()).asInstanceOf[GenericType[A]]
243[warn] | ^
244[warn] | New anonymous class definition will be duplicated at each inline site
245[warn] |
246[warn] | longer explanation available when compiling with `-explain`
247[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/codec/udt/IdenticalUDTCodec.scala:234:12
248[warn] 234 | new UDTCodec[A]:
249[warn] | ^
250[warn] | New anonymous class definition will be duplicated at each inline site
251[warn] |
252[warn] | longer explanation available when compiling with `-explain`
253[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/codec/udt/NonIdenticalUDTCodec.scala:75:12
254[warn] 75 | new NonIdenticalUDTCodec[EmptyTuple]:
255[warn] | ^
256[warn] | New anonymous class definition will be duplicated at each inline site
257[warn] |
258[warn] | longer explanation available when compiling with `-explain`
259[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/codec/udt/NonIdenticalUDTCodec.scala:85:12
260[warn] 85 | new NonIdenticalUDTCodec[H *: T]:
261[warn] | ^
262[warn] | New anonymous class definition will be duplicated at each inline site
263[warn] |
264[warn] | longer explanation available when compiling with `-explain`
265[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/codec/udt/NonIdenticalUDTCodec.scala:136:41
266[warn] 136 | val genericType = GenericType.of(new ScalaTypeToken[A] {}.getType()).asInstanceOf[GenericType[A]]
267[warn] | ^
268[warn] | New anonymous class definition will be duplicated at each inline site
269[warn] |
270[warn] | longer explanation available when compiling with `-explain`
271[warn] -- [E197] Potential Issue Warning: /build/repo/core/src/main/scala/net/nmoncho/helenus/internal/codec/udt/NonIdenticalUDTCodec.scala:138:12
272[warn] 138 | new MappingCodec[UdtValue, A](dseCodec, genericType) with UDTCodec[A]:
273[warn] | ^
274[warn] | New anonymous class definition will be duplicated at each inline site
275[warn] |
276[warn] | longer explanation available when compiling with `-explain`
277[warn] 27 warnings found
278[info] done compiling
279[info] compiling 1 Scala source to /build/repo/akka-busl/target/scala-3.7.4/classes ...
280[warn] -- [E198] Unused Symbol Warning: /build/repo/akka-busl/src/main/scala/net/nmoncho/helenus/akka/Package.scala:19:26
281[warn] 19 |import _root_.akka.stream.*
282[warn] | ^
283[warn] | unused import
284[warn] one warning found
285[info] done compiling
286[info] compiling 52 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
287[info] done compiling
288[info] compiling 1 Scala source to /build/repo/akka-busl/target/scala-3.7.4/test-classes ...
289[info] done compiling
290Starting build for ProjectRef(file:/build/repo/,core) (helenus-core)... [1/6]
291Compile scalacOptions: -encoding, UTF-8, -unchecked, -release, 11, -Wunused:all, -Xcheck-macros, -language:higherKinds, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.7.4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
292Starting build for ProjectRef(file:/build/repo/,akka) (helenus-akka)... [2/6]
293Compile scalacOptions: -encoding, UTF-8, -unchecked, -release, 11, -Wunused:all, -Xcheck-macros, -language:higherKinds, -Xsemanticdb, -semanticdb-target, /build/repo/akka/target/scala-3.7.4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
294[info] compiling 1 Scala source to /build/repo/akka/target/scala-3.7.4/classes ...
295[warn] -- [E198] Unused Symbol Warning: /build/repo/akka/src/main/scala/net/nmoncho/helenus/akka/Package.scala:19:26
296[warn] 19 |import _root_.akka.stream.*
297[warn] | ^
298[warn] | unused import
299[warn] one warning found
300[info] done compiling
301[info] compiling 1 Scala source to /build/repo/akka/target/scala-3.7.4/test-classes ...
302[info] done compiling
303Starting build for ProjectRef(file:/build/repo/,zio) (helenus-zio)... [3/6]
304Compile scalacOptions: -encoding, UTF-8, -unchecked, -release, 11, -Wunused:all, -Xcheck-macros, -language:higherKinds, -Xsemanticdb, -semanticdb-target, /build/repo/zio/target/scala-3.7.4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
305[info] compiling 5 Scala sources to /build/repo/zio/target/scala-3.7.4/classes ...
306[warn] -- [E198] Unused Symbol Warning: /build/repo/zio/src/main/scala/net/nmoncho/helenus/zio/macros/ZIOCqlQueryInterpolation.scala:26:28
307[warn] 26 | import qctx.reflect.*
308[warn] | ^
309[warn] | unused import
310[warn] -- [E198] Unused Symbol Warning: /build/repo/zio/src/main/scala/net/nmoncho/helenus/zio/macros/ZIOCqlQueryInterpolation.scala:41:28
311[warn] 41 | import qctx.reflect.*
312[warn] | ^
313[warn] | unused import
314[warn] two warnings found
315[info] done compiling
316[info] compiling 4 Scala sources to /build/repo/zio/target/scala-3.7.4/test-classes ...
317[info] done compiling
318Starting build for ProjectRef(file:/build/repo/,monix) (helenus-monix)... [4/6]
319Compile scalacOptions: -encoding, UTF-8, -unchecked, -release, 11, -Wunused:all, -Xcheck-macros, -language:higherKinds, -Xsemanticdb, -semanticdb-target, /build/repo/monix/target/scala-3.7.4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
320[info] compiling 1 Scala source to /build/repo/monix/target/scala-3.7.4/classes ...
321[info] done compiling
322[info] compiling 1 Scala source to /build/repo/monix/target/scala-3.7.4/test-classes ...
323[info] done compiling
324Starting build for ProjectRef(file:/build/repo/,pekko) (helenus-pekko)... [5/6]
325Compile scalacOptions: -encoding, UTF-8, -unchecked, -release, 11, -Wunused:all, -Xcheck-macros, -language:higherKinds, -Xsemanticdb, -semanticdb-target, /build/repo/pekko/target/scala-3.7.4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
326[info] compiling 1 Scala source to /build/repo/pekko/target/scala-3.7.4/classes ...
327[info] done compiling
328[info] compiling 1 Scala source to /build/repo/pekko/target/scala-3.7.4/test-classes ...
329[info] done compiling
330
331************************
332Build summary:
333[{
334 "module": "helenus-akka-busl",
335 "compile": {"status": "ok", "tookMs": 27649, "warnings": 1, "errors": 0, "sourceVersion": "3.7"},
336 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
337 "test-compile": {"status": "ok", "tookMs": 26572, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
338 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
339 "publish": {"status": "skipped", "tookMs": 0},
340 "metadata": {
341 "crossScalaVersions": []
342}
343},{
344 "module": "helenus-core",
345 "compile": {"status": "ok", "tookMs": 57, "warnings": 27, "errors": 0, "sourceVersion": "3.7"},
346 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
347 "test-compile": {"status": "ok", "tookMs": 130, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
348 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
349 "publish": {"status": "skipped", "tookMs": 0},
350 "metadata": {
351 "crossScalaVersions": ["2.12.20"]
352}
353},{
354 "module": "helenus-akka",
355 "compile": {"status": "ok", "tookMs": 1365, "warnings": 1, "errors": 0, "sourceVersion": "3.7"},
356 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
357 "test-compile": {"status": "ok", "tookMs": 2372, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
358 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
359 "publish": {"status": "skipped", "tookMs": 0},
360 "metadata": {
361 "crossScalaVersions": ["2.12.20"]
362}
363},{
364 "module": "helenus-zio",
365 "compile": {"status": "ok", "tookMs": 3623, "warnings": 2, "errors": 0, "sourceVersion": "3.7"},
366 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
367 "test-compile": {"status": "ok", "tookMs": 2673, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
368 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
369 "publish": {"status": "skipped", "tookMs": 0},
370 "metadata": {
371 "crossScalaVersions": ["2.12.20"]
372}
373},{
374 "module": "helenus-monix",
375 "compile": {"status": "ok", "tookMs": 981, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
376 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
377 "test-compile": {"status": "ok", "tookMs": 2464, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
378 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
379 "publish": {"status": "skipped", "tookMs": 0},
380 "metadata": {
381 "crossScalaVersions": ["2.12.20"]
382}
383},{
384 "module": "helenus-pekko",
385 "compile": {"status": "ok", "tookMs": 886, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
386 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
387 "test-compile": {"status": "ok", "tookMs": 2717, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
388 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
389 "publish": {"status": "skipped", "tookMs": 0},
390 "metadata": {
391 "crossScalaVersions": ["2.12.20"]
392}
393}]
394************************
395[success] Total time: 148 s (0:02:28.0), completed Nov 6, 2025, 12:22:02 AM
396[0JChecking patch project/plugins.sbt...
397Checking patch build.sbt...
398Applied patch project/plugins.sbt cleanly.
399Applied patch build.sbt cleanly.