Build Logs
eikek/soidc • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
82
Total Lines
319
1##################################
2Clonning https://github.com/eikek/soidc.git into /build/repo using revision v0.2.0
3##################################
4Note: switching to 'cac1db869d13a604d329ede1420a31fec550dba1'.
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.5
22----
23Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val scala3 = "3.3.5"
35Replacement: val scala3 = "3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.5"' in project/Dependencies.scala
40----
41Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.10.7 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 eikek/soidc
47##################################
48Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
49Targets: com.github.eikek%soidc-borer com.github.eikek%soidc-core com.github.eikek%soidc-http4s-client com.github.eikek%soidc-http4s-routes com.github.eikek%soidc-jwt
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
70"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -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.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.eikek%soidc-borer com.github.eikek%soidc-core com.github.eikek%soidc-http4s-client com.github.eikek%soidc-http4s-routes com.github.eikek%soidc-jwt"
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, plugins.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 9.05s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] set current project to soidc-root (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
89OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in borer/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in borer/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in http4sRoutes/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in http4sRoutes/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in core/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in core/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in http4sClient/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in http4sClient/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in root/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in root/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in jwt/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in jwt/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in readme/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in readme/crossScalaVersions
103[info] set current project to soidc-root (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 7 projects.
105[info] Switching Scala version on:
106[info] http4sRoutes (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
107[info] * root (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
108[info] jwt (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
109[info] borer (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
110[info] http4sClient (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
111[info] readme (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
112[info] core (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
113[info] Excluding projects:
114[info] Reapplying settings...
115[info] set current project to soidc-root (in build file:/build/repo/)
116Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
117[info] Reapplying settings...
118[info] set current project to soidc-root (in build file:/build/repo/)
119[info] Defining Global / credentials, borer / credentials and 5 others.
120[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 56 others.
121[info] Run `last` for details.
122[info] Reapplying settings...
123[info] set current project to soidc-root (in build file:/build/repo/)
124Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
125[info] Reapplying settings...
126OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
127
128 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
129 Did you mean allExcludeDependencies ?
130 , retry without global scopes
131[info] Reapplying settings...
132[info] set current project to soidc-root (in build file:/build/repo/)
133Execute removeScalacOptionsStartingWith: -P:wartremover
134[info] Reapplying settings...
135[info] set current project to soidc-root (in build file:/build/repo/)
136[success] Total time: 0 s, completed Dec 28, 2025, 6:44:09 PM
137Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
138Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
139Starting build...
140Projects: Set(http4sRoutes, jwt, borer, http4sClient, core)
141Starting build for ProjectRef(file:/build/repo/,jwt) (soidc-jwt)... [0/5]
142OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
145OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
146OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
147Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/jwt/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
148[info] compiling 47 Scala sources to /build/repo/modules/jwt/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
149[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
150[warn] one warning found
151[info] done compiling
152[info] compiling 12 Scala sources to /build/repo/modules/jwt/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
153[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
154[warn] one warning found
155[info] done compiling
156Starting build for ProjectRef(file:/build/repo/,core) (soidc-core)... [1/5]
157Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
158[info] compiling 46 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
159[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
160[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/AuthorizationCodeFlow.scala:152:75
161[warn] 152 | def validator: JwtValidator[F, H, C] = JwtValidator.selectF[F, H, C] { jws =>
162[warn] | ^^^
163[warn] | unused explicit parameter
164[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/JwsCreate.scala:57:6
165[warn] 57 | now =>
166[warn] | ^^^
167[warn] | unused explicit parameter
168[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/JwtDecodingValidator.scala:32:24
169[warn] 32 | case Some(r: Validate.Result.Valid.type) => ValidateResult.Success(jwt)
170[warn] | ^
171[warn] | unused pattern variable
172[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/JwtDecryptingValidator.scala:37:24
173[warn] 37 | case Some(r: Validate.Result.Valid.type) => ValidateResult.Success(jwt)
174[warn] | ^
175[warn] | unused pattern variable
176[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/OpenIdRefresh.scala:26:11
177[warn] 26 | case e: TokenResponse.Error => ???
178[warn] | ^
179[warn] | unused pattern variable
180[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/model/AuthorizationRequest.scala:3:24
181[warn] 3 |import java.nio.charset.StandardCharsets
182[warn] | ^^^^^^^^^^^^^^^^
183[warn] | unused import
184[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/model/TokenRequest.scala:3:24
185[warn] 3 |import java.nio.charset.StandardCharsets
186[warn] | ^^^^^^^^^^^^^^^^
187[warn] | unused import
188[warn] 8 warnings found
189[info] done compiling
190[info] compiling 2 Scala sources to /build/repo/modules/borer/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
191[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
192[warn] one warning found
193[info] done compiling
194[info] compiling 2 Scala sources to /build/repo/modules/borer/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
195[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
196[warn] one warning found
197[info] done compiling
198[info] compiling 4 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
199[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
200[warn] one warning found
201[info] done compiling
202Starting build for ProjectRef(file:/build/repo/,http4sClient) (soidc-http4s-client)... [2/5]
203Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/http4s-client/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
204[info] compiling 4 Scala sources to /build/repo/modules/http4s-client/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
205[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
206[warn] one warning found
207[info] done compiling
208Starting build for ProjectRef(file:/build/repo/,borer) (soidc-borer)... [3/5]
209Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/borer/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
210Starting build for ProjectRef(file:/build/repo/,http4sRoutes) (soidc-http4s-routes)... [4/5]
211Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/http4s-routes/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
212[info] compiling 10 Scala sources to /build/repo/modules/http4s-routes/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
213[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
214[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:67:6
215[warn] 67 | EntityDecoder[F, OpenIdConfig],
216[warn] | ^
217[warn] | unused implicit parameter
218[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:68:6
219[warn] 68 | EntityDecoder[F, TokenResponse],
220[warn] | ^
221[warn] | unused implicit parameter
222[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:69:6
223[warn] 69 | StandardClaimsRead[C],
224[warn] | ^
225[warn] | unused implicit parameter
226[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:70:6
227[warn] 70 | StandardHeaderRead[H],
228[warn] | ^
229[warn] | unused implicit parameter
230[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:73:6
231[warn] 73 | ByteDecoder[JWKSet]
232[warn] | ^
233[warn] | unused implicit parameter
234[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:93:63
235[warn] 93 | case req @ GET -> Root / "resume" :? Params.StateParam(authState) =>
236[warn] | ^^^^^^^^^
237[warn] | unused pattern variable
238[warn] 7 warnings found
239[info] done compiling
240[info] compiling 2 Scala sources to /build/repo/modules/http4s-routes/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
241[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
242[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/test/scala/soidc/http4s/routes/ExampleServer.scala:113:53
243[warn] 113 | case Right(AuthCodeFlow.Result.Success(at, tokenResp)) =>
244[warn] | ^^^^^^^^^
245[warn] | unused pattern variable
246[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/test/scala/soidc/http4s/routes/ExampleServer.scala:133:57
247[warn] 133 | case Right(GitHubFlow.Result.Success(user, tokenResp)) =>
248[warn] | ^^^^^^^^^
249[warn] | unused pattern variable
250[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/test/scala/soidc/http4s/routes/ExampleServer.scala:206:8
251[warn] 206 | server <- EmberServerBuilder
252[warn] | ^^^^^^
253[warn] | unused pattern variable
254[warn] four warnings found
255[info] done compiling
256
257************************
258Build summary:
259[{
260 "module": "soidc-jwt",
261 "compile": {"status": "ok", "tookMs": 15863, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
262 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
263 "test-compile": {"status": "ok", "tookMs": 2438, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
264 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
265 "publish": {"status": "skipped", "tookMs": 0},
266 "metadata": {
267 "crossScalaVersions": ["2.12.20", "3.3.5"]
268}
269},{
270 "module": "soidc-core",
271 "compile": {"status": "ok", "tookMs": 8304, "warnings": 7, "errors": 0, "sourceVersion": "3.8"},
272 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
273 "test-compile": {"status": "ok", "tookMs": 3285, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
274 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
275 "publish": {"status": "skipped", "tookMs": 0},
276 "metadata": {
277 "crossScalaVersions": ["2.12.20", "3.3.5"]
278}
279},{
280 "module": "soidc-http4s-client",
281 "compile": {"status": "ok", "tookMs": 1613, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
282 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
283 "test-compile": {"status": "ok", "tookMs": 305, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
284 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
285 "publish": {"status": "skipped", "tookMs": 0},
286 "metadata": {
287 "crossScalaVersions": ["2.12.20", "3.3.5"]
288}
289},{
290 "module": "soidc-borer",
291 "compile": {"status": "ok", "tookMs": 102, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
292 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
293 "test-compile": {"status": "ok", "tookMs": 141, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
294 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
295 "publish": {"status": "skipped", "tookMs": 0},
296 "metadata": {
297 "crossScalaVersions": ["2.12.20", "3.3.5"]
298}
299},{
300 "module": "soidc-http4s-routes",
301 "compile": {"status": "ok", "tookMs": 2738, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
302 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
303 "test-compile": {"status": "ok", "tookMs": 3264, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
304 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
305 "publish": {"status": "skipped", "tookMs": 0},
306 "metadata": {
307 "crossScalaVersions": ["2.12.20", "3.3.5"]
308}
309}]
310************************
311[success] Total time: 79 s (0:01:19.0), completed Dec 28, 2025, 6:45:28 PM
312[0JChecking patch project/plugins.sbt...
313Checking patch project/build.properties...
314Checking patch project/Dependencies.scala...
315Checking patch build.sbt...
316Applied patch project/plugins.sbt cleanly.
317Applied patch project/build.properties cleanly.
318Applied patch project/Dependencies.scala cleanly.
319Applied patch build.sbt cleanly.