Build Logs

eikek/soidc • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY

Errors

0

Warnings

91

Total Lines

328

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-20260109-97cdaf4-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-20260109-97cdaf4-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-20260109-97cdaf4-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-20260109-97cdaf4-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-20260109-97cdaf4-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-20260109-97cdaf4-NIGHTLY"
70"++3.8.1-RC1-bin-20260109-97cdaf4-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-20260109-97cdaf4-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 8.86s.
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-20260109-97cdaf4-NIGHTLY
89OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in core/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in core/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in http4sRoutes/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in http4sRoutes/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in http4sClient/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in http4sClient/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in root/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in root/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in jwt/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in jwt/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in readme/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in readme/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in borer/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in borer/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-20260109-97cdaf4-NIGHTLY on 7 projects.
105[info] Switching Scala version on:
106[info] http4sRoutes (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
107[info] * root (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
108[info] jwt (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
109[info] borer (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
110[info] http4sClient (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
111[info] readme (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
112[info] core (3.8.1-RC1-bin-20260109-97cdaf4-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 Jan 10, 2026, 12:29:11 AM
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-20260109-97cdaf4-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-20260109-97cdaf4-NIGHTLY/classes ...
149[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
150[warn] bad option '-print-lines' was ignored
151[warn] two warnings found
152[info] done compiling
153[info] compiling 12 Scala sources to /build/repo/modules/jwt/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
154[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
155[warn] bad option '-print-lines' was ignored
156[warn] two warnings found
157[info] done compiling
158Starting build for ProjectRef(file:/build/repo/,core) (soidc-core)... [1/5]
159Compile 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-20260109-97cdaf4-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
160[info] compiling 46 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
161[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
162[warn] bad option '-print-lines' was ignored
163[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/AuthorizationCodeFlow.scala:152:75
164[warn] 152 | def validator: JwtValidator[F, H, C] = JwtValidator.selectF[F, H, C] { jws =>
165[warn] | ^^^
166[warn] | unused explicit parameter
167[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/JwsCreate.scala:57:6
168[warn] 57 | now =>
169[warn] | ^^^
170[warn] | unused explicit parameter
171[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/JwtDecodingValidator.scala:32:24
172[warn] 32 | case Some(r: Validate.Result.Valid.type) => ValidateResult.Success(jwt)
173[warn] | ^
174[warn] | unused pattern variable
175[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/JwtDecryptingValidator.scala:37:24
176[warn] 37 | case Some(r: Validate.Result.Valid.type) => ValidateResult.Success(jwt)
177[warn] | ^
178[warn] | unused pattern variable
179[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/OpenIdRefresh.scala:26:11
180[warn] 26 | case e: TokenResponse.Error => ???
181[warn] | ^
182[warn] | unused pattern variable
183[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/model/AuthorizationRequest.scala:3:24
184[warn] 3 |import java.nio.charset.StandardCharsets
185[warn] | ^^^^^^^^^^^^^^^^
186[warn] | unused import
187[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/model/TokenRequest.scala:3:24
188[warn] 3 |import java.nio.charset.StandardCharsets
189[warn] | ^^^^^^^^^^^^^^^^
190[warn] | unused import
191[warn] 9 warnings found
192[info] done compiling
193[info] compiling 2 Scala sources to /build/repo/modules/borer/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
194[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
195[warn] bad option '-print-lines' was ignored
196[warn] two warnings found
197[info] done compiling
198[info] compiling 2 Scala sources to /build/repo/modules/borer/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
199[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
200[warn] bad option '-print-lines' was ignored
201[warn] two warnings found
202[info] done compiling
203[info] compiling 4 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
204[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
205[warn] bad option '-print-lines' was ignored
206[warn] two warnings found
207[info] done compiling
208Starting build for ProjectRef(file:/build/repo/,http4sClient) (soidc-http4s-client)... [2/5]
209Compile 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-20260109-97cdaf4-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
210[info] compiling 4 Scala sources to /build/repo/modules/http4s-client/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
211[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
212[warn] bad option '-print-lines' was ignored
213[warn] two warnings found
214[info] done compiling
215Starting build for ProjectRef(file:/build/repo/,borer) (soidc-borer)... [3/5]
216Compile 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-20260109-97cdaf4-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
217Starting build for ProjectRef(file:/build/repo/,http4sRoutes) (soidc-http4s-routes)... [4/5]
218Compile 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-20260109-97cdaf4-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
219[info] compiling 10 Scala sources to /build/repo/modules/http4s-routes/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
220[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
221[warn] bad option '-print-lines' was ignored
222[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:67:6
223[warn] 67 | EntityDecoder[F, OpenIdConfig],
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:68:6
227[warn] 68 | EntityDecoder[F, TokenResponse],
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:69:6
231[warn] 69 | StandardClaimsRead[C],
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:70:6
235[warn] 70 | StandardHeaderRead[H],
236[warn] | ^
237[warn] | unused implicit parameter
238[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:73:6
239[warn] 73 | ByteDecoder[JWKSet]
240[warn] | ^
241[warn] | unused implicit parameter
242[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:93:63
243[warn] 93 | case req @ GET -> Root / "resume" :? Params.StateParam(authState) =>
244[warn] | ^^^^^^^^^
245[warn] | unused pattern variable
246[warn] 8 warnings found
247[info] done compiling
248[info] compiling 2 Scala sources to /build/repo/modules/http4s-routes/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
249[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
250[warn] bad option '-print-lines' was ignored
251[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/test/scala/soidc/http4s/routes/ExampleServer.scala:113:53
252[warn] 113 | case Right(AuthCodeFlow.Result.Success(at, tokenResp)) =>
253[warn] | ^^^^^^^^^
254[warn] | unused pattern variable
255[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/test/scala/soidc/http4s/routes/ExampleServer.scala:133:57
256[warn] 133 | case Right(GitHubFlow.Result.Success(user, tokenResp)) =>
257[warn] | ^^^^^^^^^
258[warn] | unused pattern variable
259[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/test/scala/soidc/http4s/routes/ExampleServer.scala:206:8
260[warn] 206 | server <- EmberServerBuilder
261[warn] | ^^^^^^
262[warn] | unused pattern variable
263[warn] 5 warnings found
264[info] done compiling
265
266************************
267Build summary:
268[{
269 "module": "soidc-jwt",
270 "compile": {"status": "ok", "tookMs": 13847, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
271 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
272 "test-compile": {"status": "ok", "tookMs": 2351, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
273 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
274 "publish": {"status": "skipped", "tookMs": 0},
275 "metadata": {
276 "crossScalaVersions": ["2.12.20", "3.3.5"]
277}
278},{
279 "module": "soidc-core",
280 "compile": {"status": "ok", "tookMs": 7428, "warnings": 7, "errors": 0, "sourceVersion": "3.8"},
281 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
282 "test-compile": {"status": "ok", "tookMs": 3341, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
283 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
284 "publish": {"status": "skipped", "tookMs": 0},
285 "metadata": {
286 "crossScalaVersions": ["2.12.20", "3.3.5"]
287}
288},{
289 "module": "soidc-http4s-client",
290 "compile": {"status": "ok", "tookMs": 1629, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
291 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
292 "test-compile": {"status": "ok", "tookMs": 336, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
293 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
294 "publish": {"status": "skipped", "tookMs": 0},
295 "metadata": {
296 "crossScalaVersions": ["2.12.20", "3.3.5"]
297}
298},{
299 "module": "soidc-borer",
300 "compile": {"status": "ok", "tookMs": 104, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
301 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
302 "test-compile": {"status": "ok", "tookMs": 148, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
303 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
304 "publish": {"status": "skipped", "tookMs": 0},
305 "metadata": {
306 "crossScalaVersions": ["2.12.20", "3.3.5"]
307}
308},{
309 "module": "soidc-http4s-routes",
310 "compile": {"status": "ok", "tookMs": 3377, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
311 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
312 "test-compile": {"status": "ok", "tookMs": 2548, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
313 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
314 "publish": {"status": "skipped", "tookMs": 0},
315 "metadata": {
316 "crossScalaVersions": ["2.12.20", "3.3.5"]
317}
318}]
319************************
320[success] Total time: 46 s, completed Jan 10, 2026, 12:29:57 AM
321[0JChecking patch project/plugins.sbt...
322Checking patch project/build.properties...
323Checking patch project/Dependencies.scala...
324Checking patch build.sbt...
325Applied patch project/plugins.sbt cleanly.
326Applied patch project/build.properties cleanly.
327Applied patch project/Dependencies.scala cleanly.
328Applied patch build.sbt cleanly.