Build Logs
thoughtworksinc/dsl.scala • 3.7.4:2025-11-06
Errors
30
Warnings
986
Total Lines
2428
1##################################
2Clonning https://github.com/thoughtworksinc/dsl.scala.git into /build/repo using revision v2.0.0
3##################################
4Note: switching to '8ec481a79e7d7dc824fa41ff684529e4bde5269b'.
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
21Using target Scala version for migration: 3.7.4-RC2
22Migrating project for -source:3.7 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.7-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28
29Try apply source patch:
30Path: project/plugins.sbt
31Pattern: addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
32Replacement: addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
33Skip patch, 3.7.4-RC2 not matches version range: <3.8.0, 3.99.99>
34----
35Starting build for 3.7.4-RC2
36Execute tests: false
37sbt project found:
38Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
39Enforcing usage of sbt in version 1.11.5
40No prepare script found for project thoughtworksinc/dsl.scala
41/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
42##################################
43Scala version: 3.7.4-RC2
44Targets: com.thoughtworks.dsl%domains-continuation com.thoughtworks.dsl%domains-scalaz com.thoughtworks.dsl%domains-task com.thoughtworks.dsl%dsl com.thoughtworks.dsl%keywords-asynchronousio com.thoughtworks.dsl%keywords-await com.thoughtworks.dsl%keywords-each com.thoughtworks.dsl%keywords-fence com.thoughtworks.dsl%keywords-flatmap com.thoughtworks.dsl%keywords-get com.thoughtworks.dsl%keywords-if com.thoughtworks.dsl%keywords-match com.thoughtworks.dsl%keywords-monadic com.thoughtworks.dsl%keywords-nonesafe com.thoughtworks.dsl%keywords-pure com.thoughtworks.dsl%keywords-put com.thoughtworks.dsl%keywords-return com.thoughtworks.dsl%keywords-shift com.thoughtworks.dsl%keywords-suspend com.thoughtworks.dsl%keywords-trycatch com.thoughtworks.dsl%keywords-trycatchfinally com.thoughtworks.dsl%keywords-tryfinally com.thoughtworks.dsl%keywords-typed com.thoughtworks.dsl%keywords-using com.thoughtworks.dsl%keywords-while com.thoughtworks.dsl%keywords-yield com.thoughtworks.dsl%macros-reset com.thoughtworks.dsl%scala-async
45Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.12.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}
46##################################
47Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
48Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
49[sbt_options] declare -a sbt_options=()
50[process_args] java_version = '17'
51[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
52# Executing command line:
53java
54-Dfile.encoding=UTF-8
55-XX:MaxMetaspaceSize=512M
56-Xmx5G
57-Xss6M
58-XX:+UseG1GC
59-Dcommunitybuild.scala=3.7.4-RC2
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.7.4-RC2"
69"++3.7.4-RC2 -v"
70"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.12.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}""" com.thoughtworks.dsl%domains-continuation com.thoughtworks.dsl%domains-scalaz com.thoughtworks.dsl%domains-task com.thoughtworks.dsl%dsl com.thoughtworks.dsl%keywords-asynchronousio com.thoughtworks.dsl%keywords-await com.thoughtworks.dsl%keywords-each com.thoughtworks.dsl%keywords-fence com.thoughtworks.dsl%keywords-flatmap com.thoughtworks.dsl%keywords-get com.thoughtworks.dsl%keywords-if com.thoughtworks.dsl%keywords-match com.thoughtworks.dsl%keywords-monadic com.thoughtworks.dsl%keywords-nonesafe com.thoughtworks.dsl%keywords-pure com.thoughtworks.dsl%keywords-put com.thoughtworks.dsl%keywords-return com.thoughtworks.dsl%keywords-shift com.thoughtworks.dsl%keywords-suspend com.thoughtworks.dsl%keywords-trycatch com.thoughtworks.dsl%keywords-trycatchfinally com.thoughtworks.dsl%keywords-tryfinally com.thoughtworks.dsl%keywords-typed com.thoughtworks.dsl%keywords-using com.thoughtworks.dsl%keywords-while com.thoughtworks.dsl%keywords-yield com.thoughtworks.dsl%macros-reset com.thoughtworks.dsl%scala-async"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.4s.
84[info] done compiling
85/build/repo/build.sbt:182: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
86organization in ThisBuild := "com.thoughtworks.dsl"
87 ^
88/build/repo/build.sbt:184: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
89skip in publish := true
90 ^
91[info] loading settings for project DslJS from build.sbt...
92[info] loading settings for project DslJVM from build.sbt...
93[info] loading settings for project macros-ResetJS from build.sbt...
94[info] loading settings for project macros-ResetJVM from build.sbt...
95[info] loading settings for project domains-TaskJS from build.sbt...
96[info] loading settings for project domains-TaskJVM from build.sbt, jvm.sbt...
97[info] loading settings for project keywords-EachJS from build.sbt...
98[info] loading settings for project keywords-EachJVM from build.sbt...
99[info] loading settings for project keywords-FenceJS from build.sbt...
100[info] loading settings for project keywords-FenceJVM from build.sbt...
101[info] loading settings for project keywords-ReturnJS from build.sbt...
102[info] loading settings for project keywords-ReturnJVM from build.sbt...
103[info] loading settings for project keywords-PutJS from build.sbt...
104[info] loading settings for project keywords-PutJVM from build.sbt...
105[info] loading settings for project keywords-AsynchronousIoJS from build.sbt...
106[info] loading settings for project keywords-AsynchronousIoJVM from build.sbt, jvm.sbt...
107[info] loading settings for project keywords-ShiftJS from build.sbt...
108[info] loading settings for project keywords-ShiftJVM from build.sbt...
109[info] loading settings for project keywords-UsingJS from build.sbt...
110[info] loading settings for project keywords-UsingJVM from build.sbt...
111/build/repo/keywords-FlatMap/.js/build.sbt:1: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
112scalacOptions in Compile ++= {
113 ^
114[info] loading settings for project keywords-FlatMapJS from build.sbt...
115[info] loading settings for project keywords-FlatMapJVM from build.sbt...
116[info] loading settings for project keywords-AwaitJS from build.sbt...
117[info] loading settings for project keywords-AwaitJVM from build.sbt, jvm.sbt...
118[info] loading settings for project scala-asyncJVM from jvm.sbt...
119/build/repo/keywords-Yield/.js/build.sbt:7: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
120scalacOptions in Compile ++= {
121 ^
122[info] loading settings for project keywords-YieldJS from build.sbt...
123[info] loading settings for project keywords-YieldJVM from build.sbt, jvm.sbt...
124[info] loading settings for project keywords-MonadicJS from build.sbt...
125[info] loading settings for project keywords-MonadicJVM from build.sbt...
126[info] loading settings for project domains-scalazJS from build.sbt...
127[info] loading settings for project domains-scalazJVM from build.sbt...
128[info] loading settings for project repo from build.sbt, secret.sbt...
129[info] resolving key references (54261 settings) ...
130[info] set current project to repo (in build file:/build/repo/)
131Execute setCrossScalaVersions: 3.7.4-RC2
132OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-TryCatchJS/crossScalaVersions
133OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-EachJVM/crossScalaVersions
134OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-FenceJS/crossScalaVersions
135OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-MatchJVM/crossScalaVersions
136OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-TypedJVM/crossScalaVersions
137OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in domains-ContinuationJS/crossScalaVersions
138OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-EachJS/crossScalaVersions
139OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in domains-TaskJVM/crossScalaVersions
140OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-FenceJVM/crossScalaVersions
141OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-TryCatchFinallyJS/crossScalaVersions
142OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-AwaitJVM/crossScalaVersions
143OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-IfJS/crossScalaVersions
144OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-MatchJS/crossScalaVersions
145OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in domains-scalazJVM/crossScalaVersions
146OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-WhileJS/crossScalaVersions
147OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-PutJVM/crossScalaVersions
148OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-MonadicJS/crossScalaVersions
149OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-IfJVM/crossScalaVersions
150OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-TryCatchFinallyJVM/crossScalaVersions
151OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-ReturnJS/crossScalaVersions
152OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in domains-ContinuationJVM/crossScalaVersions
153OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-AwaitJS/crossScalaVersions
154OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-AsynchronousIoJS/crossScalaVersions
155OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-YieldJVM/crossScalaVersions
156OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-ShiftJS/crossScalaVersions
157OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-AsynchronousIoJVM/crossScalaVersions
158OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-NoneSafeJS/crossScalaVersions
159OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-UsingJS/crossScalaVersions
160OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-SuspendJS/crossScalaVersions
161OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-PureJVM/crossScalaVersions
162OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-MonadicJVM/crossScalaVersions
163OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-YieldJS/crossScalaVersions
164OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-FlatMapJS/crossScalaVersions
165OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in domains-TaskJS/crossScalaVersions
166OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-PutJS/crossScalaVersions
167OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-TryCatchJVM/crossScalaVersions
168OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-GetJVM/crossScalaVersions
169OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in DslJVM/crossScalaVersions
170OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-TryFinallyJS/crossScalaVersions
171OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-SuspendJVM/crossScalaVersions
172OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-TypedJS/crossScalaVersions
173OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-ShiftJVM/crossScalaVersions
174OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-NoneSafeJVM/crossScalaVersions
175OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in scala-asyncJVM/crossScalaVersions
176OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in macros-ResetJS/crossScalaVersions
177OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-UsingJVM/crossScalaVersions
178OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in scala-asyncJS/crossScalaVersions
179OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-GetJS/crossScalaVersions
180OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in DslJS/crossScalaVersions
181OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-FlatMapJVM/crossScalaVersions
182OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-ReturnJVM/crossScalaVersions
183OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in domains-scalazJS/crossScalaVersions
184OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-PureJS/crossScalaVersions
185OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in macros-ResetJVM/crossScalaVersions
186OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-WhileJVM/crossScalaVersions
187OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in keywords-TryFinallyJVM/crossScalaVersions
188OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in repo/crossScalaVersions
189[info] set current project to repo (in build file:/build/repo/)
190[info] Setting Scala version to 3.7.4-RC2 on 57 projects.
191[info] Switching Scala version on:
192[info] keywords-PureJVM (3.7.4-RC2)
193[info] domains-TaskJS (3.7.4-RC2)
194[info] domains-scalazJS (3.7.4-RC2)
195[info] keywords-IfJS (3.7.4-RC2)
196[info] keywords-TryFinallyJVM (3.7.4-RC2)
197[info] DslJS (3.7.4-RC2)
198[info] keywords-GetJS (3.7.4-RC2)
199[info] keywords-MonadicJS (3.7.4-RC2)
200[info] domains-scalazJVM (3.7.4-RC2)
201[info] domains-ContinuationJVM (3.7.4-RC2)
202[info] keywords-MatchJVM (3.7.4-RC2)
203[info] keywords-NoneSafeJS (3.7.4-RC2)
204[info] keywords-TryCatchFinallyJS (3.7.4-RC2)
205[info] keywords-AwaitJVM (3.7.4-RC2)
206[info] keywords-UsingJS (3.7.4-RC2)
207[info] keywords-YieldJVM (3.7.4-RC2)
208[info] keywords-MonadicJVM (3.7.4-RC2)
209[info] keywords-YieldJS (3.7.4-RC2)
210[info] keywords-WhileJVM (3.7.4-RC2)
211[info] keywords-FlatMapJS (3.7.4-RC2)
212[info] keywords-TryCatchFinallyJVM (3.7.4-RC2)
213[info] keywords-PutJS (3.7.4-RC2)
214[info] keywords-AwaitJS (3.7.4-RC2)
215[info] keywords-ReturnJS (3.7.4-RC2)
216[info] keywords-TypedJS (3.7.4-RC2)
217[info] keywords-ReturnJVM (3.7.4-RC2)
218[info] keywords-PureJS (3.7.4-RC2)
219[info] macros-ResetJS (3.7.4-RC2)
220[info] keywords-FlatMapJVM (3.7.4-RC2)
221[info] keywords-EachJVM (3.7.4-RC2)
222[info] domains-TaskJVM (3.7.4-RC2)
223[info] keywords-TryCatchJVM (3.7.4-RC2)
224[info] keywords-WhileJS (3.7.4-RC2)
225[info] keywords-ShiftJVM (3.7.4-RC2)
226[info] keywords-GetJVM (3.7.4-RC2)
227[info] DslJVM (3.7.4-RC2)
228[info] scala-asyncJVM (3.7.4-RC2)
229[info] scala-asyncJS (3.7.4-RC2)
230[info] keywords-SuspendJS (3.7.4-RC2)
231[info] keywords-FenceJVM (3.7.4-RC2)
232[info] keywords-ShiftJS (3.7.4-RC2)
233[info] keywords-TryCatchJS (3.7.4-RC2)
234[info] keywords-NoneSafeJVM (3.7.4-RC2)
235[info] keywords-AsynchronousIoJVM (3.7.4-RC2)
236[info] domains-ContinuationJS (3.7.4-RC2)
237[info] keywords-TryFinallyJS (3.7.4-RC2)
238[info] keywords-AsynchronousIoJS (3.7.4-RC2)
239[info] * repo (3.7.4-RC2)
240[info] keywords-EachJS (3.7.4-RC2)
241[info] keywords-IfJVM (3.7.4-RC2)
242[info] keywords-UsingJVM (3.7.4-RC2)
243[info] keywords-SuspendJVM (3.7.4-RC2)
244[info] keywords-PutJVM (3.7.4-RC2)
245[info] keywords-TypedJVM (3.7.4-RC2)
246[info] keywords-MatchJS (3.7.4-RC2)
247[info] macros-ResetJVM (3.7.4-RC2)
248[info] keywords-FenceJS (3.7.4-RC2)
249[info] Excluding projects:
250[info] Reapplying settings...
251[info] set current project to repo (in build file:/build/repo/)
252Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
253[info] Reapplying settings...
254[info] set current project to repo (in build file:/build/repo/)
255[info] Defining DslJS / credentials, DslJVM / credentials and 55 others.
256[info] The new values will be used by DslJS / allCredentials, DslJS / credentials and 284 others.
257[info] Run `last` for details.
258[info] Reapplying settings...
259[info] set current project to repo (in build file:/build/repo/)
260Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
261[info] Reapplying settings...
262OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
263
264 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
265 Did you mean domains-TaskJS / allExcludeDependencies ?
266 , retry without global scopes
267[info] Reapplying settings...
268[info] set current project to repo (in build file:/build/repo/)
269Execute removeScalacOptionsStartingWith: -P:wartremover
270[info] Reapplying settings...
271[info] set current project to repo (in build file:/build/repo/)
272[success] Total time: 0 s, completed Nov 6, 2025, 12:41:43 AM
273Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.12.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}
274Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
275Starting build...
276Projects: Set(keywords-PureJVM, keywords-TryFinallyJVM, domains-scalazJVM, domains-ContinuationJVM, keywords-MatchJVM, keywords-AwaitJVM, keywords-YieldJVM, keywords-MonadicJVM, keywords-WhileJVM, keywords-TryCatchFinallyJVM, keywords-ReturnJVM, keywords-FlatMapJVM, keywords-EachJVM, domains-TaskJVM, keywords-TryCatchJVM, keywords-ShiftJVM, keywords-GetJVM, DslJVM, scala-asyncJVM, keywords-FenceJVM, keywords-NoneSafeJVM, keywords-AsynchronousIoJVM, keywords-IfJVM, keywords-UsingJVM, keywords-SuspendJVM, keywords-PutJVM, keywords-TypedJVM, macros-ResetJVM)
277Starting build for ProjectRef(file:/build/repo/,keywords-PutJVM) (keywords-put)... [0/28]
278OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
279OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
280OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
281OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
282Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
283[info] compiling 1 Scala source to /build/repo/Dsl/.jvm/target/scala-3.7.4-RC2/classes ...
284[info] done compiling
285[info] compiling 1 Scala source to /build/repo/keywords-Put/.jvm/target/scala-3.7.4-RC2/classes ...
286[info] done compiling
287[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
288[warn] @author
289[warn] 杨博 (Yang Bo)
290[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
291[warn] @see
292[warn] [[Get]]
293[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
294[warn] @example
295[warn] [[Put]] and [[Get]] support multiple states.
296[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
297[warn] @example
298[warn] The following example creates a function that accepts a string parameter
299[warn] and returns the upper-cased last character of the parameter.
300[info] compiling 1 Scala source to /build/repo/keywords-Typed/.jvm/target/scala-3.7.4-RC2/classes ...
301[info] compiling 1 Scala source to /build/repo/keywords-Fence/.jvm/target/scala-3.7.4-RC2/classes ...
302[info] compiling 1 Scala source to /build/repo/keywords-Yield/.jvm/target/scala-3.7.4-RC2/classes ...
303[info] compiling 1 Scala source to /build/repo/keywords-Return/.jvm/target/scala-3.7.4-RC2/classes ...
304[warn] bad option '-Ymacro-annotations' was ignored
305[info] done compiling
306[info] done compiling
307[info] compiling 1 Scala source to /build/repo/keywords-Suspend/.jvm/target/scala-3.7.4-RC2/classes ...
308[info] compiling 1 Scala source to /build/repo/keywords-Shift/.jvm/target/scala-3.7.4-RC2/classes ...
309[info] done compiling
310[info] compiling 1 Scala source to /build/repo/keywords-While/.jvm/target/scala-3.7.4-RC2/classes ...
311[info] done compiling
312[info] compiling 1 Scala source to /build/repo/keywords-If/.jvm/target/scala-3.7.4-RC2/classes ...
313[info] done compiling
314[info] compiling 1 Scala source to /build/repo/keywords-Get/.jvm/target/scala-3.7.4-RC2/classes ...
315[info] [patched file /build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala]
316[warn] there were 15 deprecation warnings; re-run with -deprecation for details
317[warn] two warnings found
318[info] done compiling
319[info] compiling 1 Scala source to /build/repo/keywords-Pure/.jvm/target/scala-3.7.4-RC2/classes ...
320[info] done compiling
321[info] done compiling
322[info] done compiling
323[info] compiling 1 Scala source to /build/repo/keywords-FlatMap/.jvm/target/scala-3.7.4-RC2/classes ...
324[info] done compiling
325[info] [patched file /build/repo/keywords-FlatMap/src/main/scala/com/thoughtworks/dsl/keywords/FlatMap.scala]
326[info] done compiling
327[info] compiling 1 Scala source to /build/repo/keywords-Match/.jvm/target/scala-3.7.4-RC2/classes ...
328[info] done compiling
329[info] compiling 1 Scala source to /build/repo/keywords-TryCatch/.jvm/target/scala-3.7.4-RC2/classes ...
330[info] done compiling
331[info] compiling 1 Scala source to /build/repo/keywords-TryFinally/.jvm/target/scala-3.7.4-RC2/classes ...
332[info] done compiling
333[info] compiling 1 Scala source to /build/repo/keywords-TryCatchFinally/.jvm/target/scala-3.7.4-RC2/classes ...
334[info] done compiling
335[info] compiling 1 Scala source to /build/repo/macros-Reset/.jvm/target/scala-3.7.4-RC2/classes ...
336[info] [patched file /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala]
337[info] done compiling
338[info] compiling 1 Scala source to /build/repo/keywords-Put/.jvm/target/scala-3.7.4-RC2/test-classes ...
339[warn] bad option '-Xcheckinit' was ignored
340[warn] one warning found
341[info] done compiling
342[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
343[warn] @author
344[warn] 杨博 (Yang Bo)
345[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
346[warn] @see
347[warn] [[Get]]
348[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
349[warn] @example
350[warn] [[Put]] and [[Get]] support multiple states.
351[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
352[warn] @example
353[warn] The following example creates a function that accepts a string parameter
354[warn] and returns the upper-cased last character of the parameter.
355[info] compiling 1 Scala source to /build/repo/keywords-Yield/.jvm/target/scala-3.7.4-RC2/classes ...
356[warn] bad option '-Ymacro-annotations' was ignored
357[info] compiling 1 Scala source to /build/repo/keywords-FlatMap/.jvm/target/scala-3.7.4-RC2/classes ...
358[info] done compiling
359[info] compiling 1 Scala source to /build/repo/macros-Reset/.jvm/target/scala-3.7.4-RC2/classes ...
360[warn] there were 15 deprecation warnings; re-run with -deprecation for details
361[warn] two warnings found
362[info] done compiling
363[info] done compiling
364[info] compiling 1 Scala source to /build/repo/keywords-Put/.jvm/target/scala-3.7.4-RC2/test-classes ...
365[warn] bad option '-Xcheckinit' was ignored
366[warn] one warning found
367[info] done compiling
368[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
369[warn] @author
370[warn] 杨博 (Yang Bo)
371[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
372[warn] @see
373[warn] [[Get]]
374[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
375[warn] @example
376[warn] [[Put]] and [[Get]] support multiple states.
377[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
378[warn] @example
379[warn] The following example creates a function that accepts a string parameter
380[warn] and returns the upper-cased last character of the parameter.
381Starting build for ProjectRef(file:/build/repo/,keywords-FenceJVM) (keywords-fence)... [1/28]
382Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
383[info] compiling 1 Scala source to /build/repo/keywords-Fence/.jvm/target/scala-3.7.4-RC2/test-classes ...
384[warn] bad option '-Xcheckinit' was ignored
385[warn] one warning found
386[info] done compiling
387Starting build for ProjectRef(file:/build/repo/,keywords-MatchJVM) (keywords-match)... [2/28]
388Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
389Starting build for ProjectRef(file:/build/repo/,scala-asyncJVM) (scala-async)... [3/28]
390Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
391[info] compiling 1 Scala source to /build/repo/domains-Continuation/.jvm/target/scala-3.7.4-RC2/classes ...
392[info] done compiling
393[info] compiling 2 Scala sources to /build/repo/keywords-Await/.jvm/target/scala-3.7.4-RC2/classes ...
394[info] done compiling
395[info] compiling 1 Scala source to /build/repo/scala-async/.jvm/target/scala-3.7.4-RC2/classes ...
396[info] done compiling
397[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
398[warn] @example
399[warn] Note that in the following program, the second fetch does *not* start
400[warn] until after the first. If you need to start tasks in parallel, you must do
401[warn] so before `await`-ing a result.
402[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
403[warn] @example
404[info] compiling 1 Scala source to /build/repo/scala-async/.jvm/target/scala-3.7.4-RC2/test-classes ...
405[warn] bad option '-Xcheckinit' was ignored
406[warn] one warning found
407[info] done compiling
408[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
409[warn] @example
410[warn] Note that in the following program, the second fetch does *not* start
411[warn] until after the first. If you need to start tasks in parallel, you must do
412[warn] so before `await`-ing a result.
413[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
414[warn] @example
415[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
416[warn] @example
417[warn] Note that in the following program, the second fetch does *not* start
418[warn] until after the first. If you need to start tasks in parallel, you must do
419[warn] so before `await`-ing a result.
420[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
421[warn] @example
422Starting build for ProjectRef(file:/build/repo/,keywords-AwaitJVM) (keywords-await)... [4/28]
423Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
424[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
425[warn] @author
426[warn] 杨博 (Yang Bo)
427[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
428[warn] @example
429[warn] Other keywords, including [[Return]] or [[Get]], can be used together with
430[warn] [[Await]]
431[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
432[warn] @example
433[warn] `!Await` can be used together with `try` / `catch` / `finally`.
434[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
435[warn] @example
436[warn] Given a [[scala.concurrent.Future Future]]:
437[info] compiling 1 Scala source to /build/repo/keywords-Each/.jvm/target/scala-3.7.4-RC2/classes ...
438[info] compiling 2 Scala sources to /build/repo/domains-Task/.jvm/target/scala-3.7.4-RC2/classes ...
439[warn] there were 2 deprecation warnings; re-run with -deprecation for details
440[warn] one warning found
441[info] done compiling
442[info] [patched file /build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala]
443[info] done compiling
444[info] compiling 3 Scala sources to /build/repo/keywords-Await/.jvm/target/scala-3.7.4-RC2/test-classes ...
445[warn] bad option '-Xcheckinit' was ignored
446[info] [patched file /build/repo/keywords-Await/src/test/scala/com/thoughtworks/dsl/keywords/AwaitTest.scala]
447[warn] -- [E129] Potential Issue Warning: /build/repo/keywords-Await/src/test/scala/com/thoughtworks/dsl/keywords/AwaitTest.scala:59:24
448[warn] 59 | val reified = reify {
449[warn] | ^
450[warn] | A pure expression does nothing in statement position
451[warn] 60 | if (true) {
452[warn] 61 | !Return(!Await(Future(42)))
453[warn] 62 | }
454[warn] 63 | -1
455[warn] 64 | }
456[warn] |---------------------------------------------------------------------------
457[warn] |Inline stack trace
458[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
459[warn] |This location contains code that was inlined from Reset.scala:919
460[warn] 919 | val innerKeywordTree = flatMapper('dslValue.asTerm)
461[warn] | ^
462[warn] ---------------------------------------------------------------------------
463[warn] |
464[warn] | longer explanation available when compiling with `-explain`
465[warn] there were 6 deprecation warnings; re-run with -deprecation for details
466[warn] three warnings found
467[info] done compiling
468[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
469[warn] @author
470[warn] 杨博 (Yang Bo)
471[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
472[warn] @example
473[warn] Other keywords, including [[Return]] or [[Get]], can be used together with
474[warn] [[Await]]
475[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
476[warn] @example
477[warn] `!Await` can be used together with `try` / `catch` / `finally`.
478[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
479[warn] @example
480[warn] Given a [[scala.concurrent.Future Future]]:
481[info] compiling 1 Scala source to /build/repo/keywords-Each/.jvm/target/scala-3.7.4-RC2/classes ...
482[info] done compiling
483[info] compiling 1 Scala source to /build/repo/keywords-Await/.jvm/target/scala-3.7.4-RC2/test-classes ...
484[warn] bad option '-Xcheckinit' was ignored
485[warn] -- [E129] Potential Issue Warning: /build/repo/keywords-Await/src/test/scala/com/thoughtworks/dsl/keywords/AwaitTest.scala:59:24
486[warn] 59 | val reified = reify {
487[warn] | ^
488[warn] | A pure expression does nothing in statement position
489[warn] 60 | if (true) {
490[warn] 61 | !Return(!Await(Future(42)))
491[warn] 62 | }
492[warn] 63 | -1
493[warn] 64 | }
494[warn] |---------------------------------------------------------------------------
495[warn] |Inline stack trace
496[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
497[warn] |This location contains code that was inlined from Reset.scala:919
498[warn] 919 | val innerKeywordTree = flatMapper('dslValue.asTerm)
499[warn] | ^
500[warn] ---------------------------------------------------------------------------
501[warn] |
502[warn] | longer explanation available when compiling with `-explain`
503[warn] two warnings found
504[info] done compiling
505[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
506[warn] @author
507[warn] 杨博 (Yang Bo)
508[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
509[warn] @example
510[warn] Other keywords, including [[Return]] or [[Get]], can be used together with
511[warn] [[Await]]
512[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
513[warn] @example
514[warn] `!Await` can be used together with `try` / `catch` / `finally`.
515[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
516[warn] @example
517[warn] Given a [[scala.concurrent.Future Future]]:
518Starting build for ProjectRef(file:/build/repo/,keywords-SuspendJVM) (keywords-suspend)... [5/28]
519Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
520Starting build for ProjectRef(file:/build/repo/,domains-scalazJVM) (domains-scalaz)... [6/28]
521Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
522[info] compiling 1 Scala source to /build/repo/keywords-Monadic/.jvm/target/scala-3.7.4-RC2/classes ...
523[info] done compiling
524[info] compiling 1 Scala source to /build/repo/domains-scalaz/.jvm/target/scala-3.7.4-RC2/classes ...
525[info] done compiling
526[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
527[warn] @author
528[warn] 杨博 (Yang Bo)
529[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
530[warn] @example
531[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
532[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
533[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
534[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
535[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
536[info] compiling 2 Scala sources to /build/repo/domains-scalaz/.jvm/target/scala-3.7.4-RC2/test-classes ...
537[warn] bad option '-Xcheckinit' was ignored
538[warn] there were 72 deprecation warnings; re-run with -deprecation for details
539[warn] two warnings found
540[info] done compiling
541[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
542[warn] @author
543[warn] 杨博 (Yang Bo)
544[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
545[warn] @example
546[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
547[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
548[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
549[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
550[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
551[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
552[warn] @author
553[warn] 杨博 (Yang Bo)
554[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
555[warn] @example
556[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
557[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
558[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
559[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
560[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
561Starting build for ProjectRef(file:/build/repo/,keywords-ReturnJVM) (keywords-return)... [7/28]
562Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
563[warn] Invalid Scaladoc tag detected at [161..286) in Input.File(new File("/build/repo/keywords-Return/src/main/scala/com/thoughtworks/dsl/keywords/Return.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
564[warn] @author
565[warn] 杨博 (Yang Bo)
566[info] compiling 1 Scala source to /build/repo/keywords-Return/.jvm/target/scala-3.7.4-RC2/test-classes ...
567[warn] bad option '-Xcheckinit' was ignored
568[warn] one warning found
569[info] done compiling
570[warn] Invalid Scaladoc tag detected at [161..286) in Input.File(new File("/build/repo/keywords-Return/src/main/scala/com/thoughtworks/dsl/keywords/Return.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
571[warn] @author
572[warn] 杨博 (Yang Bo)
573[warn] Invalid Scaladoc tag detected at [161..286) in Input.File(new File("/build/repo/keywords-Return/src/main/scala/com/thoughtworks/dsl/keywords/Return.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
574[warn] @author
575[warn] 杨博 (Yang Bo)
576Starting build for ProjectRef(file:/build/repo/,keywords-WhileJVM) (keywords-while)... [8/28]
577Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
578Starting build for ProjectRef(file:/build/repo/,keywords-PureJVM) (keywords-pure)... [9/28]
579Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
580Starting build for ProjectRef(file:/build/repo/,keywords-ShiftJVM) (keywords-shift)... [10/28]
581Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
582[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
583[warn] @author
584[warn] 杨博 (Yang Bo)
585[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
586[warn] @example
587[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
588[warn] considered as having an exception handler. When an exception is thrown,
589[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
590[warn] @note
591[warn] This [[Shift]] keyword includes special treatment for exception handling
592[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
593[warn] of `cont { x => ... }` to register a handler for the continuation,
594[warn] otherwise exception might be uncaught or stack might overflow.
595[info] compiling 1 Scala source to /build/repo/keywords-Shift/.jvm/target/scala-3.7.4-RC2/test-classes ...
596[warn] bad option '-Xcheckinit' was ignored
597[warn] one warning found
598[info] done compiling
599[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
600[warn] @author
601[warn] 杨博 (Yang Bo)
602[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
603[warn] @example
604[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
605[warn] considered as having an exception handler. When an exception is thrown,
606[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
607[warn] @note
608[warn] This [[Shift]] keyword includes special treatment for exception handling
609[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
610[warn] of `cont { x => ... }` to register a handler for the continuation,
611[warn] otherwise exception might be uncaught or stack might overflow.
612[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
613[warn] @author
614[warn] 杨博 (Yang Bo)
615[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
616[warn] @example
617[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
618[warn] considered as having an exception handler. When an exception is thrown,
619[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
620[warn] @note
621[warn] This [[Shift]] keyword includes special treatment for exception handling
622[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
623[warn] of `cont { x => ... }` to register a handler for the continuation,
624[warn] otherwise exception might be uncaught or stack might overflow.
625Starting build for ProjectRef(file:/build/repo/,keywords-TryCatchJVM) (keywords-trycatch)... [11/28]
626Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
627Starting build for ProjectRef(file:/build/repo/,domains-ContinuationJVM) (domains-continuation)... [12/28]
628Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
629Starting build for ProjectRef(file:/build/repo/,keywords-GetJVM) (keywords-get)... [13/28]
630Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
631Starting build for ProjectRef(file:/build/repo/,keywords-AsynchronousIoJVM) (keywords-asynchronousio)... [14/28]
632Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
633[info] compiling 1 Scala source to /build/repo/keywords-AsynchronousIo/.jvm/target/scala-3.7.4-RC2/classes ...
634[info] [patched file /build/repo/keywords-AsynchronousIo/src/main/scala/com/thoughtworks/dsl/keywords/AsynchronousIo.scala]
635[info] done compiling
636[warn] Invalid Scaladoc tag detected at [262..3465) in Input.File(new File("/build/repo/keywords-AsynchronousIo/src/main/scala/com/thoughtworks/dsl/keywords/AsynchronousIo.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
637[warn] @example
638[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
639[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
640[info] compiling 1 Scala source to /build/repo/keywords-AsynchronousIo/.jvm/target/scala-3.7.4-RC2/classes ...
641[info] compiling 1 Scala source to /build/repo/keywords-Using/.jvm/target/scala-3.7.4-RC2/classes ...
642[info] done compiling
643[info] done compiling
644[info] compiling 1 Scala source to /build/repo/keywords-AsynchronousIo/.jvm/target/scala-3.7.4-RC2/test-classes ...
645[warn] bad option '-Xcheckinit' was ignored
646[warn] one warning found
647[info] done compiling
648[warn] Invalid Scaladoc tag detected at [262..3465) in Input.File(new File("/build/repo/keywords-AsynchronousIo/src/main/scala/com/thoughtworks/dsl/keywords/AsynchronousIo.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
649[warn] @example
650[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
651[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
652[warn] Invalid Scaladoc tag detected at [262..3465) in Input.File(new File("/build/repo/keywords-AsynchronousIo/src/main/scala/com/thoughtworks/dsl/keywords/AsynchronousIo.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
653[warn] @example
654[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
655[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
656Starting build for ProjectRef(file:/build/repo/,keywords-TypedJVM) (keywords-typed)... [15/28]
657Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
658Starting build for ProjectRef(file:/build/repo/,keywords-IfJVM) (keywords-if)... [16/28]
659Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
660Starting build for ProjectRef(file:/build/repo/,keywords-NoneSafeJVM) (keywords-nonesafe)... [17/28]
661Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
662[info] compiling 1 Scala source to /build/repo/keywords-NoneSafe/.jvm/target/scala-3.7.4-RC2/classes ...
663[info] done compiling
664Starting build for ProjectRef(file:/build/repo/,keywords-EachJVM) (keywords-each)... [18/28]
665Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
666[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
667[warn] @see
668[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
669[warn] !-notation.
670[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
671[warn] @example
672[warn] [[Each]] keywords can be used to calculate cartesian product.
673[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
674[warn] @author
675[warn] 杨博 (Yang Bo)
676[info] compiling 3 Scala sources to /build/repo/keywords-Each/.jvm/target/scala-3.7.4-RC2/test-classes ...
677[warn] bad option '-Xcheckinit' was ignored
678[warn] one warning found
679[info] done compiling
680[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
681[warn] @see
682[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
683[warn] !-notation.
684[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
685[warn] @example
686[warn] [[Each]] keywords can be used to calculate cartesian product.
687[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
688[warn] @author
689[warn] 杨博 (Yang Bo)
690[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
691[warn] @see
692[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
693[warn] !-notation.
694[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
695[warn] @example
696[warn] [[Each]] keywords can be used to calculate cartesian product.
697[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
698[warn] @author
699[warn] 杨博 (Yang Bo)
700Starting build for ProjectRef(file:/build/repo/,keywords-MonadicJVM) (keywords-monadic)... [19/28]
701Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
702Starting build for ProjectRef(file:/build/repo/,keywords-FlatMapJVM) (keywords-flatmap)... [20/28]
703Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
704Starting build for ProjectRef(file:/build/repo/,DslJVM) (dsl)... [21/28]
705Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
706Starting build for ProjectRef(file:/build/repo/,domains-TaskJVM) (domains-task)... [22/28]
707Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
708[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
709[warn] @example
710[warn] A [[Task]] can be created from `for`-comprehension, where
711[warn] [[keywords.Each]] can be used together to asynchronously iterate
712[warn] collections.
713[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
714[warn] @template
715[warn] Invalid Scaladoc tag detected at [2479..2514) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
716[warn] @author
717[warn] 杨博 (Yang Bo)
718[warn] Invalid Scaladoc tag detected at [2862..3730) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
719[warn] @example
720[warn] All the code after a `!switchExecutionContext` should be executed on
721[warn] `executionContext`
722[warn] Invalid Scaladoc tag detected at [4639..4815) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
723[warn] @see
724[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
725[warn] [[Task]].
726[info] compiling 4 Scala sources to /build/repo/domains-Task/.jvm/target/scala-3.7.4-RC2/test-classes ...
727[warn] bad option '-Xcheckinit' was ignored
728[info] [patched file /build/repo/domains-Task/.jvm/src/test/scala/com/thoughtworks/dsl/domains/taskSpec.scala]
729[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:105:25: the type test for MyException cannot be checked at runtime because it's a local class
730[warn] KeywordTree(bodyTerm).keywordTerm
731[warn] ^
732[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:109:14: the type test for MyException cannot be checked at runtime because it's a local class
733[warn] reifiedTerm.usingExpr {
734[warn] ^
735[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:122:38: the type test for MyException cannot be checked at runtime because it's a local class
736[warn] case Some(rhs) if shouldResetNestedFunctions =>
737[warn] ^
738[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:138:10: the type test for MyException cannot be checked at runtime because it's a local class
739[warn] caseRhs.asExprOf[valueType]
740[warn] ^
741[warn] there were 85 deprecation warnings; re-run with -deprecation for details
742[warn] 6 warnings found
743[info] done compiling
744[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
745[warn] @example
746[warn] A [[Task]] can be created from `for`-comprehension, where
747[warn] [[keywords.Each]] can be used together to asynchronously iterate
748[warn] collections.
749[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
750[warn] @template
751[warn] Invalid Scaladoc tag detected at [2479..2514) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
752[warn] @author
753[warn] 杨博 (Yang Bo)
754[warn] Invalid Scaladoc tag detected at [2862..3730) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
755[warn] @example
756[warn] All the code after a `!switchExecutionContext` should be executed on
757[warn] `executionContext`
758[warn] Invalid Scaladoc tag detected at [4639..4815) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
759[warn] @see
760[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
761[warn] [[Task]].
762[info] compiling 1 Scala source to /build/repo/domains-Task/.jvm/target/scala-3.7.4-RC2/test-classes ...
763[warn] bad option '-Xcheckinit' was ignored
764[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:105:25: the type test for MyException cannot be checked at runtime because it's a local class
765[warn] KeywordTree(bodyTerm).keywordTerm
766[warn] ^
767[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:109:14: the type test for MyException cannot be checked at runtime because it's a local class
768[warn] reifiedTerm.usingExpr {
769[warn] ^
770[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:122:38: the type test for MyException cannot be checked at runtime because it's a local class
771[warn] case Some(rhs) if shouldResetNestedFunctions =>
772[warn] ^
773[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:138:10: the type test for MyException cannot be checked at runtime because it's a local class
774[warn] caseRhs.asExprOf[valueType]
775[warn] ^
776[warn] 5 warnings found
777[info] done compiling
778[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
779[warn] @example
780[warn] A [[Task]] can be created from `for`-comprehension, where
781[warn] [[keywords.Each]] can be used together to asynchronously iterate
782[warn] collections.
783[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
784[warn] @template
785[warn] Invalid Scaladoc tag detected at [2479..2514) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
786[warn] @author
787[warn] 杨博 (Yang Bo)
788[warn] Invalid Scaladoc tag detected at [2862..3730) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
789[warn] @example
790[warn] All the code after a `!switchExecutionContext` should be executed on
791[warn] `executionContext`
792[warn] Invalid Scaladoc tag detected at [4639..4815) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
793[warn] @see
794[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
795[warn] [[Task]].
796Starting build for ProjectRef(file:/build/repo/,keywords-YieldJVM) (keywords-yield)... [23/28]
797Compile scalacOptions: -unchecked, -Ymacro-annotations, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
798[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
799[warn] @see
800[warn] [[comprehension]] if you want to use traditional `for` comprehension
801[warn] instead of !-notation.
802[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
803[warn] @example
804[warn] [[Yield]] keywords can be used together with other keywords.
805[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
806[warn] @example
807[warn] This `Yield` keyword must be put inside a function that returns
808[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
809[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
810[warn] @author
811[warn] 杨博 (Yang Bo)
812[info] compiling 3 Scala sources to /build/repo/keywords-Yield/.jvm/target/scala-3.7.4-RC2/test-classes ...
813[warn] bad option '-Ymacro-annotations' was ignored
814[warn] bad option '-Xcheckinit' was ignored
815[warn] -- [E129] Potential Issue Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:200:10
816[warn] 200 | if (false) {
817[warn] | ^
818[warn] | A pure expression does nothing in statement position
819[warn] 201 | !Yield(0)
820[warn] 202 | }
821[warn] |
822[warn] | longer explanation available when compiling with `-explain`
823[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:673:41
824[warn] 673 | def generator: Stream[Int] = reset {
825[warn] | ^
826[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
827[warn] 674 | if (true) {
828[warn] 675 | return {
829[warn] 676 | !Yield(100)
830[warn] 677 | Stream(42)
831[warn] 678 | }
832[warn] 679 | }
833[warn] 680 | Stream.empty[Int]
834[warn] 681 | }
835[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:263:12
836[warn] 263 | return {
837[warn] | ^
838[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
839[warn] 264 | !Yield(100)
840[warn] 265 | Stream(42)
841[warn] 266 | }
842[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec213.scala:201:43
843[warn] 201 | def generator: LazyList[Int] = reset {
844[warn] | ^
845[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
846[warn] 202 | if (true) {
847[warn] 203 | return {
848[warn] 204 | !Yield(100)
849[warn] 205 | LazyList(42)
850[warn] 206 | }
851[warn] 207 | }
852[warn] 208 | LazyList.empty[Int]
853[warn] 209 | }
854[info] [patched file /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala]
855[info] [patched file /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec213.scala]
856[warn] there were 225 deprecation warnings; re-run with -deprecation for details
857[warn] 7 warnings found
858[info] done compiling
859[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
860[warn] @see
861[warn] [[comprehension]] if you want to use traditional `for` comprehension
862[warn] instead of !-notation.
863[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
864[warn] @example
865[warn] [[Yield]] keywords can be used together with other keywords.
866[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
867[warn] @example
868[warn] This `Yield` keyword must be put inside a function that returns
869[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
870[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
871[warn] @author
872[warn] 杨博 (Yang Bo)
873[info] compiling 3 Scala sources to /build/repo/keywords-Yield/.jvm/target/scala-3.7.4-RC2/test-classes ...
874[warn] bad option '-Ymacro-annotations' was ignored
875[warn] bad option '-Xcheckinit' was ignored
876[warn] -- [E129] Potential Issue Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:200:10
877[warn] 200 | if (false) {
878[warn] | ^
879[warn] | A pure expression does nothing in statement position
880[warn] 201 | !Yield(0)
881[warn] 202 | }
882[warn] |
883[warn] | longer explanation available when compiling with `-explain`
884[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:673:41
885[warn] 673 | def generator: Stream[Int] = reset {
886[warn] | ^
887[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
888[warn] 674 | if (true) {
889[warn] 675 | return {
890[warn] 676 | !Yield(100)
891[warn] 677 | Stream(42)
892[warn] 678 | }
893[warn] 679 | }
894[warn] 680 | Stream.empty[Int]
895[warn] 681 | }
896[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:263:12
897[warn] 263 | return {
898[warn] | ^
899[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
900[warn] 264 | !Yield(100)
901[warn] 265 | Stream(42)
902[warn] 266 | }
903[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec213.scala:201:43
904[warn] 201 | def generator: LazyList[Int] = reset {
905[warn] | ^
906[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
907[warn] 202 | if (true) {
908[warn] 203 | return {
909[warn] 204 | !Yield(100)
910[warn] 205 | LazyList(42)
911[warn] 206 | }
912[warn] 207 | }
913[warn] 208 | LazyList.empty[Int]
914[warn] 209 | }
915[warn] there were 225 deprecation warnings; re-run with -deprecation for details
916[warn] 7 warnings found
917[info] done compiling
918[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
919[warn] @see
920[warn] [[comprehension]] if you want to use traditional `for` comprehension
921[warn] instead of !-notation.
922[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
923[warn] @example
924[warn] [[Yield]] keywords can be used together with other keywords.
925[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
926[warn] @example
927[warn] This `Yield` keyword must be put inside a function that returns
928[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
929[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
930[warn] @author
931[warn] 杨博 (Yang Bo)
932Starting build for ProjectRef(file:/build/repo/,keywords-TryFinallyJVM) (keywords-tryfinally)... [24/28]
933Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
934Starting build for ProjectRef(file:/build/repo/,keywords-UsingJVM) (keywords-using)... [25/28]
935Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
936[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
937[warn] @see
938[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
939[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
940[warn] @author
941[warn] 杨博 (Yang Bo)
942[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
943[warn] @example
944[warn] The following function will perform `n *= 2` after `n += 20`:
945[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
946[warn] @note
947[warn] This method is similar to [[apply]], except the parameter type is
948[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
949[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
950[warn] with `-Xexperimental` compiler option.
951[info] compiling 1 Scala source to /build/repo/keywords-Using/.jvm/target/scala-3.7.4-RC2/test-classes ...
952[warn] bad option '-Xcheckinit' was ignored
953[warn] one warning found
954[info] done compiling
955[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
956[warn] @see
957[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
958[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
959[warn] @author
960[warn] 杨博 (Yang Bo)
961[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
962[warn] @example
963[warn] The following function will perform `n *= 2` after `n += 20`:
964[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
965[warn] @note
966[warn] This method is similar to [[apply]], except the parameter type is
967[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
968[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
969[warn] with `-Xexperimental` compiler option.
970[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
971[warn] @see
972[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
973[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
974[warn] @author
975[warn] 杨博 (Yang Bo)
976[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
977[warn] @example
978[warn] The following function will perform `n *= 2` after `n += 20`:
979[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
980[warn] @note
981[warn] This method is similar to [[apply]], except the parameter type is
982[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
983[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
984[warn] with `-Xexperimental` compiler option.
985Starting build for ProjectRef(file:/build/repo/,macros-ResetJVM) (macros-reset)... [26/28]
986Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
987[info] compiling 2 Scala sources to /build/repo/macros-Reset/.jvm/target/scala-3.7.4-RC2/test-classes ...
988[warn] bad option '-Xcheckinit' was ignored
989[warn] one warning found
990[info] done compiling
991Starting build for ProjectRef(file:/build/repo/,keywords-TryCatchFinallyJVM) (keywords-trycatchfinally)... [27/28]
992Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
993
994************************
995Build summary:
996[{
997 "module": "keywords-put",
998 "compile": {"status": "ok", "tookMs": 7614, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
999 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1000 "test-compile": {"status": "ok", "tookMs": 14355, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1001 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1002 "publish": {"status": "skipped", "tookMs": 0},
1003 "metadata": {
1004 "crossScalaVersions": ["3.2.2"]
1005}
1006},{
1007 "module": "keywords-fence",
1008 "compile": {"status": "ok", "tookMs": 90, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1009 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1010 "test-compile": {"status": "ok", "tookMs": 685, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1011 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1012 "publish": {"status": "skipped", "tookMs": 0},
1013 "metadata": {
1014 "crossScalaVersions": ["3.2.2"]
1015}
1016},{
1017 "module": "keywords-match",
1018 "compile": {"status": "ok", "tookMs": 203, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1019 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1020 "test-compile": {"status": "ok", "tookMs": 260, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1021 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1022 "publish": {"status": "skipped", "tookMs": 0},
1023 "metadata": {
1024 "crossScalaVersions": ["3.2.2"]
1025}
1026},{
1027 "module": "scala-async",
1028 "compile": {"status": "ok", "tookMs": 1581, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1029 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1030 "test-compile": {"status": "ok", "tookMs": 2268, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1031 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1032 "publish": {"status": "skipped", "tookMs": 0},
1033 "metadata": {
1034 "crossScalaVersions": ["3.2.2"]
1035}
1036},{
1037 "module": "keywords-await",
1038 "compile": {"status": "ok", "tookMs": 923, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1039 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1040 "test-compile": {"status": "ok", "tookMs": 7424, "warnings": 1, "errors": 0, "sourceVersion": "3.7-migration"},
1041 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1042 "publish": {"status": "skipped", "tookMs": 0},
1043 "metadata": {
1044 "crossScalaVersions": ["3.2.2"]
1045}
1046},{
1047 "module": "keywords-suspend",
1048 "compile": {"status": "ok", "tookMs": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1049 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1050 "test-compile": {"status": "ok", "tookMs": 103, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1051 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1052 "publish": {"status": "skipped", "tookMs": 0},
1053 "metadata": {
1054 "crossScalaVersions": ["3.2.2"]
1055}
1056},{
1057 "module": "domains-scalaz",
1058 "compile": {"status": "ok", "tookMs": 1221, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1059 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1060 "test-compile": {"status": "ok", "tookMs": 3784, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1061 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1062 "publish": {"status": "skipped", "tookMs": 0},
1063 "metadata": {
1064 "crossScalaVersions": ["3.2.2"]
1065}
1066},{
1067 "module": "keywords-return",
1068 "compile": {"status": "ok", "tookMs": 98, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1069 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1070 "test-compile": {"status": "ok", "tookMs": 656, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1071 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1072 "publish": {"status": "skipped", "tookMs": 0},
1073 "metadata": {
1074 "crossScalaVersions": ["3.2.2"]
1075}
1076},{
1077 "module": "keywords-while",
1078 "compile": {"status": "ok", "tookMs": 88, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1079 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1080 "test-compile": {"status": "ok", "tookMs": 116, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1081 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1082 "publish": {"status": "skipped", "tookMs": 0},
1083 "metadata": {
1084 "crossScalaVersions": ["3.2.2"]
1085}
1086},{
1087 "module": "keywords-pure",
1088 "compile": {"status": "ok", "tookMs": 136, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1089 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1090 "test-compile": {"status": "ok", "tookMs": 171, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1091 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1092 "publish": {"status": "skipped", "tookMs": 0},
1093 "metadata": {
1094 "crossScalaVersions": ["3.2.2"]
1095}
1096},{
1097 "module": "keywords-shift",
1098 "compile": {"status": "ok", "tookMs": 88, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1099 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1100 "test-compile": {"status": "ok", "tookMs": 742, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1101 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1102 "publish": {"status": "skipped", "tookMs": 0},
1103 "metadata": {
1104 "crossScalaVersions": ["3.2.2"]
1105}
1106},{
1107 "module": "keywords-trycatch",
1108 "compile": {"status": "ok", "tookMs": 314, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1109 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1110 "test-compile": {"status": "ok", "tookMs": 343, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1111 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1112 "publish": {"status": "skipped", "tookMs": 0},
1113 "metadata": {
1114 "crossScalaVersions": ["3.2.2"]
1115}
1116},{
1117 "module": "domains-continuation",
1118 "compile": {"status": "ok", "tookMs": 752, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1119 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1120 "test-compile": {"status": "ok", "tookMs": 790, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1121 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1122 "publish": {"status": "skipped", "tookMs": 0},
1123 "metadata": {
1124 "crossScalaVersions": ["3.2.2"]
1125}
1126},{
1127 "module": "keywords-get",
1128 "compile": {"status": "ok", "tookMs": 336, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1129 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1130 "test-compile": {"status": "ok", "tookMs": 818, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1131 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1132 "publish": {"status": "skipped", "tookMs": 0},
1133 "metadata": {
1134 "crossScalaVersions": ["3.2.2"]
1135}
1136},{
1137 "module": "keywords-asynchronousio",
1138 "compile": {"status": "ok", "tookMs": 855, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1139 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1140 "test-compile": {"status": "ok", "tookMs": 4309, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1141 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1142 "publish": {"status": "skipped", "tookMs": 0},
1143 "metadata": {
1144 "crossScalaVersions": ["3.2.2"]
1145}
1146},{
1147 "module": "keywords-typed",
1148 "compile": {"status": "ok", "tookMs": 113, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1149 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1150 "test-compile": {"status": "ok", "tookMs": 147, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1151 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1152 "publish": {"status": "skipped", "tookMs": 0},
1153 "metadata": {
1154 "crossScalaVersions": ["3.2.2"]
1155}
1156},{
1157 "module": "keywords-if",
1158 "compile": {"status": "ok", "tookMs": 115, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1159 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1160 "test-compile": {"status": "ok", "tookMs": 166, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1161 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1162 "publish": {"status": "skipped", "tookMs": 0},
1163 "metadata": {
1164 "crossScalaVersions": ["3.2.2"]
1165}
1166},{
1167 "module": "keywords-nonesafe",
1168 "compile": {"status": "ok", "tookMs": 617, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1169 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1170 "test-compile": {"status": "ok", "tookMs": 953, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1171 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1172 "publish": {"status": "skipped", "tookMs": 0},
1173 "metadata": {
1174 "crossScalaVersions": ["3.2.2"]
1175}
1176},{
1177 "module": "keywords-each",
1178 "compile": {"status": "ok", "tookMs": 497, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1179 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1180 "test-compile": {"status": "ok", "tookMs": 3063, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1181 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1182 "publish": {"status": "skipped", "tookMs": 0},
1183 "metadata": {
1184 "crossScalaVersions": ["3.2.2"]
1185}
1186},{
1187 "module": "keywords-monadic",
1188 "compile": {"status": "ok", "tookMs": 390, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1189 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1190 "test-compile": {"status": "ok", "tookMs": 1053, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1191 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1192 "publish": {"status": "skipped", "tookMs": 0},
1193 "metadata": {
1194 "crossScalaVersions": ["3.2.2"]
1195}
1196},{
1197 "module": "keywords-flatmap",
1198 "compile": {"status": "ok", "tookMs": 265, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1199 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1200 "test-compile": {"status": "ok", "tookMs": 286, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1201 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1202 "publish": {"status": "skipped", "tookMs": 0},
1203 "metadata": {
1204 "crossScalaVersions": ["3.2.2"]
1205}
1206},{
1207 "module": "dsl",
1208 "compile": {"status": "ok", "tookMs": 60, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1209 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1210 "test-compile": {"status": "ok", "tookMs": 113, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1211 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1212 "publish": {"status": "skipped", "tookMs": 0},
1213 "metadata": {
1214 "crossScalaVersions": ["3.2.2"]
1215}
1216},{
1217 "module": "domains-task",
1218 "compile": {"status": "ok", "tookMs": 1048, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1219 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1220 "test-compile": {"status": "ok", "tookMs": 11958, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1221 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1222 "publish": {"status": "skipped", "tookMs": 0},
1223 "metadata": {
1224 "crossScalaVersions": ["3.2.2"]
1225}
1226},{
1227 "module": "keywords-yield",
1228 "compile": {"status": "ok", "tookMs": 555, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1229 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1230 "test-compile": {"status": "ok", "tookMs": 5981, "warnings": 4, "errors": 0, "sourceVersion": "3.7-migration"},
1231 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1232 "publish": {"status": "skipped", "tookMs": 0},
1233 "metadata": {
1234 "crossScalaVersions": ["3.2.2"]
1235}
1236},{
1237 "module": "keywords-tryfinally",
1238 "compile": {"status": "ok", "tookMs": 656, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1239 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1240 "test-compile": {"status": "ok", "tookMs": 701, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1241 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1242 "publish": {"status": "skipped", "tookMs": 0},
1243 "metadata": {
1244 "crossScalaVersions": ["3.2.2"]
1245}
1246},{
1247 "module": "keywords-using",
1248 "compile": {"status": "ok", "tookMs": 1198, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1249 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1250 "test-compile": {"status": "ok", "tookMs": 1916, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1251 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1252 "publish": {"status": "skipped", "tookMs": 0},
1253 "metadata": {
1254 "crossScalaVersions": ["3.2.2"]
1255}
1256},{
1257 "module": "macros-reset",
1258 "compile": {"status": "ok", "tookMs": 1093, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1259 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1260 "test-compile": {"status": "ok", "tookMs": 2538, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1261 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1262 "publish": {"status": "skipped", "tookMs": 0},
1263 "metadata": {
1264 "crossScalaVersions": ["3.2.2"]
1265}
1266},{
1267 "module": "keywords-trycatchfinally",
1268 "compile": {"status": "ok", "tookMs": 732, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1269 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1270 "test-compile": {"status": "ok", "tookMs": 805, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1271 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1272 "publish": {"status": "skipped", "tookMs": 0},
1273 "metadata": {
1274 "crossScalaVersions": ["3.2.2"]
1275}
1276}]
1277************************
1278[success] Total time: 195 s (0:03:15.0), completed Nov 6, 2025, 12:44:58 AM
1279[0JChecking patch project/plugins.sbt...
1280Checking patch project/build.properties...
1281Checking patch build.sbt...
1282Applied patch project/plugins.sbt cleanly.
1283Applied patch project/build.properties cleanly.
1284Applied patch build.sbt cleanly.
1285Commit migration rewrites
1286Switched to a new branch 'opencb/migrate-source-3.7'
1287[opencb/migrate-source-3.7 f76b7ef0] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4-RC2
1288 9 files changed, 34 insertions(+), 34 deletions(-)
1289----
1290Preparing build for 3.7.4
1291Scala binary version found: 3.7
1292Implicitly using source version 3.7
1293Scala binary version found: 3.7
1294Implicitly using source version 3.7
1295Would try to apply common scalacOption (best-effort, sbt/mill only):
1296Append: ,REQUIRE:-source:3.7
1297Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1298
1299Try apply source patch:
1300Path: project/plugins.sbt
1301Pattern: addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
1302Replacement: addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
1303Skip patch, 3.7.4 not matches version range: <3.8.0, 3.99.99>
1304----
1305Starting build for 3.7.4
1306Execute tests: false
1307sbt project found:
1308Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
1309Enforcing usage of sbt in version 1.11.5
1310No prepare script found for project thoughtworksinc/dsl.scala
1311/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
1312##################################
1313Scala version: 3.7.4
1314Targets: com.thoughtworks.dsl%domains-continuation com.thoughtworks.dsl%domains-scalaz com.thoughtworks.dsl%domains-task com.thoughtworks.dsl%dsl com.thoughtworks.dsl%keywords-asynchronousio com.thoughtworks.dsl%keywords-await com.thoughtworks.dsl%keywords-each com.thoughtworks.dsl%keywords-fence com.thoughtworks.dsl%keywords-flatmap com.thoughtworks.dsl%keywords-get com.thoughtworks.dsl%keywords-if com.thoughtworks.dsl%keywords-match com.thoughtworks.dsl%keywords-monadic com.thoughtworks.dsl%keywords-nonesafe com.thoughtworks.dsl%keywords-pure com.thoughtworks.dsl%keywords-put com.thoughtworks.dsl%keywords-return com.thoughtworks.dsl%keywords-shift com.thoughtworks.dsl%keywords-suspend com.thoughtworks.dsl%keywords-trycatch com.thoughtworks.dsl%keywords-trycatchfinally com.thoughtworks.dsl%keywords-tryfinally com.thoughtworks.dsl%keywords-typed com.thoughtworks.dsl%keywords-using com.thoughtworks.dsl%keywords-while com.thoughtworks.dsl%keywords-yield com.thoughtworks.dsl%macros-reset com.thoughtworks.dsl%scala-async
1315Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.12.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}
1316##################################
1317Using extra scalacOptions: ,REQUIRE:-source:3.7
1318Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1319[sbt_options] declare -a sbt_options=()
1320[process_args] java_version = '17'
1321[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
1322# Executing command line:
1323java
1324-Dfile.encoding=UTF-8
1325-XX:MaxMetaspaceSize=512M
1326-Xmx5G
1327-Xss6M
1328-XX:+UseG1GC
1329-Dcommunitybuild.scala=3.7.4
1330-Dcommunitybuild.project.dependencies.add=
1331-Xmx7G
1332-Xms4G
1333-Xss8M
1334-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
1335-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
1336-jar
1337/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
1338"setCrossScalaVersions 3.7.4"
1339"++3.7.4 -v"
1340"mapScalacOptions ",REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
1341"set every credentials := Nil"
1342"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
1343"removeScalacOptionsStartingWith -P:wartremover"
1344
1345moduleMappings
1346"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.12.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}""" com.thoughtworks.dsl%domains-continuation com.thoughtworks.dsl%domains-scalaz com.thoughtworks.dsl%domains-task com.thoughtworks.dsl%dsl com.thoughtworks.dsl%keywords-asynchronousio com.thoughtworks.dsl%keywords-await com.thoughtworks.dsl%keywords-each com.thoughtworks.dsl%keywords-fence com.thoughtworks.dsl%keywords-flatmap com.thoughtworks.dsl%keywords-get com.thoughtworks.dsl%keywords-if com.thoughtworks.dsl%keywords-match com.thoughtworks.dsl%keywords-monadic com.thoughtworks.dsl%keywords-nonesafe com.thoughtworks.dsl%keywords-pure com.thoughtworks.dsl%keywords-put com.thoughtworks.dsl%keywords-return com.thoughtworks.dsl%keywords-shift com.thoughtworks.dsl%keywords-suspend com.thoughtworks.dsl%keywords-trycatch com.thoughtworks.dsl%keywords-trycatchfinally com.thoughtworks.dsl%keywords-tryfinally com.thoughtworks.dsl%keywords-typed com.thoughtworks.dsl%keywords-using com.thoughtworks.dsl%keywords-while com.thoughtworks.dsl%keywords-yield com.thoughtworks.dsl%macros-reset com.thoughtworks.dsl%scala-async"
1347
1348[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
1349[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
1350[info] loading project definition from /build/repo/project
1351[info] loading settings for project DslJS from build.sbt...
1352[info] loading settings for project DslJVM from build.sbt...
1353[info] loading settings for project macros-ResetJS from build.sbt...
1354[info] loading settings for project macros-ResetJVM from build.sbt...
1355[info] loading settings for project domains-TaskJS from build.sbt...
1356[info] loading settings for project domains-TaskJVM from build.sbt, jvm.sbt...
1357[info] loading settings for project keywords-EachJS from build.sbt...
1358[info] loading settings for project keywords-EachJVM from build.sbt...
1359[info] loading settings for project keywords-FenceJS from build.sbt...
1360[info] loading settings for project keywords-FenceJVM from build.sbt...
1361[info] loading settings for project keywords-ReturnJS from build.sbt...
1362[info] loading settings for project keywords-ReturnJVM from build.sbt...
1363[info] loading settings for project keywords-PutJS from build.sbt...
1364[info] loading settings for project keywords-PutJVM from build.sbt...
1365[info] loading settings for project keywords-AsynchronousIoJS from build.sbt...
1366[info] loading settings for project keywords-AsynchronousIoJVM from build.sbt, jvm.sbt...
1367[info] loading settings for project keywords-ShiftJS from build.sbt...
1368[info] loading settings for project keywords-ShiftJVM from build.sbt...
1369[info] loading settings for project keywords-UsingJS from build.sbt...
1370[info] loading settings for project keywords-UsingJVM from build.sbt...
1371[info] loading settings for project keywords-FlatMapJS from build.sbt...
1372[info] loading settings for project keywords-FlatMapJVM from build.sbt...
1373[info] loading settings for project keywords-AwaitJS from build.sbt...
1374[info] loading settings for project keywords-AwaitJVM from build.sbt, jvm.sbt...
1375[info] loading settings for project scala-asyncJVM from jvm.sbt...
1376[info] loading settings for project keywords-YieldJS from build.sbt...
1377[info] loading settings for project keywords-YieldJVM from build.sbt, jvm.sbt...
1378[info] loading settings for project keywords-MonadicJS from build.sbt...
1379[info] loading settings for project keywords-MonadicJVM from build.sbt...
1380[info] loading settings for project domains-scalazJS from build.sbt...
1381[info] loading settings for project domains-scalazJVM from build.sbt...
1382[info] loading settings for project repo from build.sbt, secret.sbt...
1383[info] resolving key references (54261 settings) ...
1384[info] set current project to repo (in build file:/build/repo/)
1385Execute setCrossScalaVersions: 3.7.4
1386OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-TaskJVM/crossScalaVersions
1387OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-ContinuationJS/crossScalaVersions
1388OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryCatchJS/crossScalaVersions
1389OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-EachJVM/crossScalaVersions
1390OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-FenceJS/crossScalaVersions
1391OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-MatchJVM/crossScalaVersions
1392OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TypedJVM/crossScalaVersions
1393OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-EachJS/crossScalaVersions
1394OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-FenceJVM/crossScalaVersions
1395OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryCatchFinallyJS/crossScalaVersions
1396OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-AwaitJVM/crossScalaVersions
1397OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-IfJS/crossScalaVersions
1398OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-MatchJS/crossScalaVersions
1399OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-scalazJVM/crossScalaVersions
1400OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-WhileJS/crossScalaVersions
1401OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-PutJVM/crossScalaVersions
1402OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-MonadicJS/crossScalaVersions
1403OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-IfJVM/crossScalaVersions
1404OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryCatchFinallyJVM/crossScalaVersions
1405OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-AwaitJS/crossScalaVersions
1406OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-ReturnJS/crossScalaVersions
1407OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-ContinuationJVM/crossScalaVersions
1408OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-TaskJS/crossScalaVersions
1409OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-AsynchronousIoJS/crossScalaVersions
1410OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-YieldJVM/crossScalaVersions
1411OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-ShiftJS/crossScalaVersions
1412OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-AsynchronousIoJVM/crossScalaVersions
1413OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-NoneSafeJS/crossScalaVersions
1414OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-UsingJS/crossScalaVersions
1415OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-SuspendJS/crossScalaVersions
1416OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-PureJVM/crossScalaVersions
1417OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-MonadicJVM/crossScalaVersions
1418OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-YieldJS/crossScalaVersions
1419OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-FlatMapJS/crossScalaVersions
1420OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-PutJS/crossScalaVersions
1421OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-GetJVM/crossScalaVersions
1422OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in DslJVM/crossScalaVersions
1423OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryCatchJVM/crossScalaVersions
1424OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryFinallyJS/crossScalaVersions
1425OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-SuspendJVM/crossScalaVersions
1426OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TypedJS/crossScalaVersions
1427OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in scala-asyncJVM/crossScalaVersions
1428OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-ShiftJVM/crossScalaVersions
1429OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in macros-ResetJS/crossScalaVersions
1430OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-NoneSafeJVM/crossScalaVersions
1431OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-UsingJVM/crossScalaVersions
1432OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in scala-asyncJS/crossScalaVersions
1433OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-GetJS/crossScalaVersions
1434OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in DslJS/crossScalaVersions
1435OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-FlatMapJVM/crossScalaVersions
1436OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-ReturnJVM/crossScalaVersions
1437OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryFinallyJVM/crossScalaVersions
1438OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-scalazJS/crossScalaVersions
1439OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-PureJS/crossScalaVersions
1440OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in macros-ResetJVM/crossScalaVersions
1441OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-WhileJVM/crossScalaVersions
1442OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in repo/crossScalaVersions
1443[info] set current project to repo (in build file:/build/repo/)
1444[info] Setting Scala version to 3.7.4 on 57 projects.
1445[info] Switching Scala version on:
1446[info] keywords-PureJVM (3.7.4)
1447[info] domains-TaskJS (3.7.4)
1448[info] domains-scalazJS (3.7.4)
1449[info] keywords-IfJS (3.7.4)
1450[info] keywords-TryFinallyJVM (3.7.4)
1451[info] DslJS (3.7.4)
1452[info] keywords-GetJS (3.7.4)
1453[info] keywords-MonadicJS (3.7.4)
1454[info] domains-scalazJVM (3.7.4)
1455[info] domains-ContinuationJVM (3.7.4)
1456[info] keywords-MatchJVM (3.7.4)
1457[info] keywords-NoneSafeJS (3.7.4)
1458[info] keywords-TryCatchFinallyJS (3.7.4)
1459[info] keywords-AwaitJVM (3.7.4)
1460[info] keywords-UsingJS (3.7.4)
1461[info] keywords-YieldJVM (3.7.4)
1462[info] keywords-MonadicJVM (3.7.4)
1463[info] keywords-YieldJS (3.7.4)
1464[info] keywords-WhileJVM (3.7.4)
1465[info] keywords-FlatMapJS (3.7.4)
1466[info] keywords-TryCatchFinallyJVM (3.7.4)
1467[info] keywords-PutJS (3.7.4)
1468[info] keywords-AwaitJS (3.7.4)
1469[info] keywords-ReturnJS (3.7.4)
1470[info] keywords-TypedJS (3.7.4)
1471[info] keywords-ReturnJVM (3.7.4)
1472[info] keywords-PureJS (3.7.4)
1473[info] macros-ResetJS (3.7.4)
1474[info] keywords-FlatMapJVM (3.7.4)
1475[info] keywords-EachJVM (3.7.4)
1476[info] domains-TaskJVM (3.7.4)
1477[info] keywords-TryCatchJVM (3.7.4)
1478[info] keywords-WhileJS (3.7.4)
1479[info] keywords-ShiftJVM (3.7.4)
1480[info] keywords-GetJVM (3.7.4)
1481[info] DslJVM (3.7.4)
1482[info] scala-asyncJVM (3.7.4)
1483[info] scala-asyncJS (3.7.4)
1484[info] keywords-SuspendJS (3.7.4)
1485[info] keywords-FenceJVM (3.7.4)
1486[info] keywords-ShiftJS (3.7.4)
1487[info] keywords-TryCatchJS (3.7.4)
1488[info] keywords-NoneSafeJVM (3.7.4)
1489[info] keywords-AsynchronousIoJVM (3.7.4)
1490[info] domains-ContinuationJS (3.7.4)
1491[info] keywords-TryFinallyJS (3.7.4)
1492[info] keywords-AsynchronousIoJS (3.7.4)
1493[info] * repo (3.7.4)
1494[info] keywords-EachJS (3.7.4)
1495[info] keywords-IfJVM (3.7.4)
1496[info] keywords-UsingJVM (3.7.4)
1497[info] keywords-SuspendJVM (3.7.4)
1498[info] keywords-PutJVM (3.7.4)
1499[info] keywords-TypedJVM (3.7.4)
1500[info] keywords-MatchJS (3.7.4)
1501[info] macros-ResetJVM (3.7.4)
1502[info] keywords-FenceJS (3.7.4)
1503[info] Excluding projects:
1504[info] Reapplying settings...
1505[info] set current project to repo (in build file:/build/repo/)
1506Execute mapScalacOptions: ,REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1507[info] Reapplying settings...
1508[info] set current project to repo (in build file:/build/repo/)
1509[info] Defining DslJS / credentials, DslJVM / credentials and 55 others.
1510[info] The new values will be used by DslJS / allCredentials, DslJS / credentials and 284 others.
1511[info] Run `last` for details.
1512[info] Reapplying settings...
1513[info] set current project to repo (in build file:/build/repo/)
1514Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
1515[info] Reapplying settings...
1516OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
1517
1518 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
1519 Did you mean domains-TaskJS / allExcludeDependencies ?
1520 , retry without global scopes
1521[info] Reapplying settings...
1522[info] set current project to repo (in build file:/build/repo/)
1523Execute removeScalacOptionsStartingWith: -P:wartremover
1524[info] Reapplying settings...
1525[info] set current project to repo (in build file:/build/repo/)
1526[success] Total time: 0 s, completed Nov 6, 2025, 12:45:31 AM
1527Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.12.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}
1528Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
1529Starting build...
1530Projects: Set(keywords-PureJVM, keywords-TryFinallyJVM, domains-scalazJVM, domains-ContinuationJVM, keywords-MatchJVM, keywords-AwaitJVM, keywords-YieldJVM, keywords-MonadicJVM, keywords-WhileJVM, keywords-TryCatchFinallyJVM, keywords-ReturnJVM, keywords-FlatMapJVM, keywords-EachJVM, domains-TaskJVM, keywords-TryCatchJVM, keywords-ShiftJVM, keywords-GetJVM, DslJVM, scala-asyncJVM, keywords-FenceJVM, keywords-NoneSafeJVM, keywords-AsynchronousIoJVM, keywords-IfJVM, keywords-UsingJVM, keywords-SuspendJVM, keywords-PutJVM, keywords-TypedJVM, macros-ResetJVM)
1531Starting build for ProjectRef(file:/build/repo/,keywords-PutJVM) (keywords-put)... [0/28]
1532OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7` in Scala 2.12.20 module Global
1533OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
1534OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
1535Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1536[info] compiling 1 Scala source to /build/repo/Dsl/.jvm/target/scala-3.7.4/classes ...
1537[info] done compiling
1538[info] compiling 1 Scala source to /build/repo/keywords-Put/.jvm/target/scala-3.7.4/classes ...
1539[info] done compiling
1540[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1541[warn] @author
1542[warn] 杨博 (Yang Bo)
1543[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1544[warn] @see
1545[warn] [[Get]]
1546[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1547[warn] @example
1548[warn] [[Put]] and [[Get]] support multiple states.
1549[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1550[warn] @example
1551[warn] The following example creates a function that accepts a string parameter
1552[warn] and returns the upper-cased last character of the parameter.
1553[info] compiling 1 Scala source to /build/repo/keywords-Shift/.jvm/target/scala-3.7.4/classes ...
1554[info] compiling 1 Scala source to /build/repo/keywords-Typed/.jvm/target/scala-3.7.4/classes ...
1555[info] compiling 1 Scala source to /build/repo/keywords-While/.jvm/target/scala-3.7.4/classes ...
1556[info] compiling 1 Scala source to /build/repo/keywords-Suspend/.jvm/target/scala-3.7.4/classes ...
1557[info] done compiling
1558[info] compiling 1 Scala source to /build/repo/keywords-Get/.jvm/target/scala-3.7.4/classes ...
1559[info] done compiling
1560[info] compiling 1 Scala source to /build/repo/keywords-Return/.jvm/target/scala-3.7.4/classes ...
1561[info] done compiling
1562[info] compiling 1 Scala source to /build/repo/keywords-Yield/.jvm/target/scala-3.7.4/classes ...
1563[warn] bad option '-Ymacro-annotations' was ignored
1564[info] done compiling
1565[info] compiling 1 Scala source to /build/repo/keywords-Fence/.jvm/target/scala-3.7.4/classes ...
1566[info] done compiling
1567[info] compiling 1 Scala source to /build/repo/keywords-If/.jvm/target/scala-3.7.4/classes ...
1568[info] done compiling
1569[info] compiling 1 Scala source to /build/repo/keywords-Pure/.jvm/target/scala-3.7.4/classes ...
1570[info] done compiling
1571[info] done compiling
1572[info] done compiling
1573[info] compiling 1 Scala source to /build/repo/keywords-FlatMap/.jvm/target/scala-3.7.4/classes ...
1574[warn] there were 15 deprecation warnings; re-run with -deprecation for details
1575[warn] two warnings found
1576[info] done compiling
1577[info] done compiling
1578[info] compiling 1 Scala source to /build/repo/keywords-Match/.jvm/target/scala-3.7.4/classes ...
1579[info] done compiling
1580[info] compiling 1 Scala source to /build/repo/keywords-TryCatch/.jvm/target/scala-3.7.4/classes ...
1581[info] done compiling
1582[info] compiling 1 Scala source to /build/repo/keywords-TryFinally/.jvm/target/scala-3.7.4/classes ...
1583[info] done compiling
1584[info] compiling 1 Scala source to /build/repo/keywords-TryCatchFinally/.jvm/target/scala-3.7.4/classes ...
1585[info] done compiling
1586[info] compiling 1 Scala source to /build/repo/macros-Reset/.jvm/target/scala-3.7.4/classes ...
1587[info] done compiling
1588[info] compiling 1 Scala source to /build/repo/keywords-Put/.jvm/target/scala-3.7.4/test-classes ...
1589[warn] bad option '-Xcheckinit' was ignored
1590[warn] one warning found
1591[info] done compiling
1592[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1593[warn] @author
1594[warn] 杨博 (Yang Bo)
1595[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1596[warn] @see
1597[warn] [[Get]]
1598[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1599[warn] @example
1600[warn] [[Put]] and [[Get]] support multiple states.
1601[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1602[warn] @example
1603[warn] The following example creates a function that accepts a string parameter
1604[warn] and returns the upper-cased last character of the parameter.
1605[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1606[warn] @author
1607[warn] 杨博 (Yang Bo)
1608[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1609[warn] @see
1610[warn] [[Get]]
1611[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1612[warn] @example
1613[warn] [[Put]] and [[Get]] support multiple states.
1614[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1615[warn] @example
1616[warn] The following example creates a function that accepts a string parameter
1617[warn] and returns the upper-cased last character of the parameter.
1618Starting build for ProjectRef(file:/build/repo/,keywords-FenceJVM) (keywords-fence)... [1/28]
1619Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1620[info] compiling 1 Scala source to /build/repo/keywords-Fence/.jvm/target/scala-3.7.4/test-classes ...
1621[warn] bad option '-Xcheckinit' was ignored
1622[warn] one warning found
1623[info] done compiling
1624Starting build for ProjectRef(file:/build/repo/,keywords-MatchJVM) (keywords-match)... [2/28]
1625Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1626Starting build for ProjectRef(file:/build/repo/,scala-asyncJVM) (scala-async)... [3/28]
1627Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1628[info] compiling 1 Scala source to /build/repo/domains-Continuation/.jvm/target/scala-3.7.4/classes ...
1629[info] done compiling
1630[info] compiling 2 Scala sources to /build/repo/keywords-Await/.jvm/target/scala-3.7.4/classes ...
1631[info] done compiling
1632[info] compiling 1 Scala source to /build/repo/scala-async/.jvm/target/scala-3.7.4/classes ...
1633[info] done compiling
1634[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1635[warn] @example
1636[warn] Note that in the following program, the second fetch does *not* start
1637[warn] until after the first. If you need to start tasks in parallel, you must do
1638[warn] so before `await`-ing a result.
1639[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1640[warn] @example
1641[info] compiling 1 Scala source to /build/repo/scala-async/.jvm/target/scala-3.7.4/test-classes ...
1642[warn] bad option '-Xcheckinit' was ignored
1643[warn] one warning found
1644[info] done compiling
1645[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1646[warn] @example
1647[warn] Note that in the following program, the second fetch does *not* start
1648[warn] until after the first. If you need to start tasks in parallel, you must do
1649[warn] so before `await`-ing a result.
1650[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1651[warn] @example
1652[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1653[warn] @example
1654[warn] Note that in the following program, the second fetch does *not* start
1655[warn] until after the first. If you need to start tasks in parallel, you must do
1656[warn] so before `await`-ing a result.
1657[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1658[warn] @example
1659Starting build for ProjectRef(file:/build/repo/,keywords-AwaitJVM) (keywords-await)... [4/28]
1660Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1661[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1662[warn] @author
1663[warn] 杨博 (Yang Bo)
1664[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1665[warn] @example
1666[warn] Other keywords, including [[Return]] or [[Get]], can be used together with
1667[warn] [[Await]]
1668[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1669[warn] @example
1670[warn] `!Await` can be used together with `try` / `catch` / `finally`.
1671[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1672[warn] @example
1673[warn] Given a [[scala.concurrent.Future Future]]:
1674[info] compiling 1 Scala source to /build/repo/keywords-Each/.jvm/target/scala-3.7.4/classes ...
1675[info] compiling 2 Scala sources to /build/repo/domains-Task/.jvm/target/scala-3.7.4/classes ...
1676[warn] there were 2 deprecation warnings; re-run with -deprecation for details
1677[warn] one warning found
1678[info] done compiling
1679[info] done compiling
1680[info] compiling 3 Scala sources to /build/repo/keywords-Await/.jvm/target/scala-3.7.4/test-classes ...
1681[warn] bad option '-Xcheckinit' was ignored
1682[warn] -- [E129] Potential Issue Warning: /build/repo/keywords-Await/src/test/scala/com/thoughtworks/dsl/keywords/AwaitTest.scala:59:24
1683[warn] 59 | val reified = reify {
1684[warn] | ^
1685[warn] | A pure expression does nothing in statement position
1686[warn] 60 | if (true) {
1687[warn] 61 | !Return(!Await(Future(42)))
1688[warn] 62 | }
1689[warn] 63 | -1
1690[warn] 64 | }
1691[warn] |---------------------------------------------------------------------------
1692[warn] |Inline stack trace
1693[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1694[warn] |This location contains code that was inlined from Reset.scala:919
1695[warn] 919 | val innerKeywordTree = flatMapper('dslValue.asTerm)
1696[warn] | ^
1697[warn] ---------------------------------------------------------------------------
1698[warn] |
1699[warn] | longer explanation available when compiling with `-explain`
1700[warn] there were 6 deprecation warnings; re-run with -deprecation for details
1701[warn] three warnings found
1702[info] done compiling
1703[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1704[warn] @author
1705[warn] 杨博 (Yang Bo)
1706[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1707[warn] @example
1708[warn] Other keywords, including [[Return]] or [[Get]], can be used together with
1709[warn] [[Await]]
1710[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1711[warn] @example
1712[warn] `!Await` can be used together with `try` / `catch` / `finally`.
1713[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1714[warn] @example
1715[warn] Given a [[scala.concurrent.Future Future]]:
1716[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1717[warn] @author
1718[warn] 杨博 (Yang Bo)
1719[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1720[warn] @example
1721[warn] Other keywords, including [[Return]] or [[Get]], can be used together with
1722[warn] [[Await]]
1723[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1724[warn] @example
1725[warn] `!Await` can be used together with `try` / `catch` / `finally`.
1726[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1727[warn] @example
1728[warn] Given a [[scala.concurrent.Future Future]]:
1729Starting build for ProjectRef(file:/build/repo/,keywords-SuspendJVM) (keywords-suspend)... [5/28]
1730Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1731Starting build for ProjectRef(file:/build/repo/,domains-scalazJVM) (domains-scalaz)... [6/28]
1732Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1733[info] compiling 1 Scala source to /build/repo/keywords-Monadic/.jvm/target/scala-3.7.4/classes ...
1734[info] done compiling
1735[info] compiling 1 Scala source to /build/repo/domains-scalaz/.jvm/target/scala-3.7.4/classes ...
1736[info] done compiling
1737[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1738[warn] @author
1739[warn] 杨博 (Yang Bo)
1740[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1741[warn] @example
1742[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
1743[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
1744[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
1745[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
1746[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
1747[info] compiling 2 Scala sources to /build/repo/domains-scalaz/.jvm/target/scala-3.7.4/test-classes ...
1748[warn] bad option '-Xcheckinit' was ignored
1749[warn] there were 72 deprecation warnings; re-run with -deprecation for details
1750[warn] two warnings found
1751[info] done compiling
1752[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1753[warn] @author
1754[warn] 杨博 (Yang Bo)
1755[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1756[warn] @example
1757[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
1758[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
1759[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
1760[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
1761[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
1762[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1763[warn] @author
1764[warn] 杨博 (Yang Bo)
1765[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1766[warn] @example
1767[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
1768[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
1769[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
1770[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
1771[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
1772Starting build for ProjectRef(file:/build/repo/,keywords-ReturnJVM) (keywords-return)... [7/28]
1773Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1774[warn] Invalid Scaladoc tag detected at [161..286) in Input.File(new File("/build/repo/keywords-Return/src/main/scala/com/thoughtworks/dsl/keywords/Return.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1775[warn] @author
1776[warn] 杨博 (Yang Bo)
1777[info] compiling 1 Scala source to /build/repo/keywords-Return/.jvm/target/scala-3.7.4/test-classes ...
1778[warn] bad option '-Xcheckinit' was ignored
1779[warn] one warning found
1780[info] done compiling
1781[warn] Invalid Scaladoc tag detected at [161..286) in Input.File(new File("/build/repo/keywords-Return/src/main/scala/com/thoughtworks/dsl/keywords/Return.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1782[warn] @author
1783[warn] 杨博 (Yang Bo)
1784[warn] Invalid Scaladoc tag detected at [161..286) in Input.File(new File("/build/repo/keywords-Return/src/main/scala/com/thoughtworks/dsl/keywords/Return.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1785[warn] @author
1786[warn] 杨博 (Yang Bo)
1787Starting build for ProjectRef(file:/build/repo/,keywords-WhileJVM) (keywords-while)... [8/28]
1788Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1789Starting build for ProjectRef(file:/build/repo/,keywords-PureJVM) (keywords-pure)... [9/28]
1790Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1791Starting build for ProjectRef(file:/build/repo/,keywords-ShiftJVM) (keywords-shift)... [10/28]
1792Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1793[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1794[warn] @author
1795[warn] 杨博 (Yang Bo)
1796[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1797[warn] @example
1798[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
1799[warn] considered as having an exception handler. When an exception is thrown,
1800[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1801[warn] @note
1802[warn] This [[Shift]] keyword includes special treatment for exception handling
1803[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
1804[warn] of `cont { x => ... }` to register a handler for the continuation,
1805[warn] otherwise exception might be uncaught or stack might overflow.
1806[info] compiling 1 Scala source to /build/repo/keywords-Shift/.jvm/target/scala-3.7.4/test-classes ...
1807[warn] bad option '-Xcheckinit' was ignored
1808[warn] one warning found
1809[info] done compiling
1810[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1811[warn] @author
1812[warn] 杨博 (Yang Bo)
1813[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1814[warn] @example
1815[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
1816[warn] considered as having an exception handler. When an exception is thrown,
1817[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1818[warn] @note
1819[warn] This [[Shift]] keyword includes special treatment for exception handling
1820[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
1821[warn] of `cont { x => ... }` to register a handler for the continuation,
1822[warn] otherwise exception might be uncaught or stack might overflow.
1823[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1824[warn] @author
1825[warn] 杨博 (Yang Bo)
1826[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1827[warn] @example
1828[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
1829[warn] considered as having an exception handler. When an exception is thrown,
1830[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1831[warn] @note
1832[warn] This [[Shift]] keyword includes special treatment for exception handling
1833[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
1834[warn] of `cont { x => ... }` to register a handler for the continuation,
1835[warn] otherwise exception might be uncaught or stack might overflow.
1836Starting build for ProjectRef(file:/build/repo/,keywords-TryCatchJVM) (keywords-trycatch)... [11/28]
1837Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1838Starting build for ProjectRef(file:/build/repo/,domains-ContinuationJVM) (domains-continuation)... [12/28]
1839Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1840Starting build for ProjectRef(file:/build/repo/,keywords-GetJVM) (keywords-get)... [13/28]
1841Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1842Starting build for ProjectRef(file:/build/repo/,keywords-AsynchronousIoJVM) (keywords-asynchronousio)... [14/28]
1843Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1844[info] compiling 1 Scala source to /build/repo/keywords-AsynchronousIo/.jvm/target/scala-3.7.4/classes ...
1845[info] done compiling
1846[warn] Invalid Scaladoc tag detected at [262..3465) in Input.File(new File("/build/repo/keywords-AsynchronousIo/src/main/scala/com/thoughtworks/dsl/keywords/AsynchronousIo.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1847[warn] @example
1848[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
1849[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
1850[info] compiling 1 Scala source to /build/repo/keywords-Using/.jvm/target/scala-3.7.4/classes ...
1851[info] done compiling
1852[info] compiling 1 Scala source to /build/repo/keywords-AsynchronousIo/.jvm/target/scala-3.7.4/test-classes ...
1853[warn] bad option '-Xcheckinit' was ignored
1854[warn] one warning found
1855[info] done compiling
1856[warn] Invalid Scaladoc tag detected at [262..3465) in Input.File(new File("/build/repo/keywords-AsynchronousIo/src/main/scala/com/thoughtworks/dsl/keywords/AsynchronousIo.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1857[warn] @example
1858[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
1859[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
1860[warn] Invalid Scaladoc tag detected at [262..3465) in Input.File(new File("/build/repo/keywords-AsynchronousIo/src/main/scala/com/thoughtworks/dsl/keywords/AsynchronousIo.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1861[warn] @example
1862[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
1863[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
1864Starting build for ProjectRef(file:/build/repo/,keywords-TypedJVM) (keywords-typed)... [15/28]
1865Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1866Starting build for ProjectRef(file:/build/repo/,keywords-IfJVM) (keywords-if)... [16/28]
1867Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1868Starting build for ProjectRef(file:/build/repo/,keywords-NoneSafeJVM) (keywords-nonesafe)... [17/28]
1869Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1870[info] compiling 1 Scala source to /build/repo/keywords-NoneSafe/.jvm/target/scala-3.7.4/classes ...
1871[info] done compiling
1872Starting build for ProjectRef(file:/build/repo/,keywords-EachJVM) (keywords-each)... [18/28]
1873Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1874[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1875[warn] @see
1876[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
1877[warn] !-notation.
1878[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1879[warn] @example
1880[warn] [[Each]] keywords can be used to calculate cartesian product.
1881[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1882[warn] @author
1883[warn] 杨博 (Yang Bo)
1884[info] compiling 3 Scala sources to /build/repo/keywords-Each/.jvm/target/scala-3.7.4/test-classes ...
1885[warn] bad option '-Xcheckinit' was ignored
1886[warn] one warning found
1887[info] done compiling
1888[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1889[warn] @see
1890[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
1891[warn] !-notation.
1892[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1893[warn] @example
1894[warn] [[Each]] keywords can be used to calculate cartesian product.
1895[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1896[warn] @author
1897[warn] 杨博 (Yang Bo)
1898[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1899[warn] @see
1900[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
1901[warn] !-notation.
1902[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1903[warn] @example
1904[warn] [[Each]] keywords can be used to calculate cartesian product.
1905[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1906[warn] @author
1907[warn] 杨博 (Yang Bo)
1908Starting build for ProjectRef(file:/build/repo/,keywords-MonadicJVM) (keywords-monadic)... [19/28]
1909Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1910Starting build for ProjectRef(file:/build/repo/,keywords-FlatMapJVM) (keywords-flatmap)... [20/28]
1911Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1912Starting build for ProjectRef(file:/build/repo/,DslJVM) (dsl)... [21/28]
1913Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1914Starting build for ProjectRef(file:/build/repo/,domains-TaskJVM) (domains-task)... [22/28]
1915Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1916[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1917[warn] @example
1918[warn] A [[Task]] can be created from `for`-comprehension, where
1919[warn] [[keywords.Each]] can be used together to asynchronously iterate
1920[warn] collections.
1921[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1922[warn] @template
1923[warn] Invalid Scaladoc tag detected at [2479..2514) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1924[warn] @author
1925[warn] 杨博 (Yang Bo)
1926[warn] Invalid Scaladoc tag detected at [2862..3730) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1927[warn] @example
1928[warn] All the code after a `!switchExecutionContext` should be executed on
1929[warn] `executionContext`
1930[warn] Invalid Scaladoc tag detected at [4639..4815) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1931[warn] @see
1932[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
1933[warn] [[Task]].
1934[info] compiling 4 Scala sources to /build/repo/domains-Task/.jvm/target/scala-3.7.4/test-classes ...
1935[warn] bad option '-Xcheckinit' was ignored
1936[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:105:25: the type test for MyException cannot be checked at runtime because it's a local class
1937[warn] KeywordTree(bodyTerm).keywordTerm
1938[warn] ^
1939[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:109:14: the type test for MyException cannot be checked at runtime because it's a local class
1940[warn] reifiedTerm.usingExpr {
1941[warn] ^
1942[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:122:38: the type test for MyException cannot be checked at runtime because it's a local class
1943[warn] case Some(rhs) if shouldResetNestedFunctions =>
1944[warn] ^
1945[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:138:10: the type test for MyException cannot be checked at runtime because it's a local class
1946[warn] caseRhs.asExprOf[valueType]
1947[warn] ^
1948[warn] there were 85 deprecation warnings; re-run with -deprecation for details
1949[warn] 6 warnings found
1950[info] done compiling
1951[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1952[warn] @example
1953[warn] A [[Task]] can be created from `for`-comprehension, where
1954[warn] [[keywords.Each]] can be used together to asynchronously iterate
1955[warn] collections.
1956[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1957[warn] @template
1958[warn] Invalid Scaladoc tag detected at [2479..2514) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1959[warn] @author
1960[warn] 杨博 (Yang Bo)
1961[warn] Invalid Scaladoc tag detected at [2862..3730) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1962[warn] @example
1963[warn] All the code after a `!switchExecutionContext` should be executed on
1964[warn] `executionContext`
1965[warn] Invalid Scaladoc tag detected at [4639..4815) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1966[warn] @see
1967[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
1968[warn] [[Task]].
1969[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1970[warn] @example
1971[warn] A [[Task]] can be created from `for`-comprehension, where
1972[warn] [[keywords.Each]] can be used together to asynchronously iterate
1973[warn] collections.
1974[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1975[warn] @template
1976[warn] Invalid Scaladoc tag detected at [2479..2514) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1977[warn] @author
1978[warn] 杨博 (Yang Bo)
1979[warn] Invalid Scaladoc tag detected at [2862..3730) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1980[warn] @example
1981[warn] All the code after a `!switchExecutionContext` should be executed on
1982[warn] `executionContext`
1983[warn] Invalid Scaladoc tag detected at [4639..4815) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1984[warn] @see
1985[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
1986[warn] [[Task]].
1987Starting build for ProjectRef(file:/build/repo/,keywords-YieldJVM) (keywords-yield)... [23/28]
1988Compile scalacOptions: -unchecked, -Ymacro-annotations, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
1989[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1990[warn] @see
1991[warn] [[comprehension]] if you want to use traditional `for` comprehension
1992[warn] instead of !-notation.
1993[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1994[warn] @example
1995[warn] [[Yield]] keywords can be used together with other keywords.
1996[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1997[warn] @example
1998[warn] This `Yield` keyword must be put inside a function that returns
1999[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
2000[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2001[warn] @author
2002[warn] 杨博 (Yang Bo)
2003[info] compiling 3 Scala sources to /build/repo/keywords-Yield/.jvm/target/scala-3.7.4/test-classes ...
2004[warn] bad option '-Ymacro-annotations' was ignored
2005[warn] bad option '-Xcheckinit' was ignored
2006[warn] -- [E129] Potential Issue Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:200:10
2007[warn] 200 | if (false) {
2008[warn] | ^
2009[warn] | A pure expression does nothing in statement position
2010[warn] 201 | !Yield(0)
2011[warn] 202 | }
2012[warn] |
2013[warn] | longer explanation available when compiling with `-explain`
2014[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:673:41
2015[warn] 673 | def generator: Stream[Int] = reset {
2016[warn] | ^
2017[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
2018[warn] 674 | if (true) {
2019[warn] 675 | return {
2020[warn] 676 | !Yield(100)
2021[warn] 677 | Stream(42)
2022[warn] 678 | }
2023[warn] 679 | }
2024[warn] 680 | Stream.empty[Int]
2025[warn] 681 | }
2026[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:263:12
2027[warn] 263 | return {
2028[warn] | ^
2029[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
2030[warn] 264 | !Yield(100)
2031[warn] 265 | Stream(42)
2032[warn] 266 | }
2033[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec213.scala:201:43
2034[warn] 201 | def generator: LazyList[Int] = reset {
2035[warn] | ^
2036[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
2037[warn] 202 | if (true) {
2038[warn] 203 | return {
2039[warn] 204 | !Yield(100)
2040[warn] 205 | LazyList(42)
2041[warn] 206 | }
2042[warn] 207 | }
2043[warn] 208 | LazyList.empty[Int]
2044[warn] 209 | }
2045[warn] there were 225 deprecation warnings; re-run with -deprecation for details
2046[warn] 7 warnings found
2047[info] done compiling
2048[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2049[warn] @see
2050[warn] [[comprehension]] if you want to use traditional `for` comprehension
2051[warn] instead of !-notation.
2052[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2053[warn] @example
2054[warn] [[Yield]] keywords can be used together with other keywords.
2055[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2056[warn] @example
2057[warn] This `Yield` keyword must be put inside a function that returns
2058[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
2059[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2060[warn] @author
2061[warn] 杨博 (Yang Bo)
2062[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2063[warn] @see
2064[warn] [[comprehension]] if you want to use traditional `for` comprehension
2065[warn] instead of !-notation.
2066[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2067[warn] @example
2068[warn] [[Yield]] keywords can be used together with other keywords.
2069[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2070[warn] @example
2071[warn] This `Yield` keyword must be put inside a function that returns
2072[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
2073[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2074[warn] @author
2075[warn] 杨博 (Yang Bo)
2076Starting build for ProjectRef(file:/build/repo/,keywords-TryFinallyJVM) (keywords-tryfinally)... [24/28]
2077Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
2078Starting build for ProjectRef(file:/build/repo/,keywords-UsingJVM) (keywords-using)... [25/28]
2079Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
2080[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2081[warn] @see
2082[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
2083[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2084[warn] @author
2085[warn] 杨博 (Yang Bo)
2086[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2087[warn] @example
2088[warn] The following function will perform `n *= 2` after `n += 20`:
2089[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2090[warn] @note
2091[warn] This method is similar to [[apply]], except the parameter type is
2092[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
2093[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
2094[warn] with `-Xexperimental` compiler option.
2095[info] compiling 1 Scala source to /build/repo/keywords-Using/.jvm/target/scala-3.7.4/test-classes ...
2096[warn] bad option '-Xcheckinit' was ignored
2097[warn] one warning found
2098[info] done compiling
2099[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2100[warn] @see
2101[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
2102[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2103[warn] @author
2104[warn] 杨博 (Yang Bo)
2105[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2106[warn] @example
2107[warn] The following function will perform `n *= 2` after `n += 20`:
2108[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2109[warn] @note
2110[warn] This method is similar to [[apply]], except the parameter type is
2111[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
2112[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
2113[warn] with `-Xexperimental` compiler option.
2114[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2115[warn] @see
2116[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
2117[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2118[warn] @author
2119[warn] 杨博 (Yang Bo)
2120[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2121[warn] @example
2122[warn] The following function will perform `n *= 2` after `n += 20`:
2123[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2124[warn] @note
2125[warn] This method is similar to [[apply]], except the parameter type is
2126[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
2127[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
2128[warn] with `-Xexperimental` compiler option.
2129Starting build for ProjectRef(file:/build/repo/,macros-ResetJVM) (macros-reset)... [26/28]
2130Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
2131[info] compiling 2 Scala sources to /build/repo/macros-Reset/.jvm/target/scala-3.7.4/test-classes ...
2132[warn] bad option '-Xcheckinit' was ignored
2133[warn] one warning found
2134[info] done compiling
2135Starting build for ProjectRef(file:/build/repo/,keywords-TryCatchFinallyJVM) (keywords-trycatchfinally)... [27/28]
2136Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
2137
2138************************
2139Build summary:
2140[{
2141 "module": "keywords-put",
2142 "compile": {"status": "ok", "tookMs": 7790, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2143 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2144 "test-compile": {"status": "ok", "tookMs": 13457, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2145 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2146 "publish": {"status": "skipped", "tookMs": 0},
2147 "metadata": {
2148 "crossScalaVersions": ["3.2.2"]
2149}
2150},{
2151 "module": "keywords-fence",
2152 "compile": {"status": "ok", "tookMs": 84, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2153 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2154 "test-compile": {"status": "ok", "tookMs": 658, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2155 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2156 "publish": {"status": "skipped", "tookMs": 0},
2157 "metadata": {
2158 "crossScalaVersions": ["3.2.2"]
2159}
2160},{
2161 "module": "keywords-match",
2162 "compile": {"status": "ok", "tookMs": 235, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2163 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2164 "test-compile": {"status": "ok", "tookMs": 235, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2165 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2166 "publish": {"status": "skipped", "tookMs": 0},
2167 "metadata": {
2168 "crossScalaVersions": ["3.2.2"]
2169}
2170},{
2171 "module": "scala-async",
2172 "compile": {"status": "ok", "tookMs": 1701, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2173 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2174 "test-compile": {"status": "ok", "tookMs": 2132, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2175 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2176 "publish": {"status": "skipped", "tookMs": 0},
2177 "metadata": {
2178 "crossScalaVersions": ["3.2.2"]
2179}
2180},{
2181 "module": "keywords-await",
2182 "compile": {"status": "ok", "tookMs": 866, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2183 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2184 "test-compile": {"status": "ok", "tookMs": 8714, "warnings": 1, "errors": 0, "sourceVersion": "3.7"},
2185 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2186 "publish": {"status": "skipped", "tookMs": 0},
2187 "metadata": {
2188 "crossScalaVersions": ["3.2.2"]
2189}
2190},{
2191 "module": "keywords-suspend",
2192 "compile": {"status": "ok", "tookMs": 78, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2193 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2194 "test-compile": {"status": "ok", "tookMs": 118, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2195 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2196 "publish": {"status": "skipped", "tookMs": 0},
2197 "metadata": {
2198 "crossScalaVersions": ["3.2.2"]
2199}
2200},{
2201 "module": "domains-scalaz",
2202 "compile": {"status": "ok", "tookMs": 1254, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2203 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2204 "test-compile": {"status": "ok", "tookMs": 4086, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2205 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2206 "publish": {"status": "skipped", "tookMs": 0},
2207 "metadata": {
2208 "crossScalaVersions": ["3.2.2"]
2209}
2210},{
2211 "module": "keywords-return",
2212 "compile": {"status": "ok", "tookMs": 97, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2213 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2214 "test-compile": {"status": "ok", "tookMs": 611, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2215 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2216 "publish": {"status": "skipped", "tookMs": 0},
2217 "metadata": {
2218 "crossScalaVersions": ["3.2.2"]
2219}
2220},{
2221 "module": "keywords-while",
2222 "compile": {"status": "ok", "tookMs": 91, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2223 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2224 "test-compile": {"status": "ok", "tookMs": 131, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2225 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2226 "publish": {"status": "skipped", "tookMs": 0},
2227 "metadata": {
2228 "crossScalaVersions": ["3.2.2"]
2229}
2230},{
2231 "module": "keywords-pure",
2232 "compile": {"status": "ok", "tookMs": 130, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2233 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2234 "test-compile": {"status": "ok", "tookMs": 169, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2235 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2236 "publish": {"status": "skipped", "tookMs": 0},
2237 "metadata": {
2238 "crossScalaVersions": ["3.2.2"]
2239}
2240},{
2241 "module": "keywords-shift",
2242 "compile": {"status": "ok", "tookMs": 93, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2243 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2244 "test-compile": {"status": "ok", "tookMs": 823, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2245 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2246 "publish": {"status": "skipped", "tookMs": 0},
2247 "metadata": {
2248 "crossScalaVersions": ["3.2.2"]
2249}
2250},{
2251 "module": "keywords-trycatch",
2252 "compile": {"status": "ok", "tookMs": 358, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2253 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2254 "test-compile": {"status": "ok", "tookMs": 370, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2255 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2256 "publish": {"status": "skipped", "tookMs": 0},
2257 "metadata": {
2258 "crossScalaVersions": ["3.2.2"]
2259}
2260},{
2261 "module": "domains-continuation",
2262 "compile": {"status": "ok", "tookMs": 777, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2263 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2264 "test-compile": {"status": "ok", "tookMs": 767, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2265 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2266 "publish": {"status": "skipped", "tookMs": 0},
2267 "metadata": {
2268 "crossScalaVersions": ["3.2.2"]
2269}
2270},{
2271 "module": "keywords-get",
2272 "compile": {"status": "ok", "tookMs": 317, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2273 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2274 "test-compile": {"status": "ok", "tookMs": 766, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2275 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2276 "publish": {"status": "skipped", "tookMs": 0},
2277 "metadata": {
2278 "crossScalaVersions": ["3.2.2"]
2279}
2280},{
2281 "module": "keywords-asynchronousio",
2282 "compile": {"status": "ok", "tookMs": 864, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2283 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2284 "test-compile": {"status": "ok", "tookMs": 4210, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2285 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2286 "publish": {"status": "skipped", "tookMs": 0},
2287 "metadata": {
2288 "crossScalaVersions": ["3.2.2"]
2289}
2290},{
2291 "module": "keywords-typed",
2292 "compile": {"status": "ok", "tookMs": 114, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2293 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2294 "test-compile": {"status": "ok", "tookMs": 144, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2295 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2296 "publish": {"status": "skipped", "tookMs": 0},
2297 "metadata": {
2298 "crossScalaVersions": ["3.2.2"]
2299}
2300},{
2301 "module": "keywords-if",
2302 "compile": {"status": "ok", "tookMs": 117, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2303 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2304 "test-compile": {"status": "ok", "tookMs": 156, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2305 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2306 "publish": {"status": "skipped", "tookMs": 0},
2307 "metadata": {
2308 "crossScalaVersions": ["3.2.2"]
2309}
2310},{
2311 "module": "keywords-nonesafe",
2312 "compile": {"status": "ok", "tookMs": 583, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2313 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2314 "test-compile": {"status": "ok", "tookMs": 1038, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2315 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2316 "publish": {"status": "skipped", "tookMs": 0},
2317 "metadata": {
2318 "crossScalaVersions": ["3.2.2"]
2319}
2320},{
2321 "module": "keywords-each",
2322 "compile": {"status": "ok", "tookMs": 450, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2323 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2324 "test-compile": {"status": "ok", "tookMs": 3228, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2325 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2326 "publish": {"status": "skipped", "tookMs": 0},
2327 "metadata": {
2328 "crossScalaVersions": ["3.2.2"]
2329}
2330},{
2331 "module": "keywords-monadic",
2332 "compile": {"status": "ok", "tookMs": 374, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2333 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2334 "test-compile": {"status": "ok", "tookMs": 1003, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2335 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2336 "publish": {"status": "skipped", "tookMs": 0},
2337 "metadata": {
2338 "crossScalaVersions": ["3.2.2"]
2339}
2340},{
2341 "module": "keywords-flatmap",
2342 "compile": {"status": "ok", "tookMs": 236, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2343 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2344 "test-compile": {"status": "ok", "tookMs": 270, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2345 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2346 "publish": {"status": "skipped", "tookMs": 0},
2347 "metadata": {
2348 "crossScalaVersions": ["3.2.2"]
2349}
2350},{
2351 "module": "dsl",
2352 "compile": {"status": "ok", "tookMs": 55, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2353 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2354 "test-compile": {"status": "ok", "tookMs": 104, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2355 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2356 "publish": {"status": "skipped", "tookMs": 0},
2357 "metadata": {
2358 "crossScalaVersions": ["3.2.2"]
2359}
2360},{
2361 "module": "domains-task",
2362 "compile": {"status": "ok", "tookMs": 1125, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2363 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2364 "test-compile": {"status": "ok", "tookMs": 13359, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2365 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2366 "publish": {"status": "skipped", "tookMs": 0},
2367 "metadata": {
2368 "crossScalaVersions": ["3.2.2"]
2369}
2370},{
2371 "module": "keywords-yield",
2372 "compile": {"status": "ok", "tookMs": 466, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2373 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2374 "test-compile": {"status": "ok", "tookMs": 5946, "warnings": 4, "errors": 0, "sourceVersion": "3.7"},
2375 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2376 "publish": {"status": "skipped", "tookMs": 0},
2377 "metadata": {
2378 "crossScalaVersions": ["3.2.2"]
2379}
2380},{
2381 "module": "keywords-tryfinally",
2382 "compile": {"status": "ok", "tookMs": 530, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2383 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2384 "test-compile": {"status": "ok", "tookMs": 574, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2385 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2386 "publish": {"status": "skipped", "tookMs": 0},
2387 "metadata": {
2388 "crossScalaVersions": ["3.2.2"]
2389}
2390},{
2391 "module": "keywords-using",
2392 "compile": {"status": "ok", "tookMs": 1026, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2393 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2394 "test-compile": {"status": "ok", "tookMs": 1721, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2395 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2396 "publish": {"status": "skipped", "tookMs": 0},
2397 "metadata": {
2398 "crossScalaVersions": ["3.2.2"]
2399}
2400},{
2401 "module": "macros-reset",
2402 "compile": {"status": "ok", "tookMs": 1089, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2403 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2404 "test-compile": {"status": "ok", "tookMs": 2466, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2405 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2406 "publish": {"status": "skipped", "tookMs": 0},
2407 "metadata": {
2408 "crossScalaVersions": ["3.2.2"]
2409}
2410},{
2411 "module": "keywords-trycatchfinally",
2412 "compile": {"status": "ok", "tookMs": 684, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2413 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2414 "test-compile": {"status": "ok", "tookMs": 770, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
2415 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2416 "publish": {"status": "skipped", "tookMs": 0},
2417 "metadata": {
2418 "crossScalaVersions": ["3.2.2"]
2419}
2420}]
2421************************
2422[success] Total time: 146 s (0:02:26.0), completed Nov 6, 2025, 12:47:58 AM
2423[0JChecking patch project/plugins.sbt...
2424Checking patch project/build.properties...
2425Checking patch build.sbt...
2426Applied patch project/plugins.sbt cleanly.
2427Applied patch project/build.properties cleanly.
2428Applied patch build.sbt cleanly.