Build Logs

com-lihaoyi/scalasql • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY

Errors

1

Warnings

823

Total Lines

1485

1##################################
2Clonning https://github.com/com-lihaoyi/scalasql.git into /build/repo using revision 0.2.7
3##################################
4Note: switching to 'b7c56920452a61c664a17bf5fb3c036c5ae8ce3e'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.6.2
22----
23Preparing build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.mill
34Pattern: val scala3 = "3.6.2"
35Replacement: val scala3 = "3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.6.2"' in build.mill
40----
41Starting build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
42Execute tests: false
43Mill project found:
44Found explicit mill version 0.12.14 in ./mill-version
45Force upgrade of millVersion 0.12.14 to 0.12.16
46Detected mill version=0.12.16, binary version: 0.12
47No prepare script found for project com-lihaoyi/scalasql
48No mill build directory found
49Apply scalafix rules to build.mill
50##################################
51Scala version: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
52Targets: com.lihaoyi%scalasql com.lihaoyi%scalasql-core com.lihaoyi%scalasql-operations com.lihaoyi%scalasql-query com.lihaoyi%scalasql-simple
53Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.mill","pattern":"val scala3 = \"3.6.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
54##################################
55Downloading mill 0.12.16 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.16/mill-dist-0.12.16.exe ...
56 % Total % Received % Xferd Average Speed Time Time Time Current
57 Dload Upload Total Spent Left Speed
58
59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
60100 72.6M 100 72.6M 0 0 165M 0 --:--:-- --:--:-- --:--:-- 165M
61============================== resolve _ ==============================
62[build.mill-61/65] compile
63[build.mill-61] [info] compiling 6 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
64[build.mill-61] [warn] /build/repo/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
65[build.mill-61] [warn] .iterator()
66[build.mill-61] [warn] ^
67[build.mill-61] [warn] /build/repo/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
68[build.mill-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
69[build.mill-61] [warn] ^
70[build.mill-61] [warn] /build/repo/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
71[build.mill-61] [warn] val testModule = module.millInternal.modules.toList
72[build.mill-61] [warn] ^
73[build.mill-61] [warn] /build/repo/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
74[build.mill-61] [warn] ctx.root.millInternal.modules.flatMap {
75[build.mill-61] [warn] ^
76[build.mill-61] [warn] /build/repo/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
77[build.mill-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
78[build.mill-61] [warn] ^
79[build.mill-61] [warn] /build/repo/build.mill:13:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
80[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
81[build.mill-61] [warn] ^
82[build.mill-61] [warn] /build/repo/build.mill:24:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
83[build.mill-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
84[build.mill-61] [warn] ^
85[build.mill-61] [warn] /build/repo/build.mill:25:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
86[build.mill-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
87[build.mill-61] [warn] ^
88[build.mill-61] [warn] /build/repo/build.mill:83:50: method millSourcePath in trait Module is deprecated (since Mill 0.12.11): For read-access use moduleDir instead. Calls like `Task.Sources(millSourcePath / "foo")` can be replace with `Task.Sources("foo")`
89[build.mill-61] [warn] def millSourcePath: os.Path = scalasql(scala3).millSourcePath / "simple"
90[build.mill-61] [warn] ^
91[build.mill-61] [warn] 9 warnings found
92[build.mill-61] [info] done compiling
93[1/1] resolve
94[0J[1A
95[0J[1A
96[1/1] ============================== resolve _ ============================== 20s
97Try build using ./mill
98--disable-ticker will be removed in Mill 1.0.0, use `--ticker false`
99[build.mill] [info] compiling 6 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
100[build.mill] [warn] /build/repo/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
101[build.mill] [warn] .iterator()
102[build.mill] [warn] ^
103[build.mill] [warn] /build/repo/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
104[build.mill] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
105[build.mill] [warn] ^
106[build.mill] [warn] /build/repo/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
107[build.mill] [warn] val testModule = module.millInternal.modules.toList
108[build.mill] [warn] ^
109[build.mill] [warn] /build/repo/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
110[build.mill] [warn] ctx.root.millInternal.modules.flatMap {
111[build.mill] [warn] ^
112[build.mill] [warn] /build/repo/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
113[build.mill] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
114[build.mill] [warn] ^
115[build.mill] [warn] /build/repo/build.mill:13:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
116[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
117[build.mill] [warn] ^
118[build.mill] [warn] /build/repo/build.mill:24:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
119[build.mill] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
120[build.mill] [warn] ^
121[build.mill] [warn] /build/repo/build.mill:25:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
122[build.mill] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
123[build.mill] [warn] ^
124[build.mill] [warn] /build/repo/build.mill:83:50: method millSourcePath in trait Module is deprecated (since Mill 0.12.11): For read-access use moduleDir instead. Calls like `Task.Sources(millSourcePath / "foo")` can be replace with `Task.Sources("foo")`
125[build.mill] [warn] def millSourcePath: os.Path = scalasql(scala3).millSourcePath / "simple"
126[build.mill] [warn] ^
127[build.mill] [warn] 9 warnings found
128[build.mill] [info] done compiling
129Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.mill","pattern":"val scala3 = \"3.6.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
130Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
131Failed to resolve mappings for 1/5 targets: com.lihaoyi%scalasql-simple
132Found targets [5]: %scalasql-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY-test, com.lihaoyi%scalasql, com.lihaoyi%scalasql-core, com.lihaoyi%scalasql-operations, com.lihaoyi%scalasql-query
133
134Starting build for scalasql-core - [0/4]
135No test module defined in scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].core
136Failed to resolve scalaVersion, assume it's Scala 3 project
137[info] compiling 18 Scala sources to /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/core/compile.dest/classes ...
138[warn] -- Warning: /build/repo/scalasql/core/src/DbApi.scala:264:74 -------------------
139[warn] 264 | updateGetGeneratedKeysSql(flattened)(qr.isGetGeneratedKeys(query).get, fileName, lineNum)
140[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
141[warn] |Implicit parameters should be provided with a `using` clause.
142[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
143[warn] |To disable the warning, please use the following option:
144[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
145[warn] -- Warning: /build/repo/scalasql/core/src/DbApi.scala:269:25 -------------------
146[warn] 269 | qr.asInstanceOf[Queryable[Q, Seq[?]]],
147[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
148[warn] |Implicit parameters should be provided with a `using` clause.
149[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
150[warn] |To disable the warning, please use the following option:
151[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
152[warn] -- Warning: /build/repo/scalasql/core/src/Expr.scala:11:65 ---------------------
153[warn] 11 | ctx.exprNaming.get(this.exprIdentity).getOrElse(renderToSql0(ctx))
154[warn] | ^^^
155[warn] |Implicit parameters should be provided with a `using` clause.
156[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
157[warn] |To disable the warning, please use the following option:
158[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
159[warn] -- Warning: /build/repo/scalasql/core/src/Expr.scala:59:41 ---------------------
160[warn] 59 | new Simple[Option[T]](e.renderToSql0(_))
161[warn] | ^
162[warn] |Implicit parameters should be provided with a `using` clause.
163[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
164[warn] |To disable the warning, please use the following option:
165[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
166[warn] -- Warning: /build/repo/scalasql/core/src/Expr.scala:68:17 ---------------------
167[warn] 68 | apply0[T](x)(conv)
168[warn] | ^^^^
169[warn] |Implicit parameters should be provided with a `using` clause.
170[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
171[warn] |To disable the warning, please use the following option:
172[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
173[warn] -- Warning: /build/repo/scalasql/core/src/ExprsToSql.scala:29:90 ---------------
174[warn] 29 | walked.map { case (k, v) => (ctx.config.renderColumnLabel(k), Renderable.renderSql(v)(ctx)) }
175[warn] | ^^^
176[warn] |Implicit parameters should be provided with a `using` clause.
177[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
178[warn] |To disable the warning, please use the following option:
179[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
180[warn] -- Warning: /build/repo/scalasql/core/src/SqlStr.scala:227:43 ------------------
181[warn] 227 | SqlStrInterp(Renderable.renderSql(t)(ctx))
182[warn] | ^^^
183[warn] |Implicit parameters should be provided with a `using` clause.
184[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
185[warn] |To disable the warning, please use the following option:
186[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
187[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/core/src/JoinNullable.scala:17:60
188[warn] 17 | implicit def toExpr[T](n: JoinNullable[Expr[T]])(implicit mt: TypeMapper[T]): Expr[Option[T]] =
189[warn] | ^^
190[warn] | unused implicit parameter
191[warn] there were 6 feature warnings; re-run with -feature for details
192[warn] 9 warnings found
193[info] done compiling
194Successfully evaluated scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].core.compile
195Option -classpath was updated
196-- Warning: /build/repo/scalasql/core/src/SqlStr.scala:9:6 ---------------------
1979 |class SqlStr(
198 | ^
199 | Couldn't resolve a member for the given link query: Interp
200-- Warning: /build/repo/scalasql/core/src/SqlStr.scala:154:6 -------------------
201154 | def join(strs: IterableOnce[SqlStr], sep: SqlStr = empty): SqlStr = {
202 | ^
203 | Couldn't resolve a member for the given link query: sep
204-- Warning: /build/repo/scalasql/core/src/Context.scala:14:6 -------------------
20514 | def fromNaming: Map[Context.From, String]
206 | ^
207 | Couldn't resolve a member for the given link query: From
208-- Warning: /build/repo/scalasql/core/src/Context.scala:87:6 -------------------
20987 | def compute(prevContext: Context, prefixedFroms: Seq[From], unPrefixedFroms: Option[From]) = {
210 | ^
211 | Couldn't resolve a member for the given link query: prevContext
212-- Warning: /build/repo/scalasql/core/src/DbApi.scala:17:6 ---------------------
21317 | def renderSql[Q, R](query: Q, castParams: Boolean = false)(implicit qr: Queryable[Q, R]): String
214 | ^
215 | Couldn't resolve a member for the given link query: Q
216-- Warning: /build/repo/scalasql/core/src/DbApi.scala:22:6 ---------------------
21722 | def run[Q, R](query: Q, fetchSize: Int = -1, queryTimeoutSeconds: Int = -1)(
218 | ^
219 | Couldn't resolve a member for the given link query: Q
220-- Warning: /build/repo/scalasql/core/src/DbApi.scala:31:6 ---------------------
22131 | def runSql[R](query: SqlStr, fetchSize: Int = -1, queryTimeoutSeconds: Int = -1)(
222 | ^
223 | Couldn't resolve a member for the given link query: R
224-- Warning: /build/repo/scalasql/core/src/DbApi.scala:42:6 ---------------------
22542 | def stream[Q, R](query: Q, fetchSize: Int = -1, queryTimeoutSeconds: Int = -1)(
226 | ^
227 | Couldn't resolve a member for the given link query: Q
228-- Warning: /build/repo/scalasql/core/src/DbApi.scala:62:6 ---------------------
22962 | def runRaw[R](
230 | ^
231 | Couldn't resolve a member for the given link query: R
232-- Warning: /build/repo/scalasql/core/src/DbApi.scala:77:6 ---------------------
23377 | def streamRaw[R](
234 | ^
235 | Couldn't resolve a member for the given link query: R
236-- Warning: /build/repo/scalasql/core/src/DbApi.scala:256:8 --------------------
237256 | def run[Q, R](query: Q, fetchSize: Int = -1, queryTimeoutSeconds: Int = -1)(
238 | ^
239 | Couldn't resolve a member for the given link query: Q
240-- Warning: /build/repo/scalasql/core/src/DbApi.scala:287:8 --------------------
241287 | def stream[Q, R](query: Q, fetchSize: Int = -1, queryTimeoutSeconds: Int = -1)(
242 | ^
243 | Couldn't resolve a member for the given link query: Q
244-- Warning: /build/repo/scalasql/core/src/DbApi.scala:308:8 --------------------
245308 | def runSql[R](
246 | ^
247 | Couldn't resolve a member for the given link query: R
248-- Warning: /build/repo/scalasql/core/src/DbApi.scala:373:8 --------------------
249373 | def runRaw[R](
250 | ^
251 | Couldn't resolve a member for the given link query: R
252-- Warning: /build/repo/scalasql/core/src/DbApi.scala:386:8 --------------------
253386 | def streamRaw[R](
254 | ^
255 | Couldn't resolve a member for the given link query: R
256-- Warning: /build/repo/scalasql/core/src/DbApi.scala:572:8 --------------------
257572 | def renderSql[Q, R](query: Q, castParams: Boolean = false)(
258 | ^
259 | Couldn't resolve a member for the given link query: Q
260-- Warning: /build/repo/scalasql/core/src/DbClient.scala:14:6 ------------------
26114 | def renderSql[Q, R](query: Q, castParams: Boolean = false)(implicit qr: Queryable[Q, R]): String
262 | ^
263 | Couldn't resolve a member for the given link query: Q
264-- Warning: /build/repo/scalasql/core/src/DbClient.scala:22:6 ------------------
26522 | def transaction[T](block: DbApi.Txn => T): T
266 | ^
267 | Couldn't resolve a member for the given link query: block
268-- Warning: /build/repo/scalasql/core/src/DbClient.scala:68:8 ------------------
26968 | def renderSql[Q, R](query: Q, castParams: Boolean = false)(
270 | ^
271 | Couldn't resolve a member for the given link query: Q
272-- Warning: /build/repo/scalasql/core/src/DbClient.scala:74:8 ------------------
27374 | def transaction[T](block: DbApi.Txn => T): T = {
274 | ^
275 | Couldn't resolve a member for the given link query: block
276-- Warning: /build/repo/scalasql/core/src/DbClient.scala:127:8 -----------------
277127 | def renderSql[Q, R](query: Q, castParams: Boolean = false)(
278 | ^
279 | Couldn't resolve a member for the given link query: Q
280-- Warning: /build/repo/scalasql/core/src/DbClient.scala:139:8 -----------------
281139 | def transaction[T](block: DbApi.Txn => T): T = withConnection(_.transaction(block))
282 | ^
283 | Couldn't resolve a member for the given link query: block
284-- Warning: /build/repo/scalasql/core/src/Aggregatable.scala:7:6 ---------------
2857 |trait Aggregatable[Q] extends WithSqlExpr[Q] {
286 | ^
287 | Couldn't resolve a member for the given link query: Select
288-- Warning: /build/repo/scalasql/core/src/Aggregatable.scala:19:8 --------------
28919 | class Proxy[Q](val expr: Q) extends Aggregatable[Q] {
290 | ^
291 | Couldn't resolve a member for the given link query: Select.aggregate
292-- Warning: /build/repo/scalasql/core/src/Expr.scala:52:8 ----------------------
29352 | def deconstruct(r: T): E[T] = Expr[T] { implicit ctx: Context =>
294 | ^
295 | Couldn't resolve a member for the given link query: R
296-- Warning: /build/repo/scalasql/core/src/Queryable.scala:14:6 -----------------
29714 |trait Queryable[-Q, R] {
298 | ^
299 | Couldn't resolve a member for the given link query: valueReader
30027 warnings found
301Successfully evaluated scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].core.docJar
302Publishing Artifact(com.lihaoyi,scalasql-core_3,0.2.7-DIRTY93b8a03d) to ivy repo /root/.ivy2/local
303Successfully evaluated scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].core.publishLocal
304
305Starting build for scalasql-query - [1/4]
306No test module defined in scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].query
307Failed to resolve scalaVersion, assume it's Scala 3 project
308[info] compiling 29 Scala sources to /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/compile.dest/classes ...
309[warn] -- Warning: /build/repo/scalasql/query/src/CompoundSelect.scala:169:45 ---------
310[warn] 169 | Renderable.renderSql(orderBy.expr)(newCtx) + ascDesc + nulls
311[warn] | ^^^^^^
312[warn] |Implicit parameters should be provided with a `using` clause.
313[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
314[warn] |To disable the warning, please use the following option:
315[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
316[warn] -- Warning: /build/repo/scalasql/query/src/From.scala:18:52 --------------------
317[warn] 18 | val resolvedTable = Table.fullIdentifier(value)(prevContext)
318[warn] | ^^^^^^^^^^^
319[warn] |Implicit parameters should be provided with a `using` clause.
320[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
321[warn] |To disable the warning, please use the following option:
322[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
323[warn] -- Warning: /build/repo/scalasql/query/src/GetGeneratedKeys.scala:29:96 --------
324[warn] 29 | override private[scalasql] def renderSql(ctx: Context): SqlStr = Renderable.renderSql(base)(ctx)
325[warn] | ^^^
326[warn] |Implicit parameters should be provided with a `using` clause.
327[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
328[warn] |To disable the warning, please use the following option:
329[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
330[warn] -- Warning: /build/repo/scalasql/query/src/InsertColumns.scala:31:42 -----------
331[warn] 31 | Table.fullIdentifier(table.value)(ctx)
332[warn] | ^^^
333[warn] |Implicit parameters should be provided with a `using` clause.
334[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
335[warn] |To disable the warning, please use the following option:
336[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
337[warn] -- Warning: /build/repo/scalasql/query/src/InsertSelect.scala:27:42 ------------
338[warn] 27 | Table.fullIdentifier(table.value)(ctx)
339[warn] | ^^^
340[warn] |Implicit parameters should be provided with a `using` clause.
341[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
342[warn] |To disable the warning, please use the following option:
343[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
344[warn] -- Warning: /build/repo/scalasql/query/src/InsertValues.scala:27:49 ------------
345[warn] 27 | Table.fullIdentifier(insert.table.value)(ctx),
346[warn] | ^^^
347[warn] |Implicit parameters should be provided with a `using` clause.
348[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
349[warn] |To disable the warning, please use the following option:
350[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
351[warn] -- Warning: /build/repo/scalasql/query/src/InsertValues.scala:32:12 ------------
352[warn] 32 | )(ctx.markAsValue).render()
353[warn] | ^^^^^^^^^^^^^^^
354[warn] |Implicit parameters should be provided with a `using` clause.
355[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
356[warn] |To disable the warning, please use the following option:
357[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
358[warn] -- Warning: /build/repo/scalasql/query/src/OnConflict.scala:25:44 --------------
359[warn] 25 | val str = Renderable.renderSql(query)(ctx)
360[warn] | ^^^
361[warn] |Implicit parameters should be provided with a `using` clause.
362[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
363[warn] |To disable the warning, please use the following option:
364[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
365[warn] -- Warning: /build/repo/scalasql/query/src/Query.scala:85:88 -------------------
366[warn] 85 | private[scalasql] def renderSql(ctx: Context): SqlStr = Renderable.renderSql(query)(ctx)
367[warn] | ^^^
368[warn] |Implicit parameters should be provided with a `using` clause.
369[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
370[warn] |To disable the warning, please use the following option:
371[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
372[warn] -- Warning: /build/repo/scalasql/query/src/Returning.scala:62:84 ---------------
373[warn] 62 | .updated(returnable.table, Table.fullIdentifier(returnable.table.value)(contextStage1))
374[warn] | ^^^^^^^^^^^^^
375[warn] |Implicit parameters should be provided with a `using` clause.
376[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
377[warn] |To disable the warning, please use the following option:
378[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
379[warn] -- Warning: /build/repo/scalasql/query/src/Select.scala:251:61 -----------------
380[warn] 251 | newSimpleSelect(expr, None, None, false, Seq(subqueryRef(qr)), Nil, Nil, None)(qr, dialect)
381[warn] | ^^
382[warn] |Implicit parameters should be provided with a `using` clause.
383[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
384[warn] |To disable the warning, please use the following option:
385[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
386[warn] -- Warning: /build/repo/scalasql/query/src/Select.scala:251:83 -----------------
387[warn] 251 | newSimpleSelect(expr, None, None, false, Seq(subqueryRef(qr)), Nil, Nil, None)(qr, dialect)
388[warn] | ^^
389[warn] |Implicit parameters should be provided with a `using` clause.
390[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
391[warn] |To disable the warning, please use the following option:
392[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
393[warn] -- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:236:50 -----------
394[warn] 236 | joinCopy0(f(expr, otherExpr), otherJoin, Nil)(jqr)
395[warn] | ^^^
396[warn] |Implicit parameters should be provided with a `using` clause.
397[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
398[warn] |To disable the warning, please use the following option:
399[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
400[warn] -- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:112:77 -----------
401[warn] 112 | ): Select[QF, RF] = { joinCopy(other, on, prefix)(ja.appendTuple(_, _))(ja.qr) }
402[warn] | ^^^^^
403[warn] |Implicit parameters should be provided with a `using` clause.
404[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
405[warn] |To disable the warning, please use the following option:
406[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
407[warn] -- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:277:66 -----------
408[warn] 277 | SqlStr.join(groupBy.keys.map(x => Renderable.renderSql(x)(context)), SqlStr.commaSep)
409[warn] | ^^^^^^^
410[warn] |Implicit parameters should be provided with a `using` clause.
411[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
412[warn] |To disable the warning, please use the following option:
413[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
414[warn] -- Warning: /build/repo/scalasql/query/src/Update.scala:72:11 ------------------
415[warn] 72 | ja.qr,
416[warn] | ^^^^^
417[warn] |Implicit parameters should be provided with a `using` clause.
418[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
419[warn] |To disable the warning, please use the following option:
420[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
421[warn] -- Warning: /build/repo/scalasql/query/src/Update.scala:99:82 ------------------
422[warn] 99 | contextStage1.fromNaming.updated(table, Table.fullIdentifier(table.value)(prevContext))
423[warn] | ^^^^^^^^^^^
424[warn] |Implicit parameters should be provided with a `using` clause.
425[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
426[warn] |To disable the warning, please use the following option:
427[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
428[warn] -- Warning: /build/repo/scalasql/query/src/Values.scala:24:30 ------------------
429[warn] 24 | new Values.Renderer(this)(implicitly, prevContext)
430[warn] | ^^^^^^^^^^
431[warn] |Implicit parameters should be provided with a `using` clause.
432[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
433[warn] |To disable the warning, please use the following option:
434[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
435[warn] -- Warning: /build/repo/scalasql/query/src/WithCte.scala:82:8 ------------------
436[warn] 82 | )(qr, dialect)
437[warn] | ^^
438[warn] |Implicit parameters should be provided with a `using` clause.
439[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
440[warn] |To disable the warning, please use the following option:
441[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
442[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:462:45
443[warn] 462 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2), QA, (Q1, Q2, QA), (R1, R2, RA)] = new scalasql.query.JoinAppend[(Q1, Q2), QA, (Q1, Q2, QA), (R1, R2, RA)] {
444[warn] | ^^^^
445[warn] | unused implicit parameter
446[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:470:45
447[warn] 470 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3), QA, (Q1, Q2, Q3, QA), (R1, R2, R3, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3), QA, (Q1, Q2, Q3, QA), (R1, R2, R3, RA)] {
448[warn] | ^^^^
449[warn] | unused implicit parameter
450[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:478:45
451[warn] 478 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4), QA, (Q1, Q2, Q3, Q4, QA), (R1, R2, R3, R4, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4), QA, (Q1, Q2, Q3, Q4, QA), (R1, R2, R3, R4, RA)] {
452[warn] | ^^^^
453[warn] | unused implicit parameter
454[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:486:45
455[warn] 486 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5), QA, (Q1, Q2, Q3, Q4, Q5, QA), (R1, R2, R3, R4, R5, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5), QA, (Q1, Q2, Q3, Q4, Q5, QA), (R1, R2, R3, R4, R5, RA)] {
456[warn] | ^^^^
457[warn] | unused implicit parameter
458[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:494:45
459[warn] 494 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6), QA, (Q1, Q2, Q3, Q4, Q5, Q6, QA), (R1, R2, R3, R4, R5, R6, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6), QA, (Q1, Q2, Q3, Q4, Q5, Q6, QA), (R1, R2, R3, R4, R5, R6, RA)] {
460[warn] | ^^^^
461[warn] | unused implicit parameter
462[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:502:45
463[warn] 502 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, QA), (R1, R2, R3, R4, R5, R6, R7, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, QA), (R1, R2, R3, R4, R5, R6, R7, RA)] {
464[warn] | ^^^^
465[warn] | unused implicit parameter
466[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:510:45
467[warn] 510 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, QA), (R1, R2, R3, R4, R5, R6, R7, R8, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, QA), (R1, R2, R3, R4, R5, R6, R7, R8, RA)] {
468[warn] | ^^^^
469[warn] | unused implicit parameter
470[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:518:45
471[warn] 518 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, RA)] {
472[warn] | ^^^^
473[warn] | unused implicit parameter
474[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:526:45
475[warn] 526 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, RA)] {
476[warn] | ^^^^
477[warn] | unused implicit parameter
478[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:534:45
479[warn] 534 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, RA)] {
480[warn] | ^^^^
481[warn] | unused implicit parameter
482[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:542:45
483[warn] 542 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, RA)] {
484[warn] | ^^^^
485[warn] | unused implicit parameter
486[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:550:45
487[warn] 550 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, RA)] {
488[warn] | ^^^^
489[warn] | unused implicit parameter
490[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:558:45
491[warn] 558 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, RA)] {
492[warn] | ^^^^
493[warn] | unused implicit parameter
494[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:566:45
495[warn] 566 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, RA)] {
496[warn] | ^^^^
497[warn] | unused implicit parameter
498[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:574:45
499[warn] 574 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, RA)] {
500[warn] | ^^^^
501[warn] | unused implicit parameter
502[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:582:45
503[warn] 582 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, RA)] {
504[warn] | ^^^^
505[warn] | unused implicit parameter
506[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:590:45
507[warn] 590 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, RA)] {
508[warn] | ^^^^
509[warn] | unused implicit parameter
510[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:598:45
511[warn] 598 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18, Q19), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18, Q19, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18, Q19), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18, Q19, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, RA)] {
512[warn] | ^^^^
513[warn] | unused implicit parameter
514[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:606:45
515[warn] 606 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18, Q19, Q20), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18, Q19, Q20, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18, Q19, Q20), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18, Q19, Q20, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, RA)] {
516[warn] | ^^^^
517[warn] | unused implicit parameter
518[warn] -- [E198] Unused Symbol Warning: /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/query/generatedSources.dest/Generated.scala:614:45
519[warn] 614 | @annotation.nowarn("msg=never used") qr20: Queryable.Row[QA, RA]): scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18, Q19, Q20, Q21), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18, Q19, Q20, Q21, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, RA)] = new scalasql.query.JoinAppend[(Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18, Q19, Q20, Q21), QA, (Q1, Q2, Q3, Q4, Q5, Q6, Q7, Q8, Q9, Q10, Q11, Q12, Q13, Q14, Q15, Q16, Q17, Q18, Q19, Q20, Q21, QA), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, RA)] {
520[warn] | ^^^^
521[warn] | unused implicit parameter
522[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/query/src-3/TableMacro.scala:86:10
523[warn] 86 | dialect: DialectTypeMappers,
524[warn] | ^^^^^^^
525[warn] | unused explicit parameter
526[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/query/src-3/TableMacro.scala:127:56
527[warn] 127 | (tableRef: TableRef, dialect: DialectTypeMappers, queryable: Table.Metadata.QueryableProxy) =>
528[warn] | ^^^^^^^^^
529[warn] | unused explicit parameter
530[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/query/src/Select.scala:79:37
531[warn] 79 | protected def subqueryRef(implicit qr: Queryable.Row[Q, R]) = new SubqueryRef(this)
532[warn] | ^^
533[warn] | unused implicit parameter
534[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/query/src/Select.scala:241:22
535[warn] 241 | def toExpr(implicit mt: TypeMapper[R]): Expr[R] = Expr { implicit ctx => this.renderSql(ctx) }
536[warn] | ^^
537[warn] | unused implicit parameter
538[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/query/src/Select.scala:320:24
539[warn] 320 | def sorted(implicit tm: TypeMapper[T]): Select[Expr[T], T] = s.sortBy(identity)
540[warn] | ^^
541[warn] | unused implicit parameter
542[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/scalasql/query/src-3/TableMacro.scala:64:12
543[warn] 64 | (tpe.asType, tpe2.asType) match {
544[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
545[warn] | match may not be exhaustive.
546[warn] |
547[warn] | It would fail on pattern case: (_, _)
548[warn] |
549[warn] | longer explanation available when compiling with `-explain`
550[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/scalasql/query/src-3/TableMacro.scala:97:16
551[warn] 97 | (tpe.asType, tpe2.asType) match {
552[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
553[warn] | match may not be exhaustive.
554[warn] |
555[warn] | It would fail on pattern case: (_, _)
556[warn] |
557[warn] | longer explanation available when compiling with `-explain`
558[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/scalasql/query/src-3/TableMacro.scala:109:41
559[warn] 109 | constructV[Sc]((_, i) => { case (_, '[t], '[t2]) =>
560[warn] | ^
561[warn] | match may not be exhaustive.
562[warn] |
563[warn] | It would fail on pattern case: (_, _, _)
564[warn] |
565[warn] | longer explanation available when compiling with `-explain`
566[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/scalasql/query/src-3/TableMacro.scala:115:50
567[warn] 115 | constructV[SqlExpr]((param, i) => { case (_, '[t], '[t2]) =>
568[warn] | ^
569[warn] | match may not be exhaustive.
570[warn] |
571[warn] | It would fail on pattern case: (_, _, _)
572[warn] |
573[warn] | longer explanation available when compiling with `-explain`
574[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/scalasql/query/src/SqlWindow.scala:27:19
575[warn] 27 | val frameStr = (frameStart0, frameEnd0, exclusions) match {
576[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
577[warn] |match may not be exhaustive.
578[warn] |
579[warn] |It would fail on pattern case: (None, Some(_), _), (None, None, Some(_))
580[warn] |
581[warn] | longer explanation available when compiling with `-explain`
582[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:81:11
583[warn] 81 | case other: FlatJoin.MapResult[Q, Q2, R, R2] =>
584[warn] | ^
585[warn] |the type test for scalasql.query.FlatJoin.MapResult[Q, Q2, R, R2] cannot be checked at runtime because its type arguments can't be determined from scalasql.query.FlatJoin.Rhs[Q2, R2]
586[warn] |
587[warn] | longer explanation available when compiling with `-explain`
588[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:85:11
589[warn] 85 | case other: FlatJoin.FlatMapResult[Q, Q2, R, R2] =>
590[warn] | ^
591[warn] |the type test for scalasql.query.FlatJoin.FlatMapResult[Q, Q2, R, R2] cannot be checked at runtime because its type arguments can't be determined from scalasql.query.FlatJoin.Rhs[Q2, R2]
592[warn] |
593[warn] | longer explanation available when compiling with `-explain`
594[warn] 51 warnings found
595[info] done compiling
596Successfully evaluated scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].query.compile
597Option -classpath was updated
598-- Warning: /build/repo/scalasql/query/src/From.scala:54:6 ---------------------
59954 | def fromRefPrefix(prevContext: Context) = "cte"
600 | ^
601 | Couldn't resolve a member for the given link query: From
602-- Warning: /build/repo/scalasql/query/src/From.scala:56:6 ---------------------
60356 | def fromExprAliases(prevContext: Context) = {
604 | ^
605 | Couldn't resolve a member for the given link query: Expr
606-- Warning: /build/repo/scalasql/query/src/From.scala:60:6 ---------------------
60760 | def renderSql(name: SqlStr, prevContext: Context, liveExprs: LiveExprs) = {
608 | ^
609 | Couldn't resolve a member for the given link query: From
610-- Warning: /build/repo/scalasql/query/src/From.scala:13:6 ---------------------
61113 | def fromRefPrefix(prevContext: Context) = prevContext.config.tableNameMapper(Table.name(value))
612 | ^
613 | Couldn't resolve a member for the given link query: From
614-- Warning: /build/repo/scalasql/query/src/From.scala:15:6 ---------------------
61515 | def fromExprAliases(prevContext: Context): Seq[(Expr.Identity, SqlStr)] = Nil
616 | ^
617 | Couldn't resolve a member for the given link query: Expr
618-- Warning: /build/repo/scalasql/query/src/From.scala:17:6 ---------------------
61917 | def renderSql(name: SqlStr, prevContext: Context, liveExprs: LiveExprs) = {
620 | ^
621 | Couldn't resolve a member for the given link query: From
622-- Warning: /build/repo/scalasql/query/src/Query.scala:10:6 --------------------
62310 |trait Query[R] extends Renderable {
624 | ^
625 | Couldn't resolve a member for the given link query: Query.Multiple
626-- Warning: /build/repo/scalasql/query/src/Query.scala:47:8 --------------------
62747 | trait DelegateQueryable[Q, R] extends scalasql.query.Query[R] with WithSqlExpr[Q] {
628 | ^
629 | Couldn't resolve a member for the given link query: Queryable
630-- Warning: /build/repo/scalasql/query/src/Query.scala:67:8 --------------------
63167 | class QueryQueryable[Q <: Query[R], R]() extends scalasql.core.Queryable[Q, R] {
632 | ^
633 | Couldn't resolve a member for the given link query: Queryable
634-- Warning: /build/repo/scalasql/query/src/Query.scala:74:8 --------------------
63574 | def renderSql(q: Q, ctx: Context): SqlStr = q.renderSql(ctx)
636 | ^
637 | Couldn't resolve a member for the given link query: SqlStr
638-- Warning: /build/repo/scalasql/query/src/Query.scala:76:17 -------------------
63976 | override def construct(q: Q, args: Queryable.ResultSetIterator): R = q.queryConstruct(args)
640 | ^
641 |Couldn't resolve a member for the given link query: Queryable.ResultSetIterator
642-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:72:6 -------------
64372 | def flatMap[Q2, R2](
644 | ^
645 | Couldn't resolve a member for the given link query: f
646-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:98:6 -------------
64798 | def filterIf(cond: Boolean)(f: Q => Expr[Boolean]): Select[Q, R] =
648 | ^
649 | Couldn't resolve a member for the given link query: cond
650-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:140:6 ------------
651140 | def leftJoin[Q2, R2](other: Joinable[Q2, R2])(
652 | ^
653 | Couldn't resolve a member for the given link query: other
654-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:146:6 ------------
655146 | def rightJoin[Q2, R2](other: Joinable[Q2, R2])(
656 | ^
657 | Couldn't resolve a member for the given link query: other
658-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:152:6 ------------
659152 | def outerJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
660 | ^
661 | Couldn't resolve a member for the given link query: other
662-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:171:6 ------------
663171 | def mapAggregate[Q2, R2](
664 | ^
665 |Couldn't resolve a member for the given link query: Aggregatable.Proxy
666-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:218:6 ------------
667218 | def drop(n: Int): Select[Q, R] = newCompoundSelect(this, Nil, Nil, None, Some(n))
668 | ^
669 | Couldn't resolve a member for the given link query: n
670-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:219:6 ------------
671219 | def take(n: Int): Select[Q, R] = newCompoundSelect(this, Nil, Nil, Some(n), None)
672 | ^
673 | Couldn't resolve a member for the given link query: n
674-- Warning: /build/repo/scalasql/query/src/Select.scala:241:6 ------------------
675241 | def toExpr(implicit mt: TypeMapper[R]): Expr[R] = Expr { implicit ctx => this.renderSql(ctx) }
676 | ^
677 | Couldn't resolve a member for the given link query: Expr
678-- Warning: /build/repo/scalasql/query/src/Select.scala:278:6 ------------------
679278 | def contains(other: Q): Expr[Boolean] = Expr { implicit ctx =>
680 | ^
681 | Couldn't resolve a member for the given link query: other
682-- Warning: /build/repo/scalasql/query/src/JoinOps.scala:10:6 ------------------
68310 | def join[Q2, R2, QF, RF](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
684 | ^
685 | Couldn't resolve a member for the given link query: other
686-- Warning: /build/repo/scalasql/query/src/Select.scala:187:6 ------------------
687187 | def intersect(other: Select[Q, R]): Select[Q, R] = compound0("INTERSECT", other)
688 | ^
689 | Couldn't resolve a member for the given link query: other
690-- Warning: /build/repo/scalasql/query/src/Select.scala:193:6 ------------------
691193 | def except(other: Select[Q, R]): Select[Q, R] = compound0("EXCEPT", other)
692 | ^
693 | Couldn't resolve a member for the given link query: other
694-- Warning: /build/repo/scalasql/query/src/From.scala:27:6 ---------------------
69527 | def fromRefPrefix(prevContext: Context): String = "subquery"
696 | ^
697 | Couldn't resolve a member for the given link query: From
698-- Warning: /build/repo/scalasql/query/src/From.scala:29:6 ---------------------
69929 | def fromExprAliases(prevContext: Context) = SubqueryRef.Wrapped.exprAliases(value, prevContext)
700 | ^
701 | Couldn't resolve a member for the given link query: Expr
702-- Warning: /build/repo/scalasql/query/src/From.scala:31:6 ---------------------
70331 | def renderSql(name: SqlStr, prevContext: Context, liveExprs: LiveExprs) = {
704 | ^
705 | Couldn't resolve a member for the given link query: From
706-- Warning: /build/repo/scalasql/query/src/WithCte.scala:43:15 -----------------
70743 | override def drop(n: Int): Select[Q, R] = new WithCte(walked, lhs, cteRef, rhs.drop(n))
708 | ^
709 | Couldn't resolve a member for the given link query: n
710-- Warning: /build/repo/scalasql/query/src/WithCte.scala:44:15 -----------------
71144 | override def take(n: Int): Select[Q, R] = new WithCte(walked, lhs, cteRef, rhs.take(n))
712 | ^
713 | Couldn't resolve a member for the given link query: n
714-- Warning: /build/repo/scalasql/query/src/Select.scala:340:17 -----------------
715340 | override def flatMap[Q2, R2](f: Q => FlatJoin.Rhs[Q2, R2])(
716 | ^
717 | Couldn't resolve a member for the given link query: f
718-- Warning: /build/repo/scalasql/query/src/Select.scala:356:17 -----------------
719356 | override def mapAggregate[Q2, R2](f: (Q, Aggregatable.Proxy[Q]) => Q2)(
720 | ^
721 |Couldn't resolve a member for the given link query: Aggregatable.Proxy
722-- Warning: /build/repo/scalasql/query/src/Select.scala:393:17 -----------------
723393 | override def outerJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
724 | ^
725 | Couldn't resolve a member for the given link query: other
726-- Warning: /build/repo/scalasql/query/src/Select.scala:389:17 -----------------
727389 | override def rightJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
728 | ^
729 | Couldn't resolve a member for the given link query: other
730-- Warning: /build/repo/scalasql/query/src/Select.scala:346:17 -----------------
731346 | override def filterIf(cond: Boolean)(f: Q => Expr[Boolean]): Select[Q, R] =
732 | ^
733 | Couldn't resolve a member for the given link query: cond
734-- Warning: /build/repo/scalasql/query/src/Select.scala:385:17 -----------------
735385 | override def leftJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
736 | ^
737 | Couldn't resolve a member for the given link query: other
738-- Warning: /build/repo/scalasql/query/src/Select.scala:375:17 -----------------
739375 | override def take(n: Int): Select[Q, R] = selectToSimpleSelect().take(n)
740 | ^
741 | Couldn't resolve a member for the given link query: n
742-- Warning: /build/repo/scalasql/query/src/Select.scala:374:17 -----------------
743374 | override def drop(n: Int): Select[Q, R] = selectToSimpleSelect().drop(n)
744 | ^
745 | Couldn't resolve a member for the given link query: n
746-- Warning: /build/repo/scalasql/query/src/Values.scala:10:6 -------------------
74710 |class Values[Q, R](val ts: Seq[R])(
748 | ^
749 | Couldn't resolve a member for the given link query: T
750-- Warning: /build/repo/scalasql/query/src/Select.scala:90:6 -------------------
75190 | def flatMap[Q2, R2](f: Q => FlatJoin.Rhs[Q2, R2])(
752 | ^
753 | Couldn't resolve a member for the given link query: f
754-- Warning: /build/repo/scalasql/query/src/Select.scala:107:6 ------------------
755107 | def filterIf(cond: Boolean)(
756 | ^
757 | Couldn't resolve a member for the given link query: cond
758-- Warning: /build/repo/scalasql/query/src/Select.scala:130:6 ------------------
759130 | def mapAggregate[Q2, R2](f: (Q, Aggregatable.Proxy[Q]) => Q2)(
760 | ^
761 |Couldn't resolve a member for the given link query: Aggregatable.Proxy
762-- Warning: /build/repo/scalasql/query/src/Select.scala:200:6 ------------------
763200 | def drop(n: Int): Select[Q, R]
764 | ^
765 | Couldn't resolve a member for the given link query: n
766-- Warning: /build/repo/scalasql/query/src/Select.scala:206:6 ------------------
767206 | def take(n: Int): Select[Q, R]
768 | ^
769 | Couldn't resolve a member for the given link query: n
770-- Warning: /build/repo/scalasql/query/src/Select.scala:257:6 ------------------
771257 | def leftJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
772 | ^
773 | Couldn't resolve a member for the given link query: other
774-- Warning: /build/repo/scalasql/query/src/Select.scala:264:6 ------------------
775264 | def rightJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
776 | ^
777 | Couldn't resolve a member for the given link query: other
778-- Warning: /build/repo/scalasql/query/src/Select.scala:271:6 ------------------
779271 | def outerJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
780 | ^
781 | Couldn't resolve a member for the given link query: other
782-- Warning: /build/repo/scalasql/query/src/CompoundSelect.scala:74:15 ----------
78374 | override def drop(n: Int): Select[Q, R] =
784 | ^
785 | Couldn't resolve a member for the given link query: n
786-- Warning: /build/repo/scalasql/query/src/CompoundSelect.scala:76:15 ----------
78776 | override def take(n: Int): Select[Q, R] = copy(limit = Some(limit.fold(n)(math.min(_, n))))
788 | ^
789 | Couldn't resolve a member for the given link query: n
790-- Warning: /build/repo/scalasql/query/src/Column.scala:10:6 -------------------
79110 |class Column[T](tableRef: TableRef, val name: String)(implicit val mappedType: TypeMapper[T])
792 | ^
793 | Couldn't resolve a member for the given link query: Expr
79450 warnings found
795Successfully evaluated scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].query.docJar
796Publishing Artifact(com.lihaoyi,scalasql-query_3,0.2.7-DIRTY93b8a03d) to ivy repo /root/.ivy2/local
797Successfully evaluated scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].query.publishLocal
798
799Starting build for scalasql-operations - [2/4]
800No test module defined in scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].operations
801Failed to resolve scalaVersion, assume it's Scala 3 project
802[info] compiling 19 Scala sources to /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/operations/compile.dest/classes ...
803[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/AggNumericOps.scala:7:30
804[warn] 7 |class AggNumericOps[V: Numeric: TypeMapper](v: Aggregatable[Expr[V]])(
805[warn] | ^
806[warn] | unused implicit parameter
807[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/AggOps.scala:8:45
808[warn] 8 |class AggOps[T](v: Aggregatable[T])(implicit qr: Queryable.Row[T, ?], dialect: DialectTypeMappers) {
809[warn] | ^^
810[warn] | unused implicit parameter
811[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/AggOps.scala:46:15
812[warn] 46 | implicit qr: Queryable.Row[Expr[V], V]
813[warn] | ^^
814[warn] | unused implicit parameter
815[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/AggOps.scala:51:15
816[warn] 51 | implicit qr: Queryable.Row[Expr[V], V]
817[warn] | ^^
818[warn] | unused implicit parameter
819[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/AggOps.scala:56:15
820[warn] 56 | implicit qr: Queryable.Row[Expr[V], V]
821[warn] | ^^
822[warn] | unused implicit parameter
823[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/AggOps.scala:61:15
824[warn] 61 | implicit qr: Queryable.Row[Expr[V], V]
825[warn] | ^^
826[warn] | unused implicit parameter
827[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/CaseWhen.scala:20:26
828[warn] 20 | class Else[T: TypeMapper](values: Seq[(Expr[Boolean], Expr[T])], `else`: Expr[T])
829[warn] | ^
830[warn] | unused implicit parameter
831[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/ExprAggOps.scala:6:29
832[warn] 6 |abstract class ExprAggOps[T](v: Aggregatable[Expr[T]]) {
833[warn] | ^
834[warn] | unused explicit parameter
835[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/ExprNumericOps.scala:7:31
836[warn] 7 |class ExprNumericOps[T: Numeric](v: Expr[T])(implicit val m: TypeMapper[T]) {
837[warn] | ^
838[warn] | unused implicit parameter
839[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/ExprNumericOps.scala:10:18
840[warn] 10 | def +[V: Numeric](x: Expr[V]): Expr[T] = Expr { implicit ctx => sql"($v + $x)" }
841[warn] | ^
842[warn] | unused implicit parameter
843[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/ExprNumericOps.scala:13:18
844[warn] 13 | def -[V: Numeric](x: Expr[V]): Expr[T] = Expr { implicit ctx => sql"($v - $x)" }
845[warn] | ^
846[warn] | unused implicit parameter
847[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/ExprNumericOps.scala:16:18
848[warn] 16 | def *[V: Numeric](x: Expr[V]): Expr[T] = Expr { implicit ctx => sql"($v * $x)" }
849[warn] | ^
850[warn] | unused implicit parameter
851[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/ExprNumericOps.scala:19:18
852[warn] 19 | def /[V: Numeric](x: Expr[V]): Expr[T] = Expr { implicit ctx => sql"($v / $x)" }
853[warn] | ^
854[warn] | unused implicit parameter
855[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/ExprNumericOps.scala:22:18
856[warn] 22 | def %[V: Numeric](x: Expr[V]): Expr[T] = Expr { implicit ctx => sql"MOD($v, $x)" }
857[warn] | ^
858[warn] | unused implicit parameter
859[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/ExprNumericOps.scala:25:18
860[warn] 25 | def &[V: Numeric](x: Expr[V]): Expr[T] = Expr { implicit ctx => sql"($v & $x)" }
861[warn] | ^
862[warn] | unused implicit parameter
863[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/ExprNumericOps.scala:28:18
864[warn] 28 | def |[V: Numeric](x: Expr[V]): Expr[T] = Expr { implicit ctx => sql"($v | $x)" }
865[warn] | ^
866[warn] | unused implicit parameter
867[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/ExprNumericOps.scala:31:18
868[warn] 31 | def ^[V: Numeric](x: Expr[V]): Expr[T] = Expr { implicit ctx => sql"($v ^ $x)" }
869[warn] | ^
870[warn] | unused implicit parameter
871[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/ExprNumericOps.scala:51:20
872[warn] 51 | def mod[V: Numeric](x: Expr[V]): Expr[T] = Expr { implicit ctx => sql"MOD($v, $x)" }
873[warn] | ^
874[warn] | unused implicit parameter
875[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/ExprOps.scala:41:29
876[warn] 41 | def castNamed[V: TypeMapper](typeName: SqlStr): Expr[V] = Expr { implicit ctx =>
877[warn] | ^
878[warn] | unused implicit parameter
879[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/ExprOptionOps.scala:19:23
880[warn] 19 | def map[V: TypeMapper](f: Expr[T] => Expr[V]): Expr[Option[V]] = Expr { implicit ctx =>
881[warn] | ^
882[warn] | unused implicit parameter
883[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/ExprOptionOps.scala:23:27
884[warn] 23 | def flatMap[V: TypeMapper](f: Expr[T] => Expr[Option[V]]): Expr[Option[V]] =
885[warn] | ^
886[warn] | unused implicit parameter
887[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/HyperbolicMathOps.scala:8:21
888[warn] 8 | def sinh[T: Numeric](v: Expr[T]): Expr[T] = Expr { implicit ctx => sql"SINH($v)" }
889[warn] | ^
890[warn] | unused implicit parameter
891[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/HyperbolicMathOps.scala:11:21
892[warn] 11 | def cosh[T: Numeric](v: Expr[T]): Expr[T] = Expr { implicit ctx => sql"COSH($v)" }
893[warn] | ^
894[warn] | unused implicit parameter
895[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/HyperbolicMathOps.scala:14:21
896[warn] 14 | def tanh[T: Numeric](v: Expr[T]): Expr[T] = Expr { implicit ctx => sql"TANH($v)" }
897[warn] | ^
898[warn] | unused implicit parameter
899[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:8:24
900[warn] 8 | def degrees[T: Numeric](x: Expr[T]): Expr[Double] = Expr { implicit ctx => sql"DEGREES($x)" }
901[warn] | ^
902[warn] | unused implicit parameter
903[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:11:24
904[warn] 11 | def radians[T: Numeric](x: Expr[T]): Expr[Double] = Expr { implicit ctx => sql"RADIANS($x)" }
905[warn] | ^
906[warn] | unused implicit parameter
907[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:14:22
908[warn] 14 | def power[T: Numeric](x: Expr[T], y: Expr[T]): Expr[Double] = Expr { implicit ctx =>
909[warn] | ^
910[warn] | unused implicit parameter
911[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:19:20
912[warn] 19 | def exp[T: Numeric](x: Expr[T]): Expr[Double] = Expr { implicit ctx => sql"EXP($x)" }
913[warn] | ^
914[warn] | unused implicit parameter
915[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:22:19
916[warn] 22 | def ln[T: Numeric](v: Expr[T]): Expr[Double] = Expr { implicit ctx => sql"LN($v)" }
917[warn] | ^
918[warn] | unused implicit parameter
919[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:25:20
920[warn] 25 | def log[T: Numeric](b: Expr[Int], x: Expr[T]): Expr[Double] = Expr { implicit ctx =>
921[warn] | ^
922[warn] | unused implicit parameter
923[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:30:22
924[warn] 30 | def log10[T: Numeric](x: Expr[T]): Expr[Double] = Expr { implicit ctx => sql"LOG10($x)" }
925[warn] | ^
926[warn] | unused implicit parameter
927[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:33:21
928[warn] 33 | def sqrt[T: Numeric](v: Expr[T]): Expr[Double] = Expr { implicit ctx => sql"SQRT($v)" }
929[warn] | ^
930[warn] | unused implicit parameter
931[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:36:20
932[warn] 36 | def sin[T: Numeric](v: Expr[T]): Expr[Double] = Expr { implicit ctx => sql"SIN($v)" }
933[warn] | ^
934[warn] | unused implicit parameter
935[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:39:20
936[warn] 39 | def cos[T: Numeric](v: Expr[T]): Expr[Double] = Expr { implicit ctx => sql"COS($v)" }
937[warn] | ^
938[warn] | unused implicit parameter
939[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:42:20
940[warn] 42 | def tan[T: Numeric](v: Expr[T]): Expr[Double] = Expr { implicit ctx => sql"TAN($v)" }
941[warn] | ^
942[warn] | unused implicit parameter
943[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:45:21
944[warn] 45 | def asin[T: Numeric](v: Expr[T]): Expr[Double] = Expr { implicit ctx => sql"ASIN($v)" }
945[warn] | ^
946[warn] | unused implicit parameter
947[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:48:21
948[warn] 48 | def acos[T: Numeric](v: Expr[T]): Expr[Double] = Expr { implicit ctx => sql"ACOS($v)" }
949[warn] | ^
950[warn] | unused implicit parameter
951[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:51:21
952[warn] 51 | def atan[T: Numeric](v: Expr[T]): Expr[Double] = Expr { implicit ctx => sql"ATAN($v)" }
953[warn] | ^
954[warn] | unused implicit parameter
955[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/operations/src/MathOps.scala:54:22
956[warn] 54 | def atan2[T: Numeric](v: Expr[T], y: Expr[T]): Expr[Double] = Expr { implicit ctx =>
957[warn] | ^
958[warn] | unused implicit parameter
959[warn] 39 warnings found
960[info] done compiling
961Successfully evaluated scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].operations.compile
962Option -classpath was updated
963-- Warning: /build/repo/scalasql/operations/src/TrimOps.scala:11:6 -------------
96411 | def ltrim(x: Expr[String]): Expr[String] = Expr { implicit ctx => sql"LTRIM($v, $x)" }
965 | ^
966 | Couldn't resolve a member for the given link query: x
967-- Warning: /build/repo/scalasql/operations/src/TrimOps.scala:16:6 -------------
96816 | def rtrim(x: Expr[String]): Expr[String] = Expr { implicit ctx => sql"RTRIM($v, $x)" }
969 | ^
970 | Couldn't resolve a member for the given link query: x
971-- Warning: /build/repo/scalasql/operations/src/ExprOps.scala:41:6 -------------
97241 | def castNamed[V: TypeMapper](typeName: SqlStr): Expr[V] = Expr { implicit ctx =>
973 | ^
974 | Couldn't resolve a member for the given link query: SqlStr
9754 warnings found
976Successfully evaluated scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].operations.docJar
977Publishing Artifact(com.lihaoyi,scalasql-operations_3,0.2.7-DIRTY93b8a03d) to ivy repo /root/.ivy2/local
978Successfully evaluated scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].operations.publishLocal
979
980Starting build for scalasql - [3/4]
981Failed to resolve scalaVersion, assume it's Scala 3 project
982[info] compiling 12 Scala sources to /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/compile.dest/classes ...
983[warn] -- Warning: /build/repo/scalasql/src/dialects/H2Dialect.scala:121:10 -----------
984[warn] 121 | t.containerQr
985[warn] | ^^^^^^^^^^^^^
986[warn] |Implicit parameters should be provided with a `using` clause.
987[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
988[warn] |To disable the warning, please use the following option:
989[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
990[warn] -- Warning: /build/repo/scalasql/src/dialects/MsSqlDialect.scala:244:10 --------
991[warn] 244 | t.containerQr
992[warn] | ^^^^^^^^^^^^^
993[warn] |Implicit parameters should be provided with a `using` clause.
994[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
995[warn] |To disable the warning, please use the following option:
996[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
997[warn] -- Warning: /build/repo/scalasql/src/dialects/MsSqlDialect.scala:358:61 --------
998[warn] 358 | val exprStr = Renderable.renderSql(orderBy.expr)(newCtx)
999[warn] | ^^^^^^
1000[warn] |Implicit parameters should be provided with a `using` clause.
1001[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1002[warn] |To disable the warning, please use the following option:
1003[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1004[warn] -- Warning: /build/repo/scalasql/src/dialects/MySqlDialect.scala:240:10 --------
1005[warn] 240 | t.containerQr2
1006[warn] | ^^^^^^^^^^^^^^
1007[warn] |Implicit parameters should be provided with a `using` clause.
1008[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1009[warn] |To disable the warning, please use the following option:
1010[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1011[warn] -- Warning: /build/repo/scalasql/src/dialects/MySqlDialect.scala:256:10 --------
1012[warn] 256 | t.containerQr
1013[warn] | ^^^^^^^^^^^^^
1014[warn] |Implicit parameters should be provided with a `using` clause.
1015[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1016[warn] |To disable the warning, please use the following option:
1017[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1018[warn] -- Warning: /build/repo/scalasql/src/dialects/MySqlDialect.scala:423:61 --------
1019[warn] 423 | val exprStr = Renderable.renderSql(orderBy.expr)(newCtx)
1020[warn] | ^^^^^^
1021[warn] |Implicit parameters should be provided with a `using` clause.
1022[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1023[warn] |To disable the warning, please use the following option:
1024[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1025[warn] -- Warning: /build/repo/scalasql/src/dialects/MySqlDialect.scala:447:37 --------
1026[warn] 447 | new ValuesRenderer[Q, R](this)(implicitly, prevContext)
1027[warn] | ^^^^^^^^^^
1028[warn] |Implicit parameters should be provided with a `using` clause.
1029[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1030[warn] |To disable the warning, please use the following option:
1031[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1032[warn] -- Warning: /build/repo/scalasql/src/dialects/SqliteDialect.scala:210:10 -------
1033[warn] 210 | t.containerQr
1034[warn] | ^^^^^^^^^^^^^
1035[warn] |Implicit parameters should be provided with a `using` clause.
1036[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1037[warn] |To disable the warning, please use the following option:
1038[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1039[warn] -- Warning: /build/repo/scalasql/src/dialects/TableOps.scala:26:8 --------------
1040[warn] 26 | t.containerQr,
1041[warn] | ^^^^^^^^^^^^^
1042[warn] |Implicit parameters should be provided with a `using` clause.
1043[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1044[warn] |To disable the warning, please use the following option:
1045[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1046[warn] -- Warning: /build/repo/scalasql/src/dialects/TableOps.scala:43:8 --------------
1047[warn] 43 | t.containerQr2,
1048[warn] | ^^^^^^^^^^^^^^
1049[warn] |Implicit parameters should be provided with a `using` clause.
1050[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1051[warn] |To disable the warning, please use the following option:
1052[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1053[warn] -- Warning: /build/repo/scalasql/src/dialects/TableOps.scala:53:33 -------------
1054[warn] 53 | new Insert.Impl(expr, ref)(t.containerQr2, dialect)
1055[warn] | ^^^^^^^^^^^^^^
1056[warn] |Implicit parameters should be provided with a `using` clause.
1057[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1058[warn] |To disable the warning, please use the following option:
1059[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1060[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/src/dialects/Dialect.scala:305:42
1061[warn] 305 | implicit def AggAnyOpsConv[T: TypeMapper](v: Aggregatable[Expr[T]])(
1062[warn] | ^
1063[warn] | unused implicit parameter
1064[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/src/dialects/Dialect.scala:312:33
1065[warn] 312 | implicit def DbApiQueryOpsConv(db: => DbApi): DbApiQueryOps = new DbApiQueryOps(this)
1066[warn] | ^^
1067[warn] | unused explicit parameter
1068[warn] -- [E198] Unused Symbol Warning: /build/repo/scalasql/src/dialects/Dialect.scala:313:28
1069[warn] 313 | implicit def DbApiOpsConv(db: => DbApi): DbApiOps = new DbApiOps(this)
1070[warn] | ^^
1071[warn] | unused explicit parameter
1072[warn] there were 62 feature warnings; re-run with -feature for details
1073[warn] 15 warnings found
1074[info] done compiling
1075Successfully evaluated scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].compile
1076Option -classpath was updated
1077-- Warning: /build/repo/scalasql/src/dialects/TableOps.scala:40:6 --------------
107840 | def update(filter: V[Column] => Expr[Boolean]): Update[V[Column], V[Sc]] = {
1079 | ^
1080 | Couldn't resolve a member for the given link query: filter
1081-- Warning: /build/repo/scalasql/src/dialects/TableOps.scala:60:6 --------------
108260 | def delete(filter: V[Column] => Expr[Boolean]): Delete[V[Column]] = {
1083 | ^
1084 | Couldn't resolve a member for the given link query: filter
1085-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:55:8 ---------------
108655 | def put(r: PreparedStatement, idx: Int, v: Int) = r.setInt(idx, v)
1087 | ^
1088 | Couldn't resolve a member for the given link query: T
1089-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:54:8 ---------------
109054 | def get(r: ResultSet, idx: Int) = r.getInt(idx)
1091 | ^
1092 | Couldn't resolve a member for the given link query: T
1093-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:34:8 ---------------
109434 | def put(r: PreparedStatement, idx: Int, v: String) = r.setString(idx, v)
1095 | ^
1096 | Couldn't resolve a member for the given link query: T
1097-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:33:8 ---------------
109833 | def get(r: ResultSet, idx: Int) = r.getString(idx)
1099 | ^
1100 | Couldn't resolve a member for the given link query: T
1101-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:91:8 ---------------
110291 | def put(r: PreparedStatement, idx: Int, v: Boolean) = r.setBoolean(idx, v)
1103 | ^
1104 | Couldn't resolve a member for the given link query: T
1105-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:90:8 ---------------
110690 | def get(r: ResultSet, idx: Int) = r.getBoolean(idx)
1107 | ^
1108 | Couldn't resolve a member for the given link query: T
1109-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:76:8 ---------------
111076 | def put(r: PreparedStatement, idx: Int, v: Double) = r.setDouble(idx, v)
1111 | ^
1112 | Couldn't resolve a member for the given link query: T
1113-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:75:8 ---------------
111475 | def get(r: ResultSet, idx: Int) = r.getDouble(idx)
1115 | ^
1116 | Couldn't resolve a member for the given link query: T
1117-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:133:8 --------------
1118133 | def put(r: PreparedStatement, idx: Int, v: java.util.Date) = {
1119 | ^
1120 | Couldn't resolve a member for the given link query: T
1121-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:128:8 --------------
1122128 | def get(r: ResultSet, idx: Int) = {
1123 | ^
1124 | Couldn't resolve a member for the given link query: T
1125-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:157:8 --------------
1126157 | def put(r: PreparedStatement, idx: Int, v: LocalDateTime) = r.setObject(idx, v)
1127 | ^
1128 | Couldn't resolve a member for the given link query: T
1129-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:156:8 --------------
1130156 | def get(r: ResultSet, idx: Int) = r.getObject(idx, classOf[LocalDateTime])
1131 | ^
1132 | Couldn't resolve a member for the given link query: T
1133-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:196:8 --------------
1134196 | def put(r: PreparedStatement, idx: Int, v: Instant) = {
1135 | ^
1136 | Couldn't resolve a member for the given link query: T
1137-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:179:8 --------------
1138179 | def get(r: ResultSet, idx: Int) = {
1139 | ^
1140 | Couldn't resolve a member for the given link query: T
1141-- Warning: /build/repo/scalasql/src/dialects/MsSqlDialect.scala:106:17 --------
1142106 | override def get(r: ResultSet, idx: Int) = {
1143 | ^
1144 | Couldn't resolve a member for the given link query: T
1145-- Warning: /build/repo/scalasql/src/dialects/MsSqlDialect.scala:112:17 --------
1146112 | override def put(r: PreparedStatement, idx: Int, v: ZonedDateTime) = {
1147 | ^
1148 | Couldn't resolve a member for the given link query: T
1149-- Warning: /build/repo/scalasql/src/dialects/MsSqlDialect.scala:122:17 --------
1150122 | override def get(r: ResultSet, idx: Int) = {
1151 | ^
1152 | Couldn't resolve a member for the given link query: T
1153-- Warning: /build/repo/scalasql/src/dialects/MsSqlDialect.scala:126:17 --------
1154126 | override def put(r: PreparedStatement, idx: Int, v: OffsetDateTime) = {
1155 | ^
1156 | Couldn't resolve a member for the given link query: T
1157-- Warning: /build/repo/scalasql/operations/src/TrimOps.scala:16:6 -------------
115816 | def rtrim(x: Expr[String]): Expr[String] = Expr { implicit ctx => sql"RTRIM($v, $x)" }
1159 | ^
1160 | Couldn't resolve a member for the given link query: x
1161-- Warning: /build/repo/scalasql/operations/src/TrimOps.scala:11:6 -------------
116211 | def ltrim(x: Expr[String]): Expr[String] = Expr { implicit ctx => sql"LTRIM($v, $x)" }
1163 | ^
1164 | Couldn't resolve a member for the given link query: x
1165-- Warning: /build/repo/scalasql/query/src/Select.scala:200:6 ------------------
1166200 | def drop(n: Int): Select[Q, R]
1167 | ^
1168 | Couldn't resolve a member for the given link query: n
1169-- Warning: /build/repo/scalasql/query/src/Select.scala:257:6 ------------------
1170257 | def leftJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
1171 | ^
1172 | Couldn't resolve a member for the given link query: other
1173-- Warning: /build/repo/scalasql/query/src/Select.scala:193:6 ------------------
1174193 | def except(other: Select[Q, R]): Select[Q, R] = compound0("EXCEPT", other)
1175 | ^
1176 | Couldn't resolve a member for the given link query: other
1177-- Warning: /build/repo/scalasql/query/src/Select.scala:264:6 ------------------
1178264 | def rightJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
1179 | ^
1180 | Couldn't resolve a member for the given link query: other
1181-- Warning: /build/repo/scalasql/query/src/JoinOps.scala:10:6 ------------------
118210 | def join[Q2, R2, QF, RF](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
1183 | ^
1184 | Couldn't resolve a member for the given link query: other
1185-- Warning: /build/repo/scalasql/query/src/Select.scala:271:6 ------------------
1186271 | def outerJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
1187 | ^
1188 | Couldn't resolve a member for the given link query: other
1189-- Warning: /build/repo/scalasql/query/src/Select.scala:90:6 -------------------
119090 | def flatMap[Q2, R2](f: Q => FlatJoin.Rhs[Q2, R2])(
1191 | ^
1192 | Couldn't resolve a member for the given link query: f
1193-- Warning: /build/repo/scalasql/query/src/Select.scala:107:6 ------------------
1194107 | def filterIf(cond: Boolean)(
1195 | ^
1196 | Couldn't resolve a member for the given link query: cond
1197-- Warning: /build/repo/scalasql/query/src/Select.scala:130:6 ------------------
1198130 | def mapAggregate[Q2, R2](f: (Q, Aggregatable.Proxy[Q]) => Q2)(
1199 | ^
1200 |Couldn't resolve a member for the given link query: Aggregatable.Proxy
1201-- Warning: /build/repo/scalasql/query/src/Select.scala:206:6 ------------------
1202206 | def take(n: Int): Select[Q, R]
1203 | ^
1204 | Couldn't resolve a member for the given link query: n
1205-- Warning: /build/repo/scalasql/query/src/Select.scala:278:6 ------------------
1206278 | def contains(other: Q): Expr[Boolean] = Expr { implicit ctx =>
1207 | ^
1208 | Couldn't resolve a member for the given link query: other
1209-- Warning: /build/repo/scalasql/query/src/Select.scala:187:6 ------------------
1210187 | def intersect(other: Select[Q, R]): Select[Q, R] = compound0("INTERSECT", other)
1211 | ^
1212 | Couldn't resolve a member for the given link query: other
1213-- Warning: /build/repo/scalasql/src/dialects/MsSqlDialect.scala:304:17 --------
1214304 | override def take(n: Int): scalasql.query.Select[Q, R] = {
1215 | ^
1216 | Couldn't resolve a member for the given link query: n
1217-- Warning: /build/repo/scalasql/src/dialects/MsSqlDialect.scala:308:17 --------
1218308 | override def drop(n: Int): scalasql.query.Select[Q, R] = throw new Exception(
1219 | ^
1220 | Couldn't resolve a member for the given link query: n
1221-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:140:6 ------------
1222140 | def leftJoin[Q2, R2](other: Joinable[Q2, R2])(
1223 | ^
1224 | Couldn't resolve a member for the given link query: other
1225-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:146:6 ------------
1226146 | def rightJoin[Q2, R2](other: Joinable[Q2, R2])(
1227 | ^
1228 | Couldn't resolve a member for the given link query: other
1229-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:152:6 ------------
1230152 | def outerJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
1231 | ^
1232 | Couldn't resolve a member for the given link query: other
1233-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:72:6 -------------
123472 | def flatMap[Q2, R2](
1235 | ^
1236 | Couldn't resolve a member for the given link query: f
1237-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:98:6 -------------
123898 | def filterIf(cond: Boolean)(f: Q => Expr[Boolean]): Select[Q, R] =
1239 | ^
1240 | Couldn't resolve a member for the given link query: cond
1241-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:171:6 ------------
1242171 | def mapAggregate[Q2, R2](
1243 | ^
1244 |Couldn't resolve a member for the given link query: Aggregatable.Proxy
1245-- Warning: /build/repo/scalasql/src/dialects/MsSqlDialect.scala:324:17 --------
1246324 | override def take(n: Int): scalasql.query.Select[Q, R] = copy(
1247 | ^
1248 | Couldn't resolve a member for the given link query: n
1249-- Warning: /build/repo/scalasql/query/src/Select.scala:389:17 -----------------
1250389 | override def rightJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
1251 | ^
1252 | Couldn't resolve a member for the given link query: other
1253-- Warning: /build/repo/scalasql/query/src/Select.scala:393:17 -----------------
1254393 | override def outerJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
1255 | ^
1256 | Couldn't resolve a member for the given link query: other
1257-- Warning: /build/repo/scalasql/query/src/Select.scala:340:17 -----------------
1258340 | override def flatMap[Q2, R2](f: Q => FlatJoin.Rhs[Q2, R2])(
1259 | ^
1260 | Couldn't resolve a member for the given link query: f
1261-- Warning: /build/repo/scalasql/query/src/Select.scala:346:17 -----------------
1262346 | override def filterIf(cond: Boolean)(f: Q => Expr[Boolean]): Select[Q, R] =
1263 | ^
1264 | Couldn't resolve a member for the given link query: cond
1265-- Warning: /build/repo/scalasql/query/src/Select.scala:356:17 -----------------
1266356 | override def mapAggregate[Q2, R2](f: (Q, Aggregatable.Proxy[Q]) => Q2)(
1267 | ^
1268 |Couldn't resolve a member for the given link query: Aggregatable.Proxy
1269-- Warning: /build/repo/scalasql/query/src/CompoundSelect.scala:74:15 ----------
127074 | override def drop(n: Int): Select[Q, R] =
1271 | ^
1272 | Couldn't resolve a member for the given link query: n
1273-- Warning: /build/repo/scalasql/query/src/Select.scala:385:17 -----------------
1274385 | override def leftJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
1275 | ^
1276 | Couldn't resolve a member for the given link query: other
1277-- Warning: /build/repo/scalasql/core/src/Expr.scala:52:8 ----------------------
127852 | def deconstruct(r: T): E[T] = Expr[T] { implicit ctx: Context =>
1279 | ^
1280 | Couldn't resolve a member for the given link query: R
1281-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:40:8 ---------------
128240 | def get(r: ResultSet, idx: Int) = r.getByte(idx)
1283 | ^
1284 | Couldn't resolve a member for the given link query: T
1285-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:41:8 ---------------
128641 | def put(r: PreparedStatement, idx: Int, v: Byte) = r.setByte(idx, v)
1287 | ^
1288 | Couldn't resolve a member for the given link query: T
1289-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:47:8 ---------------
129047 | def get(r: ResultSet, idx: Int) = r.getShort(idx)
1291 | ^
1292 | Couldn't resolve a member for the given link query: T
1293-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:48:8 ---------------
129448 | def put(r: PreparedStatement, idx: Int, v: Short) = r.setShort(idx, v)
1295 | ^
1296 | Couldn't resolve a member for the given link query: T
1297-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:61:8 ---------------
129861 | def get(r: ResultSet, idx: Int) = r.getLong(idx)
1299 | ^
1300 | Couldn't resolve a member for the given link query: T
1301-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:62:8 ---------------
130262 | def put(r: PreparedStatement, idx: Int, v: Long) = r.setLong(idx, v)
1303 | ^
1304 | Couldn't resolve a member for the given link query: T
1305-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:68:8 ---------------
130668 | def get(r: ResultSet, idx: Int) = r.getFloat(idx)
1307 | ^
1308 | Couldn't resolve a member for the given link query: T
1309-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:69:8 ---------------
131069 | def put(r: PreparedStatement, idx: Int, v: Float) = r.setFloat(idx, v)
1311 | ^
1312 | Couldn't resolve a member for the given link query: T
1313-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:82:8 ---------------
131482 | def get(r: ResultSet, idx: Int) = r.getBigDecimal(idx)
1315 | ^
1316 | Couldn't resolve a member for the given link query: T
1317-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:83:8 ---------------
131883 | def put(r: PreparedStatement, idx: Int, v: scala.math.BigDecimal) = r
1319 | ^
1320 | Couldn't resolve a member for the given link query: T
1321-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:98:8 ---------------
132298 | def get(r: ResultSet, idx: Int) = {
1323 | ^
1324 | Couldn't resolve a member for the given link query: T
1325-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:106:8 --------------
1326106 | def put(r: PreparedStatement, idx: Int, v: UUID) = {
1327 | ^
1328 | Couldn't resolve a member for the given link query: T
1329-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:114:8 --------------
1330114 | def get(r: ResultSet, idx: Int) = {
1331 | ^
1332 | Couldn't resolve a member for the given link query: T
1333-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:119:8 --------------
1334119 | def put(r: PreparedStatement, idx: Int, v: geny.Bytes) = {
1335 | ^
1336 | Couldn't resolve a member for the given link query: T
1337-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:142:8 --------------
1338142 | def get(r: ResultSet, idx: Int) = r.getObject(idx, classOf[LocalDate])
1339 | ^
1340 | Couldn't resolve a member for the given link query: T
1341-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:143:8 --------------
1342143 | def put(r: PreparedStatement, idx: Int, v: LocalDate) = r.setObject(idx, v)
1343 | ^
1344 | Couldn't resolve a member for the given link query: T
1345-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:149:8 --------------
1346149 | def get(r: ResultSet, idx: Int) = r.getObject(idx, classOf[LocalTime])
1347 | ^
1348 | Couldn't resolve a member for the given link query: T
1349-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:150:8 --------------
1350150 | def put(r: PreparedStatement, idx: Int, v: LocalTime) = r.setObject(idx, v)
1351 | ^
1352 | Couldn't resolve a member for the given link query: T
1353-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:164:8 --------------
1354164 | def get(r: ResultSet, idx: Int) = {
1355 | ^
1356 | Couldn't resolve a member for the given link query: T
1357-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:169:8 --------------
1358169 | def put(r: PreparedStatement, idx: Int, v: ZonedDateTime) = {
1359 | ^
1360 | Couldn't resolve a member for the given link query: T
1361-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:206:8 --------------
1362206 | def get(r: ResultSet, idx: Int) = r.getObject(idx, classOf[OffsetTime])
1363 | ^
1364 | Couldn't resolve a member for the given link query: T
1365-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:207:8 --------------
1366207 | def put(r: PreparedStatement, idx: Int, v: OffsetTime) = r.setObject(idx, v)
1367 | ^
1368 | Couldn't resolve a member for the given link query: T
1369-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:214:8 --------------
1370214 | def get(r: ResultSet, idx: Int) = {
1371 | ^
1372 | Couldn't resolve a member for the given link query: T
1373-- Warning: /build/repo/scalasql/src/dialects/Dialect.scala:219:8 --------------
1374219 | def put(r: PreparedStatement, idx: Int, v: OffsetDateTime) = {
1375 | ^
1376 | Couldn't resolve a member for the given link query: T
1377-- Warning: /build/repo/scalasql/src/dialects/H2Dialect.scala:178:17 -----------
1378178 | override def outerJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
1379 | ^
1380 | Couldn't resolve a member for the given link query: other
1381-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:219:6 ------------
1382219 | def take(n: Int): Select[Q, R] = newCompoundSelect(this, Nil, Nil, Some(n), None)
1383 | ^
1384 | Couldn't resolve a member for the given link query: n
1385-- Warning: /build/repo/scalasql/query/src/SimpleSelect.scala:218:6 ------------
1386218 | def drop(n: Int): Select[Q, R] = newCompoundSelect(this, Nil, Nil, None, Some(n))
1387 | ^
1388 | Couldn't resolve a member for the given link query: n
1389-- Warning: /build/repo/scalasql/query/src/CompoundSelect.scala:76:15 ----------
139076 | override def take(n: Int): Select[Q, R] = copy(limit = Some(limit.fold(n)(math.min(_, n))))
1391 | ^
1392 | Couldn't resolve a member for the given link query: n
1393-- Warning: /build/repo/scalasql/query/src/Select.scala:374:17 -----------------
1394374 | override def drop(n: Int): Select[Q, R] = selectToSimpleSelect().drop(n)
1395 | ^
1396 | Couldn't resolve a member for the given link query: n
1397-- Warning: /build/repo/scalasql/query/src/Select.scala:375:17 -----------------
1398375 | override def take(n: Int): Select[Q, R] = selectToSimpleSelect().take(n)
1399 | ^
1400 | Couldn't resolve a member for the given link query: n
1401-- Warning: /build/repo/scalasql/src/dialects/MySqlDialect.scala:81:17 ---------
140281 | override def put(r: PreparedStatement, idx: Int, v: UUID) = {
1403 | ^
1404 | Couldn't resolve a member for the given link query: T
1405-- Warning: /build/repo/scalasql/src/dialects/MySqlDialect.scala:228:17 --------
1406228 | override def update(
1407 | ^
1408 | Couldn't resolve a member for the given link query: filter
1409-- Warning: /build/repo/scalasql/src/dialects/MySqlDialect.scala:387:17 --------
1410387 | override def outerJoin[Q2, R2](other: Joinable[Q2, R2])(on: (Q, Q2) => Expr[Boolean])(
1411 | ^
1412 | Couldn't resolve a member for the given link query: other
141385 warnings found
1414Successfully evaluated scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].docJar
1415[info] compiling 58 Scala sources to /build/repo/out/scalasql/3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test/compile.dest/classes ...
1416[warn] -- Warning: /build/repo/scalasql/test/src/datatypes/OptionalTests.scala:42:6 ---
1417[warn] 42 | )(implicitly, utest.framework.TestPath(Nil))
1418[warn] | ^^^^^^^^^^
1419[warn] |Implicit parameters should be provided with a `using` clause.
1420[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1421[warn] |To disable the warning, please use the following option:
1422[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1423[warn] -- Warning: /build/repo/scalasql/test/src/operations/DbCountOpsTests.scala:149:6
1424[warn] 149 | )(implicitly, utest.framework.TestPath(Nil))
1425[warn] | ^^^^^^^^^^
1426[warn] |Implicit parameters should be provided with a `using` clause.
1427[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1428[warn] |To disable the warning, please use the following option:
1429[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1430[warn] there were 2 feature warnings; re-run with -feature for details
1431[warn] three warnings found
1432[info] done compiling
1433Successfully evaluated scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].test.compile
1434Publishing Artifact(com.lihaoyi,scalasql_3,0.2.7-DIRTY93b8a03d) to ivy repo /root/.ivy2/local
1435Successfully evaluated scalasql[3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY].publishLocal
1436
1437************************
1438Build summary:
1439[{
1440 "module": "scalasql-core",
1441 "compile": {"status": "ok", "tookMs": 13996, "warnings": 0, "errors": 0},
1442 "doc": {"status": "ok", "tookMs": 8657, "files": 1, "totalSizeKb": 2870},
1443 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1444 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1445 "publish": {"status": "ok", "tookMs": 406},
1446 "metadata": {
1447 "crossScalaVersions": ["2.13.12", "3.6.2"]
1448}
1449},{
1450 "module": "scalasql-query",
1451 "compile": {"status": "ok", "tookMs": 15904, "warnings": 0, "errors": 0},
1452 "doc": {"status": "ok", "tookMs": 9395, "files": 1, "totalSizeKb": 3265},
1453 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1454 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1455 "publish": {"status": "ok", "tookMs": 209},
1456 "metadata": {
1457 "crossScalaVersions": ["2.13.12", "3.6.2"]
1458}
1459},{
1460 "module": "scalasql-operations",
1461 "compile": {"status": "ok", "tookMs": 7394, "warnings": 0, "errors": 0},
1462 "doc": {"status": "ok", "tookMs": 4632, "files": 1, "totalSizeKb": 2724},
1463 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1464 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1465 "publish": {"status": "ok", "tookMs": 110},
1466 "metadata": {
1467 "crossScalaVersions": ["2.13.12", "3.6.2"]
1468}
1469},{
1470 "module": "scalasql",
1471 "compile": {"status": "ok", "tookMs": 14206, "warnings": 0, "errors": 0},
1472 "doc": {"status": "ok", "tookMs": 14091, "files": 1, "totalSizeKb": 3351},
1473 "test-compile": {"status": "ok", "tookMs": 64021, "warnings": 0, "errors": 0},
1474 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1475 "publish": {"status": "ok", "tookMs": 285},
1476 "metadata": {
1477 "crossScalaVersions": ["2.13.12", "3.6.2"]
1478}
1479}]
1480************************"
1481
1482Checking patch build.mill...
1483Checking patch .mill-version...
1484Applied patch build.mill cleanly.
1485Applied patch .mill-version cleanly.