Build Logs

beangle/otk • 14270752029

Errors

39

Warnings

16

Total Lines

404

1##################################
2Clonning https://github.com/beangle/otk.git into repo using revision v0.0.10
3##################################
4Note: switching to '9bb550f4b042c93379eabafd5cc00d3b6817534a'.
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.6.4
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.4
32Execute tests: false
33sbt project found:
34grep: repo/project/plugins.sbt: No such file or directory
35No prepare script found for project beangle/otk
36##################################
37Scala version: 3.6.4
38Targets: org.beangle.otk%beangle-otk-captcha org.beangle.otk%beangle-otk-code org.beangle.otk%beangle-otk-doc org.beangle.otk%beangle-otk-sns org.beangle.otk%beangle-otk-sys org.beangle.otk%beangle-otk-ws
39Project projectConfig: { "tests": "compile-only" }
40##################################
41Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
42Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
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.6.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.9.6/bin/sbt-launch.jar
58"setCrossScalaVersions 3.6.4"
59"++3.6.4 -v"
60"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
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.6.4 """{
67 "tests": "compile-only"
68}""" org.beangle.otk%beangle-otk-captcha org.beangle.otk%beangle-otk-code org.beangle.otk%beangle-otk-doc org.beangle.otk%beangle-otk-sns org.beangle.otk%beangle-otk-sys org.beangle.otk%beangle-otk-ws"
69
70[info] welcome to sbt 1.9.6 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from plugin.sbt ...
72[info] loading project definition from /build/repo/project
73[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
75[info] Compilation completed in 8.691s.
76[info] done compiling
77[info] loading settings for project root from build.sbt ...
78[info] set current project to root (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.6.4
80OpenCB::Changing crossVersion 3.3.1 -> 3.6.4 in ws/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4) in ws/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.1 -> 3.6.4 in doc/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4) in doc/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.1 -> 3.6.4 in captcha/crossScalaVersions
85OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4) in captcha/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.1 -> 3.6.4 in sys/crossScalaVersions
87OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4) in sys/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.1 -> 3.6.4 in code/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4) in code/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.1 -> 3.6.4 in sns/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4) in sns/crossScalaVersions
92[info] set current project to root (in build file:/build/repo/)
93[info] Setting Scala version to 3.6.4 on 6 projects.
94[info] Switching Scala version on:
95[info] sns (3.6.4)
96[info] captcha (3.6.4)
97[info] sys (3.6.4)
98[info] doc (3.6.4)
99[info] code (3.6.4)
100[info] ws (3.6.4)
101[info] Excluding projects:
102[info] * root (2.12.18)
103[info] Reapplying settings...
104[info] set current project to root (in build file:/build/repo/)
105Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
106[info] Reapplying settings...
107[info] set current project to root (in build file:/build/repo/)
108[info] Defining Global / credentials, captcha / credentials and 4 others.
109[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 33 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set current project to root (in build file:/build/repo/)
113Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
114[info] Reapplying settings...
115OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
116
117 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:315)
118 Did you mean allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set current project to root (in build file:/build/repo/)
122Execute removeScalacOptionsStartingWith: -P:wartremover
123[info] Reapplying settings...
124[info] set current project to root (in build file:/build/repo/)
125[success] Total time: 0 s, completed Apr 4, 2025, 7:23:29 PM
126Build config: {
127 "tests": "compile-only"
128}
129Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
130Starting build...
131Projects: Set(sns, captcha, sys, doc, code, ws)
132Starting build for ProjectRef(file:/build/repo/,captcha) (beangle-otk-captcha)...
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
135Compile scalacOptions: List(-Xtarget:17, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
136[info] style checking for beangle-otk-captcha
137[info] compiling 17 Scala sources to /build/repo/captcha/target/scala-3.6.4/classes ...
138[info] done compiling
139[info] style checking for beangle-otk-captcha
140OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
141[info] Main Scala API documentation to /build/repo/captcha/target/scala-3.6.4/api...
142[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
143[warn] Flag -classpath set repeatedly
144[warn] one warning found
145[info] Main Scala API documentation successful.
146[info] style checking for beangle-otk-captcha
147[info] style checking for beangle-otk-captcha
148[info] compiling 2 Scala sources to /build/repo/captcha/target/scala-3.6.4/test-classes ...
149[info] done compiling
150[info] style checking for beangle-otk-captcha
151[info] Wrote /build/repo/captcha/target/scala-3.6.4/beangle-otk-captcha_3-0.0.10.pom
152[info] generated 30 dependencies at /build/repo/captcha/target/scala-3.6.4/classes/META-INF/beangle/dependencies
153[info] Main Scala API documentation to /build/repo/captcha/target/scala-3.6.4/api...
154[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
155[warn] Flag -classpath set repeatedly
156[warn] one warning found
157[info] Main Scala API documentation successful.
158[info] :: delivering :: org.beangle.otk#beangle-otk-captcha_3;0.0.10 :: 0.0.10 :: release :: Fri Apr 04 19:23:46 CEST 2025
159[info] delivering ivy file to /build/repo/captcha/target/scala-3.6.4/ivy-0.0.10.xml
160[info] published beangle-otk-captcha_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-captcha_3/0.0.10/poms/beangle-otk-captcha_3.pom
161[info] published beangle-otk-captcha_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-captcha_3/0.0.10/jars/beangle-otk-captcha_3.jar
162[info] published beangle-otk-captcha_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-captcha_3/0.0.10/srcs/beangle-otk-captcha_3-sources.jar
163[info] published beangle-otk-captcha_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-captcha_3/0.0.10/docs/beangle-otk-captcha_3-javadoc.jar
164[info] published ivy to /root/.ivy2/local/org.beangle.otk/beangle-otk-captcha_3/0.0.10/ivys/ivy.xml
165[info] style checking for beangle-otk-captcha
166[info] style checking for beangle-otk-captcha
167[info] style checking for beangle-otk-captcha
168[info] style checking for beangle-otk-captcha
169Starting build for ProjectRef(file:/build/repo/,sns) (beangle-otk-sns)...
170Compile scalacOptions: List(-Xtarget:17, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
171[info] style checking for beangle-otk-sns
172[info] compiling 4 Scala sources to /build/repo/sns/target/scala-3.6.4/classes ...
173[info] done compiling
174[info] style checking for beangle-otk-sns
175[info] Main Scala API documentation to /build/repo/sns/target/scala-3.6.4/api...
176[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
177[warn] Flag -classpath set repeatedly
178[warn] one warning found
179[info] Main Scala API documentation successful.
180[info] style checking for beangle-otk-sns
181[info] style checking for beangle-otk-sns
182[info] style checking for beangle-otk-sns
183[info] Wrote /build/repo/sns/target/scala-3.6.4/beangle-otk-sns_3-0.0.10.pom
184[info] generated 29 dependencies at /build/repo/sns/target/scala-3.6.4/classes/META-INF/beangle/dependencies
185[info] Main Scala API documentation to /build/repo/sns/target/scala-3.6.4/api...
186[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
187[warn] Flag -classpath set repeatedly
188[warn] one warning found
189[info] Main Scala API documentation successful.
190[info] :: delivering :: org.beangle.otk#beangle-otk-sns_3;0.0.10 :: 0.0.10 :: release :: Fri Apr 04 19:23:50 CEST 2025
191[info] delivering ivy file to /build/repo/sns/target/scala-3.6.4/ivy-0.0.10.xml
192[info] published beangle-otk-sns_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-sns_3/0.0.10/poms/beangle-otk-sns_3.pom
193[info] published beangle-otk-sns_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-sns_3/0.0.10/jars/beangle-otk-sns_3.jar
194[info] published beangle-otk-sns_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-sns_3/0.0.10/srcs/beangle-otk-sns_3-sources.jar
195[info] published beangle-otk-sns_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-sns_3/0.0.10/docs/beangle-otk-sns_3-javadoc.jar
196[info] published ivy to /root/.ivy2/local/org.beangle.otk/beangle-otk-sns_3/0.0.10/ivys/ivy.xml
197[info] style checking for beangle-otk-sns
198[info] style checking for beangle-otk-sns
199[info] style checking for beangle-otk-sns
200[info] style checking for beangle-otk-sns
201Starting build for ProjectRef(file:/build/repo/,doc) (beangle-otk-doc)...
202Compile scalacOptions: List(-Xtarget:17, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
203[info] style checking for beangle-otk-doc
204[info] compiling 2 Scala sources to /build/repo/doc/target/scala-3.6.4/classes ...
205[error] -- [E008] Not Found Error: /build/repo/doc/src/main/scala/org/beangle/otk/doc/web/action/PdfWS.scala:20:20
206[error] 20 |import com.itextpdf.text.pdf.PdfWriter
207[error] | ^^^^^^^^^^^^^^^^^
208[error] | value text is not a member of com.itextpdf
209[error] one error found
210[error] (doc / Compile / compileIncremental) Compilation failed
211[info] style checking for beangle-otk-doc
212[info] style checking for beangle-otk-doc
213[info] compiling 2 Scala sources to /build/repo/doc/target/scala-3.6.4/classes ...
214[error] -- [E008] Not Found Error: /build/repo/doc/src/main/scala/org/beangle/otk/doc/web/action/PdfWS.scala:20:20
215[error] 20 |import com.itextpdf.text.pdf.PdfWriter
216[error] | ^^^^^^^^^^^^^^^^^
217[error] | value text is not a member of com.itextpdf
218[error] one error found
219[error] (doc / Compile / compileIncremental) Compilation failed
220[info] style checking for beangle-otk-doc
221[info] style checking for beangle-otk-doc
222[info] compiling 2 Scala sources to /build/repo/doc/target/scala-3.6.4/classes ...
223[error] -- [E008] Not Found Error: /build/repo/doc/src/main/scala/org/beangle/otk/doc/web/action/PdfWS.scala:20:20
224[error] 20 |import com.itextpdf.text.pdf.PdfWriter
225[error] | ^^^^^^^^^^^^^^^^^
226[error] | value text is not a member of com.itextpdf
227[error] one error found
228[error] (doc / Compile / compileIncremental) Compilation failed
229Starting build for ProjectRef(file:/build/repo/,ws) (beangle-otk-ws)...
230Compile scalacOptions: List(-Xtarget:17, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
231[info] style checking for beangle-otk-ws
232[info] style checking for beangle-otk-captcha
233[info] style checking for beangle-otk-code
234[info] style checking for beangle-otk-sys
235[info] style checking for beangle-otk-sns
236[info] style checking for beangle-otk-doc
237[info] compiling 2 Scala sources to /build/repo/doc/target/scala-3.6.4/classes ...
238[info] compiling 2 Scala sources to /build/repo/sys/target/scala-3.6.4/classes ...
239[info] compiling 4 Scala sources to /build/repo/code/target/scala-3.6.4/classes ...
240[error] -- [E008] Not Found Error: /build/repo/doc/src/main/scala/org/beangle/otk/doc/web/action/PdfWS.scala:20:20
241[error] 20 |import com.itextpdf.text.pdf.PdfWriter
242[error] | ^^^^^^^^^^^^^^^^^
243[error] | value text is not a member of com.itextpdf
244[error] one error found
245[info] done compiling
246[info] done compiling
247[error] (doc / Compile / compileIncremental) Compilation failed
248[info] style checking for beangle-otk-ws
249[info] style checking for beangle-otk-sns
250[info] style checking for beangle-otk-doc
251[info] style checking for beangle-otk-ws
252[info] style checking for beangle-otk-captcha
253[info] style checking for beangle-otk-code
254[info] style checking for beangle-otk-sys
255[info] compiling 2 Scala sources to /build/repo/doc/target/scala-3.6.4/classes ...
256[error] -- [E008] Not Found Error: /build/repo/doc/src/main/scala/org/beangle/otk/doc/web/action/PdfWS.scala:20:20
257[error] 20 |import com.itextpdf.text.pdf.PdfWriter
258[error] | ^^^^^^^^^^^^^^^^^
259[error] | value text is not a member of com.itextpdf
260[error] one error found
261[error] (doc / Compile / compileIncremental) Compilation failed
262[info] style checking for beangle-otk-ws
263[info] style checking for beangle-otk-ws
264[info] style checking for beangle-otk-sns
265[info] style checking for beangle-otk-doc
266[info] style checking for beangle-otk-code
267[info] style checking for beangle-otk-captcha
268[info] style checking for beangle-otk-sys
269[info] compiling 2 Scala sources to /build/repo/doc/target/scala-3.6.4/classes ...
270[error] -- [E008] Not Found Error: /build/repo/doc/src/main/scala/org/beangle/otk/doc/web/action/PdfWS.scala:20:20
271[error] 20 |import com.itextpdf.text.pdf.PdfWriter
272[error] | ^^^^^^^^^^^^^^^^^
273[error] | value text is not a member of com.itextpdf
274[error] one error found
275[error] (doc / Compile / compileIncremental) Compilation failed
276Starting build for ProjectRef(file:/build/repo/,sys) (beangle-otk-sys)...
277Compile scalacOptions: List(-Xtarget:17, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
278[info] style checking for beangle-otk-sys
279[info] style checking for beangle-otk-sys
280[info] Main Scala API documentation to /build/repo/sys/target/scala-3.6.4/api...
281[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
282[warn] Flag -classpath set repeatedly
283[warn] one warning found
284[info] Main Scala API documentation successful.
285[info] style checking for beangle-otk-sys
286[info] style checking for beangle-otk-sys
287[info] Wrote /build/repo/sys/target/scala-3.6.4/beangle-otk-sys_3-0.0.10.pom
288[info] style checking for beangle-otk-sys
289[info] generated 26 dependencies at /build/repo/sys/target/scala-3.6.4/classes/META-INF/beangle/dependencies
290[info] Main Scala API documentation to /build/repo/sys/target/scala-3.6.4/api...
291[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
292[warn] Flag -classpath set repeatedly
293[warn] one warning found
294[info] Main Scala API documentation successful.
295[info] :: delivering :: org.beangle.otk#beangle-otk-sys_3;0.0.10 :: 0.0.10 :: release :: Fri Apr 04 19:24:01 CEST 2025
296[info] delivering ivy file to /build/repo/sys/target/scala-3.6.4/ivy-0.0.10.xml
297[info] published beangle-otk-sys_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-sys_3/0.0.10/poms/beangle-otk-sys_3.pom
298[info] published beangle-otk-sys_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-sys_3/0.0.10/jars/beangle-otk-sys_3.jar
299[info] published beangle-otk-sys_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-sys_3/0.0.10/srcs/beangle-otk-sys_3-sources.jar
300[info] published beangle-otk-sys_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-sys_3/0.0.10/docs/beangle-otk-sys_3-javadoc.jar
301[info] published ivy to /root/.ivy2/local/org.beangle.otk/beangle-otk-sys_3/0.0.10/ivys/ivy.xml
302[info] style checking for beangle-otk-sys
303[info] style checking for beangle-otk-sys
304[info] style checking for beangle-otk-sys
305[info] style checking for beangle-otk-sys
306Starting build for ProjectRef(file:/build/repo/,code) (beangle-otk-code)...
307Compile scalacOptions: List(-Xtarget:17, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
308[info] style checking for beangle-otk-code
309[info] style checking for beangle-otk-code
310[info] Main Scala API documentation to /build/repo/code/target/scala-3.6.4/api...
311[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
312[warn] Flag -classpath set repeatedly
313[warn] one warning found
314[info] Main Scala API documentation successful.
315[info] style checking for beangle-otk-code
316[info] style checking for beangle-otk-code
317[info] style checking for beangle-otk-code
318[info] Wrote /build/repo/code/target/scala-3.6.4/beangle-otk-code_3-0.0.10.pom
319[info] generated 30 dependencies at /build/repo/code/target/scala-3.6.4/classes/META-INF/beangle/dependencies
320[info] Main Scala API documentation to /build/repo/code/target/scala-3.6.4/api...
321[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
322[warn] Flag -classpath set repeatedly
323[warn] one warning found
324[info] Main Scala API documentation successful.
325[info] :: delivering :: org.beangle.otk#beangle-otk-code_3;0.0.10 :: 0.0.10 :: release :: Fri Apr 04 19:24:03 CEST 2025
326[info] delivering ivy file to /build/repo/code/target/scala-3.6.4/ivy-0.0.10.xml
327[info] published beangle-otk-code_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-code_3/0.0.10/poms/beangle-otk-code_3.pom
328[info] published beangle-otk-code_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-code_3/0.0.10/jars/beangle-otk-code_3.jar
329[info] published beangle-otk-code_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-code_3/0.0.10/srcs/beangle-otk-code_3-sources.jar
330[info] published beangle-otk-code_3 to /root/.ivy2/local/org.beangle.otk/beangle-otk-code_3/0.0.10/docs/beangle-otk-code_3-javadoc.jar
331[info] published ivy to /root/.ivy2/local/org.beangle.otk/beangle-otk-code_3/0.0.10/ivys/ivy.xml
332[info] style checking for beangle-otk-code
333[info] style checking for beangle-otk-code
334[info] style checking for beangle-otk-code
335[info] style checking for beangle-otk-code
336
337************************
338Build summary:
339[{
340 "module": "beangle-otk-captcha",
341 "compile": {"status": "ok", "tookMs": 6184, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
342 "doc": {"status": "ok", "tookMs": 2277, "files": 381, "totalSizeKb": 7380},
343 "test-compile": {"status": "ok", "tookMs": 1595, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
344 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
345 "publish": {"status": "ok", "tookMs": 1531},
346 "metadata": {
347 "crossScalaVersions": ["2.12.18"]
348}
349},{
350 "module": "beangle-otk-sns",
351 "compile": {"status": "ok", "tookMs": 924, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
352 "doc": {"status": "ok", "tookMs": 466, "files": 341, "totalSizeKb": 6421},
353 "test-compile": {"status": "ok", "tookMs": 202, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
354 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
355 "publish": {"status": "ok", "tookMs": 983},
356 "metadata": {
357 "crossScalaVersions": ["2.12.18"]
358}
359},{
360 "module": "beangle-otk-doc",
361 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 609, "warnings": 0, "errors": 1, "sourceVersion": "3.6-migration"},
362 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
363 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
364 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
365 "publish": {"status": "skipped", "tookMs": 0},
366 "metadata": {
367 "crossScalaVersions": ["2.12.18"]
368}
369},{
370 "module": "beangle-otk-ws",
371 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1002, "warnings": 0, "errors": 1, "sourceVersion": "3.6-migration"},
372 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
373 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
374 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
375 "publish": {"status": "skipped", "tookMs": 0},
376 "metadata": {
377 "crossScalaVersions": ["2.12.18"]
378}
379},{
380 "module": "beangle-otk-sys",
381 "compile": {"status": "ok", "tookMs": 36, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
382 "doc": {"status": "ok", "tookMs": 275, "files": 338, "totalSizeKb": 6374},
383 "test-compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
384 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
385 "publish": {"status": "ok", "tookMs": 746},
386 "metadata": {
387 "crossScalaVersions": ["2.12.18"]
388}
389},{
390 "module": "beangle-otk-code",
391 "compile": {"status": "ok", "tookMs": 41, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
392 "doc": {"status": "ok", "tookMs": 428, "files": 341, "totalSizeKb": 6479},
393 "test-compile": {"status": "ok", "tookMs": 99, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
394 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
395 "publish": {"status": "ok", "tookMs": 814},
396 "metadata": {
397 "crossScalaVersions": ["2.12.18"]
398}
399}]
400************************
401[error] Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: beangle-otk-doc, beangle-otk-ws
402[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: beangle-otk-doc, beangle-otk-ws
403[error] Total time: 35 s, completed Apr 4, 2025, 7:24:03 PM
404Build failed, not retrying.