Build Logs
takapi327/mcp-scala • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
Errors
0
Warnings
50
Total Lines
289
1##################################
2Clonning https://github.com/takapi327/mcp-scala.git into /build/repo using revision v0.1.0-alpha2
3##################################
4Note: switching to '233f5dfc4daae8baebc1463352840981040b6b44'.
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.0-RC1-bin-20251107-3bea2f3-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: build.sbt
34Pattern: ThisBuild / tlFatalWarnings := true
35Replacement:
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'ThisBuild / tlFatalWarnings := true' in build.sbt
40
41Try apply source patch:
42Path: project/Versions.scala
43Pattern: val scala3 = "3.3.5"
44Replacement: val scala3 = "3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
45Successfully applied pattern 'val scala3 = "3.3.5"' in project/Versions.scala
46----
47Starting build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
48Execute tests: false
49sbt project found:
50Sbt version 1.10.11 is not supported, minimal supported version is 1.11.5
51Enforcing usage of sbt in version 1.11.5
52No prepare script found for project takapi327/mcp-scala
53/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
54##################################
55Scala version: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
56Targets: io.github.takapi327%mcp-scala-schema io.github.takapi327%mcp-scala-server
57Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
58##################################
59Using extra scalacOptions: ,REQUIRE:-source:3.8
60Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
61[sbt_options] declare -a sbt_options=()
62[process_args] java_version = '21'
63[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
64# Executing command line:
65java
66-Xms1G
67-Xmx4G
68-XX:+UseG1GC
69-Xss10m
70-Dcommunitybuild.scala=3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
71-Dcommunitybuild.project.dependencies.add=
72-Xmx7G
73-Xms4G
74-Xss8M
75-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
76-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
77-jar
78/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
79"setCrossScalaVersions 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
80"++3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -v"
81"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
82"set every credentials := Nil"
83"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
84"removeScalacOptionsStartingWith -P:wartremover"
85
86moduleMappings
87"runBuild 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.takapi327%mcp-scala-schema io.github.takapi327%mcp-scala-server"
88
89[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
90[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
91[info] loading project definition from /build/repo/project
92[info] compiling 6 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
93[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
94[info] Compilation completed in 8.479s.
95[info] done compiling
96[info] loading settings for project mcpScala from build.sbt...
97[info] resolving key references (19726 settings) ...
98[info] set scmInfo to https://github.com/takapi327/mcp-scala
99[info] set current project to mcpScala (in build file:/build/repo/)
100Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
101OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in mcpScalaJS/crossScalaVersions
102OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in mcpScalaJS/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in ldbcMcpServerExampleNative/crossScalaVersions
104OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in ldbcMcpServerExampleNative/crossScalaVersions
105[info] set scmInfo to https://github.com/takapi327/mcp-scala
106OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in ldbcMcpServerExampleJVM/crossScalaVersions
107OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in ldbcMcpServerExampleJVM/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in clientJVM/crossScalaVersions
109OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in clientJVM/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in mcpScala/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY) in mcpScala/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in serverJVM/crossScalaVersions
113OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in serverJVM/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in mcpScalaJVM/crossScalaVersions
115OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in mcpScalaJVM/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in schemaJVM/crossScalaVersions
117OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in schemaJVM/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in ldbcMcpServerExampleJS/crossScalaVersions
119OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in ldbcMcpServerExampleJS/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in clientNative/crossScalaVersions
121OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in clientNative/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in schemaNative/crossScalaVersions
123OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in schemaNative/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in serverNative/crossScalaVersions
125OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in serverNative/crossScalaVersions
126OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in schemaJS/crossScalaVersions
127OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in schemaJS/crossScalaVersions
128OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in documentMcpServerExampleJVM/crossScalaVersions
129OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in documentMcpServerExampleJVM/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in mcpScalaNative/crossScalaVersions
131OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in mcpScalaNative/crossScalaVersions
132OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in documentMcpServerExampleJS/crossScalaVersions
133OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in documentMcpServerExampleJS/crossScalaVersions
134OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in serverJS/crossScalaVersions
135OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in serverJS/crossScalaVersions
136OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in clientJS/crossScalaVersions
137OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in clientJS/crossScalaVersions
138OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in documentMcpServerExampleNative/crossScalaVersions
139OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in documentMcpServerExampleNative/crossScalaVersions
140[info] set current project to mcpScala (in build file:/build/repo/)
141[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 19 projects.
142[info] Switching Scala version on:
143[info] documentMcpServerExampleJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
144[info] clientNative (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
145[info] ldbcMcpServerExampleJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
146[info] documentMcpServerExampleJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
147[info] serverNative (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
148[info] documentMcpServerExampleNative (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
149[info] mcpScalaJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
150[info] clientJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
151[info] * mcpScala (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
152[info] clientJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
153[info] schemaJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
154[info] mcpScalaJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
155[info] schemaNative (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
156[info] mcpScalaNative (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
157[info] schemaJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
158[info] serverJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
159[info] ldbcMcpServerExampleJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
160[info] serverJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
161[info] ldbcMcpServerExampleNative (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
162[info] Excluding projects:
163[info] Reapplying settings...
164[info] set scmInfo to https://github.com/takapi327/mcp-scala
165[info] set current project to mcpScala (in build file:/build/repo/)
166Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
167[info] Reapplying settings...
168[info] set scmInfo to https://github.com/takapi327/mcp-scala
169[info] set current project to mcpScala (in build file:/build/repo/)
170[info] Defining Global / credentials, clientJS / credentials and 17 others.
171[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 168 others.
172[info] Run `last` for details.
173[info] Reapplying settings...
174[info] set scmInfo to https://github.com/takapi327/mcp-scala
175[info] set current project to mcpScala (in build file:/build/repo/)
176Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
177[info] Reapplying settings...
178OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
179
180 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
181 Did you mean serverJVM / allExcludeDependencies ?
182 , retry without global scopes
183[info] Reapplying settings...
184[info] set scmInfo to https://github.com/takapi327/mcp-scala
185[info] set current project to mcpScala (in build file:/build/repo/)
186Execute removeScalacOptionsStartingWith: -P:wartremover
187[info] Reapplying settings...
188[info] set scmInfo to https://github.com/takapi327/mcp-scala
189[info] set current project to mcpScala (in build file:/build/repo/)
190[success] Total time: 0 s, completed Nov 8, 2025, 12:28:49 AM
191Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
192Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
193Starting build...
194Projects: Set(schemaJVM, serverJVM)
195Starting build for ProjectRef(file:/build/repo/,schemaJVM) (mcp-scala-schema)... [0/2]
196OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
197OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
198OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
199Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, --java-output-version:17, 8, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
200[info] compiling 62 Scala sources to /build/repo/module/mcp-scala-schema/.jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
201[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-schema/src/main/scala/mcp/schema/JsonSchema.scala:100:21
202[warn] 100 | private case class Impl[A](
203[warn] | ^^^^
204[warn] | unused private member
205[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-schema/src/main/scala/mcp/schema/Tool.scala:40:37
206[warn] 40 |sealed trait Tool[F[_], T: JsonSchema: Decoder] extends ToolSchema:
207[warn] | ^
208[warn] | unused implicit parameter
209[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-schema/src/main/scala/mcp/schema/Tool.scala:40:46
210[warn] 40 |sealed trait Tool[F[_], T: JsonSchema: Decoder] extends ToolSchema:
211[warn] | ^
212[warn] | unused implicit parameter
213[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-schema/src/main/scala/mcp/schema/handler/ResourceHandler.scala:21:21
214[warn] 21 | private case class Impl[F[_]](
215[warn] | ^^^^
216[warn] | unused private member
217[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-schema/src/main/scala/mcp/schema/result/package.scala:38:23
218[warn] 38 | private case class Impl(role: Role, content: Content) extends SamplingMessage
219[warn] | ^^^^
220[warn] | unused private member
221[warn] 5 warnings found
222[info] done compiling
223Starting build for ProjectRef(file:/build/repo/,serverJVM) (mcp-scala-server)... [1/2]
224Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, --java-output-version:17, 8, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
225[info] compiling 10 Scala sources to /build/repo/module/mcp-scala-server/.jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
226[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-server/src/main/scala/mcp/server/McpServer.scala:38:31
227[warn] 38 | def apply[F[_]: Async: LiftIO](name: String, version: String): McpServer[F] = Impl[F](
228[warn] | ^
229[warn] | unused implicit parameter
230[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-server/src/main/scala/mcp/server/McpServer.scala:50:21
231[warn] 50 | private case class Impl[F[_]](
232[warn] | ^^^^
233[warn] | unused private member
234[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-server/src/main/scala/mcp/server/StdioMcpTransport.scala:22:48
235[warn] 22 |case class StdioMcpTransport[F[_]: Async: LiftIO](
236[warn] | ^
237[warn] | unused implicit parameter
238[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-server/src/main/scala/mcp/server/handler/NotificationInitialized.scala:9:23
239[warn] 9 |import cats.syntax.all.*
240[warn] | ^
241[warn] | unused import
242[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-server/src/main/scala/mcp/server/handler/PromptList.scala:9:23
243[warn] 9 |import cats.syntax.all.*
244[warn] | ^
245[warn] | unused import
246[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-server/src/main/scala/mcp/server/handler/ResourceTemplatesList.scala:9:23
247[warn] 9 |import cats.syntax.all.*
248[warn] | ^
249[warn] | unused import
250[warn] -- [E198] Unused Symbol Warning: /build/repo/module/mcp-scala-server/src/main/scala/mcp/server/handler/ResourcesList.scala:9:23
251[warn] 9 |import cats.syntax.all.*
252[warn] | ^
253[warn] | unused import
254[warn] 7 warnings found
255[info] done compiling
256
257************************
258Build summary:
259[{
260 "module": "mcp-scala-schema",
261 "compile": {"status": "ok", "tookMs": 20088, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
262 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
263 "test-compile": {"status": "ok", "tookMs": 153, "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": ["3.6.4", "3.3.5"]
268}
269},{
270 "module": "mcp-scala-server",
271 "compile": {"status": "ok", "tookMs": 2809, "warnings": 7, "errors": 0, "sourceVersion": "3.8"},
272 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
273 "test-compile": {"status": "ok", "tookMs": 187, "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": ["3.6.4", "3.3.5"]
278}
279}]
280************************
281[success] Total time: 41 s, completed Nov 8, 2025, 12:29:30 AM
282[0JChecking patch project/plugins.sbt...
283Checking patch project/build.properties...
284Checking patch project/Versions.scala...
285Checking patch build.sbt...
286Applied patch project/plugins.sbt cleanly.
287Applied patch project/build.properties cleanly.
288Applied patch project/Versions.scala cleanly.
289Applied patch build.sbt cleanly.