Build Logs

thoughtworksinc/binding.scala • 3.7.4:2025-11-06

Errors

0

Warnings

284

Total Lines

457

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