Build Logs
kacperfkorban/guinep • 3.8.0-RC2:2025-11-27
Errors
0
Warnings
54
Total Lines
378
1##################################
2Clonning https://github.com/kacperfkorban/guinep.git into /build/repo using revision v0.1.1
3##################################
4Note: switching to '4ff1907e27c2c61597bf382b1c4bd3c2850d9145'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.3
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.7 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.7-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val scala3 = "3.3.3"
33Replacement: val scala3 = "3.7.4"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3 = "3.3.3"' in build.sbt
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project kacperfkorban/guinep
45##################################
46Scala version: 3.7.4
47Targets: io.github.kacperfkorban%guinep io.github.kacperfkorban%guinep-web
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
51Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.7.4
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.7.4"
68"++3.7.4 -v"
69"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.kacperfkorban%guinep io.github.kacperfkorban%guinep-web"
76
77[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.244s.
83[info] done compiling
84[info] loading settings for project root from build.sbt...
85[info] set current project to GUInep-root (in build file:/build/repo/)
86Execute setCrossScalaVersions: 3.7.4
87OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in web3/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in web3/crossScalaVersions
89OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in guinep3/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in guinep3/crossScalaVersions
91OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testcases3/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in testcases3/crossScalaVersions
93OpenCB::Changing crossVersion 3.7.4 -> 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 GUInep-root (in build file:/build/repo/)
96[info] Setting Scala version to 3.7.4 on 4 projects.
97[info] Switching Scala version on:
98[info] * root (3.7.4)
99[info] guinep3 (3.7.4)
100[info] web3 (3.7.4)
101[info] testcases3 (3.7.4)
102[info] Excluding projects:
103[info] Reapplying settings...
104[info] set current project to GUInep-root (in build file:/build/repo/)
105Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
106[info] Reapplying settings...
107[info] set current project to GUInep-root (in build file:/build/repo/)
108[info] Defining Global / credentials, credentials and 2 others.
109[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set current project to GUInep-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:331)
118 Did you mean allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set current project to GUInep-root (in build file:/build/repo/)
122Execute removeScalacOptionsStartingWith: -P:wartremover
123[info] Reapplying settings...
124[info] set current project to GUInep-root (in build file:/build/repo/)
125[success] Total time: 0 s, completed Nov 27, 2025, 9:18:33 PM
126Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
128Starting build...
129Projects: Set(guinep3, web3)
130Starting build for ProjectRef(file:/build/repo/,guinep3) (guinep)... [0/2]
131OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
135Compile scalacOptions: -explain, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
136[info] compiling 2 Scala sources to /build/repo/guinep/target/jvm-3/classes ...
137[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/guinep/src/main/scala/macros.scala:275:8
138[warn] 275 | case List(List(param: Term)) =>
139[warn] | ^
140[warn] | match may not be exhaustive.
141[warn] |
142[warn] | It would fail on pattern case: List(_*, _*), Nil
143[warn] |---------------------------------------------------------------------------
144[warn] | Explanation (enabled by `-explain`)
145[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
146[warn] | There are several ways to make the match exhaustive:
147[warn] | - Add missing cases as shown in the warning
148[warn] | - If an extractor always return Some(...), write Some[X] for its return type
149[warn] | - Add a case _ => ... at the end to match all remaining cases
150[warn] ---------------------------------------------------------------------------
151[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/guinep/src/main/scala/macros.scala:404:13
152[warn] 404 | case Varargs(args) => args
153[warn] | ^
154[warn] |the type test for scala.quoted.Expr[Seq[Any]] cannot be checked at runtime because its type arguments can't be determined from scala.quoted.Expr[Any]
155[warn] |---------------------------------------------------------------------------
156[warn] | Explanation (enabled by `-explain`)
157[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
158[warn] | Type arguments and type refinements are erased during compile time, thus it's
159[warn] | impossible to check them at run-time.
160[warn] |
161[warn] | You can either replace the type arguments by _ or use `@unchecked`.
162[warn] ---------------------------------------------------------------------------
163[warn] two warnings found
164[info] done compiling
165[info] compiling 3 Scala sources to /build/repo/guinep/target/jvm-3/test-classes ...
166[info] done compiling
167Starting build for ProjectRef(file:/build/repo/,web3) (guinep-web)... [1/2]
168Compile scalacOptions: -explain, -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
169[info] compiling 4 Scala sources to /build/repo/web/target/jvm-3/classes ...
170[info] done compiling
171
172************************
173Build summary:
174[{
175 "module": "guinep",
176 "compile": {"status": "ok", "tookMs": 9518, "warnings": 2, "errors": 0, "sourceVersion": "3.7-migration"},
177 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
178 "test-compile": {"status": "ok", "tookMs": 4315, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
179 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
180 "publish": {"status": "skipped", "tookMs": 0},
181 "metadata": {
182 "crossScalaVersions": ["2.12.20", "3.3.3"]
183}
184},{
185 "module": "guinep-web",
186 "compile": {"status": "ok", "tookMs": 2324, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
187 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
188 "test-compile": {"status": "ok", "tookMs": 148, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
189 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
190 "publish": {"status": "skipped", "tookMs": 0},
191 "metadata": {
192 "crossScalaVersions": ["2.12.20", "3.3.3"]
193}
194}]
195************************
196[success] Total time: 37 s, completed Nov 27, 2025, 9:19:10 PM
197[0JChecking patch project/plugins.sbt...
198Checking patch project/build.properties...
199Checking patch build.sbt...
200Applied patch project/plugins.sbt cleanly.
201Applied patch project/build.properties cleanly.
202Applied patch build.sbt cleanly.
203No migration rewrite changes found, would not commit
204----
205Preparing build for 3.8.0-RC2
206Scala binary version found: 3.8
207Implicitly using source version 3.8
208Scala binary version found: 3.8
209Implicitly using source version 3.8
210Would try to apply common scalacOption (best-effort, sbt/mill only):
211Append: ,REQUIRE:-source:3.8
212Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
213
214Try apply source patch:
215Path: build.sbt
216Pattern: val scala3 = "3.3.3"
217Replacement: val scala3 = "3.8.0-RC2"
218Successfully applied pattern 'val scala3 = "3.3.3"' in build.sbt
219----
220Starting build for 3.8.0-RC2
221Execute tests: false
222sbt project found:
223Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
224Enforcing usage of sbt in version 1.11.5
225No prepare script found for project kacperfkorban/guinep
226##################################
227Scala version: 3.8.0-RC2
228Targets: io.github.kacperfkorban%guinep io.github.kacperfkorban%guinep-web
229Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
230##################################
231Using extra scalacOptions: ,REQUIRE:-source:3.8
232Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
233[sbt_options] declare -a sbt_options=()
234[process_args] java_version = '17'
235[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
236# Executing command line:
237java
238-Dfile.encoding=UTF-8
239-Dcommunitybuild.scala=3.8.0-RC2
240-Dcommunitybuild.project.dependencies.add=
241-Xmx7G
242-Xms4G
243-Xss8M
244-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
245-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
246-jar
247/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
248"setCrossScalaVersions 3.8.0-RC2"
249"++3.8.0-RC2 -v"
250"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
251"set every credentials := Nil"
252"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
253"removeScalacOptionsStartingWith -P:wartremover"
254
255moduleMappings
256"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.kacperfkorban%guinep io.github.kacperfkorban%guinep-web"
257
258[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
259[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
260[info] loading project definition from /build/repo/project
261[info] loading settings for project root from build.sbt...
262[info] set current project to GUInep-root (in build file:/build/repo/)
263Execute setCrossScalaVersions: 3.8.0-RC2
264OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in web3/crossScalaVersions
265OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in testcases3/crossScalaVersions
266OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in testcases3/crossScalaVersions
267OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in root/crossScalaVersions
268OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in root/crossScalaVersions
269OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in web3/crossScalaVersions
270OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in guinep3/crossScalaVersions
271OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in guinep3/crossScalaVersions
272[info] set current project to GUInep-root (in build file:/build/repo/)
273[info] Setting Scala version to 3.8.0-RC2 on 4 projects.
274[info] Switching Scala version on:
275[info] * root (3.8.0-RC2)
276[info] guinep3 (3.8.0-RC2)
277[info] web3 (3.8.0-RC2)
278[info] testcases3 (3.8.0-RC2)
279[info] Excluding projects:
280[info] Reapplying settings...
281[info] set current project to GUInep-root (in build file:/build/repo/)
282Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
283[info] Reapplying settings...
284[info] set current project to GUInep-root (in build file:/build/repo/)
285[info] Defining Global / credentials, credentials and 2 others.
286[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
287[info] Run `last` for details.
288[info] Reapplying settings...
289[info] set current project to GUInep-root (in build file:/build/repo/)
290Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
291[info] Reapplying settings...
292OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
293
294 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
295 Did you mean allExcludeDependencies ?
296 , retry without global scopes
297[info] Reapplying settings...
298[info] set current project to GUInep-root (in build file:/build/repo/)
299Execute removeScalacOptionsStartingWith: -P:wartremover
300[info] Reapplying settings...
301[info] set current project to GUInep-root (in build file:/build/repo/)
302[success] Total time: 0 s, completed Nov 27, 2025, 9:19:23 PM
303Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
304Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
305Starting build...
306Projects: Set(guinep3, web3)
307Starting build for ProjectRef(file:/build/repo/,guinep3) (guinep)... [0/2]
308OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
309OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
310OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
311Compile scalacOptions: -explain, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
312[info] compiling 2 Scala sources to /build/repo/guinep/target/jvm-3/classes ...
313[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/guinep/src/main/scala/macros.scala:275:8
314[warn] 275 | case List(List(param: Term)) =>
315[warn] | ^
316[warn] | match may not be exhaustive.
317[warn] |
318[warn] | It would fail on pattern case: List(_*, _*), Nil
319[warn] |---------------------------------------------------------------------------
320[warn] | Explanation (enabled by `-explain`)
321[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
322[warn] | There are several ways to make the match exhaustive:
323[warn] | - Add missing cases as shown in the warning
324[warn] | - If an extractor always return Some(...), write Some[X] for its return type
325[warn] | - Add a case _ => ... at the end to match all remaining cases
326[warn] ---------------------------------------------------------------------------
327[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/guinep/src/main/scala/macros.scala:404:13
328[warn] 404 | case Varargs(args) => args
329[warn] | ^
330[warn] |the type test for scala.quoted.Expr[Seq[Any]] cannot be checked at runtime because its type arguments can't be determined from scala.quoted.Expr[Any]
331[warn] |---------------------------------------------------------------------------
332[warn] | Explanation (enabled by `-explain`)
333[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
334[warn] | Type arguments and type refinements are erased during compile time, thus it's
335[warn] | impossible to check them at run-time.
336[warn] |
337[warn] | You can either replace the type arguments by _ or use `@unchecked`.
338[warn] ---------------------------------------------------------------------------
339[warn] two warnings found
340[info] done compiling
341[info] compiling 3 Scala sources to /build/repo/guinep/target/jvm-3/test-classes ...
342[info] done compiling
343Starting build for ProjectRef(file:/build/repo/,web3) (guinep-web)... [1/2]
344Compile scalacOptions: -explain, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
345[info] compiling 4 Scala sources to /build/repo/web/target/jvm-3/classes ...
346[info] done compiling
347
348************************
349Build summary:
350[{
351 "module": "guinep",
352 "compile": {"status": "ok", "tookMs": 11403, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
353 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
354 "test-compile": {"status": "ok", "tookMs": 4992, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
355 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
356 "publish": {"status": "skipped", "tookMs": 0},
357 "metadata": {
358 "crossScalaVersions": ["2.12.20", "3.3.3"]
359}
360},{
361 "module": "guinep-web",
362 "compile": {"status": "ok", "tookMs": 2656, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
363 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
364 "test-compile": {"status": "ok", "tookMs": 181, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
365 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
366 "publish": {"status": "skipped", "tookMs": 0},
367 "metadata": {
368 "crossScalaVersions": ["2.12.20", "3.3.3"]
369}
370}]
371************************
372[success] Total time: 28 s, completed Nov 27, 2025, 9:19:51 PM
373[0JChecking patch project/plugins.sbt...
374Checking patch project/build.properties...
375Checking patch build.sbt...
376Applied patch project/plugins.sbt cleanly.
377Applied patch project/build.properties cleanly.
378Applied patch build.sbt cleanly.