Build Logs

beangle/data • 14270752029

Errors

159

Warnings

70

Total Lines

585

1##################################
2Clonning https://github.com/beangle/data.git into repo using revision v5.8.8
3##################################
4Note: switching to 'b9f6b90e2e6c11431f4d1d028fa60ad9d6984896'.
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/data
36##################################
37Scala version: 3.6.4
38Targets: org.beangle.data%beangle-data-csv org.beangle.data%beangle-data-dbf org.beangle.data%beangle-data-excel org.beangle.data%beangle-data-jdbc org.beangle.data%beangle-data-orm org.beangle.data%beangle-data-transfer
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.data%beangle-data-csv org.beangle.data%beangle-data-dbf org.beangle.data%beangle-data-excel org.beangle.data%beangle-data-jdbc org.beangle.data%beangle-data-orm org.beangle.data%beangle-data-transfer"
69
70[info] [launcher] getting org.scala-sbt sbt 1.9.9 (this may take some time)...
71[info] welcome to sbt 1.9.9 (Eclipse Adoptium Java 17.0.8)
72[info] loading settings for project repo-build from plugin.sbt ...
73[info] loading project definition from /build/repo/project
74[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
75[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
76[info] Compilation completed in 8.449s.
77[info] done compiling
78[info] loading settings for project root from build.sbt ...
79[info] set current project to root (in build file:/build/repo/)
80Execute setCrossScalaVersions: 3.6.4
81OpenCB::Changing crossVersion 3.3.3 -> 3.6.4 in orm/crossScalaVersions
82OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4) in orm/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.3 -> 3.6.4 in dbf/crossScalaVersions
84OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4) in dbf/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.3 -> 3.6.4 in csv/crossScalaVersions
86OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4) in csv/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.3 -> 3.6.4 in excel/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4) in excel/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.3 -> 3.6.4 in transfer/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4) in transfer/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.3 -> 3.6.4 in jdbc/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4) in jdbc/crossScalaVersions
93[info] set current project to root (in build file:/build/repo/)
94[info] Setting Scala version to 3.6.4 on 6 projects.
95[info] Switching Scala version on:
96[info] jdbc (3.6.4)
97[info] csv (3.6.4)
98[info] orm (3.6.4)
99[info] dbf (3.6.4)
100[info] excel (3.6.4)
101[info] transfer (3.6.4)
102[info] Excluding projects:
103[info] * root (2.12.18)
104[info] Reapplying settings...
105[info] set current project to root (in build file:/build/repo/)
106Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
107[info] Reapplying settings...
108[info] set current project to root (in build file:/build/repo/)
109[info] Defining Global / credentials, csv / credentials and 4 others.
110[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 33 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to root (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:315)
119 Did you mean allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to root (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to root (in build file:/build/repo/)
126[success] Total time: 0 s, completed Apr 4, 2025, 7:23:27 PM
127Build config: {
128 "tests": "compile-only"
129}
130Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
131Starting build...
132Projects: Set(jdbc, csv, orm, dbf, excel, transfer)
133Starting build for ProjectRef(file:/build/repo/,jdbc) (beangle-data-jdbc)...
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136Compile scalacOptions: List(-Xtarget:17, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
137[info] style checking for beangle-data-jdbc
138[info] compiling 53 Scala sources to /build/repo/jdbc/target/scala-3.6.4/classes ...
139[info] done compiling
140[info] style checking for beangle-data-jdbc
141OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
142[info] Main Scala API documentation to /build/repo/jdbc/target/scala-3.6.4/api...
143[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
144[warn] Flag -classpath set repeatedly
145[warn] one warning found
146[info] Main Scala API documentation successful.
147[info] style checking for beangle-data-jdbc
148[info] style checking for beangle-data-jdbc
149[info] compiling 14 Scala sources to /build/repo/jdbc/target/scala-3.6.4/test-classes ...
150[info] done compiling
151[info] style checking for beangle-data-jdbc
152[info] generated 6 dependencies at /build/repo/jdbc/target/scala-3.6.4/classes/META-INF/beangle/dependencies
153[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
154[info] Wrote /build/repo/jdbc/target/scala-3.6.4/beangle-data-jdbc_3-5.8.8.pom
155[info] Main Scala API documentation to /build/repo/jdbc/target/scala-3.6.4/api...
156[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
157[warn] Flag -classpath set repeatedly
158[warn] one warning found
159[info] Main Scala API documentation successful.
160[info] :: delivering :: org.beangle.data#beangle-data-jdbc_3;5.8.8 :: 5.8.8 :: release :: Fri Apr 04 19:23:55 CEST 2025
161[info] delivering ivy file to /build/repo/jdbc/target/scala-3.6.4/ivy-5.8.8.xml
162[info] published beangle-data-jdbc_3 to /root/.ivy2/local/org.beangle.data/beangle-data-jdbc_3/5.8.8/poms/beangle-data-jdbc_3.pom
163[info] published beangle-data-jdbc_3 to /root/.ivy2/local/org.beangle.data/beangle-data-jdbc_3/5.8.8/jars/beangle-data-jdbc_3.jar
164[info] published beangle-data-jdbc_3 to /root/.ivy2/local/org.beangle.data/beangle-data-jdbc_3/5.8.8/srcs/beangle-data-jdbc_3-sources.jar
165[info] published beangle-data-jdbc_3 to /root/.ivy2/local/org.beangle.data/beangle-data-jdbc_3/5.8.8/docs/beangle-data-jdbc_3-javadoc.jar
166[info] published ivy to /root/.ivy2/local/org.beangle.data/beangle-data-jdbc_3/5.8.8/ivys/ivy.xml
167[info] style checking for beangle-data-jdbc
168[info] style checking for beangle-data-jdbc
169[info] style checking for beangle-data-jdbc
170[info] style checking for beangle-data-jdbc
171Starting build for ProjectRef(file:/build/repo/,csv) (beangle-data-csv)...
172Compile scalacOptions: List(-Xtarget:17, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
173[info] style checking for beangle-data-csv
174[info] compiling 6 Scala sources to /build/repo/csv/target/scala-3.6.4/classes ...
175[info] done compiling
176[info] style checking for beangle-data-csv
177[info] Main Scala API documentation to /build/repo/csv/target/scala-3.6.4/api...
178[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
179[warn] Flag -classpath set repeatedly
180[warn] one warning found
181[info] Main Scala API documentation successful.
182[info] style checking for beangle-data-csv
183[info] style checking for beangle-data-csv
184[info] compiling 3 Scala sources to /build/repo/csv/target/scala-3.6.4/test-classes ...
185[info] done compiling
186[info] style checking for beangle-data-csv
187[info] Wrote /build/repo/csv/target/scala-3.6.4/beangle-data-csv_3-5.8.8.pom
188[info] generated 4 dependencies at /build/repo/csv/target/scala-3.6.4/classes/META-INF/beangle/dependencies
189[info] Main Scala API documentation to /build/repo/csv/target/scala-3.6.4/api...
190[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
191[warn] Flag -classpath set repeatedly
192[warn] one warning found
193[info] Main Scala API documentation successful.
194[info] :: delivering :: org.beangle.data#beangle-data-csv_3;5.8.8 :: 5.8.8 :: release :: Fri Apr 04 19:23:59 CEST 2025
195[info] delivering ivy file to /build/repo/csv/target/scala-3.6.4/ivy-5.8.8.xml
196[info] published beangle-data-csv_3 to /root/.ivy2/local/org.beangle.data/beangle-data-csv_3/5.8.8/poms/beangle-data-csv_3.pom
197[info] published beangle-data-csv_3 to /root/.ivy2/local/org.beangle.data/beangle-data-csv_3/5.8.8/jars/beangle-data-csv_3.jar
198[info] published beangle-data-csv_3 to /root/.ivy2/local/org.beangle.data/beangle-data-csv_3/5.8.8/srcs/beangle-data-csv_3-sources.jar
199[info] published beangle-data-csv_3 to /root/.ivy2/local/org.beangle.data/beangle-data-csv_3/5.8.8/docs/beangle-data-csv_3-javadoc.jar
200[info] published ivy to /root/.ivy2/local/org.beangle.data/beangle-data-csv_3/5.8.8/ivys/ivy.xml
201[info] style checking for beangle-data-csv
202[info] style checking for beangle-data-csv
203[info] style checking for beangle-data-csv
204[info] style checking for beangle-data-csv
205Starting build for ProjectRef(file:/build/repo/,excel) (beangle-data-excel)...
206Compile scalacOptions: List(-Xtarget:17, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
207[info] style checking for beangle-data-excel
208[info] compiling 38 Scala sources to /build/repo/excel/target/scala-3.6.4/classes ...
209[warn] -- Warning: /build/repo/excel/src/main/scala/org/beangle/data/excel/template/FormulaProcessor.scala:141:88
210[warn] 141 | if (!targetCellDataList(i).sheetName.equals(targetCellDataList(i + 1).sheetName)) return buildCellRefsString(targetCellDataList)
211[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
212[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
213[warn] one warning found
214[info] done compiling
215[info] style checking for beangle-data-excel
216[info] Main Scala API documentation to /build/repo/excel/target/scala-3.6.4/api...
217[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
218[warn] Flag -classpath set repeatedly
219[warn] one warning found
220[info] Main Scala API documentation successful.
221[info] style checking for beangle-data-excel
222[info] style checking for beangle-data-excel
223[info] compiling 3 Scala sources to /build/repo/excel/target/scala-3.6.4/test-classes ...
224[info] done compiling
225[info] style checking for beangle-data-excel
226[info] Wrote /build/repo/excel/target/scala-3.6.4/beangle-data-excel_3-5.8.8.pom
227[info] generated 18 dependencies at /build/repo/excel/target/scala-3.6.4/classes/META-INF/beangle/dependencies
228[info] Main Scala API documentation to /build/repo/excel/target/scala-3.6.4/api...
229[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
230[warn] Flag -classpath set repeatedly
231[warn] one warning found
232[info] Main Scala API documentation successful.
233[info] :: delivering :: org.beangle.data#beangle-data-excel_3;5.8.8 :: 5.8.8 :: release :: Fri Apr 04 19:24:10 CEST 2025
234[info] delivering ivy file to /build/repo/excel/target/scala-3.6.4/ivy-5.8.8.xml
235[info] published beangle-data-excel_3 to /root/.ivy2/local/org.beangle.data/beangle-data-excel_3/5.8.8/poms/beangle-data-excel_3.pom
236[info] published beangle-data-excel_3 to /root/.ivy2/local/org.beangle.data/beangle-data-excel_3/5.8.8/jars/beangle-data-excel_3.jar
237[info] published beangle-data-excel_3 to /root/.ivy2/local/org.beangle.data/beangle-data-excel_3/5.8.8/srcs/beangle-data-excel_3-sources.jar
238[info] published beangle-data-excel_3 to /root/.ivy2/local/org.beangle.data/beangle-data-excel_3/5.8.8/docs/beangle-data-excel_3-javadoc.jar
239[info] published ivy to /root/.ivy2/local/org.beangle.data/beangle-data-excel_3/5.8.8/ivys/ivy.xml
240[info] style checking for beangle-data-excel
241[info] style checking for beangle-data-excel
242[info] style checking for beangle-data-excel
243[info] style checking for beangle-data-excel
244Starting build for ProjectRef(file:/build/repo/,dbf) (beangle-data-dbf)...
245Compile scalacOptions: List(-Xtarget:17, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
246[info] style checking for beangle-data-dbf
247[info] compiling 6 Scala sources to /build/repo/dbf/target/scala-3.6.4/classes ...
248[info] done compiling
249[info] style checking for beangle-data-dbf
250[info] Main Scala API documentation to /build/repo/dbf/target/scala-3.6.4/api...
251[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
252[warn] Flag -classpath set repeatedly
253[warn] one warning found
254[info] Main Scala API documentation successful.
255[info] style checking for beangle-data-dbf
256[info] style checking for beangle-data-dbf
257[info] compiling 1 Scala source to /build/repo/dbf/target/scala-3.6.4/test-classes ...
258[info] done compiling
259[info] style checking for beangle-data-dbf
260[info] Wrote /build/repo/dbf/target/scala-3.6.4/beangle-data-dbf_3-5.8.8.pom
261[info] generated 4 dependencies at /build/repo/dbf/target/scala-3.6.4/classes/META-INF/beangle/dependencies
262[info] Main Scala API documentation to /build/repo/dbf/target/scala-3.6.4/api...
263[info] Skipping unused scalacOptions: -Wconf, -Xunchecked-java-output-version, -source
264[warn] Flag -classpath set repeatedly
265[warn] one warning found
266[info] Main Scala API documentation successful.
267[info] :: delivering :: org.beangle.data#beangle-data-dbf_3;5.8.8 :: 5.8.8 :: release :: Fri Apr 04 19:24:13 CEST 2025
268[info] delivering ivy file to /build/repo/dbf/target/scala-3.6.4/ivy-5.8.8.xml
269[info] published beangle-data-dbf_3 to /root/.ivy2/local/org.beangle.data/beangle-data-dbf_3/5.8.8/poms/beangle-data-dbf_3.pom
270[info] published beangle-data-dbf_3 to /root/.ivy2/local/org.beangle.data/beangle-data-dbf_3/5.8.8/jars/beangle-data-dbf_3.jar
271[info] published beangle-data-dbf_3 to /root/.ivy2/local/org.beangle.data/beangle-data-dbf_3/5.8.8/srcs/beangle-data-dbf_3-sources.jar
272[info] published beangle-data-dbf_3 to /root/.ivy2/local/org.beangle.data/beangle-data-dbf_3/5.8.8/docs/beangle-data-dbf_3-javadoc.jar
273[info] published ivy to /root/.ivy2/local/org.beangle.data/beangle-data-dbf_3/5.8.8/ivys/ivy.xml
274[info] style checking for beangle-data-dbf
275[info] style checking for beangle-data-dbf
276[info] style checking for beangle-data-dbf
277[info] style checking for beangle-data-dbf
278Starting build for ProjectRef(file:/build/repo/,orm) (beangle-data-orm)...
279Compile scalacOptions: List(-Xtarget:17, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
280[info] style checking for beangle-data-orm
281[info] style checking for beangle-data-jdbc
282[info] compiling 82 Scala sources and 7 Java sources to /build/repo/orm/target/scala-3.6.4/classes ...
283[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:43:11
284[warn] 43 | case d: mutable.Buffer[Object] => bag = d
285[warn] | ^
286[warn] |the type test for scala.collection.mutable.Buffer[Object] cannot be checked at runtime because its type arguments can't be determined from Iterable[Object]
287[warn] |
288[warn] | longer explanation available when compiling with `-explain`
289[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:387:64
290[error] 387 | final class SimpleAdd(value: Object, append: Boolean) extends AbstractValueDelayedOperation(value, null) {
291[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
292[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
293[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:397:51
294[error] 397 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
295[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
296[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
297[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSeq.scala:303:64
298[error] 303 | final class SimpleAdd(value: Object, append: Boolean) extends AbstractValueDelayedOperation(value, null) {
299[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
300[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
301[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSeq.scala:310:51
302[error] 310 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
303[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
304[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
305[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSet.scala:226:47
306[error] 226 | final class SimpleAdd(value: Object) extends AbstractValueDelayedOperation(value, null) {
307[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
308[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
309[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSet.scala:232:51
310[error] 232 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
311[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
312[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
313[warn] there were 31 deprecation warnings; re-run with -deprecation for details
314[warn] two warnings found
315[error] 6 errors found
316[error] (orm / Compile / compileIncremental) Compilation failed
317[info] style checking for beangle-data-orm
318[info] style checking for beangle-data-orm
319[info] style checking for beangle-data-jdbc
320[info] compiling 82 Scala sources and 7 Java sources to /build/repo/orm/target/scala-3.6.4/classes ...
321[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:43:11
322[warn] 43 | case d: mutable.Buffer[Object] => bag = d
323[warn] | ^
324[warn] |the type test for scala.collection.mutable.Buffer[Object] cannot be checked at runtime because its type arguments can't be determined from Iterable[Object]
325[warn] |
326[warn] | longer explanation available when compiling with `-explain`
327[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:387:64
328[error] 387 | final class SimpleAdd(value: Object, append: Boolean) extends AbstractValueDelayedOperation(value, null) {
329[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
330[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
331[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:397:51
332[error] 397 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
333[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
334[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
335[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSeq.scala:303:64
336[error] 303 | final class SimpleAdd(value: Object, append: Boolean) extends AbstractValueDelayedOperation(value, null) {
337[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
338[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
339[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSeq.scala:310:51
340[error] 310 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
341[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
342[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
343[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSet.scala:226:47
344[error] 226 | final class SimpleAdd(value: Object) extends AbstractValueDelayedOperation(value, null) {
345[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
346[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
347[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSet.scala:232:51
348[error] 232 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
349[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
350[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
351[warn] there were 31 deprecation warnings; re-run with -deprecation for details
352[warn] two warnings found
353[error] 6 errors found
354[error] (orm / Compile / compileIncremental) Compilation failed
355[info] style checking for beangle-data-orm
356[info] style checking for beangle-data-orm
357[info] style checking for beangle-data-jdbc
358[info] compiling 82 Scala sources and 7 Java sources to /build/repo/orm/target/scala-3.6.4/classes ...
359[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:43:11
360[warn] 43 | case d: mutable.Buffer[Object] => bag = d
361[warn] | ^
362[warn] |the type test for scala.collection.mutable.Buffer[Object] cannot be checked at runtime because its type arguments can't be determined from Iterable[Object]
363[warn] |
364[warn] | longer explanation available when compiling with `-explain`
365[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:387:64
366[error] 387 | final class SimpleAdd(value: Object, append: Boolean) extends AbstractValueDelayedOperation(value, null) {
367[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
368[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
369[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:397:51
370[error] 397 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
371[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
372[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
373[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSeq.scala:303:64
374[error] 303 | final class SimpleAdd(value: Object, append: Boolean) extends AbstractValueDelayedOperation(value, null) {
375[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
376[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
377[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSeq.scala:310:51
378[error] 310 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
379[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
380[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
381[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSet.scala:226:47
382[error] 226 | final class SimpleAdd(value: Object) extends AbstractValueDelayedOperation(value, null) {
383[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
384[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
385[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSet.scala:232:51
386[error] 232 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
387[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
388[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
389[warn] there were 31 deprecation warnings; re-run with -deprecation for details
390[warn] two warnings found
391[error] 6 errors found
392[error] (orm / Compile / compileIncremental) Compilation failed
393Starting build for ProjectRef(file:/build/repo/,transfer) (beangle-data-transfer)...
394Compile scalacOptions: List(-Xtarget:17, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
395[info] style checking for beangle-data-transfer
396[info] style checking for beangle-data-excel
397[info] style checking for beangle-data-orm
398[info] style checking for beangle-data-jdbc
399[info] style checking for beangle-data-csv
400[info] compiling 82 Scala sources and 7 Java sources to /build/repo/orm/target/scala-3.6.4/classes ...
401[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:43:11
402[warn] 43 | case d: mutable.Buffer[Object] => bag = d
403[warn] | ^
404[warn] |the type test for scala.collection.mutable.Buffer[Object] cannot be checked at runtime because its type arguments can't be determined from Iterable[Object]
405[warn] |
406[warn] | longer explanation available when compiling with `-explain`
407[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:387:64
408[error] 387 | final class SimpleAdd(value: Object, append: Boolean) extends AbstractValueDelayedOperation(value, null) {
409[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
410[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
411[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:397:51
412[error] 397 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
413[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
414[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
415[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSeq.scala:303:64
416[error] 303 | final class SimpleAdd(value: Object, append: Boolean) extends AbstractValueDelayedOperation(value, null) {
417[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
418[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
419[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSeq.scala:310:51
420[error] 310 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
421[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
422[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
423[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSet.scala:226:47
424[error] 226 | final class SimpleAdd(value: Object) extends AbstractValueDelayedOperation(value, null) {
425[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
426[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
427[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSet.scala:232:51
428[error] 232 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
429[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
430[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
431[warn] there were 31 deprecation warnings; re-run with -deprecation for details
432[warn] two warnings found
433[error] 6 errors found
434[error] (orm / Compile / compileIncremental) Compilation failed
435[info] style checking for beangle-data-transfer
436[info] style checking for beangle-data-orm
437[info] style checking for beangle-data-transfer
438[info] style checking for beangle-data-excel
439[info] style checking for beangle-data-csv
440[info] style checking for beangle-data-jdbc
441[info] compiling 82 Scala sources and 7 Java sources to /build/repo/orm/target/scala-3.6.4/classes ...
442[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:43:11
443[warn] 43 | case d: mutable.Buffer[Object] => bag = d
444[warn] | ^
445[warn] |the type test for scala.collection.mutable.Buffer[Object] cannot be checked at runtime because its type arguments can't be determined from Iterable[Object]
446[warn] |
447[warn] | longer explanation available when compiling with `-explain`
448[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:387:64
449[error] 387 | final class SimpleAdd(value: Object, append: Boolean) extends AbstractValueDelayedOperation(value, null) {
450[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
451[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
452[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:397:51
453[error] 397 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
454[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
455[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
456[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSeq.scala:303:64
457[error] 303 | final class SimpleAdd(value: Object, append: Boolean) extends AbstractValueDelayedOperation(value, null) {
458[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
459[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
460[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSeq.scala:310:51
461[error] 310 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
462[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
463[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
464[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSet.scala:226:47
465[error] 226 | final class SimpleAdd(value: Object) extends AbstractValueDelayedOperation(value, null) {
466[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
467[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
468[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSet.scala:232:51
469[error] 232 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
470[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
471[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
472[warn] there were 31 deprecation warnings; re-run with -deprecation for details
473[warn] two warnings found
474[error] 6 errors found
475[error] (orm / Compile / compileIncremental) Compilation failed
476[info] style checking for beangle-data-transfer
477[info] style checking for beangle-data-orm
478[info] style checking for beangle-data-transfer
479[info] style checking for beangle-data-excel
480[info] style checking for beangle-data-csv
481[info] style checking for beangle-data-jdbc
482[info] compiling 82 Scala sources and 7 Java sources to /build/repo/orm/target/scala-3.6.4/classes ...
483[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:43:11
484[warn] 43 | case d: mutable.Buffer[Object] => bag = d
485[warn] | ^
486[warn] |the type test for scala.collection.mutable.Buffer[Object] cannot be checked at runtime because its type arguments can't be determined from Iterable[Object]
487[warn] |
488[warn] | longer explanation available when compiling with `-explain`
489[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:387:64
490[error] 387 | final class SimpleAdd(value: Object, append: Boolean) extends AbstractValueDelayedOperation(value, null) {
491[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
492[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
493[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentBag.scala:397:51
494[error] 397 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
495[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
496[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
497[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSeq.scala:303:64
498[error] 303 | final class SimpleAdd(value: Object, append: Boolean) extends AbstractValueDelayedOperation(value, null) {
499[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
500[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
501[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSeq.scala:310:51
502[error] 310 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
503[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
504[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
505[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSet.scala:226:47
506[error] 226 | final class SimpleAdd(value: Object) extends AbstractValueDelayedOperation(value, null) {
507[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
508[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleAdd
509[error] -- Error: /build/repo/orm/src/main/scala/org/beangle/data/orm/hibernate/udt/PersistentSet.scala:232:51
510[error] 232 | final class SimpleRemove(orphan: Object) extends AbstractValueDelayedOperation(null, orphan) {
511[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
512[error] |Unable to emit reference to constructor AbstractValueDelayedOperation in class AbstractValueDelayedOperation, class AbstractValueDelayedOperation is not accessible in class SimpleRemove
513[warn] there were 31 deprecation warnings; re-run with -deprecation for details
514[warn] two warnings found
515[error] 6 errors found
516[error] (orm / Compile / compileIncremental) Compilation failed
517
518************************
519Build summary:
520[{
521 "module": "beangle-data-jdbc",
522 "compile": {"status": "ok", "tookMs": 11421, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
523 "doc": {"status": "ok", "tookMs": 4973, "files": 441, "totalSizeKb": 10883},
524 "test-compile": {"status": "ok", "tookMs": 4865, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
525 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
526 "publish": {"status": "ok", "tookMs": 3121},
527 "metadata": {
528 "crossScalaVersions": ["2.12.18"]
529}
530},{
531 "module": "beangle-data-csv",
532 "compile": {"status": "ok", "tookMs": 534, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
533 "doc": {"status": "ok", "tookMs": 344, "files": 346, "totalSizeKb": 6451},
534 "test-compile": {"status": "ok", "tookMs": 1192, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
535 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
536 "publish": {"status": "ok", "tookMs": 700},
537 "metadata": {
538 "crossScalaVersions": ["2.12.18"]
539}
540},{
541 "module": "beangle-data-excel",
542 "compile": {"status": "ok", "tookMs": 2766, "warnings": 1, "errors": 0, "sourceVersion": "3.6-migration"},
543 "doc": {"status": "ok", "tookMs": 1434, "files": 406, "totalSizeKb": 8860},
544 "test-compile": {"status": "ok", "tookMs": 955, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
545 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
546 "publish": {"status": "ok", "tookMs": 1889},
547 "metadata": {
548 "crossScalaVersions": ["2.12.18"]
549}
550},{
551 "module": "beangle-data-dbf",
552 "compile": {"status": "ok", "tookMs": 590, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
553 "doc": {"status": "ok", "tookMs": 268, "files": 347, "totalSizeKb": 6497},
554 "test-compile": {"status": "ok", "tookMs": 539, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
555 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
556 "publish": {"status": "ok", "tookMs": 816},
557 "metadata": {
558 "crossScalaVersions": ["2.12.18"]
559}
560},{
561 "module": "beangle-data-orm",
562 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 4206, "warnings": 2, "errors": 6, "sourceVersion": "3.6-migration"},
563 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
564 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
565 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
566 "publish": {"status": "skipped", "tookMs": 0},
567 "metadata": {
568 "crossScalaVersions": ["2.12.18"]
569}
570},{
571 "module": "beangle-data-transfer",
572 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2705, "warnings": 2, "errors": 6, "sourceVersion": "3.6-migration"},
573 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
574 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
575 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
576 "publish": {"status": "skipped", "tookMs": 0},
577 "metadata": {
578 "crossScalaVersions": ["2.12.18"]
579}
580}]
581************************
582[error] Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: beangle-data-orm, beangle-data-transfer
583[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: beangle-data-orm, beangle-data-transfer
584[error] Total time: 71 s (01:11), completed Apr 4, 2025, 7:24:38 PM
585Build failed, not retrying.