Build Logs

pidoveproject/scala-showdown-api • scheduled_3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY

Errors

0

Warnings

185

Total Lines

408

1##################################
2Clonning https://github.com/pidoveproject/scala-showdown-api.git into /build/repo using revision v0.1.0
3##################################
4Note: switching to '5fb1acbce77d24f1c02c62f75f32f63f2e41d068'.
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.1-RC1-bin-20251226-6e12d35-NIGHTLY
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.sc
33Pattern: val scalaJS = "1.16.0"
34Replacement: val scalaJS = "1.20.1"
35Patch using 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY matches version range: <3.8.0, 3.99.99>
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scalaJS = "1.16.0"' in build.sc
40----
41Starting build for 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
42Execute tests: false
43Mill project found:
44Found explicit mill version 0.11.11 in ./mill-version
45Force upgrade of millVersion 0.11.11 to 0.11.13
46Detected mill version=0.11.13, binary version: 0.11
47No prepare script found for project pidoveproject/scala-showdown-api
48No mill build directory found
49Apply scalafix rules to ./build.sc
50Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
51Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
52Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
53##################################
54Scala version: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
55Targets: io.github.pidoveproject%scala-showdown-api io.github.pidoveproject%scala-showdown-api-cats io.github.pidoveproject%scala-showdown-api-docs
56Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sc","pattern":"val scalaJS = \"1.16.0\"","replaceWith":"val scalaJS = \"1.20.1\"","selectVersion":{"min":"3.8.0"}}]}
57##################################
58Downloading mill 0.11.13 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.11.13/mill-dist-0.11.13.jar ...
59 % Total % Received % Xferd Average Speed Time Time Time Current
60 Dload Upload Total Spent Left Speed
61
62 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
63 58 59.2M 58 34.7M 0 0 97.5M 0 --:--:-- --:--:-- --:--:-- 97.4M
64100 59.2M 100 59.2M 0 0 91.9M 0 --:--:-- --:--:-- --:--:-- 91.8M
65Preparing Java 17.0.8 runtime; this may take a minute or two ...
66[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
67[warn] /build/repo/build.sc:169:64: reference to scalaVersion is ambiguous;
68[warn] it is both defined in the enclosing trait ProjectModule and inherited in the enclosing trait JSCrossModule as method scalaVersion (defined in trait CrossModule)
69[warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
70[warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
71[warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
72[warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
73[warn] ^
74[warn] /build/repo/build.sc:152:64: reference to scalaVersion is ambiguous;
75[warn] it is both defined in the enclosing trait ProjectModule and inherited in the enclosing trait Tests as method scalaVersion (defined in trait ScalaTests)
76[warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
77[warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
78[warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
79[warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
80[warn] ^
81[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
82[warn] .iterator()
83[warn] ^
84[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
85[warn] case module: CommunityBuildPublishModule =>
86[warn] ^
87[warn] four warnings found
88[info] done compiling
89Try build using ./millw
90[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
91[warn] /build/repo/build.sc:169:64: reference to scalaVersion is ambiguous;
92[warn] it is both defined in the enclosing trait ProjectModule and inherited in the enclosing trait JSCrossModule as method scalaVersion (defined in trait CrossModule)
93[warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
94[warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
95[warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
96[warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
97[warn] ^
98[warn] /build/repo/build.sc:152:64: reference to scalaVersion is ambiguous;
99[warn] it is both defined in the enclosing trait ProjectModule and inherited in the enclosing trait Tests as method scalaVersion (defined in trait ScalaTests)
100[warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
101[warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
102[warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
103[warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
104[warn] ^
105[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
106[warn] .iterator()
107[warn] ^
108[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
109[warn] case module: CommunityBuildPublishModule =>
110[warn] ^
111[warn] four warnings found
112[info] done compiling
113Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sc","pattern":"val scalaJS = \"1.16.0\"","replaceWith":"val scalaJS = \"1.20.1\"","selectVersion":{"min":"3.8.0"}}]}
114Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
115
116Starting build for scala-showdown-api - [0/3]
117Failed to resolve scalaVersion, assume it's Scala 3 project
118[info] compiling 128 Scala sources to /build/repo/out/main/compile.dest/classes ...
119[warn] -- Warning: /build/repo/main/src/io/github/pidoveproject/showdown/protocol/server/tournament/BattleState.scala:44:39
120[warn] 44 | BattleState.values.find(_.toString equalsIgnoreCase name)
121[warn] | ^^^^^^^^^^^^^^^^
122[warn] |Alphanumeric method equalsIgnoreCase is not declared infix; it should not be used as infix operator.
123[warn] |Instead, use method syntax .equalsIgnoreCase(...) or backticked identifier `equalsIgnoreCase`.
124[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
125[warn] -- Warning: /build/repo/main/src/io/github/pidoveproject/showdown/protocol/server/tournament/BracketType.scala:19:39
126[warn] 19 | BracketType.values.find(_.toString equalsIgnoreCase name)
127[warn] | ^^^^^^^^^^^^^^^^
128[warn] |Alphanumeric method equalsIgnoreCase is not declared infix; it should not be used as infix operator.
129[warn] |Instead, use method syntax .equalsIgnoreCase(...) or backticked identifier `equalsIgnoreCase`.
130[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
131[warn] -- [E198] Unused Symbol Warning: /build/repo/main/src/io/github/pidoveproject/showdown/battle/Battle.scala:15:45
132[warn] 15 |import io.github.pidoveproject.showdown.user.Username
133[warn] | ^^^^^^^^
134[warn] | unused import
135[warn] -- [E198] Unused Symbol Warning: /build/repo/main/src/io/github/pidoveproject/showdown/protocol/MessageDecoder.scala:10:51
136[warn] 10 |import scala.compiletime.{constValue, erasedValue, error, summonInline}
137[warn] | ^^^^^
138[warn] | unused import
139[warn] -- [E198] Unused Symbol Warning: /build/repo/main/src/io/github/pidoveproject/showdown/protocol/server/query/UserInfo.scala:3:49
140[warn] 3 |import io.github.iltotore.iron.constraint.string.*
141[warn] | ^
142[warn] | unused import
143[warn] -- [E198] Unused Symbol Warning: /build/repo/main/src/io/github/pidoveproject/showdown/protocol/server/tournament/TournamentGenerator.scala:7:65
144[warn] 7 |import io.github.pidoveproject.showdown.protocol.MessageDecoder.{given, *}
145[warn] | ^^^^^
146[warn] | unused import
147[warn] -- [E198] Unused Symbol Warning: /build/repo/main/src/io/github/pidoveproject/showdown/room/JoinedRoom.scala:3:31
148[warn] 3 |import io.github.iltotore.iron.*
149[warn] | ^
150[warn] | unused import
151[warn] -- [E198] Unused Symbol Warning: /build/repo/main/src/io/github/pidoveproject/showdown/user/decoder.scala:3:31
152[warn] 3 |import io.github.iltotore.iron.*
153[warn] | ^
154[warn] | unused import
155[warn] -- [E198] Unused Symbol Warning: /build/repo/main/src/io/github/pidoveproject/showdown/user/decoder.scala:4:46
156[warn] 4 |import io.github.iltotore.iron.constraint.all.*
157[warn] | ^
158[warn] | unused import
159[warn] -- [E197] Potential Issue Warning: /build/repo/main/src/io/github/pidoveproject/showdown/protocol/MessageEncoder.scala:132:8
160[warn] 132 | new MessageEncoder[A]:
161[warn] | ^
162[warn] | New anonymous class definition will be duplicated at each inline site
163[warn] |
164[warn] | longer explanation available when compiling with `-explain`
165[warn] -- [E197] Potential Issue Warning: /build/repo/main/src/io/github/pidoveproject/showdown/util/package.scala:16:6
166[warn] 16 | new TypeTest:
167[warn] | ^
168[warn] | New anonymous class definition will be duplicated at each inline site
169[warn] |
170[warn] | longer explanation available when compiling with `-explain`
171[warn] 11 warnings found
172[warn] -- [E198] Unused Symbol Warning: /build/repo/main/src/io/github/pidoveproject/showdown/protocol/server/BattleInitializationMessage.scala:9:58
173[warn] 9 |import io.github.pidoveproject.showdown.user.{AvatarName, User, Username}
174[warn] | ^^^^
175[warn] | unused import
176[warn] -- [E198] Unused Symbol Warning: /build/repo/main/src/io/github/pidoveproject/showdown/protocol/server/BattleProgressMessage.scala:10:46
177[warn] 10 |import io.github.pidoveproject.showdown.user.{User, Username}
178[warn] | ^^^^
179[warn] | unused import
180[warn] -- [E198] Unused Symbol Warning: /build/repo/main/src/io/github/pidoveproject/showdown/protocol/server/TournamentMessage.scala:6:46
181[warn] 6 |import io.github.pidoveproject.showdown.user.{User, Username}
182[warn] | ^^^^
183[warn] | unused import
184[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/main/src/io/github/pidoveproject/showdown/protocol/MessageEncoder.scala:117:30
185[warn] 117 | val test = summonInline[TypeTest[A, head]].asInstanceOf[TypeTest[A, ? <: A]]
186[warn] | ^
187[warn] |the type test for (io.github.pidoveproject.showdown.team.Type,
188[warn] | io.github.pidoveproject.showdown.team.Type) cannot be checked at runtime because its type arguments can't be determined from io.github.pidoveproject.showdown.team.SpeciesName
189[warn] |
190[warn] | longer explanation available when compiling with `-explain`
191[warn] 15 warnings found
192[info] done compiling
193Successfully evaluated main.compile
194Skipping unused scalacOptions: -Xmax-inlines
195Option -classpath was updated
196-- Warning: main/src/io/github/iltotore/iron/RefinedTypeOps.scala:58:6 ---------
197Couldn't resolve a member for the given link query: fromIronType
198-- Warning: main/src/io/github/iltotore/iron/RefinedTypeOps.scala:66:6 ---------
199Couldn't resolve a member for the given link query: fromIronType
200-- Warning: main/src/io/github/iltotore/iron/RefinedTypeOps.scala:49:13 --------
201Couldn't resolve a member for the given link query: fromIronType
202-- Warning: main/src/io/github/pidoveproject/showdown/battle/Condition.scala:39:6
20339 | def fromString(value: String): Either[ProtocolError, Condition] = value match
204 | ^
205 | Couldn't resolve a member for the given link query: ProtocolError
206-- Warning: main/src/io/github/pidoveproject/showdown/battle/Effect.scala:80:6 -
20780 | def fromString(value: String): Either[ProtocolError, Effect] = value match
208 | ^
209 | Couldn't resolve a member for the given link query: ProtocolError
210-- Warning: main/src/io/github/pidoveproject/showdown/battle/PokemonDetails.scala:92:6
21192 | def fromString(value: String): Either[ProtocolError, PokemonDetails] = value match
212 | ^
213 | Couldn't resolve a member for the given link query: ProtocolError
214-- Warning: main/src/io/github/pidoveproject/showdown/battle/ActivePosition.scala:38:6
21538 | def fromString(value: String): Either[ProtocolError, ActivePosition] =
216 | ^
217 | Couldn't resolve a member for the given link query: ProtocolError
218-- Warning: main/src/io/github/pidoveproject/showdown/battle/Health.scala:32:6 -
21932 | def fromString(value: String): Either[ProtocolError, Health] = value match
220 | ^
221 | Couldn't resolve a member for the given link query: ProtocolError
222-- Warning: main/src/io/github/pidoveproject/showdown/protocol/MessageDecoder.scala:276:6
223276 | def fromJson[A: JsonDecoder]: MessageDecoder[A] =
224 | ^
225 | Couldn't resolve a member for the given link query: JsonDecoder
22610 warnings found
227Successfully evaluated main.docJar
228Failed to resolve scalaVersion, assume it's Scala 3 project
229Failed to resolve scalaVersion, assume it's Scala 3 project
230[info] compiling 22 Scala sources to /build/repo/out/main/test/compile.dest/classes ...
231[warn] there was 1 deprecation warning; re-run with -deprecation for details
232[warn] one warning found
233[info] done compiling
234Successfully evaluated main.test.compile
235Module main is not a publish module, skipping publishing
236
237Starting build for scala-showdown-api-cats - [1/3]
238No test module defined in cats
239Failed to resolve scalaVersion, assume it's Scala 3 project
240[info] compiling 2 Scala sources to /build/repo/out/cats/compile.dest/classes ...
241[info] done compiling
242Successfully evaluated cats.compile
243Skipping unused scalacOptions: -Xmax-inlines
244Option -classpath was updated
2451 warning found
246Successfully evaluated cats.docJar
247Module cats is not a publish module, skipping publishing
248
249Starting build for scala-showdown-api-docs - [2/3]
250No test module defined in docs
251Failed to resolve scalaVersion, assume it's Scala 3 project
252Failed to resolve scalaVersion, assume it's Scala 3 project
253[info] compiling 128 Scala sources to /build/repo/out/main/js/compile.dest/classes ...
254[warn] -- Warning: /build/repo/main/src/io/github/pidoveproject/showdown/protocol/server/tournament/BattleState.scala:44:39
255[warn] 44 | BattleState.values.find(_.toString equalsIgnoreCase name)
256[warn] | ^^^^^^^^^^^^^^^^
257[warn] |Alphanumeric method equalsIgnoreCase is not declared infix; it should not be used as infix operator.
258[warn] |Instead, use method syntax .equalsIgnoreCase(...) or backticked identifier `equalsIgnoreCase`.
259[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
260[warn] -- Warning: /build/repo/main/src/io/github/pidoveproject/showdown/protocol/server/tournament/BracketType.scala:19:39
261[warn] 19 | BracketType.values.find(_.toString equalsIgnoreCase name)
262[warn] | ^^^^^^^^^^^^^^^^
263[warn] |Alphanumeric method equalsIgnoreCase is not declared infix; it should not be used as infix operator.
264[warn] |Instead, use method syntax .equalsIgnoreCase(...) or backticked identifier `equalsIgnoreCase`.
265[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
266[warn] -- [E197] Potential Issue Warning: /build/repo/main/src/io/github/pidoveproject/showdown/protocol/MessageEncoder.scala:132:8
267[warn] 132 | new MessageEncoder[A]:
268[warn] | ^
269[warn] | New anonymous class definition will be duplicated at each inline site
270[warn] |
271[warn] | longer explanation available when compiling with `-explain`
272[warn] -- [E197] Potential Issue Warning: /build/repo/main/src/io/github/pidoveproject/showdown/util/package.scala:16:6
273[warn] 16 | new TypeTest:
274[warn] | ^
275[warn] | New anonymous class definition will be duplicated at each inline site
276[warn] |
277[warn] | longer explanation available when compiling with `-explain`
278[warn] four warnings found
279[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/main/src/io/github/pidoveproject/showdown/protocol/MessageEncoder.scala:117:30
280[warn] 117 | val test = summonInline[TypeTest[A, head]].asInstanceOf[TypeTest[A, ? <: A]]
281[warn] | ^
282[warn] |the type test for (io.github.pidoveproject.showdown.team.Type,
283[warn] | io.github.pidoveproject.showdown.team.Type) cannot be checked at runtime because its type arguments can't be determined from io.github.pidoveproject.showdown.team.SpeciesName
284[warn] |
285[warn] | longer explanation available when compiling with `-explain`
286[warn] 5 warnings found
287[info] done compiling
288Failed to resolve scalaVersion, assume it's Scala 3 project
289Successfully evaluated docs.compile
290Failed to resolve scalaVersion, assume it's Scala 3 project
291Failed to resolve scalaVersion, assume it's Scala 3 project
292[info] compiling 4 Scala sources to /build/repo/out/tyrian/compile.dest/classes ...
293[warn] -- [E198] Unused Symbol Warning: /build/repo/tyrian/src/io/github/pidoveproject/showdown/tyrian/TyrianShowdownConnection.scala:4:23
294[warn] 4 |import cats.syntax.all.*
295[warn] | ^
296[warn] | unused import
297[warn] one warning found
298[info] done compiling
299Option -classpath was updated
300-- Warning: main/src/io/github/iltotore/iron/RefinedTypeOps.scala:58:6 ---------
301Couldn't resolve a member for the given link query: fromIronType
302-- Warning: main/src/io/github/iltotore/iron/RefinedTypeOps.scala:49:13 --------
303Couldn't resolve a member for the given link query: fromIronType
304-- Warning: main/src/io/github/iltotore/iron/RefinedTypeOps.scala:66:6 ---------
305Couldn't resolve a member for the given link query: fromIronType
306-- Warning: main/src/io/github/pidoveproject/showdown/battle/Condition.scala:39:6
30739 | def fromString(value: String): Either[ProtocolError, Condition] = value match
308 | ^
309 | Couldn't resolve a member for the given link query: ProtocolError
310-- Warning: main/src/io/github/pidoveproject/showdown/battle/Effect.scala:80:6 -
31180 | def fromString(value: String): Either[ProtocolError, Effect] = value match
312 | ^
313 | Couldn't resolve a member for the given link query: ProtocolError
314-- Warning: main/src/io/github/pidoveproject/showdown/battle/PokemonDetails.scala:92:6
31592 | def fromString(value: String): Either[ProtocolError, PokemonDetails] = value match
316 | ^
317 | Couldn't resolve a member for the given link query: ProtocolError
318-- Warning: main/src/io/github/pidoveproject/showdown/battle/ActivePosition.scala:38:6
31938 | def fromString(value: String): Either[ProtocolError, ActivePosition] =
320 | ^
321 | Couldn't resolve a member for the given link query: ProtocolError
322-- Warning: main/src/io/github/pidoveproject/showdown/battle/Health.scala:32:6 -
32332 | def fromString(value: String): Either[ProtocolError, Health] = value match
324 | ^
325 | Couldn't resolve a member for the given link query: ProtocolError
326-- Warning: main/src/io/github/pidoveproject/showdown/protocol/MessageDecoder.scala:276:6
327276 | def fromJson[A: JsonDecoder]: MessageDecoder[A] =
328 | ^
329 | Couldn't resolve a member for the given link query: JsonDecoder
330[249.123s][warning][codecache] CodeHeap 'non-profiled nmethods' is full. Compiler has been disabled.
331[249.123s][warning][codecache] Try increasing the code heap size using -XX:NonProfiledCodeHeapSize=
332OpenJDK 64-Bit Server VM warning: CodeHeap 'non-profiled nmethods' is full. Compiler has been disabled.
333OpenJDK 64-Bit Server VM warning: Try increasing the code heap size using -XX:NonProfiledCodeHeapSize=
334CodeHeap 'non-profiled nmethods': size=120032Kb used=120031Kb max_used=120031Kb free=0Kb
335 bounds [0x00007f0ca8ec8000, 0x00007f0cb0400000, 0x00007f0cb0400000]
336CodeHeap 'profiled nmethods': size=120028Kb used=118143Kb max_used=120008Kb free=1884Kb
337 bounds [0x00007f0ca1400000, 0x00007f0ca8937000, 0x00007f0ca8937000]
338CodeHeap 'non-nmethods': size=5700Kb used=1741Kb max_used=1792Kb free=3958Kb
339 bounds [0x00007f0ca8937000, 0x00007f0ca8ba7000, 0x00007f0ca8ec8000]
340 total_blobs=75065 nmethods=74024 adapters=946
341 compilation: disabled (not enough contiguous free space left)
342 stopped_count=1, restarted_count=0
343 full_count=0
344-- Warning: tyrian/src/io/github/pidoveproject/showdown/tyrian/UnitToNothing.scala:8:5
3458 |type UnitToNothing[A] = A match
346 | ^
347 | Couldn't resolve a member for the given link query: A
34811 warnings found
349-- Warning: out/docs/docJar.dest/static/_docs/clients/cats.md ------------------
350/build/repo/out/docs/docJar.dest/static/_docs/clients/cats.md: Unable to resolve link 'io.github.pidoveproject.showdown.client.cats.CatsShowdownClient'
351-- Warning: out/docs/docJar.dest/static/_docs/clients/cats.md ------------------
352/build/repo/out/docs/docJar.dest/static/_docs/clients/cats.md: Unable to resolve link 'io.github.pidoveproject.showdown.client.cats.CatsShowdownClient'
353-- Warning: out/docs/docJar.dest/static/_docs/clients/cats.md ------------------
354/build/repo/out/docs/docJar.dest/static/_docs/clients/cats.md: Unable to resolve link 'io.github.pidoveproject.showdown.client.cats.CatsShowdownClient.openConnection'
355-- Warning: out/docs/docJar.dest/static/_docs/clients/cats.md ------------------
356/build/repo/out/docs/docJar.dest/static/_docs/clients/cats.md: Unable to resolve link 'cats.effect.IOApp'
357-- Warning: out/docs/docJar.dest/static/_docs/clients/cats.md ------------------
358/build/repo/out/docs/docJar.dest/static/_docs/clients/cats.md: Unable to resolve link 'fs2.Stream'
359-- Warning: out/docs/docJar.dest/static/_docs/clients/cats.md ------------------
360/build/repo/out/docs/docJar.dest/static/_docs/clients/cats.md: Unable to resolve link 'io.github.pidoveproject.showdown.client.cats.CatsShowdownConnection.serverMessages'
361-- Warning: out/docs/docJar.dest/static/_docs/clients/zio.md -------------------
362/build/repo/out/docs/docJar.dest/static/_docs/clients/zio.md: Unable to resolve link 'zio.http.Client'
363-- Warning: out/docs/docJar.dest/static/_docs/clients/zio.md -------------------
364/build/repo/out/docs/docJar.dest/static/_docs/clients/zio.md: Unable to resolve link 'zio.ZIOApp'
365-- Warning: out/docs/docJar.dest/static/_docs/clients/zio.md -------------------
366/build/repo/out/docs/docJar.dest/static/_docs/clients/zio.md: Unable to resolve link 'zio.stream.ZStream'
367Successfully evaluated docs.docJar
368Module docs is not a publish module, skipping publishing
369
370************************
371Build summary:
372[{
373 "module": "scala-showdown-api",
374 "compile": {"status": "ok", "tookMs": 66994, "warnings": 0, "errors": 0},
375 "doc": {"status": "ok", "tookMs": 19444, "files": 1, "totalSizeKb": 6444},
376 "test-compile": {"status": "ok", "tookMs": 28619, "warnings": 0, "errors": 0},
377 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
378 "publish": {"status": "skipped", "tookMs": 0},
379 "metadata": {
380 "crossScalaVersions": []
381}
382},{
383 "module": "scala-showdown-api-cats",
384 "compile": {"status": "ok", "tookMs": 6451, "warnings": 0, "errors": 0},
385 "doc": {"status": "ok", "tookMs": 4573, "files": 1, "totalSizeKb": 2655},
386 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
387 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
388 "publish": {"status": "skipped", "tookMs": 0},
389 "metadata": {
390 "crossScalaVersions": []
391}
392},{
393 "module": "scala-showdown-api-docs",
394 "compile": {"status": "ok", "tookMs": 74210, "warnings": 0, "errors": 0},
395 "doc": {"status": "ok", "tookMs": 38664, "files": 1, "totalSizeKb": 6698},
396 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
397 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
398 "publish": {"status": "skipped", "tookMs": 0},
399 "metadata": {
400 "crossScalaVersions": []
401}
402}]
403************************"
404
405Checking patch build.sc...
406Checking patch .mill-version...
407Applied patch build.sc cleanly.
408Applied patch .mill-version cleanly.