Build Logs

ij-plugins/ijp-color • 3.8.0-RC6:2026-01-08

Errors

0

Warnings

101

Total Lines

410

1##################################
2Clonning https://github.com/ij-plugins/ijp-color.git into /build/repo using revision v.0.12.2
3##################################
4Note: switching to 'debef6401238687b5413c857593e561de7acdf1c'.
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.8.0-RC6
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: build.sbt
33Pattern: val Scala3 = "3.3.0-RC3"
34Replacement: val Scala3 = "3.8.0-RC6"
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'val Scala3 = "3.3.0-RC3"' in build.sbt
39----
40Starting build for 3.8.0-RC6
41Execute tests: true
42sbt project found:
43grep: /build/repo/project/plugins.sbt: No such file or directory
44Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project ij-plugins/ijp-color
47##################################
48Scala version: 3.8.0-RC6
49Targets: net.sf.ij-plugins%ijp-color net.sf.ij-plugins%ijp-color-ui
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0-RC3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC6
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC6"
70"++3.8.0-RC6 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0-RC3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" net.sf.ij-plugins%ijp-color net.sf.ij-plugins%ijp-color-ui"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt, sbt-buildinfo.sbt, sbt-sonatype.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.859s.
85[info] done compiling
86/build/repo/build.sbt:89: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
87 resolvers += Resolver.sonatypeCentralSnapshots
88 resolvers ++= Resolver.sonatypeOssRepos("snapshots"),
89 ^
90[info] loading settings for project ijp_color from build-info.sbt...
91[info] loading settings for project repo from build.sbt...
92[info] set current project to ijp-color-project (in build file:/build/repo/)
93[success] Total time: 0 s, completed Jan 8, 2026, 2:12:30 AM
94Execute setCrossScalaVersions: 3.8.0-RC6
95OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in ijp_color/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in experimental/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in ijp_color_ui/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in repo/crossScalaVersions
99[info] set current project to ijp-color-project (in build file:/build/repo/)
100[success] Total time: 0 s, completed Jan 8, 2026, 2:12:31 AM
101[info] Setting Scala version to 3.8.0-RC6 on 4 projects.
102[info] Switching Scala version on:
103[info] * repo (3.8.0-RC6)
104[info] ijp_color (2.13.10, 3.8.0-RC6)
105[info] ijp_color_ui (2.13.10, 3.8.0-RC6)
106[info] experimental (2.13.10, 3.8.0-RC6)
107[info] Excluding projects:
108[info] Reapplying settings...
109[info] set current project to ijp-color-project (in build file:/build/repo/)
110[success] Total time: 0 s, completed Jan 8, 2026, 2:12:31 AM
111Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
112[info] Reapplying settings...
113[info] set current project to ijp-color-project (in build file:/build/repo/)
114[success] Total time: 0 s, completed Jan 8, 2026, 2:12:31 AM
115[info] Defining Global / credentials, credentials and 2 others.
116[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to ijp-color-project (in build file:/build/repo/)
120[success] Total time: 0 s, completed Jan 8, 2026, 2:12:32 AM
121Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
122[info] Reapplying settings...
123OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
124
125 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
126 Did you mean ijp_color_ui / allExcludeDependencies ?
127 , retry without global scopes
128[info] Reapplying settings...
129[info] set current project to ijp-color-project (in build file:/build/repo/)
130[success] Total time: 0 s, completed Jan 8, 2026, 2:12:32 AM
131Execute removeScalacOptionsStartingWith: -P:wartremover
132[info] Reapplying settings...
133[info] set current project to ijp-color-project (in build file:/build/repo/)
134[success] Total time: 0 s, completed Jan 8, 2026, 2:12:33 AM
135[success] Total time: 0 s, completed Jan 8, 2026, 2:12:33 AM
136Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0-RC3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
137Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
138Starting build...
139Projects: Set(ijp_color, ijp_color_ui)
140Starting build for ProjectRef(file:/build/repo/,ijp_color) (ijp-color)... [0/2]
141OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
142OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, 8, -explain, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145[info] compiling 44 Scala sources to /build/repo/ijp-color/target/scala-3.8.0-RC6/classes ...
146[info] done compiling
147[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.0-RC6/classes ...
148[info] done compiling
149[info] compiling 24 Scala sources and 1 Java source to /build/repo/ijp-color/target/scala-3.8.0-RC6/test-classes ...
150[warn] there were 2 deprecation warnings; re-run with -deprecation for details
151[warn] one warning found
152[info] done compiling
153[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
154[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.0-RC6/classes ...
155[info] done compiling
156[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
157[info] ChartGridSpec:
158[info] ChartGrid
159[info] - should locate chips with 0 margin
160[info] - should locate chips with 0.1 margin
161[info] - should locate chips with different column and row margin
162[info] GridChartFrameTest:
163[info] - should have 4 point outline
164[info] - should have default chips at unit locations
165[info] MappingMethodTest:
166[info] - should have unique names
167[info] - should lookup by name
168[info] ChromaticAdaptationTest:
169[info] - should have unique names
170[info] - should lookup by name
171[info] MappingFactoryTest:
172[info] MappingFactoryTest
173[info] - should createLinearNoIntercept
174[info] - should createLinearNoIntercept (for a band)
175[info] - should createLinearNoInterceptXBand (for a band)
176[info] - should createLinear
177[info] ColorCalibratorSpec:
178[info] ColorCalibrator
179[info] - should perform color calibration in XYZ
180[info] ColorCalibrator
181[info] - should perform color calibration of an image in XYZ
182[info] ColorCalibrator
183Correction time: 28 ms
184Correction time: 9 ms
185Correction time: 8 ms
186Correction time: 7 ms
187Correction time: 6 ms
188Correction time: 6 ms
189Correction time: 6 ms
190Correction time: 7 ms
191Correction time: 7 ms
192Correction time: 8 ms
193Correction best time: 6 ms
194[info] - should be fast :) - benchmark test
195[info] GridColorChartTest:
196[info] GridColorChart
197[info] - should provide aligned outline (pending)
198[info] ColorChartTypeTest:
199[info] - should have unique names
200[info] - should lookup by name
201[info] CorrectorSpec:
202[info] Corrector
203[info] - should map correctly
204[info] ReferenceColorSpaceTest:
205[info] ReferenceColorSpace
206[info] - should convert to ReferenceColorSpace from text
207[info] ColorChartsTest:
208[info] ColorCharts
209[info] - should correspond to unique names
210[info] - should have value for each ColorChartType
211[info] - should read reference values from a file
212[info] DeltaESpec:
213[info] E76
214[info] - should be equal Lindbloom
215[info] E94
216[info] - should be equal Lindbloom
217[info] cmc
218[info] - should be equal Lindbloom
219[info] E20000
220[info] - should be equal Lindbloom
221[info] ReferenceWhiteTest:
222[info] - should have unique names
223[info] - should lookup by name
224[info] PerspectiveTransformTest:
225[info] PerspectiveTransform
226[info] - should transform points
227[info] ImagePlusTypeTest:
228[info] - should match ImagePlus constants
229[info] - should have unique names
230[info] - should lookup by name
231[info] - should lookup by value
232[info] RGBWorkingSpaceTest:
233[info] - should have unique names
234[info] - should lookup by name
235[info] ColorConverterTest:
236[info] Color Converter
237[info] - should convert RGB to L*a*b*
238[info] - should convert L*a*b* to RGB
239[info] - should convert RGB to XYZ
240[info] - should convert (RGB) to XYZ
241[info] - should convert RGB to XYZ with scaled XYZ
242[info] - should convert RGB to XYZ with scaled RGB
243[info] - should convert AdobeRGB1998 to XYZ/D50 with chromatic adaptation
244[info] - should convert XYZ to L*a*b*
245[info] - should convert XYZ to L*a*b* (Purple 1)
246[info] LOOCrossValidationSpec:
247[info] LOOCrossValidation
248[info] - should compute cross validation stats (from a table)
249[info] - should compute cross validation stats (from an image)
250[info] - should compute cross validation stats with a chip disabled (from an image)
251[info] BuildInfoSpec:
252[info] BuildInfo
253[info] - should have 'version'
254[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.0-RC6/classes ...
255[info] done compiling
256[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
257[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.0-RC6/classes ...
258[info] done compiling
259[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
260Starting build for ProjectRef(file:/build/repo/,ijp_color_ui) (ijp-color-ui)... [1/2]
261Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, 8, -explain, -explain-types, , -Wconf:msg=can be rewritten automatically under:s, -source:3.8
262[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.0-RC6/classes ...
263[info] done compiling
264[info] compiling 36 Scala sources to /build/repo/ijp-color-ui/target/scala-3.8.0-RC6/classes ...
265[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:117:33
266[warn] 117 | editChartButton.onAction = _ => model.onEditChart()
267[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
268[warn] |Implicit parameters should be provided with a `using` clause.
269[warn] |To disable the warning, please use the following option:
270[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
271[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:120:49
272[warn] 120 | renderReferenceChartSplitButton.onAction = _ => model.onRenderReferenceChart()
273[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
274[warn] |Implicit parameters should be provided with a `using` clause.
275[warn] |To disable the warning, please use the following option:
276[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
277[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:169:35
278[warn] 169 | selectChipsButton.onAction = _ => model.onSelectEnabledChips()
279[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
280[warn] |Implicit parameters should be provided with a `using` clause.
281[warn] |To disable the warning, please use the following option:
282[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
283[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:172:37
284[warn] 172 | selectOutputsButton.onAction = _ => model.onSelectOutputs()
285[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
286[warn] |Implicit parameters should be provided with a `using` clause.
287[warn] |To disable the warning, please use the following option:
288[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
289[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:180:49
290[warn] 180 | suggestCalibrationOptionsButton.onAction = _ => model.onSuggestCalibrationOptions()
291[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
292[warn] |Implicit parameters should be provided with a `using` clause.
293[warn] |To disable the warning, please use the following option:
294[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
295[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:183:33
296[warn] 183 | calibrateButton.onAction = _ => model.onCalibrate()
297[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
298[warn] |Implicit parameters should be provided with a `using` clause.
299[warn] |To disable the warning, please use the following option:
300[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
301[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:187:43
302[warn] 187 | applyToCurrentImageButton.onAction = _ => model.onApplyToCurrentImage()
303[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
304[warn] |Implicit parameters should be provided with a `using` clause.
305[warn] |To disable the warning, please use the following option:
306[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
307[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:190:36
308[warn] 190 | applyInBatchButton.onAction = _ => model.onApplyInBatch()
309[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
310[warn] |Implicit parameters should be provided with a `using` clause.
311[warn] |To disable the warning, please use the following option:
312[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
313[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:193:28
314[warn] 193 | helpButton.onAction = _ => model.onHelp()
315[warn] | ^^^^^^^^^^^^^^^^^^^
316[warn] |Implicit parameters should be provided with a `using` clause.
317[warn] |To disable the warning, please use the following option:
318[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
319[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala/ij_plugins/color/ui/converter/ColorConverterView.scala:65:32
320[warn] 65 | onAction = (_: ActionEvent) => {
321[warn] | ^
322[warn] |Implicit parameters should be provided with a `using` clause.
323[warn] |To disable the warning, please use the following option:
324[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
325[warn] 66 | val colors = model.updateFromXYZ(xyzUI.color())
326[warn] 67 | update(colors)
327[warn] 68 | }
328[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala/ij_plugins/color/ui/converter/ColorConverterView.scala:75:32
329[warn] 75 | onAction = (_: ActionEvent) => {
330[warn] | ^
331[warn] |Implicit parameters should be provided with a `using` clause.
332[warn] |To disable the warning, please use the following option:
333[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
334[warn] 76 | val colors = model.updateFromLab(labUI.color())
335[warn] 77 | update(colors)
336[warn] 78 | }
337[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala/ij_plugins/color/ui/converter/ColorConverterView.scala:85:32
338[warn] 85 | onAction = (_: ActionEvent) => {
339[warn] | ^
340[warn] |Implicit parameters should be provided with a `using` clause.
341[warn] |To disable the warning, please use the following option:
342[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
343[warn] 86 | val colors = model.updateFromRGB(rgbUI.color())
344[warn] 87 | update(colors)
345[warn] 88 | }
346[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala/ij_plugins/color/ui/converter/ColorConverterView.scala:208:34
347[warn] 208 | onAction = (_: ActionEvent) => {
348[warn] | ^
349[warn] |Implicit parameters should be provided with a `using` clause.
350[warn] |To disable the warning, please use the following option:
351[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
352[warn] 209 | BrowserLauncher.openURL(HelpURL)
353[warn] 210 | }
354[warn] 13 warnings found
355[info] done compiling
356[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.0-RC6/classes ...
357[info] done compiling
358[info] compiling 7 Scala sources to /build/repo/ijp-color-ui/target/scala-3.8.0-RC6/test-classes ...
359[info] done compiling
360[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
361[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.0-RC6/classes ...
362[info] done compiling
363[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
364[info] LiveChartROISpec:
365[info] LiveChartROI
366[info] - should ??? (pending)
367[info] GammaTest:
368[info] - should have unique names
369[info] - should lookup by name
370[info] ChipsEnabledTypeTest:
371[info] - should have unique names
372[info] - should lookup by name
373[info] ColorChartToolPluginTest:
374[info] - should have valid default overlay color name
375[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.0-RC6/classes ...
376[info] done compiling
377[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
378[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.0-RC6/classes ...
379[info] done compiling
380[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
381
382************************
383Build summary:
384[{
385 "module": "ijp-color",
386 "compile": {"status": "ok", "tookMs": 11031, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
387 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
388 "test-compile": {"status": "ok", "tookMs": 6668, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
389 "test": {"status": "ok", "tookMs": 2920, "passed": 49, "failed": 0, "ignored": 0, "skipped": 0, "total": 49, "byFramework": [{"framework": "unknown", "stats": {"passed": 49, "failed": 0, "ignored": 0, "skipped": 0, "total": 49}}]},
390 "publish": {"status": "skipped", "tookMs": 0},
391 "metadata": {
392 "crossScalaVersions": ["2.13.10"]
393}
394},{
395 "module": "ijp-color-ui",
396 "compile": {"status": "ok", "tookMs": 4761, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
397 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
398 "test-compile": {"status": "ok", "tookMs": 1754, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
399 "test": {"status": "ok", "tookMs": 1282, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
400 "publish": {"status": "skipped", "tookMs": 0},
401 "metadata": {
402 "crossScalaVersions": ["2.13.10"]
403}
404}]
405************************
406[success] Total time: 34 s, completed Jan 8, 2026, 2:13:06 AM
407[0JChecking patch project/build.properties...
408Checking patch build.sbt...
409Applied patch project/build.properties cleanly.
410Applied patch build.sbt cleanly.