Build Logs
thoughtworksinc/binding.scala • 3.8.0-RC2:2025-11-27
Errors
0
Warnings
284
Total Lines
456
1##################################
2Clonning https://github.com/thoughtworksinc/binding.scala.git into /build/repo using revision v12.2.0
3##################################
4Note: switching to 'a0371f705522fba39e2d6fa47de69b9ebcee890d'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC2
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC2
32Execute tests: false
33sbt project found:
34Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project thoughtworksinc/binding.scala
37##################################
38Scala version: 3.8.0-RC2
39Targets: com.thoughtworks.binding%binding com.thoughtworks.binding%safebuffer
40Project projectConfig: {"projects":{"exclude":["com.thoughtworks.binding%bindable-bindableseq","com.thoughtworks.binding%covariantstreamt","com.thoughtworks.binding%defaultfuture","com.thoughtworks.binding%keywords-bind","com.thoughtworks.binding%patchstreamt","com.thoughtworks.binding%streamt"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Xss5m
51-XX:MaxMetaspaceSize=9999g
52-Dcommunitybuild.scala=3.8.0-RC2
53-Dcommunitybuild.project.dependencies.add=
54-Xmx7G
55-Xms4G
56-Xss8M
57-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
58-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
59-jar
60/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
61"setCrossScalaVersions 3.8.0-RC2"
62"++3.8.0-RC2 -v"
63"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
64"set every credentials := Nil"
65"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
66"removeScalacOptionsStartingWith -P:wartremover"
67
68moduleMappings
69"runBuild 3.8.0-RC2 """{"projects":{"exclude":["com.thoughtworks.binding%bindable-bindableseq","com.thoughtworks.binding%covariantstreamt","com.thoughtworks.binding%defaultfuture","com.thoughtworks.binding%keywords-bind","com.thoughtworks.binding%patchstreamt","com.thoughtworks.binding%streamt"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.thoughtworks.binding%binding com.thoughtworks.binding%safebuffer"
70
71[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
72[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
73[info] loading project definition from /build/repo/project
74[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
75[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
76[info] Compilation completed in 8.875s.
77[info] done compiling
78/build/repo/build.sbt:9: 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
79organization in ThisBuild := "com.thoughtworks.binding"
80 ^
81[info] loading settings for project SafeBufferJS from build.sbt...
82[info] loading settings for project SafeBufferJVM from build.sbt...
83[info] loading settings for project BindingJS from build.sbt...
84[info] loading settings for project BindingJVM from build.sbt...
85[info] loading settings for project repo from build.sbt, secret.sbt...
86[info] set current project to repo (in build file:/build/repo/)
87Execute setCrossScalaVersions: 3.8.0-RC2
88OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in BindingJS/crossScalaVersions
89OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in SafeBufferJS/crossScalaVersions
90OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in SafeBufferJVM/crossScalaVersions
91OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in BindingJVM/crossScalaVersions
92OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC2 in repo/crossScalaVersions
93[info] set current project to repo (in build file:/build/repo/)
94[info] Setting Scala version to 3.8.0-RC2 on 5 projects.
95[info] Switching Scala version on:
96[info] BindingJVM (3.8.0-RC2, 2.13.10, 2.13.4)
97[info] BindingJS (3.8.0-RC2, 2.13.10, 2.13.4)
98[info] SafeBufferJS (3.8.0-RC2, 2.13.10, 2.13.4)
99[info] SafeBufferJVM (3.8.0-RC2, 2.13.10, 2.13.4)
100[info] * repo (3.8.0-RC2, 2.13.10, 2.13.4)
101[info] Excluding projects:
102[info] Reapplying settings...
103[info] set current project to repo (in build file:/build/repo/)
104Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
105[info] Reapplying settings...
106[info] set current project to repo (in build file:/build/repo/)
107[info] Defining BindingJS / credentials, BindingJVM / credentials and 3 others.
108[info] The new values will be used by BindingJS / allCredentials, BindingJS / credentials and 24 others.
109[info] Run `last` for details.
110[info] Reapplying settings...
111[info] set current project to repo (in build file:/build/repo/)
112Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
113[info] Reapplying settings...
114OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
115
116 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
117 Did you mean BindingJS / allExcludeDependencies ?
118 , retry without global scopes
119[info] Reapplying settings...
120[info] set current project to repo (in build file:/build/repo/)
121Execute removeScalacOptionsStartingWith: -P:wartremover
122[info] Reapplying settings...
123[info] set current project to repo (in build file:/build/repo/)
124[success] Total time: 0 s, completed Nov 27, 2025, 8:51:54 PM
125Build config: {"projects":{"exclude":["com.thoughtworks.binding%bindable-bindableseq","com.thoughtworks.binding%covariantstreamt","com.thoughtworks.binding%defaultfuture","com.thoughtworks.binding%keywords-bind","com.thoughtworks.binding%patchstreamt","com.thoughtworks.binding%streamt"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
126Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(com.thoughtworks.binding%bindable-bindableseq, com.thoughtworks.binding%covariantstreamt, com.thoughtworks.binding%defaultfuture, com.thoughtworks.binding%keywords-bind, com.thoughtworks.binding%patchstreamt, com.thoughtworks.binding%streamt),Map()),CompileOnly,List()))
127Starting build...
128Projects: Set(BindingJVM, SafeBufferJVM)
129Starting build for ProjectRef(file:/build/repo/,BindingJVM) (binding)... [0/2]
130OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
131OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
132OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
133Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
134[info] compiling 2 Scala sources to /build/repo/SafeBuffer/jvm/target/scala-3.8.0-RC2/classes ...
135[warn] bad option '-Ymacro-annotations' was ignored
136[warn] one warning found
137[info] done compiling
138[info] compiling 3 Scala sources to /build/repo/Binding/jvm/target/scala-3.8.0-RC2/classes ...
139[info] done compiling
140[warn] Invalid Scaladoc tag detected at [1451..1732) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
141[warn] @author
142[warn] 杨博 (Yang Bo) <pop.atry@gmail.com>
143[warn] Invalid Scaladoc tag detected at [3310..3520) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
144[warn] @note
145[warn] Even though [[value]] always references to the same object, the content of the object coule be mutable.
146[warn] Invalid Scaladoc tag detected at [4779..5018) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
147[warn] @note
148[warn] This method must not be invoked inside a `@dom` method body or a `Binding { ... }` block.
149[warn] Invalid Scaladoc tag detected at [22737..23123) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
150[warn] @note
151[warn] This method is recursive, which means that the dependencies of this [[BindingSeq]] will be watched as well.
152[warn] Invalid Scaladoc tag detected at [23234..23422) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
153[warn] @note
154[warn] This method is recursive, which means that the dependencies of this [[BindingSeq]] will be unwatched as well.
155[warn] Invalid Scaladoc tag detected at [23708..23857) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
156[warn] @note
157[warn] This method is used for internal testing purpose only.
158[warn] Invalid Scaladoc tag detected at [24233..24359) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
159[warn] @note
160[warn] Don't use this method in user code.
161[warn] Invalid Scaladoc tag detected at [24496..24618) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
162[warn] @note
163[warn] Don't use this method in user code.
164[warn] Invalid Scaladoc tag detected at [24742..24868) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
165[warn] @note
166[warn] Don't use this method in user code.
167[warn] Invalid Scaladoc tag detected at [25085..25214) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
168[warn] @note
169[warn] Don't use this method in user code.
170[warn] Invalid Scaladoc tag detected at [28267..28649) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
171[warn] @note
172[warn] This method must not be invoked inside a `@dom` method body or a `Binding { ... }` block..
173[warn] Invalid Scaladoc tag detected at [41724..41954) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
174[warn] @note
175[warn] [[Rx]] operators are incomplete. Feel free to create a Pull Request if you need a certain operator.
176[warn] Invalid Scaladoc tag detected at [41724..41954) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
177[warn] @see
178[warn] [[http://reactivex.io/ ReactiveX]]
179[warn] Invalid Scaladoc tag detected at [41974..44919) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
180[warn] @note
181[warn] Even though an [[Observable]] is technically a [[Binding]], an [[Observable]] created from a [[Rx]] operator
182[warn] does not actually indicates data-binding.
183[warn] Invalid Scaladoc tag detected at [44969..48346) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
184[warn] @example
185[warn] Given a sequence of [[Observable]]s,
186[warn] Invalid Scaladoc tag detected at [44969..48346) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
187[warn] @see
188[warn] [[http://reactivex.io/documentation/operators/concat.html ReactiveX - Concat operator]]
189[warn] Invalid Scaladoc tag detected at [48484..48599) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
190[warn] @see
191[warn] [[http://reactivex.io/documentation/operators/repeat.html ReactiveX - Repeat operator]]
192[warn] Invalid Scaladoc tag detected at [48723..48836) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
193[warn] @see
194[warn] [[http://reactivex.io/documentation/operators/merge.html ReactiveX - Merge operator]]
195[warn] Invalid Scaladoc tag detected at [48941..50885) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
196[warn] @example
197[warn] Circular referenced [[Observable]]s can be created with the help of [[defer]]
198[warn] Invalid Scaladoc tag detected at [48941..50885) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
199[warn] @note
200[warn] This [[defer]] is slightly different from other implementation the
201[warn] [[http://reactivex.io/documentation/operators/defer.html ReactiveX Defer]] operator, because this [[defer]]
202[warn] shares the same upstream [[Observable]] instance for all subscribes.
203[warn] Invalid Scaladoc tag detected at [48941..50885) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
204[warn] @see
205[warn] [[http://reactivex.io/documentation/operators/defer.html ReactiveX - Defer operator]]
206[warn] Invalid Scaladoc tag detected at [50989..54383) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
207[warn] @example
208[warn] Given a sequence of [[Observable]]s,
209[warn] Invalid Scaladoc tag detected at [50989..54383) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
210[warn] @see
211[warn] [[http://reactivex.io/documentation/operators/merge.html ReactiveX - Merge operator]]
212[warn] Invalid Scaladoc tag detected at [54669..56239) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
213[warn] @example
214[warn] Given a source observable,
215[warn] Invalid Scaladoc tag detected at [54669..56239) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
216[warn] @see
217[warn] [[http://reactivex.io/documentation/operators/to.html ReactiveX - To operator]]
218[warn] Invalid Scaladoc tag detected at [56362..56932) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
219[warn] @author
220[warn] 杨博 (Yang Bo) <pop.atry@gmail.com>
221[warn] Invalid Scaladoc tag detected at [56362..56932) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
222[warn] @example
223[warn] You may create a data binding expression via `Binding { ??? }` block annotation.
224[warn] Invalid Scaladoc tag detected at [57409..57786) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
225[warn] @note
226[warn] This method is recursive, which means that the dependencies of this [[Binding]] will be watched as well.
227[warn] Invalid Scaladoc tag detected at [57887..58063) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
228[warn] @note
229[warn] This method is recursive, which means that the dependencies of this [[Binding]] will be unwatched as well.
230[warn] Invalid Scaladoc tag detected at [1206..1956) in Input.File(new File("/build/repo/Binding/shared/src/main/scala-3/com/thoughtworks/binding/Binding2Or3.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
231[warn] @note
232[warn] This method must be invoked inside a `@dom` method body or a `Binding { ... }` block..
233[info] compiling 9 Scala sources to /build/repo/Binding/jvm/target/scala-3.8.0-RC2/test-classes ...
234[warn] bad option '-Xcheckinit' was ignored
235[warn] one warning found
236[info] done compiling
237[warn] Invalid Scaladoc tag detected at [1451..1732) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
238[warn] @author
239[warn] 杨博 (Yang Bo) <pop.atry@gmail.com>
240[warn] Invalid Scaladoc tag detected at [3310..3520) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
241[warn] @note
242[warn] Even though [[value]] always references to the same object, the content of the object coule be mutable.
243[warn] Invalid Scaladoc tag detected at [4779..5018) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
244[warn] @note
245[warn] This method must not be invoked inside a `@dom` method body or a `Binding { ... }` block.
246[warn] Invalid Scaladoc tag detected at [22737..23123) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
247[warn] @note
248[warn] This method is recursive, which means that the dependencies of this [[BindingSeq]] will be watched as well.
249[warn] Invalid Scaladoc tag detected at [23234..23422) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
250[warn] @note
251[warn] This method is recursive, which means that the dependencies of this [[BindingSeq]] will be unwatched as well.
252[warn] Invalid Scaladoc tag detected at [23708..23857) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
253[warn] @note
254[warn] This method is used for internal testing purpose only.
255[warn] Invalid Scaladoc tag detected at [24233..24359) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
256[warn] @note
257[warn] Don't use this method in user code.
258[warn] Invalid Scaladoc tag detected at [24496..24618) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
259[warn] @note
260[warn] Don't use this method in user code.
261[warn] Invalid Scaladoc tag detected at [24742..24868) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
262[warn] @note
263[warn] Don't use this method in user code.
264[warn] Invalid Scaladoc tag detected at [25085..25214) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
265[warn] @note
266[warn] Don't use this method in user code.
267[warn] Invalid Scaladoc tag detected at [28267..28649) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
268[warn] @note
269[warn] This method must not be invoked inside a `@dom` method body or a `Binding { ... }` block..
270[warn] Invalid Scaladoc tag detected at [41724..41954) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
271[warn] @note
272[warn] [[Rx]] operators are incomplete. Feel free to create a Pull Request if you need a certain operator.
273[warn] Invalid Scaladoc tag detected at [41724..41954) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
274[warn] @see
275[warn] [[http://reactivex.io/ ReactiveX]]
276[warn] Invalid Scaladoc tag detected at [41974..44919) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
277[warn] @note
278[warn] Even though an [[Observable]] is technically a [[Binding]], an [[Observable]] created from a [[Rx]] operator
279[warn] does not actually indicates data-binding.
280[warn] Invalid Scaladoc tag detected at [44969..48346) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
281[warn] @example
282[warn] Given a sequence of [[Observable]]s,
283[warn] Invalid Scaladoc tag detected at [44969..48346) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
284[warn] @see
285[warn] [[http://reactivex.io/documentation/operators/concat.html ReactiveX - Concat operator]]
286[warn] Invalid Scaladoc tag detected at [48484..48599) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
287[warn] @see
288[warn] [[http://reactivex.io/documentation/operators/repeat.html ReactiveX - Repeat operator]]
289[warn] Invalid Scaladoc tag detected at [48723..48836) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
290[warn] @see
291[warn] [[http://reactivex.io/documentation/operators/merge.html ReactiveX - Merge operator]]
292[warn] Invalid Scaladoc tag detected at [48941..50885) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
293[warn] @example
294[warn] Circular referenced [[Observable]]s can be created with the help of [[defer]]
295[warn] Invalid Scaladoc tag detected at [48941..50885) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
296[warn] @note
297[warn] This [[defer]] is slightly different from other implementation the
298[warn] [[http://reactivex.io/documentation/operators/defer.html ReactiveX Defer]] operator, because this [[defer]]
299[warn] shares the same upstream [[Observable]] instance for all subscribes.
300[warn] Invalid Scaladoc tag detected at [48941..50885) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
301[warn] @see
302[warn] [[http://reactivex.io/documentation/operators/defer.html ReactiveX - Defer operator]]
303[warn] Invalid Scaladoc tag detected at [50989..54383) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
304[warn] @example
305[warn] Given a sequence of [[Observable]]s,
306[warn] Invalid Scaladoc tag detected at [50989..54383) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
307[warn] @see
308[warn] [[http://reactivex.io/documentation/operators/merge.html ReactiveX - Merge operator]]
309[warn] Invalid Scaladoc tag detected at [54669..56239) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
310[warn] @example
311[warn] Given a source observable,
312[warn] Invalid Scaladoc tag detected at [54669..56239) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
313[warn] @see
314[warn] [[http://reactivex.io/documentation/operators/to.html ReactiveX - To operator]]
315[warn] Invalid Scaladoc tag detected at [56362..56932) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
316[warn] @author
317[warn] 杨博 (Yang Bo) <pop.atry@gmail.com>
318[warn] Invalid Scaladoc tag detected at [56362..56932) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
319[warn] @example
320[warn] You may create a data binding expression via `Binding { ??? }` block annotation.
321[warn] Invalid Scaladoc tag detected at [57409..57786) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
322[warn] @note
323[warn] This method is recursive, which means that the dependencies of this [[Binding]] will be watched as well.
324[warn] Invalid Scaladoc tag detected at [57887..58063) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
325[warn] @note
326[warn] This method is recursive, which means that the dependencies of this [[Binding]] will be unwatched as well.
327[warn] Invalid Scaladoc tag detected at [1206..1956) in Input.File(new File("/build/repo/Binding/shared/src/main/scala-3/com/thoughtworks/binding/Binding2Or3.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
328[warn] @note
329[warn] This method must be invoked inside a `@dom` method body or a `Binding { ... }` block..
330[warn] Invalid Scaladoc tag detected at [1451..1732) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
331[warn] @author
332[warn] 杨博 (Yang Bo) <pop.atry@gmail.com>
333[warn] Invalid Scaladoc tag detected at [3310..3520) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
334[warn] @note
335[warn] Even though [[value]] always references to the same object, the content of the object coule be mutable.
336[warn] Invalid Scaladoc tag detected at [4779..5018) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
337[warn] @note
338[warn] This method must not be invoked inside a `@dom` method body or a `Binding { ... }` block.
339[warn] Invalid Scaladoc tag detected at [22737..23123) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
340[warn] @note
341[warn] This method is recursive, which means that the dependencies of this [[BindingSeq]] will be watched as well.
342[warn] Invalid Scaladoc tag detected at [23234..23422) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
343[warn] @note
344[warn] This method is recursive, which means that the dependencies of this [[BindingSeq]] will be unwatched as well.
345[warn] Invalid Scaladoc tag detected at [23708..23857) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
346[warn] @note
347[warn] This method is used for internal testing purpose only.
348[warn] Invalid Scaladoc tag detected at [24233..24359) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
349[warn] @note
350[warn] Don't use this method in user code.
351[warn] Invalid Scaladoc tag detected at [24496..24618) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
352[warn] @note
353[warn] Don't use this method in user code.
354[warn] Invalid Scaladoc tag detected at [24742..24868) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
355[warn] @note
356[warn] Don't use this method in user code.
357[warn] Invalid Scaladoc tag detected at [25085..25214) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
358[warn] @note
359[warn] Don't use this method in user code.
360[warn] Invalid Scaladoc tag detected at [28267..28649) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
361[warn] @note
362[warn] This method must not be invoked inside a `@dom` method body or a `Binding { ... }` block..
363[warn] Invalid Scaladoc tag detected at [41724..41954) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
364[warn] @note
365[warn] [[Rx]] operators are incomplete. Feel free to create a Pull Request if you need a certain operator.
366[warn] Invalid Scaladoc tag detected at [41724..41954) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
367[warn] @see
368[warn] [[http://reactivex.io/ ReactiveX]]
369[warn] Invalid Scaladoc tag detected at [41974..44919) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
370[warn] @note
371[warn] Even though an [[Observable]] is technically a [[Binding]], an [[Observable]] created from a [[Rx]] operator
372[warn] does not actually indicates data-binding.
373[warn] Invalid Scaladoc tag detected at [44969..48346) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
374[warn] @example
375[warn] Given a sequence of [[Observable]]s,
376[warn] Invalid Scaladoc tag detected at [44969..48346) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
377[warn] @see
378[warn] [[http://reactivex.io/documentation/operators/concat.html ReactiveX - Concat operator]]
379[warn] Invalid Scaladoc tag detected at [48484..48599) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
380[warn] @see
381[warn] [[http://reactivex.io/documentation/operators/repeat.html ReactiveX - Repeat operator]]
382[warn] Invalid Scaladoc tag detected at [48723..48836) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
383[warn] @see
384[warn] [[http://reactivex.io/documentation/operators/merge.html ReactiveX - Merge operator]]
385[warn] Invalid Scaladoc tag detected at [48941..50885) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
386[warn] @example
387[warn] Circular referenced [[Observable]]s can be created with the help of [[defer]]
388[warn] Invalid Scaladoc tag detected at [48941..50885) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
389[warn] @note
390[warn] This [[defer]] is slightly different from other implementation the
391[warn] [[http://reactivex.io/documentation/operators/defer.html ReactiveX Defer]] operator, because this [[defer]]
392[warn] shares the same upstream [[Observable]] instance for all subscribes.
393[warn] Invalid Scaladoc tag detected at [48941..50885) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
394[warn] @see
395[warn] [[http://reactivex.io/documentation/operators/defer.html ReactiveX - Defer operator]]
396[warn] Invalid Scaladoc tag detected at [50989..54383) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
397[warn] @example
398[warn] Given a sequence of [[Observable]]s,
399[warn] Invalid Scaladoc tag detected at [50989..54383) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
400[warn] @see
401[warn] [[http://reactivex.io/documentation/operators/merge.html ReactiveX - Merge operator]]
402[warn] Invalid Scaladoc tag detected at [54669..56239) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
403[warn] @example
404[warn] Given a source observable,
405[warn] Invalid Scaladoc tag detected at [54669..56239) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
406[warn] @see
407[warn] [[http://reactivex.io/documentation/operators/to.html ReactiveX - To operator]]
408[warn] Invalid Scaladoc tag detected at [56362..56932) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
409[warn] @author
410[warn] 杨博 (Yang Bo) <pop.atry@gmail.com>
411[warn] Invalid Scaladoc tag detected at [56362..56932) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
412[warn] @example
413[warn] You may create a data binding expression via `Binding { ??? }` block annotation.
414[warn] Invalid Scaladoc tag detected at [57409..57786) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
415[warn] @note
416[warn] This method is recursive, which means that the dependencies of this [[Binding]] will be watched as well.
417[warn] Invalid Scaladoc tag detected at [57887..58063) in Input.File(new File("/build/repo/Binding/shared/src/main/scala/com/thoughtworks/binding/Binding.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
418[warn] @note
419[warn] This method is recursive, which means that the dependencies of this [[Binding]] will be unwatched as well.
420[warn] Invalid Scaladoc tag detected at [1206..1956) in Input.File(new File("/build/repo/Binding/shared/src/main/scala-3/com/thoughtworks/binding/Binding2Or3.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
421[warn] @note
422[warn] This method must be invoked inside a `@dom` method body or a `Binding { ... }` block..
423Starting build for ProjectRef(file:/build/repo/,SafeBufferJVM) (safebuffer)... [1/2]
424Compile scalacOptions: -unchecked, -Ymacro-annotations, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
425
426************************
427Build summary:
428[{
429 "module": "binding",
430 "compile": {"status": "ok", "tookMs": 12258, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
431 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
432 "test-compile": {"status": "ok", "tookMs": 10633, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
433 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
434 "publish": {"status": "skipped", "tookMs": 0},
435 "metadata": {
436 "crossScalaVersions": ["3.2.1", "2.13.10", "2.13.4"]
437}
438},{
439 "module": "safebuffer",
440 "compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
441 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
442 "test-compile": {"status": "ok", "tookMs": 118, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
443 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
444 "publish": {"status": "skipped", "tookMs": 0},
445 "metadata": {
446 "crossScalaVersions": ["3.2.1", "2.13.10", "2.13.4"]
447}
448}]
449************************
450[success] Total time: 44 s, completed Nov 27, 2025, 8:52:38 PM
451[0JChecking patch project/plugins.sbt...
452Checking patch project/build.properties...
453Checking patch build.sbt...
454Applied patch project/plugins.sbt cleanly.
455Applied patch project/build.properties cleanly.
456Applied patch build.sbt cleanly.