Build Logs

guntiso/querease • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

9

Warnings

7710

Total Lines

8279

1##################################
2Clonning https://github.com/guntiso/querease.git into /build/repo using revision v8.0.0
3##################################
4Note: switching to 'e115b80b9df1bc8cf0ad1f1cf888072bf637d205'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28
29Try apply source patch:
30Path: build.sbt
31Pattern: LocalProject("querease")
32Replacement: ThisBuild
33Starting compilation server
34Compiling project (Scala 3.7.3, JVM (21))
35Compiled project (Scala 3.7.3, JVM (21))
36Successfully applied pattern 'LocalProject("querease")' in build.sbt
37
38Try apply source patch:
39Path: build.sbt
40Pattern: sys.error("Java 11 is required for this project
41Replacement: println("Java 11 is required for this project
42Successfully applied pattern 'sys.error("Java 11 is required for this project' in build.sbt
43
44Try apply source patch:
45Path: src/QuereaseMetadata.scala
46Pattern: protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _
47Replacement: protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)
48Successfully applied pattern 'protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _' in src/QuereaseMetadata.scala
49
50Try apply source patch:
51Path: src/QuereaseExpressions.scala
52Pattern: \n\s+with
53Replacement: &
54Successfully applied pattern '\n\s+with ' in src/QuereaseExpressions.scala
55
56Try apply source patch:
57Path: src/QuereaseFilters.scala
58Pattern: \n\s+with
59Replacement: &
60Successfully applied pattern '\n\s+with ' in src/QuereaseFilters.scala
61
62Try apply source patch:
63Path: src/QuereaseMetadata.scala
64Pattern: \n\s+with
65Replacement: &
66Successfully applied pattern '\n\s+with ' in src/QuereaseMetadata.scala
67----
68Starting build for 3.7.4
69Execute tests: false
70sbt project found:
71No prepare script found for project guntiso/querease
72##################################
73Scala version: 3.7.4
74Targets: org.mojoz%querease
75Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"LocalProject(\"querease\")","replaceWith":"ThisBuild"},{"path":"build.sbt","pattern":"sys.error(\"Java 11 is required for this project","replaceWith":"println(\"Java 11 is required for this project"},{"path":"src/QuereaseMetadata.scala","pattern":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _","replaceWith":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)"},{"path":"src/QuereaseExpressions.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseFilters.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseMetadata.scala","pattern":"\\n\\s+with ","replaceWith":" & "}]}
76##################################
77Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
78Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
79[sbt_options] declare -a sbt_options=()
80[process_args] java_version = '21'
81[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
82# Executing command line:
83java
84-Dfile.encoding=UTF-8
85-Dcommunitybuild.scala=3.7.4
86-Dcommunitybuild.project.dependencies.add=
87-Xmx7G
88-Xms4G
89-Xss8M
90-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
91-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
92-jar
93/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
94"setCrossScalaVersions 3.7.4"
95"++3.7.4 -v"
96"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
97"set every credentials := Nil"
98"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
99"removeScalacOptionsStartingWith -P:wartremover"
100
101moduleMappings
102"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"LocalProject(\"querease\")","replaceWith":"ThisBuild"},{"path":"build.sbt","pattern":"sys.error(\"Java 11 is required for this project","replaceWith":"println(\"Java 11 is required for this project"},{"path":"src/QuereaseMetadata.scala","pattern":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _","replaceWith":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)"},{"path":"src/QuereaseExpressions.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseFilters.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseMetadata.scala","pattern":"\\n\\s+with ","replaceWith":" & "}]}""" org.mojoz%querease"
103
104[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
105[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
106[info] loading settings for project repo-build from akka.sbt, build.sbt, plugins.sbt...
107[info] loading project definition from /build/repo/project
108[info] compiling 14 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
109[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
110[info] Compilation completed in 8.186s.
111[info] done compiling
112[info] loading settings for project repo from build.sbt, version.sbt...
113Java 11 is required for this project. Found 21 instead
114[info] set current project to querease (in build file:/build/repo/)
115Execute setCrossScalaVersions: 3.7.4
116Java 11 is required for this project. Found 21 instead
117OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in repo/crossScalaVersions
118[info] set current project to querease (in build file:/build/repo/)
119[info] Setting Scala version to 3.7.4 on 1 projects.
120[info] Switching Scala version on:
121[info] * repo (3.7.4, 2.13.17, 2.12.20)
122[info] Excluding projects:
123[info] Reapplying settings...
124Java 11 is required for this project. Found 21 instead
125[info] set current project to querease (in build file:/build/repo/)
126Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
127[info] Reapplying settings...
128Java 11 is required for this project. Found 21 instead
129[info] set current project to querease (in build file:/build/repo/)
130[info] Defining Global / credentials, credentials
131[info] The new values will be used by allCredentials, credentials and 2 others.
132[info] Run `last` for details.
133[info] Reapplying settings...
134Java 11 is required for this project. Found 21 instead
135[info] set current project to querease (in build file:/build/repo/)
136Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
137[info] Reapplying settings...
138OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
139
140 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
141 Did you mean allExcludeDependencies ?
142 , retry without global scopes
143[info] Reapplying settings...
144Java 11 is required for this project. Found 21 instead
145[info] set current project to querease (in build file:/build/repo/)
146Execute removeScalacOptionsStartingWith: -P:wartremover
147[info] Reapplying settings...
148Java 11 is required for this project. Found 21 instead
149[info] set current project to querease (in build file:/build/repo/)
150[success] Total time: 0 s, completed Dec 28, 2025, 6:15:16 PM
151Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"LocalProject(\"querease\")","replaceWith":"ThisBuild"},{"path":"build.sbt","pattern":"sys.error(\"Java 11 is required for this project","replaceWith":"println(\"Java 11 is required for this project"},{"path":"src/QuereaseMetadata.scala","pattern":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _","replaceWith":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)"},{"path":"src/QuereaseExpressions.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseFilters.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseMetadata.scala","pattern":"\\n\\s+with ","replaceWith":" & "}]}
152Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
153Starting build...
154Projects: Set(repo)
155Starting build for ProjectRef(file:/build/repo/,repo) (querease)... [0/1]
156OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
157OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
158Compile scalacOptions: -unchecked, -encoding, utf8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
159[info] compiling 11 Scala sources to /build/repo/target/scala-3.7.4/classes ...
160[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:843:8
161[warn] 843 | upsert(view, propMap, filter, extraPropsToSave) match {
162[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
163[warn] | match may not be exhaustive.
164[warn] |
165[warn] | It would fail on pattern case: (_, _)
166[warn] |
167[warn] | longer explanation available when compiling with `-explain`
168[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:143:11
169[warn] 143 | case s@b.SelectExpr(
170[warn] | ^
171[warn] | Unreachable case
172[warn] 144 | b.Table(_, _,
173[warn] 145 | b.TableJoin(_, b.ArrExpr(List(b.FunExpr("build_cursors", _, _, _, _))), _, _)
174[warn] 146 | , _, _, _
175[warn] 147 | ) :: _,
176[warn] 148 | _, _, _, _, _, _, _, _, _
177[warn] 149 | ) =>
178[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:162:11
179[warn] 162 | case b.WithSelectExpr(tables, q) =>
180[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
181[warn] | Unreachable case
182[info] [patched file /build/repo/src/QuereaseExpressions.scala]
183[info] [patched file /build/repo/src/QuereaseIo.scala]
184[info] [patched file /build/repo/src/QuereaseResolvers.scala]
185[info] [patched file /build/repo/src/ScalaDtoQuerease.scala]
186[info] [patched file /build/repo/src/TresqlMetadata.scala]
187[info] [patched file /build/repo/src/TresqlJoinsParser.scala]
188[info] [patched file /build/repo/src/QuereaseFilters.scala]
189[info] [patched file /build/repo/src/QuereaseMetadata.scala]
190[info] [patched file /build/repo/src/ScalaDtoGenerator.scala]
191[info] [patched file /build/repo/src/Querease.scala]
192[warn] there was 1 feature warning; re-run with -feature for details
193[warn] four warnings found
194[info] done compiling
195[info] compiling 11 Scala sources to /build/repo/target/scala-3.7.4/classes ...
196[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:843:8
197[warn] 843 | upsert(view, propMap, filter, extraPropsToSave) match {
198[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
199[warn] | match may not be exhaustive.
200[warn] |
201[warn] | It would fail on pattern case: (_, _)
202[warn] |
203[warn] | longer explanation available when compiling with `-explain`
204[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:143:11
205[warn] 143 | case s@b.SelectExpr(
206[warn] | ^
207[warn] | Unreachable case
208[warn] 144 | b.Table(_, _,
209[warn] 145 | b.TableJoin(_, b.ArrExpr(List(b.FunExpr("build_cursors", _, _, _, _))), _, _)
210[warn] 146 | , _, _, _
211[warn] 147 | ) :: _,
212[warn] 148 | _, _, _, _, _, _, _, _, _
213[warn] 149 | ) =>
214[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:162:11
215[warn] 162 | case b.WithSelectExpr(tables, q) =>
216[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
217[warn] | Unreachable case
218[warn] there was 1 feature warning; re-run with -feature for details
219[warn] four warnings found
220[info] done compiling
221[info] compiling 10 Scala sources and 1 Java source to /build/repo/target/scala-3.7.4/test-classes ...
222[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:30:42 ---
223[warn] 30 | Query("""{:bank.id}""")(env.withParams(this.toMap))
224[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
225[warn] |Implicit parameters should be provided with a `using` clause.
226[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
227[warn] |To disable the warning, please use the following option:
228[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
229[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:31:29
230[warn] 31 | .unique[java.lang.Long]
231[warn] | ^
232[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
233[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
234[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
235[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
236[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:36:42 ---
237[warn] 36 | Query("""{:bank.id}""")(env.withParams(Map("bank" -> Option(bank).map(_.toMap).orNull)))
238[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
239[warn] |Implicit parameters should be provided with a `using` clause.
240[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
241[warn] |To disable the warning, please use the following option:
242[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
243[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:37:29
244[warn] 37 | .unique[java.lang.Long]
245[warn] | ^
246[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
247[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
248[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
249[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
250[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:66:251 --
251[warn] 66 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#1)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from ambiguity_resolver_test_person_1) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
252[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
253[warn] |Implicit parameters should be provided with a `using` clause.
254[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
255[warn] |To disable the warning, please use the following option:
256[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
257[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:67:29
258[warn] 67 | .unique[java.lang.Long]
259[warn] | ^
260[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
261[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
262[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
263[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
264[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:70:235 --
265[warn] 70 | Query("""{checked_resolve(:ma, array(person[name || ' ' || surname || ' (#1)' = :ma]{person.id}@(2)), 'Failed to identify value of "ma" (from ambiguity_resolver_test_person_1) - ' || coalesce(:ma::text, 'null'))}""")(env.withParams(this.toMap))
266[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
267[warn] |Implicit parameters should be provided with a `using` clause.
268[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
269[warn] |To disable the warning, please use the following option:
270[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
271[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:71:29
272[warn] 71 | .unique[java.lang.Long]
273[warn] | ^
274[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
275[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
276[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
277[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
278[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:76:251 --
279[warn] 76 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#1)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from ambiguity_resolver_test_person_1) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
280[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
281[warn] |Implicit parameters should be provided with a `using` clause.
282[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
283[warn] |To disable the warning, please use the following option:
284[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
285[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:77:29
286[warn] 77 | .unique[java.lang.Long]
287[warn] | ^
288[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
289[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
290[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
291[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
292[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:80:235 --
293[warn] 80 | Query("""{checked_resolve(:ma, array(person[name || ' ' || surname || ' (#1)' = :ma]{person.id}@(2)), 'Failed to identify value of "ma" (from ambiguity_resolver_test_person_1) - ' || coalesce(:ma::text, 'null'))}""")(env.withParams(Map("ma" -> ma)))
294[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
295[warn] |Implicit parameters should be provided with a `using` clause.
296[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
297[warn] |To disable the warning, please use the following option:
298[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
299[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:81:29
300[warn] 81 | .unique[java.lang.Long]
301[warn] | ^
302[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
303[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
304[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
305[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
306[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:128:39 --
307[warn] 128 | Query("""{now()}""")(env.withParams(this.toMap))
308[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
309[warn] |Implicit parameters should be provided with a `using` clause.
310[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
311[warn] |To disable the warning, please use the following option:
312[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
313[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:129:38
314[warn] 129 | .unique[java.time.LocalDateTime]
315[warn] | ^
316[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
317[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
318[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
319[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
320[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:134:39 --
321[warn] 134 | Query("""{now()}""")(env.withParams(Map.empty))
322[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
323[warn] |Implicit parameters should be provided with a `using` clause.
324[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
325[warn] |To disable the warning, please use the following option:
326[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
327[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:135:38
328[warn] 135 | .unique[java.time.LocalDateTime]
329[warn] | ^
330[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
331[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
332[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
333[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
334[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:149:39 --
335[warn] 149 | Query("""{now()}""")(env.withParams(this.toMap))
336[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
337[warn] |Implicit parameters should be provided with a `using` clause.
338[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
339[warn] |To disable the warning, please use the following option:
340[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
341[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:150:38
342[warn] 150 | .unique[java.time.LocalDateTime]
343[warn] | ^
344[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
345[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
346[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
347[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
348[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:155:39 --
349[warn] 155 | Query("""{now()}""")(env.withParams(Map.empty))
350[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
351[warn] |Implicit parameters should be provided with a `using` clause.
352[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
353[warn] |To disable the warning, please use the following option:
354[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
355[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:156:38
356[warn] 156 | .unique[java.time.LocalDateTime]
357[warn] | ^
358[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
359[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
360[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
361[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
362[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:242:38 --
363[warn] 242 | Query("""{true}""")(env.withParams(this.toMap))
364[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
365[warn] |Implicit parameters should be provided with a `using` clause.
366[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
367[warn] |To disable the warning, please use the following option:
368[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
369[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:243:32
370[warn] 243 | .unique[java.lang.Boolean]
371[warn] | ^
372[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
373[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
374[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
375[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
376[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:246:38 --
377[warn] 246 | Query("""{true}""")(env.withParams(this.toMap))
378[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
379[warn] |Implicit parameters should be provided with a `using` clause.
380[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
381[warn] |To disable the warning, please use the following option:
382[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
383[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:247:32
384[warn] 247 | .unique[java.lang.Boolean]
385[warn] | ^
386[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
387[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
388[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
389[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
390[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:252:38 --
391[warn] 252 | Query("""{true}""")(env.withParams(Map.empty))
392[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
393[warn] |Implicit parameters should be provided with a `using` clause.
394[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
395[warn] |To disable the warning, please use the following option:
396[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
397[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:253:32
398[warn] 253 | .unique[java.lang.Boolean]
399[warn] | ^
400[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
401[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
402[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
403[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
404[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:256:38 --
405[warn] 256 | Query("""{true}""")(env.withParams(Map.empty))
406[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
407[warn] |Implicit parameters should be provided with a `using` clause.
408[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
409[warn] |To disable the warning, please use the following option:
410[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
411[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:257:32
412[warn] 257 | .unique[java.lang.Boolean]
413[warn] | ^
414[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
415[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
416[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
417[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
418[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:266:57 --
419[warn] 266 | Query("""{coalesce(:name_eng, '')}""")(env.withParams(this.toMap))
420[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
421[warn] |Implicit parameters should be provided with a `using` clause.
422[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
423[warn] |To disable the warning, please use the following option:
424[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
425[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:267:21
426[warn] 267 | .unique[String]
427[warn] | ^
428[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
429[warn] |replace with the type `scala.reflect.ClassTag[String]`.
430[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
431[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
432[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:270:57 --
433[warn] 270 | Query("""{coalesce(:name_rus, '')}""")(env.withParams(this.toMap))
434[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
435[warn] |Implicit parameters should be provided with a `using` clause.
436[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
437[warn] |To disable the warning, please use the following option:
438[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
439[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:271:21
440[warn] 271 | .unique[String]
441[warn] | ^
442[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
443[warn] |replace with the type `scala.reflect.ClassTag[String]`.
444[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
445[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
446[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:276:57 --
447[warn] 276 | Query("""{coalesce(:name_eng, '')}""")(env.withParams(Map("name_eng" -> name_eng)))
448[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
449[warn] |Implicit parameters should be provided with a `using` clause.
450[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
451[warn] |To disable the warning, please use the following option:
452[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
453[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:277:21
454[warn] 277 | .unique[String]
455[warn] | ^
456[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
457[warn] |replace with the type `scala.reflect.ClassTag[String]`.
458[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
459[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
460[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:280:57 --
461[warn] 280 | Query("""{coalesce(:name_rus, '')}""")(env.withParams(Map("name_rus" -> name_rus)))
462[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
463[warn] |Implicit parameters should be provided with a `using` clause.
464[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
465[warn] |To disable the warning, please use the following option:
466[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
467[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:281:21
468[warn] 281 | .unique[String]
469[warn] | ^
470[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
471[warn] |replace with the type `scala.reflect.ClassTag[String]`.
472[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
473[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
474[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:334:37 --
475[warn] 334 | Query("""{'F'}""")(env.withParams(this.toMap))
476[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
477[warn] |Implicit parameters should be provided with a `using` clause.
478[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
479[warn] |To disable the warning, please use the following option:
480[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
481[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:335:21
482[warn] 335 | .unique[String]
483[warn] | ^
484[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
485[warn] |replace with the type `scala.reflect.ClassTag[String]`.
486[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
487[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
488[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:340:37 --
489[warn] 340 | Query("""{'F'}""")(env.withParams(Map.empty))
490[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
491[warn] |Implicit parameters should be provided with a `using` clause.
492[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
493[warn] |To disable the warning, please use the following option:
494[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
495[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:341:21
496[warn] 341 | .unique[String]
497[warn] | ^
498[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
499[warn] |replace with the type `scala.reflect.ClassTag[String]`.
500[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
501[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
502[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:422:43 --
503[warn] 422 | Query("""{:children}""")(env.withParams(this.toMap))
504[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
505[warn] |Implicit parameters should be provided with a `using` clause.
506[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
507[warn] |To disable the warning, please use the following option:
508[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
509[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:423:21
510[warn] 423 | .unique[String]
511[warn] | ^
512[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
513[warn] |replace with the type `scala.reflect.ClassTag[String]`.
514[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
515[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
516[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:428:43 --
517[warn] 428 | Query("""{:children}""")(env.withParams(Map("children" -> Option(children).map(_.toMap).orNull)))
518[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
519[warn] |Implicit parameters should be provided with a `using` clause.
520[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
521[warn] |To disable the warning, please use the following option:
522[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
523[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:429:21
524[warn] 429 | .unique[String]
525[warn] | ^
526[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
527[warn] |replace with the type `scala.reflect.ClassTag[String]`.
528[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
529[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
530[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:478:37 --
531[warn] 478 | Query("""{'M'}""")(env.withParams(this.toMap))
532[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
533[warn] |Implicit parameters should be provided with a `using` clause.
534[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
535[warn] |To disable the warning, please use the following option:
536[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
537[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:479:21
538[warn] 479 | .unique[String]
539[warn] | ^
540[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
541[warn] |replace with the type `scala.reflect.ClassTag[String]`.
542[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
543[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
544[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:484:37 --
545[warn] 484 | Query("""{'M'}""")(env.withParams(Map.empty))
546[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
547[warn] |Implicit parameters should be provided with a `using` clause.
548[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
549[warn] |To disable the warning, please use the following option:
550[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
551[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:485:21
552[warn] 485 | .unique[String]
553[warn] | ^
554[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
555[warn] |replace with the type `scala.reflect.ClassTag[String]`.
556[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
557[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
558[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:494:37 --
559[warn] 494 | Query("""{'F'}""")(env.withParams(this.toMap))
560[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
561[warn] |Implicit parameters should be provided with a `using` clause.
562[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
563[warn] |To disable the warning, please use the following option:
564[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
565[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:495:21
566[warn] 495 | .unique[String]
567[warn] | ^
568[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
569[warn] |replace with the type `scala.reflect.ClassTag[String]`.
570[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
571[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
572[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:500:37 --
573[warn] 500 | Query("""{'F'}""")(env.withParams(Map.empty))
574[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
575[warn] |Implicit parameters should be provided with a `using` clause.
576[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
577[warn] |To disable the warning, please use the following option:
578[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
579[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:501:21
580[warn] 501 | .unique[String]
581[warn] | ^
582[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
583[warn] |replace with the type `scala.reflect.ClassTag[String]`.
584[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
585[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
586[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:508:37 --
587[warn] 508 | Query("""{'F'}""")(env.withParams(this.toMap))
588[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
589[warn] |Implicit parameters should be provided with a `using` clause.
590[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
591[warn] |To disable the warning, please use the following option:
592[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
593[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:509:21
594[warn] 509 | .unique[String]
595[warn] | ^
596[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
597[warn] |replace with the type `scala.reflect.ClassTag[String]`.
598[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
599[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
600[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:514:37 --
601[warn] 514 | Query("""{'F'}""")(env.withParams(Map.empty))
602[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
603[warn] |Implicit parameters should be provided with a `using` clause.
604[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
605[warn] |To disable the warning, please use the following option:
606[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
607[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:515:21
608[warn] 515 | .unique[String]
609[warn] | ^
610[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
611[warn] |replace with the type `scala.reflect.ClassTag[String]`.
612[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
613[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
614[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:522:751 -
615[warn] 522 | Query("""{checked_resolve(coalesce(:mother::text, :other_field::text), array(person;person[person.father_id]person? father[[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother & person.father_id = checked_resolve(:other_field::text, array(person p1;p1[p1.father_id]person? father[[:other_field = p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)']]{p1.id}@(2)), 'Failed to identify value of "other_field" (from person_multitable_choice_resolver_implied_1) - ' || coalesce(:other_field::text, 'null'))]]{person.id}@(2)), 'Failed to identify value of "mother" (from nested_resolver_test_1) - ' || concat_ws(', ', coalesce(:mother::text, 'null'), coalesce(:other_field::text, 'null')))}""")(env.withParams(this.toMap))
616[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
617[warn] |Implicit parameters should be provided with a `using` clause.
618[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
619[warn] |To disable the warning, please use the following option:
620[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
621[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:523:29
622[warn] 523 | .unique[java.lang.Long]
623[warn] | ^
624[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
625[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
626[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
627[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
628[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:528:751 -
629[warn] 528 | Query("""{checked_resolve(coalesce(:mother::text, :other_field::text), array(person;person[person.father_id]person? father[[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother & person.father_id = checked_resolve(:other_field::text, array(person p1;p1[p1.father_id]person? father[[:other_field = p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)']]{p1.id}@(2)), 'Failed to identify value of "other_field" (from person_multitable_choice_resolver_implied_1) - ' || coalesce(:other_field::text, 'null'))]]{person.id}@(2)), 'Failed to identify value of "mother" (from nested_resolver_test_1) - ' || concat_ws(', ', coalesce(:mother::text, 'null'), coalesce(:other_field::text, 'null')))}""")(env.withParams(Map("mother" -> mother, "other_field" -> other_field)))
630[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
631[warn] |Implicit parameters should be provided with a `using` clause.
632[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
633[warn] |To disable the warning, please use the following option:
634[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
635[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:529:29
636[warn] 529 | .unique[java.lang.Long]
637[warn] | ^
638[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
639[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
640[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
641[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
642[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:545:159 -
643[warn] 545 | Query("""{coalesce(if_defined_or_else(:mother_id?, :mother_id::bigint, :father_id::bigint), if_defined_or_else(:id?, :id?::bigint, -1))}""")(env.withParams(this.toMap))
644[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
645[warn] |Implicit parameters should be provided with a `using` clause.
646[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
647[warn] |To disable the warning, please use the following option:
648[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
649[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:546:29
650[warn] 546 | .unique[java.lang.Long]
651[warn] | ^
652[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
653[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
654[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
655[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
656[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:549:610 -
657[warn] 549 | Query("""{checked_resolve(coalesce(:father_id::text, if_defined_or_else(:mother_id?, :mother_id?::text, null), if_defined_or_else(:id?, :id?::text, null)), array(person[id = coalesce(:father_id, if_defined_or_else(:mother_id?, :mother_id, null), if_defined_or_else(:id?, :id?, null))]{id}@(2)), 'Failed to identify value of "father_id" (from optional_params_resolver_test_1) - ' || concat_ws(', ', coalesce(:father_id::text, 'null'), if_defined_or_else(:mother_id?, coalesce(:mother_id?::text, 'null'), '[missing]'), if_defined_or_else(:id?, coalesce(:id?::text, 'null'), '[missing]')))}""")(env.withParams(this.toMap))
658[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
659[warn] |Implicit parameters should be provided with a `using` clause.
660[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
661[warn] |To disable the warning, please use the following option:
662[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
663[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:550:29
664[warn] 550 | .unique[java.lang.Long]
665[warn] | ^
666[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
667[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
668[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
669[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
670[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:555:159 -
671[warn] 555 | Query("""{coalesce(if_defined_or_else(:mother_id?, :mother_id::bigint, :father_id::bigint), if_defined_or_else(:id?, :id?::bigint, -1))}""")(env.withParams(Map("father_id" -> father_id) ++ List(Option(mother_id).filter(_.nonEmpty).map(_.get).map(v => "mother_id" -> v), Option(id).filter(_.nonEmpty).map(_.get).map(v => "id" -> v)).filter(_.nonEmpty).map(_.get).toMap))
672[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
673[warn] |Implicit parameters should be provided with a `using` clause.
674[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
675[warn] |To disable the warning, please use the following option:
676[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
677[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:556:29
678[warn] 556 | .unique[java.lang.Long]
679[warn] | ^
680[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
681[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
682[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
683[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
684[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:559:610 -
685[warn] 559 | Query("""{checked_resolve(coalesce(:father_id::text, if_defined_or_else(:mother_id?, :mother_id?::text, null), if_defined_or_else(:id?, :id?::text, null)), array(person[id = coalesce(:father_id, if_defined_or_else(:mother_id?, :mother_id, null), if_defined_or_else(:id?, :id?, null))]{id}@(2)), 'Failed to identify value of "father_id" (from optional_params_resolver_test_1) - ' || concat_ws(', ', coalesce(:father_id::text, 'null'), if_defined_or_else(:mother_id?, coalesce(:mother_id?::text, 'null'), '[missing]'), if_defined_or_else(:id?, coalesce(:id?::text, 'null'), '[missing]')))}""")(env.withParams(Map("father_id" -> father_id) ++ List(Option(mother_id).filter(_.nonEmpty).map(_.get).map(v => "mother_id" -> v), Option(id).filter(_.nonEmpty).map(_.get).map(v => "id" -> v)).filter(_.nonEmpty).map(_.get).toMap))
686[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
687[warn] |Implicit parameters should be provided with a `using` clause.
688[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
689[warn] |To disable the warning, please use the following option:
690[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
691[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:560:29
692[warn] 560 | .unique[java.lang.Long]
693[warn] | ^
694[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
695[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
696[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
697[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
698[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:660:249 -
699[warn] 660 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(this.toMap))
700[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
701[warn] |Implicit parameters should be provided with a `using` clause.
702[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
703[warn] |To disable the warning, please use the following option:
704[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
705[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:661:29
706[warn] 661 | .unique[java.lang.Long]
707[warn] | ^
708[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
709[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
710[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
711[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
712[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:666:249 -
713[warn] 666 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(Map("main_account" -> main_account)))
714[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
715[warn] |Implicit parameters should be provided with a `using` clause.
716[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
717[warn] |To disable the warning, please use the following option:
718[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
719[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:667:29
720[warn] 667 | .unique[java.lang.Long]
721[warn] | ^
722[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
723[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
724[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
725[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
726[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:681:257 -
727[warn] 681 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts_and_key) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(this.toMap))
728[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
729[warn] |Implicit parameters should be provided with a `using` clause.
730[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
731[warn] |To disable the warning, please use the following option:
732[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
733[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:682:29
734[warn] 682 | .unique[java.lang.Long]
735[warn] | ^
736[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
737[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
738[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
739[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
740[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:687:257 -
741[warn] 687 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts_and_key) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(Map("main_account" -> main_account)))
742[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
743[warn] |Implicit parameters should be provided with a `using` clause.
744[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
745[warn] |To disable the warning, please use the following option:
746[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
747[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:688:29
748[warn] 688 | .unique[java.lang.Long]
749[warn] | ^
750[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
751[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
752[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
753[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
754[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:796:261 -
755[warn] 796 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#2)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
756[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
757[warn] |Implicit parameters should be provided with a `using` clause.
758[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
759[warn] |To disable the warning, please use the following option:
760[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
761[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:797:29
762[warn] 797 | .unique[java.lang.Long]
763[warn] | ^
764[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
765[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
766[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
767[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
768[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:802:261 -
769[warn] 802 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#2)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
770[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
771[warn] |Implicit parameters should be provided with a `using` clause.
772[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
773[warn] |To disable the warning, please use the following option:
774[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
775[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:803:29
776[warn] 803 | .unique[java.lang.Long]
777[warn] | ^
778[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
779[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
780[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
781[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
782[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:809:255 -
783[warn] 809 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#4)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
784[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
785[warn] |Implicit parameters should be provided with a `using` clause.
786[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
787[warn] |To disable the warning, please use the following option:
788[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
789[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:810:29
790[warn] 810 | .unique[java.lang.Long]
791[warn] | ^
792[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
793[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
794[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
795[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
796[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:815:255 -
797[warn] 815 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#4)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
798[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
799[warn] |Implicit parameters should be provided with a `using` clause.
800[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
801[warn] |To disable the warning, please use the following option:
802[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
803[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:816:29
804[warn] 816 | .unique[java.lang.Long]
805[warn] | ^
806[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
807[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
808[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
809[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
810[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:894:272 -
811[warn] 894 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#5)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
812[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
813[warn] |Implicit parameters should be provided with a `using` clause.
814[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
815[warn] |To disable the warning, please use the following option:
816[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
817[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:895:29
818[warn] 895 | .unique[java.lang.Long]
819[warn] | ^
820[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
821[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
822[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
823[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
824[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:900:272 -
825[warn] 900 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#5)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
826[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
827[warn] |Implicit parameters should be provided with a `using` clause.
828[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
829[warn] |To disable the warning, please use the following option:
830[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
831[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:901:29
832[warn] 901 | .unique[java.lang.Long]
833[warn] | ^
834[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
835[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
836[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
837[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
838[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:908:266 -
839[warn] 908 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#7)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
840[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
841[warn] |Implicit parameters should be provided with a `using` clause.
842[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
843[warn] |To disable the warning, please use the following option:
844[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
845[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:909:29
846[warn] 909 | .unique[java.lang.Long]
847[warn] | ^
848[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
849[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
850[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
851[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
852[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:914:266 -
853[warn] 914 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#7)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
854[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
855[warn] |Implicit parameters should be provided with a `using` clause.
856[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
857[warn] |To disable the warning, please use the following option:
858[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
859[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:915:29
860[warn] 915 | .unique[java.lang.Long]
861[warn] | ^
862[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
863[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
864[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
865[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
866[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:960:359 -
867[warn] 960 | Query("""{checked_resolve(coalesce(:mother.name::text, :mother.surname::text), array(person[name = :mother.name & surname = :mother.surname]{id}@(2)), 'Failed to identify value of "mother" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:mother.name::text, 'null'), coalesce(:mother.surname::text, 'null')))}""")(env.withParams(this.toMap))
868[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
869[warn] |Implicit parameters should be provided with a `using` clause.
870[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
871[warn] |To disable the warning, please use the following option:
872[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
873[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:961:29
874[warn] 961 | .unique[java.lang.Long]
875[warn] | ^
876[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
877[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
878[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
879[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
880[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:964:359 -
881[warn] 964 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text), array(person[name = :father.name & surname = :father.surname]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null')))}""")(env.withParams(this.toMap))
882[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
883[warn] |Implicit parameters should be provided with a `using` clause.
884[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
885[warn] |To disable the warning, please use the following option:
886[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
887[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:965:29
888[warn] 965 | .unique[java.lang.Long]
889[warn] | ^
890[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
891[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
892[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
893[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
894[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:970:359 -
895[warn] 970 | Query("""{checked_resolve(coalesce(:mother.name::text, :mother.surname::text), array(person[name = :mother.name & surname = :mother.surname]{id}@(2)), 'Failed to identify value of "mother" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:mother.name::text, 'null'), coalesce(:mother.surname::text, 'null')))}""")(env.withParams(Map("mother" -> Option(mother).map(_.toMap).orNull)))
896[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
897[warn] |Implicit parameters should be provided with a `using` clause.
898[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
899[warn] |To disable the warning, please use the following option:
900[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
901[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:971:29
902[warn] 971 | .unique[java.lang.Long]
903[warn] | ^
904[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
905[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
906[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
907[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
908[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:974:359 -
909[warn] 974 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text), array(person[name = :father.name & surname = :father.surname]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null')))}""")(env.withParams(Map("father" -> Option(father).map(_.toMap).orNull)))
910[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
911[warn] |Implicit parameters should be provided with a `using` clause.
912[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
913[warn] |To disable the warning, please use the following option:
914[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
915[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:975:29
916[warn] 975 | .unique[java.lang.Long]
917[warn] | ^
918[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
919[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
920[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
921[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
922[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:983:53 --
923[warn] 983 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
924[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
925[warn] |Implicit parameters should be provided with a `using` clause.
926[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
927[warn] |To disable the warning, please use the following option:
928[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
929[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:984:21
930[warn] 984 | .unique[String]
931[warn] | ^
932[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
933[warn] |replace with the type `scala.reflect.ClassTag[String]`.
934[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
935[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
936[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:989:53 --
937[warn] 989 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
938[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
939[warn] |Implicit parameters should be provided with a `using` clause.
940[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
941[warn] |To disable the warning, please use the following option:
942[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
943[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:990:21
944[warn] 990 | .unique[String]
945[warn] | ^
946[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
947[warn] |replace with the type `scala.reflect.ClassTag[String]`.
948[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
949[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
950[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:998:53 --
951[warn] 998 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(this.toMap))
952[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
953[warn] |Implicit parameters should be provided with a `using` clause.
954[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
955[warn] |To disable the warning, please use the following option:
956[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
957[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:999:21
958[warn] 999 | .unique[String]
959[warn] | ^
960[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
961[warn] |replace with the type `scala.reflect.ClassTag[String]`.
962[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
963[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
964[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1004:53 -
965[warn] 1004 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(Map("sex" -> sex)))
966[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
967[warn] |Implicit parameters should be provided with a `using` clause.
968[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
969[warn] |To disable the warning, please use the following option:
970[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
971[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1005:21
972[warn] 1005 | .unique[String]
973[warn] | ^
974[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
975[warn] |replace with the type `scala.reflect.ClassTag[String]`.
976[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
977[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
978[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1015:605
979[warn] 1015 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text, if_defined_or_else(:father.is_resolver_disabled?, :father.is_resolver_disabled?::text, null)), array(person[name = :father.name & surname = :father.surname & !:father.is_resolver_disabled?]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_2) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null'), if_defined_or_else(:father.is_resolver_disabled?, coalesce(:father.is_resolver_disabled?::text, 'null'), '[missing]')))}""")(env.withParams(`[APPLY OTHER]`(this.toMap)))
980[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
981[warn] |Implicit parameters should be provided with a `using` clause.
982[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
983[warn] |To disable the warning, please use the following option:
984[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
985[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1016:29
986[warn] 1016 | .unique[java.lang.Long]
987[warn] | ^
988[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
989[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
990[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
991[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
992[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1021:605
993[warn] 1021 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text, if_defined_or_else(:father.is_resolver_disabled?, :father.is_resolver_disabled?::text, null)), array(person[name = :father.name & surname = :father.surname & !:father.is_resolver_disabled?]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_2) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null'), if_defined_or_else(:father.is_resolver_disabled?, coalesce(:father.is_resolver_disabled?::text, 'null'), '[missing]')))}""")(env.withParams(`[APPLY OTHER]`(Map("father" -> Option(father).map(_.toMap).orNull))))
994[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
995[warn] |Implicit parameters should be provided with a `using` clause.
996[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
997[warn] |To disable the warning, please use the following option:
998[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
999[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1022:29
1000[warn] 1022 | .unique[java.lang.Long]
1001[warn] | ^
1002[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1003[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1004[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1005[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1006[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1030:53 -
1007[warn] 1030 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
1008[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1009[warn] |Implicit parameters should be provided with a `using` clause.
1010[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1011[warn] |To disable the warning, please use the following option:
1012[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1013[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1031:21
1014[warn] 1031 | .unique[String]
1015[warn] | ^
1016[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1017[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1018[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1019[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1020[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1036:53 -
1021[warn] 1036 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
1022[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1023[warn] |Implicit parameters should be provided with a `using` clause.
1024[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1025[warn] |To disable the warning, please use the following option:
1026[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1027[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1037:21
1028[warn] 1037 | .unique[String]
1029[warn] | ^
1030[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1031[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1032[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1033[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1034[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1054:53 -
1035[warn] 1054 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
1036[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1037[warn] |Implicit parameters should be provided with a `using` clause.
1038[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1039[warn] |To disable the warning, please use the following option:
1040[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1041[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1055:21
1042[warn] 1055 | .unique[String]
1043[warn] | ^
1044[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1045[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1046[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1047[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1048[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1060:53 -
1049[warn] 1060 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
1050[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1051[warn] |Implicit parameters should be provided with a `using` clause.
1052[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1053[warn] |To disable the warning, please use the following option:
1054[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1055[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1061:21
1056[warn] 1061 | .unique[String]
1057[warn] | ^
1058[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1059[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1060[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1061[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1062[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1070:53 -
1063[warn] 1070 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(this.toMap))
1064[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1065[warn] |Implicit parameters should be provided with a `using` clause.
1066[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1067[warn] |To disable the warning, please use the following option:
1068[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1069[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1071:21
1070[warn] 1071 | .unique[String]
1071[warn] | ^
1072[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1073[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1074[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1075[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1076[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1076:53 -
1077[warn] 1076 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(Map("sex" -> sex)))
1078[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1079[warn] |Implicit parameters should be provided with a `using` clause.
1080[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1081[warn] |To disable the warning, please use the following option:
1082[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1083[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1077:21
1084[warn] 1077 | .unique[String]
1085[warn] | ^
1086[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1087[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1088[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1089[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1090[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1085:248
1091[warn] 1085 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#1)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from ref_expression_test_person_2b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
1092[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1093[warn] |Implicit parameters should be provided with a `using` clause.
1094[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1095[warn] |To disable the warning, please use the following option:
1096[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1097[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1086:29
1098[warn] 1086 | .unique[java.lang.Long]
1099[warn] | ^
1100[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1101[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1102[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1103[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1104[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1089:248
1105[warn] 1089 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from ref_expression_test_person_2b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
1106[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1107[warn] |Implicit parameters should be provided with a `using` clause.
1108[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1109[warn] |To disable the warning, please use the following option:
1110[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1111[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1090:29
1112[warn] 1090 | .unique[java.lang.Long]
1113[warn] | ^
1114[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1115[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1116[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1117[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1118[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1095:248
1119[warn] 1095 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#1)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from ref_expression_test_person_2b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
1120[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1121[warn] |Implicit parameters should be provided with a `using` clause.
1122[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1123[warn] |To disable the warning, please use the following option:
1124[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1125[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1096:29
1126[warn] 1096 | .unique[java.lang.Long]
1127[warn] | ^
1128[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1129[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1130[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1131[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1132[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1099:248
1133[warn] 1099 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from ref_expression_test_person_2b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
1134[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1135[warn] |Implicit parameters should be provided with a `using` clause.
1136[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1137[warn] |To disable the warning, please use the following option:
1138[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1139[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1100:29
1140[warn] 1100 | .unique[java.lang.Long]
1141[warn] | ^
1142[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1143[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1144[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1145[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1146[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1131:333
1147[warn] 1131 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_7_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
1148[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1149[warn] |Implicit parameters should be provided with a `using` clause.
1150[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1151[warn] |To disable the warning, please use the following option:
1152[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1153[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1132:29
1154[warn] 1132 | .unique[java.lang.Long]
1155[warn] | ^
1156[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1157[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1158[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1159[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1160[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1137:333
1161[warn] 1137 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_7_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
1162[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1163[warn] |Implicit parameters should be provided with a `using` clause.
1164[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1165[warn] |To disable the warning, please use the following option:
1166[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1167[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1138:29
1168[warn] 1138 | .unique[java.lang.Long]
1169[warn] | ^
1170[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1171[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1172[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1173[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1174[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1144:316
1175[warn] 1144 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
1176[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1177[warn] |Implicit parameters should be provided with a `using` clause.
1178[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1179[warn] |To disable the warning, please use the following option:
1180[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1181[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1145:29
1182[warn] 1145 | .unique[java.lang.Long]
1183[warn] | ^
1184[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1185[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1186[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1187[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1188[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1150:316
1189[warn] 1150 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
1190[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1191[warn] |Implicit parameters should be provided with a `using` clause.
1192[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1193[warn] |To disable the warning, please use the following option:
1194[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1195[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1151:29
1196[warn] 1151 | .unique[java.lang.Long]
1197[warn] | ^
1198[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1199[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1200[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1201[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1202[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1157:316
1203[warn] 1157 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
1204[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1205[warn] |Implicit parameters should be provided with a `using` clause.
1206[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1207[warn] |To disable the warning, please use the following option:
1208[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1209[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1158:29
1210[warn] 1158 | .unique[java.lang.Long]
1211[warn] | ^
1212[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1213[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1214[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1215[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1216[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1163:316
1217[warn] 1163 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
1218[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1219[warn] |Implicit parameters should be provided with a `using` clause.
1220[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1221[warn] |To disable the warning, please use the following option:
1222[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1223[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1164:29
1224[warn] 1164 | .unique[java.lang.Long]
1225[warn] | ^
1226[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1227[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1228[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1229[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1230[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1171:206
1231[warn] 1171 | Query("""{checked_resolve(:name, array(person[name = :name]{'X' name}@(2)), 'Failed to identify value of "name" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
1232[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1233[warn] |Implicit parameters should be provided with a `using` clause.
1234[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1235[warn] |To disable the warning, please use the following option:
1236[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1237[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1172:21
1238[warn] 1172 | .unique[String]
1239[warn] | ^
1240[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1241[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1242[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1243[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1244[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1389:215
1245[warn] 1389 | Query("""{checked_resolve(:name::text, array(person[name = :name]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_11) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
1246[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1247[warn] |Implicit parameters should be provided with a `using` clause.
1248[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1249[warn] |To disable the warning, please use the following option:
1250[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1251[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1390:29
1252[warn] 1390 | .unique[java.lang.Long]
1253[warn] | ^
1254[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1255[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1256[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1257[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1258[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1175:224
1259[warn] 1175 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'X']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
1260[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1261[warn] |Implicit parameters should be provided with a `using` clause.
1262[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1263[warn] |To disable the warning, please use the following option:
1264[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1265[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1176:29
1266[warn] 1176 | .unique[java.lang.Long]
1267[warn] | ^
1268[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1269[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1270[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1271[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1272[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1181:206
1273[warn] 1181 | Query("""{checked_resolve(:name, array(person[name = :name]{'X' name}@(2)), 'Failed to identify value of "name" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
1274[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1275[warn] |Implicit parameters should be provided with a `using` clause.
1276[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1277[warn] |To disable the warning, please use the following option:
1278[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1279[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1182:21
1280[warn] 1182 | .unique[String]
1281[warn] | ^
1282[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1283[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1284[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1285[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1286[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1185:224
1287[warn] 1185 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'X']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
1288[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1289[warn] |Implicit parameters should be provided with a `using` clause.
1290[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1291[warn] |To disable the warning, please use the following option:
1292[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1293[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1186:29
1294[warn] 1186 | .unique[java.lang.Long]
1295[warn] | ^
1296[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1297[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1298[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1299[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1300[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1195:224
1301[warn] 1195 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'Y']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_03) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
1302[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1303[warn] |Implicit parameters should be provided with a `using` clause.
1304[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1305[warn] |To disable the warning, please use the following option:
1306[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1307[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1196:29
1308[warn] 1196 | .unique[java.lang.Long]
1309[warn] | ^
1310[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1311[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1312[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1313[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1314[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1201:224
1315[warn] 1201 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'Y']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_03) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
1316[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1317[warn] |Implicit parameters should be provided with a `using` clause.
1318[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1319[warn] |To disable the warning, please use the following option:
1320[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1321[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1202:29
1322[warn] 1202 | .unique[java.lang.Long]
1323[warn] | ^
1324[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1325[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1326[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1327[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1328[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1208:298
1329[warn] 1208 | Query("""{checked_resolve(coalesce(:name::text, :id::text), array(person[name = :name || :id || 'Z']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_04) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(this.toMap))
1330[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1331[warn] |Implicit parameters should be provided with a `using` clause.
1332[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1333[warn] |To disable the warning, please use the following option:
1334[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1335[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1209:29
1336[warn] 1209 | .unique[java.lang.Long]
1337[warn] | ^
1338[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1339[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1340[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1341[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1342[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1214:298
1343[warn] 1214 | Query("""{checked_resolve(coalesce(:name::text, :id::text), array(person[name = :name || :id || 'Z']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_04) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(Map("name" -> name, "id" -> id)))
1344[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1345[warn] |Implicit parameters should be provided with a `using` clause.
1346[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1347[warn] |To disable the warning, please use the following option:
1348[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1349[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1215:29
1350[warn] 1215 | .unique[java.lang.Long]
1351[warn] | ^
1352[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1353[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1354[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1355[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1356[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1221:315
1357[warn] 1221 | Query("""{checked_resolve(coalesce(:name::text, :unknown_id::text), array(person[name = :name || :unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_05) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:unknown_id::text, 'null')))}""")(env.withParams(this.toMap ++ Map("unknown_id" -> unknown_id)))
1358[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1359[warn] |Implicit parameters should be provided with a `using` clause.
1360[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1361[warn] |To disable the warning, please use the following option:
1362[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1363[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1222:29
1364[warn] 1222 | .unique[java.lang.Long]
1365[warn] | ^
1366[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1367[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1368[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1369[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1370[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1227:315
1371[warn] 1227 | Query("""{checked_resolve(coalesce(:name::text, :unknown_id::text), array(person[name = :name || :unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_05) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:unknown_id::text, 'null')))}""")(env.withParams(Map("name" -> name, "unknown_id" -> unknown_id)))
1372[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1373[warn] |Implicit parameters should be provided with a `using` clause.
1374[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1375[warn] |To disable the warning, please use the following option:
1376[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1377[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1228:29
1378[warn] 1228 | .unique[java.lang.Long]
1379[warn] | ^
1380[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1381[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1382[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1383[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1384[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1234:333
1385[warn] 1234 | Query("""{checked_resolve(coalesce(:name::text, :other_unknown_id::text), array(person[name = :name || :other_unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_06) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:other_unknown_id::text, 'null')))}""")(env.withParams(this.toMap ++ Map("other_unknown_id" -> other_unknown_id)))
1386[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1387[warn] |Implicit parameters should be provided with a `using` clause.
1388[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1389[warn] |To disable the warning, please use the following option:
1390[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1391[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1235:29
1392[warn] 1235 | .unique[java.lang.Long]
1393[warn] | ^
1394[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1395[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1396[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1397[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1398[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1240:333
1399[warn] 1240 | Query("""{checked_resolve(coalesce(:name::text, :other_unknown_id::text), array(person[name = :name || :other_unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_06) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:other_unknown_id::text, 'null')))}""")(env.withParams(Map("name" -> name, "other_unknown_id" -> other_unknown_id)))
1400[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1401[warn] |Implicit parameters should be provided with a `using` clause.
1402[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1403[warn] |To disable the warning, please use the following option:
1404[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1405[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1241:29
1406[warn] 1241 | .unique[java.lang.Long]
1407[warn] | ^
1408[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1409[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1410[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1411[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1412[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1248:196
1413[warn] 1248 | Query("""{checked_resolve(:code, array(bank[code = :code]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_1) - ' || coalesce(:code::text, 'null'))}""")(env.withParams(this.toMap))
1414[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1415[warn] |Implicit parameters should be provided with a `using` clause.
1416[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1417[warn] |To disable the warning, please use the following option:
1418[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1419[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1249:29
1420[warn] 1249 | .unique[java.lang.Long]
1421[warn] | ^
1422[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1423[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1424[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1425[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1426[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1254:196
1427[warn] 1254 | Query("""{checked_resolve(:code, array(bank[code = :code]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_1) - ' || coalesce(:code::text, 'null'))}""")(env.withParams(Map("code" -> code)))
1428[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1429[warn] |Implicit parameters should be provided with a `using` clause.
1430[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1431[warn] |To disable the warning, please use the following option:
1432[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1433[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1255:29
1434[warn] 1255 | .unique[java.lang.Long]
1435[warn] | ^
1436[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1437[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1438[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1439[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1440[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1262:327
1441[warn] 1262 | Query("""{checked_resolve(coalesce(:code::text, :some_other_variable::text), array(bank[code = :code && :some_other_variable]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_2) - ' || concat_ws(', ', coalesce(:code::text, 'null'), coalesce(:some_other_variable::text, 'null')))}""")(env.withParams(this.toMap ++ Map("some_other_variable" -> some_other_variable)))
1442[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1443[warn] |Implicit parameters should be provided with a `using` clause.
1444[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1445[warn] |To disable the warning, please use the following option:
1446[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1447[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1263:29
1448[warn] 1263 | .unique[java.lang.Long]
1449[warn] | ^
1450[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1451[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1452[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1453[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1454[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1268:327
1455[warn] 1268 | Query("""{checked_resolve(coalesce(:code::text, :some_other_variable::text), array(bank[code = :code && :some_other_variable]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_2) - ' || concat_ws(', ', coalesce(:code::text, 'null'), coalesce(:some_other_variable::text, 'null')))}""")(env.withParams(Map("code" -> code, "some_other_variable" -> some_other_variable)))
1456[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1457[warn] |Implicit parameters should be provided with a `using` clause.
1458[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1459[warn] |To disable the warning, please use the following option:
1460[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1461[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1269:29
1462[warn] 1269 | .unique[java.lang.Long]
1463[warn] | ^
1464[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1465[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1466[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1467[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1468[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1276:231
1469[warn] 1276 | Query("""{checked_resolve(:account, array(account[billing_account = :account]{id}@(2)), 'Failed to identify value of "account" (from resolver_test_account_currency_1) - ' || coalesce(:account::text, 'null'))}""")(env.withParams(this.toMap))
1470[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1471[warn] |Implicit parameters should be provided with a `using` clause.
1472[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1473[warn] |To disable the warning, please use the following option:
1474[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1475[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1277:29
1476[warn] 1277 | .unique[java.lang.Long]
1477[warn] | ^
1478[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1479[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1480[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1481[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1482[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1280:247
1483[warn] 1280 | Query("""{checked_resolve(:currency_name, array(currency[name = :currency_name]{code}@(2)), 'Failed to identify value of "currency_name" (from resolver_test_account_currency_1) - ' || coalesce(:currency_name::text, 'null'))}""")(env.withParams(this.toMap))
1484[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1485[warn] |Implicit parameters should be provided with a `using` clause.
1486[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1487[warn] |To disable the warning, please use the following option:
1488[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1489[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1281:21
1490[warn] 1281 | .unique[String]
1491[warn] | ^
1492[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1493[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1494[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1495[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1496[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1286:231
1497[warn] 1286 | Query("""{checked_resolve(:account, array(account[billing_account = :account]{id}@(2)), 'Failed to identify value of "account" (from resolver_test_account_currency_1) - ' || coalesce(:account::text, 'null'))}""")(env.withParams(Map("account" -> account)))
1498[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1499[warn] |Implicit parameters should be provided with a `using` clause.
1500[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1501[warn] |To disable the warning, please use the following option:
1502[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1503[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1287:29
1504[warn] 1287 | .unique[java.lang.Long]
1505[warn] | ^
1506[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1507[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1508[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1509[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1510[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1290:247
1511[warn] 1290 | Query("""{checked_resolve(:currency_name, array(currency[name = :currency_name]{code}@(2)), 'Failed to identify value of "currency_name" (from resolver_test_account_currency_1) - ' || coalesce(:currency_name::text, 'null'))}""")(env.withParams(Map("currency_name" -> currency_name)))
1512[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1513[warn] |Implicit parameters should be provided with a `using` clause.
1514[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1515[warn] |To disable the warning, please use the following option:
1516[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1517[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1291:21
1518[warn] 1291 | .unique[String]
1519[warn] | ^
1520[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1521[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1522[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1523[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1524[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1297:278
1525[warn] 1297 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_1) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
1526[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1527[warn] |Implicit parameters should be provided with a `using` clause.
1528[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1529[warn] |To disable the warning, please use the following option:
1530[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1531[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1298:29
1532[warn] 1298 | .unique[java.lang.Long]
1533[warn] | ^
1534[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1535[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1536[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1537[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1538[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1303:278
1539[warn] 1303 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_1) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
1540[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1541[warn] |Implicit parameters should be provided with a `using` clause.
1542[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1543[warn] |To disable the warning, please use the following option:
1544[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1545[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1304:29
1546[warn] 1304 | .unique[java.lang.Long]
1547[warn] | ^
1548[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1549[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1550[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1551[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1552[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1310:278
1553[warn] 1310 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_2) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
1554[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1555[warn] |Implicit parameters should be provided with a `using` clause.
1556[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1557[warn] |To disable the warning, please use the following option:
1558[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1559[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1311:29
1560[warn] 1311 | .unique[java.lang.Long]
1561[warn] | ^
1562[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1563[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1564[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1565[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1566[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1316:278
1567[warn] 1316 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_2) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
1568[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1569[warn] |Implicit parameters should be provided with a `using` clause.
1570[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1571[warn] |To disable the warning, please use the following option:
1572[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1573[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1317:29
1574[warn] 1317 | .unique[java.lang.Long]
1575[warn] | ^
1576[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1577[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1578[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1579[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1580[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1324:43 -
1581[warn] 1324 | Query("""{'My bank'}""")(env.withParams(this.toMap))
1582[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1583[warn] |Implicit parameters should be provided with a `using` clause.
1584[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1585[warn] |To disable the warning, please use the following option:
1586[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1587[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1325:21
1588[warn] 1325 | .unique[String]
1589[warn] | ^
1590[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1591[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1592[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1593[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1594[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1330:43 -
1595[warn] 1330 | Query("""{'My bank'}""")(env.withParams(Map.empty))
1596[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1597[warn] |Implicit parameters should be provided with a `using` clause.
1598[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1599[warn] |To disable the warning, please use the following option:
1600[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1601[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1331:21
1602[warn] 1331 | .unique[String]
1603[warn] | ^
1604[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1605[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1606[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1607[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1608[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1338:51 -
1609[warn] 1338 | Query("""{:name || ' saved'}""")(env.withParams(this.toMap))
1610[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1611[warn] |Implicit parameters should be provided with a `using` clause.
1612[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1613[warn] |To disable the warning, please use the following option:
1614[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1615[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1339:21
1616[warn] 1339 | .unique[String]
1617[warn] | ^
1618[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1619[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1620[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1621[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1622[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1344:51 -
1623[warn] 1344 | Query("""{:name || ' saved'}""")(env.withParams(Map("name" -> name)))
1624[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1625[warn] |Implicit parameters should be provided with a `using` clause.
1626[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1627[warn] |To disable the warning, please use the following option:
1628[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1629[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1345:21
1630[warn] 1345 | .unique[String]
1631[warn] | ^
1632[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1633[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1634[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1635[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1636[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1353:216
1637[warn] 1353 | Query("""{checked_resolve(:mother, array(person[name || surname = :mother]{id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_1) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
1638[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1639[warn] |Implicit parameters should be provided with a `using` clause.
1640[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1641[warn] |To disable the warning, please use the following option:
1642[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1643[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1354:29
1644[warn] 1354 | .unique[java.lang.Long]
1645[warn] | ^
1646[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1647[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1648[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1649[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1650[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1357:216
1651[warn] 1357 | Query("""{checked_resolve(:father, array(person[name || surname = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_1) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
1652[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1653[warn] |Implicit parameters should be provided with a `using` clause.
1654[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1655[warn] |To disable the warning, please use the following option:
1656[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1657[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1358:29
1658[warn] 1358 | .unique[java.lang.Long]
1659[warn] | ^
1660[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1661[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1662[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1663[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1664[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1363:216
1665[warn] 1363 | Query("""{checked_resolve(:mother, array(person[name || surname = :mother]{id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_1) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
1666[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1667[warn] |Implicit parameters should be provided with a `using` clause.
1668[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1669[warn] |To disable the warning, please use the following option:
1670[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1671[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1364:29
1672[warn] 1364 | .unique[java.lang.Long]
1673[warn] | ^
1674[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1675[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1676[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1677[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1678[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1367:216
1679[warn] 1367 | Query("""{checked_resolve(:father, array(person[name || surname = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_1) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
1680[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1681[warn] |Implicit parameters should be provided with a `using` clause.
1682[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1683[warn] |To disable the warning, please use the following option:
1684[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1685[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1368:29
1686[warn] 1368 | .unique[java.lang.Long]
1687[warn] | ^
1688[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1689[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1690[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1691[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1692[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1375:202
1693[warn] 1375 | Query("""{checked_resolve(:name::text, array(person[name = :name]{id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_10) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
1694[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1695[warn] |Implicit parameters should be provided with a `using` clause.
1696[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1697[warn] |To disable the warning, please use the following option:
1698[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1699[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1376:29
1700[warn] 1376 | .unique[java.lang.Long]
1701[warn] | ^
1702[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1703[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1704[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1705[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1706[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1381:202
1707[warn] 1381 | Query("""{checked_resolve(:name::text, array(person[name = :name]{id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_10) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
1708[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1709[warn] |Implicit parameters should be provided with a `using` clause.
1710[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1711[warn] |To disable the warning, please use the following option:
1712[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1713[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1382:29
1714[warn] 1382 | .unique[java.lang.Long]
1715[warn] | ^
1716[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1717[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1718[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1719[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1720[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1395:215
1721[warn] 1395 | Query("""{checked_resolve(:name::text, array(person[name = :name]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_11) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
1722[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1723[warn] |Implicit parameters should be provided with a `using` clause.
1724[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1725[warn] |To disable the warning, please use the following option:
1726[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1727[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1396:29
1728[warn] 1396 | .unique[java.lang.Long]
1729[warn] | ^
1730[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1731[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1732[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1733[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1734[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1403:219
1735[warn] 1403 | Query("""{checked_resolve(:father, array(person[name = :father & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_a) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
1736[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1737[warn] |Implicit parameters should be provided with a `using` clause.
1738[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1739[warn] |To disable the warning, please use the following option:
1740[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1741[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1404:29
1742[warn] 1404 | .unique[java.lang.Long]
1743[warn] | ^
1744[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1745[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1746[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1747[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1748[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1409:219
1749[warn] 1409 | Query("""{checked_resolve(:father, array(person[name = :father & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_a) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father, "id" -> id)))
1750[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1751[warn] |Implicit parameters should be provided with a `using` clause.
1752[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1753[warn] |To disable the warning, please use the following option:
1754[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1755[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1410:29
1756[warn] 1410 | .unique[java.lang.Long]
1757[warn] | ^
1758[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1759[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1760[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1761[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1762[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1417:229
1763[warn] 1417 | Query("""{checked_resolve(:father, array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
1764[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1765[warn] |Implicit parameters should be provided with a `using` clause.
1766[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1767[warn] |To disable the warning, please use the following option:
1768[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1769[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1418:29
1770[warn] 1418 | .unique[java.lang.Long]
1771[warn] | ^
1772[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1773[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1774[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1775[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1776[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1423:229
1777[warn] 1423 | Query("""{checked_resolve(:father, array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father, "id" -> id)))
1778[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1779[warn] |Implicit parameters should be provided with a `using` clause.
1780[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1781[warn] |To disable the warning, please use the following option:
1782[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1783[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1424:29
1784[warn] 1424 | .unique[java.lang.Long]
1785[warn] | ^
1786[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1787[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1788[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1789[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1790[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1431:302
1791[warn] 1431 | Query("""{checked_resolve(coalesce(:father::text, :id::text), array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_c) - ' || concat_ws(', ', coalesce(:father::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(this.toMap))
1792[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1793[warn] |Implicit parameters should be provided with a `using` clause.
1794[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1795[warn] |To disable the warning, please use the following option:
1796[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1797[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1432:29
1798[warn] 1432 | .unique[java.lang.Long]
1799[warn] | ^
1800[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1801[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1802[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1803[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1804[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1437:302
1805[warn] 1437 | Query("""{checked_resolve(coalesce(:father::text, :id::text), array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_c) - ' || concat_ws(', ', coalesce(:father::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(Map("father" -> father, "id" -> id)))
1806[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1807[warn] |Implicit parameters should be provided with a `using` clause.
1808[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1809[warn] |To disable the warning, please use the following option:
1810[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1811[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1438:29
1812[warn] 1438 | .unique[java.lang.Long]
1813[warn] | ^
1814[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1815[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1816[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1817[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1818[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1447:241
1819[warn] 1447 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_2) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
1820[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1821[warn] |Implicit parameters should be provided with a `using` clause.
1822[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1823[warn] |To disable the warning, please use the following option:
1824[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1825[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1448:29
1826[warn] 1448 | .unique[java.lang.Long]
1827[warn] | ^
1828[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1829[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1830[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1831[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1832[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1453:241
1833[warn] 1453 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_2) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
1834[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1835[warn] |Implicit parameters should be provided with a `using` clause.
1836[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1837[warn] |To disable the warning, please use the following option:
1838[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1839[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1454:29
1840[warn] 1454 | .unique[java.lang.Long]
1841[warn] | ^
1842[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1843[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1844[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1845[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1846[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1462:241
1847[warn] 1462 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#2)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_3) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
1848[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1849[warn] |Implicit parameters should be provided with a `using` clause.
1850[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1851[warn] |To disable the warning, please use the following option:
1852[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1853[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1463:29
1854[warn] 1463 | .unique[java.lang.Long]
1855[warn] | ^
1856[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1857[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1858[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1859[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1860[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1466:234
1861[warn] 1466 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#4)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_3) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
1862[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1863[warn] |Implicit parameters should be provided with a `using` clause.
1864[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1865[warn] |To disable the warning, please use the following option:
1866[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1867[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1467:29
1868[warn] 1467 | .unique[java.lang.Long]
1869[warn] | ^
1870[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1871[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1872[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1873[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1874[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1472:241
1875[warn] 1472 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#2)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_3) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
1876[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1877[warn] |Implicit parameters should be provided with a `using` clause.
1878[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1879[warn] |To disable the warning, please use the following option:
1880[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1881[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1473:29
1882[warn] 1473 | .unique[java.lang.Long]
1883[warn] | ^
1884[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1885[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1886[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1887[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1888[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1476:234
1889[warn] 1476 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#4)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_3) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
1890[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1891[warn] |Implicit parameters should be provided with a `using` clause.
1892[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1893[warn] |To disable the warning, please use the following option:
1894[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1895[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1477:29
1896[warn] 1477 | .unique[java.lang.Long]
1897[warn] | ^
1898[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1899[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1900[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1901[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1902[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1485:35 -
1903[warn] 1485 | Query("""{1}""")(env.withParams(this.toMap))
1904[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1905[warn] |Implicit parameters should be provided with a `using` clause.
1906[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1907[warn] |To disable the warning, please use the following option:
1908[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1909[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1486:29
1910[warn] 1486 | .unique[java.lang.Long]
1911[warn] | ^
1912[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1913[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1914[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1915[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1916[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1489:35 -
1917[warn] 1489 | Query("""{2}""")(env.withParams(this.toMap))
1918[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1919[warn] |Implicit parameters should be provided with a `using` clause.
1920[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1921[warn] |To disable the warning, please use the following option:
1922[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1923[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1490:29
1924[warn] 1490 | .unique[java.lang.Long]
1925[warn] | ^
1926[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1927[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1928[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1929[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1930[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1495:35 -
1931[warn] 1495 | Query("""{1}""")(env.withParams(Map.empty))
1932[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1933[warn] |Implicit parameters should be provided with a `using` clause.
1934[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1935[warn] |To disable the warning, please use the following option:
1936[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1937[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1496:29
1938[warn] 1496 | .unique[java.lang.Long]
1939[warn] | ^
1940[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1941[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1942[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1943[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1944[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1499:35 -
1945[warn] 1499 | Query("""{2}""")(env.withParams(Map.empty))
1946[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1947[warn] |Implicit parameters should be provided with a `using` clause.
1948[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1949[warn] |To disable the warning, please use the following option:
1950[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1951[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1500:29
1952[warn] 1500 | .unique[java.lang.Long]
1953[warn] | ^
1954[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1955[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1956[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1957[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1958[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1508:241
1959[warn] 1508 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#5)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_5) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
1960[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1961[warn] |Implicit parameters should be provided with a `using` clause.
1962[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1963[warn] |To disable the warning, please use the following option:
1964[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1965[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1509:29
1966[warn] 1509 | .unique[java.lang.Long]
1967[warn] | ^
1968[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1969[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1970[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1971[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1972[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1512:234
1973[warn] 1512 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#7)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_5) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
1974[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1975[warn] |Implicit parameters should be provided with a `using` clause.
1976[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1977[warn] |To disable the warning, please use the following option:
1978[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1979[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1513:29
1980[warn] 1513 | .unique[java.lang.Long]
1981[warn] | ^
1982[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1983[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1984[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1985[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1986[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1518:241
1987[warn] 1518 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#5)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_5) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
1988[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1989[warn] |Implicit parameters should be provided with a `using` clause.
1990[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1991[warn] |To disable the warning, please use the following option:
1992[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1993[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1519:29
1994[warn] 1519 | .unique[java.lang.Long]
1995[warn] | ^
1996[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1997[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1998[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1999[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2000[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1522:234
2001[warn] 1522 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#7)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_5) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
2002[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2003[warn] |Implicit parameters should be provided with a `using` clause.
2004[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2005[warn] |To disable the warning, please use the following option:
2006[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2007[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1523:29
2008[warn] 1523 | .unique[java.lang.Long]
2009[warn] | ^
2010[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2011[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2012[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2013[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2014[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1531:35 -
2015[warn] 1531 | Query("""{3}""")(env.withParams(this.toMap))
2016[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2017[warn] |Implicit parameters should be provided with a `using` clause.
2018[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2019[warn] |To disable the warning, please use the following option:
2020[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2021[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1532:29
2022[warn] 1532 | .unique[java.lang.Long]
2023[warn] | ^
2024[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2025[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2026[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2027[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2028[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1535:35 -
2029[warn] 1535 | Query("""{4}""")(env.withParams(this.toMap))
2030[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2031[warn] |Implicit parameters should be provided with a `using` clause.
2032[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2033[warn] |To disable the warning, please use the following option:
2034[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2035[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1536:29
2036[warn] 1536 | .unique[java.lang.Long]
2037[warn] | ^
2038[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2039[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2040[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2041[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2042[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1541:35 -
2043[warn] 1541 | Query("""{3}""")(env.withParams(Map.empty))
2044[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2045[warn] |Implicit parameters should be provided with a `using` clause.
2046[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2047[warn] |To disable the warning, please use the following option:
2048[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2049[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1542:29
2050[warn] 1542 | .unique[java.lang.Long]
2051[warn] | ^
2052[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2053[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2054[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2055[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2056[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1545:35 -
2057[warn] 1545 | Query("""{4}""")(env.withParams(Map.empty))
2058[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2059[warn] |Implicit parameters should be provided with a `using` clause.
2060[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2061[warn] |To disable the warning, please use the following option:
2062[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2063[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1546:29
2064[warn] 1546 | .unique[java.lang.Long]
2065[warn] | ^
2066[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2067[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2068[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2069[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2070[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1552:319
2071[warn] 1552 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_7) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
2072[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2073[warn] |Implicit parameters should be provided with a `using` clause.
2074[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2075[warn] |To disable the warning, please use the following option:
2076[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2077[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1553:29
2078[warn] 1553 | .unique[java.lang.Long]
2079[warn] | ^
2080[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2081[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2082[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2083[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2084[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1558:319
2085[warn] 1558 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_7) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
2086[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2087[warn] |Implicit parameters should be provided with a `using` clause.
2088[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2089[warn] |To disable the warning, please use the following option:
2090[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2091[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1559:29
2092[warn] 1559 | .unique[java.lang.Long]
2093[warn] | ^
2094[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2095[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2096[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2097[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2098[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1565:302
2099[warn] 1565 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_8) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
2100[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2101[warn] |Implicit parameters should be provided with a `using` clause.
2102[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2103[warn] |To disable the warning, please use the following option:
2104[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2105[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1566:29
2106[warn] 1566 | .unique[java.lang.Long]
2107[warn] | ^
2108[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2109[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2110[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2111[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2112[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1571:302
2113[warn] 1571 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_8) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
2114[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2115[warn] |Implicit parameters should be provided with a `using` clause.
2116[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2117[warn] |To disable the warning, please use the following option:
2118[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2119[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1572:29
2120[warn] 1572 | .unique[java.lang.Long]
2121[warn] | ^
2122[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2123[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2124[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2125[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2126[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1579:371
2127[warn] 1579 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :type::text), array(person[name = :name & surname = :surname & :type = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_a) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:type::text, 'null')))}""")(env.withParams(this.toMap ++ Map("surname" -> surname, "type" -> `type`)))
2128[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2129[warn] |Implicit parameters should be provided with a `using` clause.
2130[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2131[warn] |To disable the warning, please use the following option:
2132[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2133[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1580:29
2134[warn] 1580 | .unique[java.lang.Long]
2135[warn] | ^
2136[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2137[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2138[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2139[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2140[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1585:371
2141[warn] 1585 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :type::text), array(person[name = :name & surname = :surname & :type = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_a) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:type::text, 'null')))}""")(env.withParams(Map("name" -> name, "surname" -> surname, "type" -> `type`)))
2142[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2143[warn] |Implicit parameters should be provided with a `using` clause.
2144[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2145[warn] |To disable the warning, please use the following option:
2146[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2147[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1586:29
2148[warn] 1586 | .unique[java.lang.Long]
2149[warn] | ^
2150[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2151[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2152[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2153[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2154[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1593:422
2155[warn] 1593 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative param name'::text), array(person[name = :name & surname = :surname & :'creative param name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_b) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative param name'::text, 'null')))}""")(env.withParams(this.toMap ++ Map("surname" -> surname, "creative param name" -> `creative param name`)))
2156[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2157[warn] |Implicit parameters should be provided with a `using` clause.
2158[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2159[warn] |To disable the warning, please use the following option:
2160[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2161[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1594:29
2162[warn] 1594 | .unique[java.lang.Long]
2163[warn] | ^
2164[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2165[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2166[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2167[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2168[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1599:422
2169[warn] 1599 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative param name'::text), array(person[name = :name & surname = :surname & :'creative param name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_b) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative param name'::text, 'null')))}""")(env.withParams(Map("name" -> name, "surname" -> surname, "creative param name" -> `creative param name`)))
2170[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2171[warn] |Implicit parameters should be provided with a `using` clause.
2172[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2173[warn] |To disable the warning, please use the following option:
2174[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2175[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1600:29
2176[warn] 1600 | .unique[java.lang.Long]
2177[warn] | ^
2178[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2179[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2180[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2181[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2182[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1607:422
2183[warn] 1607 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative.param.name'::text), array(person[name = :name & surname = :surname & :'creative.param.name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_c) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative.param.name'::text, 'null')))}""")(env.withParams(this.toMap ++ Map("surname" -> surname, "creative.param.name" -> `creative.param.name`)))
2184[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2185[warn] |Implicit parameters should be provided with a `using` clause.
2186[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2187[warn] |To disable the warning, please use the following option:
2188[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2189[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1608:29
2190[warn] 1608 | .unique[java.lang.Long]
2191[warn] | ^
2192[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2193[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2194[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2195[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2196[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1613:422
2197[warn] 1613 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative.param.name'::text), array(person[name = :name & surname = :surname & :'creative.param.name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_c) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative.param.name'::text, 'null')))}""")(env.withParams(Map("name" -> name, "surname" -> surname, "creative.param.name" -> `creative.param.name`)))
2198[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2199[warn] |Implicit parameters should be provided with a `using` clause.
2200[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2201[warn] |To disable the warning, please use the following option:
2202[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2203[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1614:29
2204[warn] 1614 | .unique[java.lang.Long]
2205[warn] | ^
2206[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2207[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2208[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2209[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2210[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1620:132
2211[warn] 1620 | Query("""{case(bin_op_function('`~`', :name, '^\\d+$$'), 'dig-only - ' || :name, 'not-dig-only - ' || :name)}""")(env.withParams(this.toMap))
2212[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2213[warn] |Implicit parameters should be provided with a `using` clause.
2214[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2215[warn] |To disable the warning, please use the following option:
2216[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2217[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1621:21
2218[warn] 1621 | .unique[String]
2219[warn] | ^
2220[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2221[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2222[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2223[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2224[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1626:132
2225[warn] 1626 | Query("""{case(bin_op_function('`~`', :name, '^\\d+$$'), 'dig-only - ' || :name, 'not-dig-only - ' || :name)}""")(env.withParams(Map("name" -> name)))
2226[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2227[warn] |Implicit parameters should be provided with a `using` clause.
2228[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2229[warn] |To disable the warning, please use the following option:
2230[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2231[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1627:21
2232[warn] 1627 | .unique[String]
2233[warn] | ^
2234[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2235[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2236[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2237[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2238[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1644:37 -
2239[warn] 1644 | Query("""{'M'}""")(env.withParams(this.toMap))
2240[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2241[warn] |Implicit parameters should be provided with a `using` clause.
2242[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2243[warn] |To disable the warning, please use the following option:
2244[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2245[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1645:21
2246[warn] 1645 | .unique[String]
2247[warn] | ^
2248[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2249[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2250[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2251[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2252[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1650:37 -
2253[warn] 1650 | Query("""{'M'}""")(env.withParams(Map.empty))
2254[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2255[warn] |Implicit parameters should be provided with a `using` clause.
2256[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2257[warn] |To disable the warning, please use the following option:
2258[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2259[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1651:21
2260[warn] 1651 | .unique[String]
2261[warn] | ^
2262[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2263[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2264[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2265[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2266[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1674:39 -
2267[warn] 1674 | Query("""{:code}""")(env.withParams(this.toMap))
2268[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2269[warn] |Implicit parameters should be provided with a `using` clause.
2270[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2271[warn] |To disable the warning, please use the following option:
2272[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2273[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1675:21
2274[warn] 1675 | .unique[String]
2275[warn] | ^
2276[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2277[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2278[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2279[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2280[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1678:42 -
2281[warn] 1678 | Query("""{:bk_name}""")(env.withParams(this.toMap))
2282[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2283[warn] |Implicit parameters should be provided with a `using` clause.
2284[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2285[warn] |To disable the warning, please use the following option:
2286[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2287[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1679:21
2288[warn] 1679 | .unique[String]
2289[warn] | ^
2290[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2291[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2292[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2293[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2294[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1682:42 -
2295[warn] 1682 | Query("""{:cr_name}""")(env.withParams(this.toMap))
2296[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2297[warn] |Implicit parameters should be provided with a `using` clause.
2298[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2299[warn] |To disable the warning, please use the following option:
2300[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2301[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1683:21
2302[warn] 1683 | .unique[String]
2303[warn] | ^
2304[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2305[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2306[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2307[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2308[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1688:39 -
2309[warn] 1688 | Query("""{:code}""")(env.withParams(Map("code" -> code)))
2310[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2311[warn] |Implicit parameters should be provided with a `using` clause.
2312[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2313[warn] |To disable the warning, please use the following option:
2314[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2315[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1689:21
2316[warn] 1689 | .unique[String]
2317[warn] | ^
2318[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2319[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2320[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2321[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2322[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1692:42 -
2323[warn] 1692 | Query("""{:bk_name}""")(env.withParams(Map("bk_name" -> bk_name)))
2324[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2325[warn] |Implicit parameters should be provided with a `using` clause.
2326[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2327[warn] |To disable the warning, please use the following option:
2328[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2329[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1693:21
2330[warn] 1693 | .unique[String]
2331[warn] | ^
2332[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2333[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2334[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2335[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2336[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1696:42 -
2337[warn] 1696 | Query("""{:cr_name}""")(env.withParams(Map("cr_name" -> cr_name)))
2338[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2339[warn] |Implicit parameters should be provided with a `using` clause.
2340[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2341[warn] |To disable the warning, please use the following option:
2342[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2343[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1697:21
2344[warn] 1697 | .unique[String]
2345[warn] | ^
2346[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2347[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2348[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2349[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2350[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1707:42 -
2351[warn] 1707 | Query("""{:bk_name}""")(env.withParams(this.toMap))
2352[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2353[warn] |Implicit parameters should be provided with a `using` clause.
2354[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2355[warn] |To disable the warning, please use the following option:
2356[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2357[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1708:21
2358[warn] 1708 | .unique[String]
2359[warn] | ^
2360[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2361[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2362[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2363[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2364[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1711:42 -
2365[warn] 1711 | Query("""{:pr_name}""")(env.withParams(this.toMap))
2366[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2367[warn] |Implicit parameters should be provided with a `using` clause.
2368[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2369[warn] |To disable the warning, please use the following option:
2370[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2371[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1712:21
2372[warn] 1712 | .unique[String]
2373[warn] | ^
2374[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2375[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2376[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2377[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2378[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1715:37 -
2379[warn] 1715 | Query("""{'M'}""")(env.withParams(this.toMap))
2380[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2381[warn] |Implicit parameters should be provided with a `using` clause.
2382[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2383[warn] |To disable the warning, please use the following option:
2384[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2385[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1716:21
2386[warn] 1716 | .unique[String]
2387[warn] | ^
2388[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2389[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2390[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2391[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2392[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1721:42 -
2393[warn] 1721 | Query("""{:bk_name}""")(env.withParams(Map("bk_name" -> bk_name)))
2394[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2395[warn] |Implicit parameters should be provided with a `using` clause.
2396[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2397[warn] |To disable the warning, please use the following option:
2398[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2399[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1722:21
2400[warn] 1722 | .unique[String]
2401[warn] | ^
2402[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2403[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2404[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2405[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2406[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1725:42 -
2407[warn] 1725 | Query("""{:pr_name}""")(env.withParams(Map("pr_name" -> pr_name)))
2408[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2409[warn] |Implicit parameters should be provided with a `using` clause.
2410[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2411[warn] |To disable the warning, please use the following option:
2412[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2413[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1726:21
2414[warn] 1726 | .unique[String]
2415[warn] | ^
2416[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2417[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2418[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2419[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2420[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1729:37 -
2421[warn] 1729 | Query("""{'M'}""")(env.withParams(Map.empty))
2422[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2423[warn] |Implicit parameters should be provided with a `using` clause.
2424[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2425[warn] |To disable the warning, please use the following option:
2426[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2427[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1730:21
2428[warn] 1730 | .unique[String]
2429[warn] | ^
2430[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2431[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2432[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2433[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2434[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1772:49 -
2435[warn] 1772 | Query("""{:integer_column}""")(env.withParams(this.toMap))
2436[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2437[warn] |Implicit parameters should be provided with a `using` clause.
2438[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2439[warn] |To disable the warning, please use the following option:
2440[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2441[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1773:32
2442[warn] 1773 | .unique[java.lang.Integer]
2443[warn] | ^
2444[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2445[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
2446[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2447[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2448[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1778:49 -
2449[warn] 1778 | Query("""{:integer_column}""")(env.withParams(Map("integer_column" -> integer_column)))
2450[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2451[warn] |Implicit parameters should be provided with a `using` clause.
2452[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2453[warn] |To disable the warning, please use the following option:
2454[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2455[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1779:32
2456[warn] 1779 | .unique[java.lang.Integer]
2457[warn] | ^
2458[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2459[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
2460[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2461[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2462[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1786:49 -
2463[warn] 1786 | Query("""{:integer_column}""")(env.withParams(this.toMap))
2464[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2465[warn] |Implicit parameters should be provided with a `using` clause.
2466[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2467[warn] |To disable the warning, please use the following option:
2468[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2469[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1787:32
2470[warn] 1787 | .unique[java.lang.Integer]
2471[warn] | ^
2472[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2473[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
2474[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2475[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2476[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1792:49 -
2477[warn] 1792 | Query("""{:integer_column}""")(env.withParams(Map("integer_column" -> integer_column)))
2478[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2479[warn] |Implicit parameters should be provided with a `using` clause.
2480[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2481[warn] |To disable the warning, please use the following option:
2482[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2483[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1793:32
2484[warn] 1793 | .unique[java.lang.Integer]
2485[warn] | ^
2486[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2487[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
2488[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2489[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2490[warn] -- Warning: /build/repo/test/CursorsTests.scala:14:25 --------------------------
2491[warn] 14 | var conn: Connection = _
2492[warn] | ^
2493[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2494[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2495[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2496[warn] -- Warning: /build/repo/test/CursorsTests.scala:15:38 --------------------------
2497[warn] 15 | implicit var resources: Resources = _
2498[warn] | ^
2499[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2500[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2501[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2502[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1515:102 -----------
2503[warn] 1515 | val m2 = getAsMap("json_test_types", id)("child").asInstanceOf[Map[String @unchecked, _]]
2504[warn] | ^
2505[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
2506[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2507[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:62:34 --
2508[warn] 62 | qe.countAll[BankListRow](null) should be(2)
2509[warn] | ^
2510[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2511[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2512[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2513[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2514[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:63:35 --
2515[warn] 63 | qe.get[BankWithAccount1](10000).get.account shouldBe null
2516[warn] | ^
2517[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2518[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2519[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2520[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2521[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:64:43 --
2522[warn] 64 | qe.save(qe.get[BankWithAccount1](10000).get) shouldBe 10000
2523[warn] | ^
2524[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2525[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2526[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2527[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2528[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:65:39 --
2529[warn] 65 | val b1 = qe.get[BankListRow](10000).get
2530[warn] | ^
2531[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2532[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2533[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2534[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2535[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:67:39 --
2536[warn] 67 | val b2 = qe.get[BankListRow](10001).get
2537[warn] | ^
2538[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2539[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2540[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2541[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2542[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:69:30 --
2543[warn] 69 | qe.list[BankListRow](null).head.id should be(10001)
2544[warn] | ^
2545[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2546[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2547[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2548[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2549[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:70:58 --
2550[warn] 70 | val banks = qe.list[BankListRow](null, orderBy = "id")
2551[warn] | ^
2552[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2553[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2554[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2555[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2556[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:76:40 --
2557[warn] 76 | qe.list[BankListRowWithFilter](null).size should be(1)
2558[warn] | ^
2559[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2560[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithFilter]`.
2561[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2562[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2563[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:78:47 --
2564[warn] 78 | val banksAfter = qe.list[BankListRow](null)
2565[warn] | ^
2566[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2567[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2568[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2569[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2570[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:83:30 --
2571[warn] 83 | qe.get[BankListRow](10001).get.name should be(name2)
2572[warn] | ^
2573[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2574[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2575[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2576[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2577[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:86:30 --
2578[warn] 86 | qe.list[BankListRow](null).size should be(3)
2579[warn] | ^
2580[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2581[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2582[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2583[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2584[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:87:39 --
2585[warn] 87 | qe.list[BankListRowWithGroup](null).size should be(2)
2586[warn] | ^
2587[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2588[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithGroup]`.
2589[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2590[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2591[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:88:54 --
2592[warn] 88 | val banksHv = qe.list[BankListRowWithHaving](null)
2593[warn] | ^
2594[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2595[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithHaving]`.
2596[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2597[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2598[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:98:37 --
2599[warn] 98 | var cq = qe.get[CountryRow]("LV").get
2600[warn] | ^
2601[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2602[warn] |replace with the type `scala.reflect.ClassTag[dto.CountryRow]`.
2603[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2604[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2605[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:130:48 -
2606[warn] 130 | var tat = qe.get[TableAliasTestBank2](10001).get
2607[warn] | ^
2608[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2609[warn] |replace with the type `scala.reflect.ClassTag[dto.TableAliasTestBank2]`.
2610[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2611[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2612[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:136:44 -
2613[warn] 136 | tat = qe.get[TableAliasTestBank2](10001).get
2614[warn] | ^
2615[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2616[warn] |replace with the type `scala.reflect.ClassTag[dto.TableAliasTestBank2]`.
2617[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2618[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2619[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:180:44 -
2620[warn] 180 | val produced = qe.list[PersonInfo](null).map(personInfoString)
2621[warn] | ^
2622[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2623[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonInfo]`.
2624[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2625[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2626[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:201:50 -
2627[warn] 201 | val producedAlt = qe.list[PersonInfoAlt](null)
2628[warn] | ^
2629[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2630[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonInfoAlt]`.
2631[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2632[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2633[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:210:29 -
2634[warn] 210 | qe.list[Siblings](null)
2635[warn] | ^
2636[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2637[warn] |replace with the type `scala.reflect.ClassTag[dto.Siblings]`.
2638[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2639[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2640[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:218:32 -
2641[warn] 218 | qe.list[SiblingsAlt](null)
2642[warn] | ^
2643[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2644[warn] |replace with the type `scala.reflect.ClassTag[dto.SiblingsAlt]`.
2645[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2646[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2647[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:234:50 -
2648[warn] 234 | fatherTreeList("", qe.list[FatherTree](null).toList, Nil)
2649[warn] | ^
2650[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2651[warn] |replace with the type `scala.reflect.ClassTag[dto.FatherTree]`.
2652[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2653[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2654[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:242:36 -
2655[warn] 242 | qe.list[WithForefathers](null).toList.flatMap { p => List(
2656[warn] | ^
2657[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2658[warn] |replace with the type `scala.reflect.ClassTag[dto.WithForefathers]`.
2659[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2660[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2661[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:251:51 -
2662[warn] 251 | qe.countAll[FilterWithResolverTest1](Map.empty) shouldBe 0
2663[warn] | ^
2664[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2665[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2666[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2667[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2668[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:252:63 -
2669[warn] 252 | qe.countAll[FilterWithResolverTest1](Map("mother" -> null)) shouldBe 0
2670[warn] | ^
2671[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2672[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2673[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2674[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2675[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:253:81 -
2676[warn] 253 | qe.countAll[FilterWithResolverTest1](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
2677[warn] | ^
2678[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2679[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2680[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2681[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2682[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:254:81 -
2683[warn] 254 | qe.countAll[FilterWithResolverTest1](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
2684[warn] | ^
2685[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2686[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2687[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2688[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2689[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:255:81 -
2690[warn] 255 | qe.list [FilterWithResolverTest1](Map("mother" -> ("Helēna" + "Stūrīte"))).size shouldBe 6
2691[warn] | ^
2692[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2693[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2694[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2695[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2696[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:257:67 -
2697[warn] 257 | qe.countAll[FilterWithResolverTest1](Map("mother" -> "dada"))
2698[warn] | ^
2699[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2700[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2701[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2702[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2703[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:260:51 -
2704[warn] 260 | qe.countAll[FilterWithResolverTest4](Map.empty) shouldBe 37
2705[warn] | ^
2706[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2707[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2708[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2709[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2710[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:261:63 -
2711[warn] 261 | qe.countAll[FilterWithResolverTest4](Map("mother" -> null)) shouldBe 0
2712[warn] | ^
2713[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2714[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2715[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2716[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2717[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:262:82 -
2718[warn] 262 | qe.countAll[FilterWithResolverTest4](Map("mother" -> ("Minna Priedīte (#1)"))) shouldBe 1
2719[warn] | ^
2720[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2721[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2722[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2723[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2724[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:263:82 -
2725[warn] 263 | qe.countAll[FilterWithResolverTest4](Map("mother" -> ("Helēna Stūrīte (#1)"))) shouldBe 6
2726[warn] | ^
2727[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2728[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2729[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2730[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2731[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:264:82 -
2732[warn] 264 | qe.list [FilterWithResolverTest4](Map("mother" -> ("Helēna Stūrīte (#1)"))).size shouldBe 6
2733[warn] | ^
2734[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2735[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2736[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2737[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2738[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:266:67 -
2739[warn] 266 | qe.countAll[FilterWithResolverTest4](Map("mother" -> "dada"))
2740[warn] | ^
2741[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2742[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2743[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2744[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2745[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:270:64 -
2746[warn] 270 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> null)) shouldBe 0
2747[warn] | ^
2748[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2749[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
2750[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2751[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2752[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:271:82 -
2753[warn] 271 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
2754[warn] | ^
2755[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2756[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
2757[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2758[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2759[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:272:82 -
2760[warn] 272 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
2761[warn] | ^
2762[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2763[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
2764[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2765[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2766[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:273:64 -
2767[warn] 273 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> null)) shouldBe 0
2768[warn] | ^
2769[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2770[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
2771[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2772[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2773[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:274:82 -
2774[warn] 274 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
2775[warn] | ^
2776[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2777[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
2778[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2779[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2780[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:275:82 -
2781[warn] 275 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
2782[warn] | ^
2783[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2784[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
2785[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2786[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2787[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:306:38 -
2788[warn] 306 | qe.get[AccountWithBank](accountId).get.bank.id shouldBe accb.id
2789[warn] | ^
2790[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2791[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2792[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2793[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2794[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:307:35 -
2795[warn] 307 | qe.get[BankWithAccount1](10001).get.account.billing_account shouldBe bacNr
2796[warn] | ^
2797[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2798[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2799[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2800[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2801[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:313:28 -------------
2802[warn] 313 | child.toMap.filter(_._1 matches "^\\w+$").toMap shouldBe
2803[warn] | ^^^^^^^
2804[warn] |Alphanumeric method matches is not declared infix; it should not be used as infix operator.
2805[warn] |Instead, use method syntax .matches(...) or backticked identifier `matches`.
2806[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
2807[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:317:60 -
2808[warn] 317 | child = qe.get[PersonWithComplexTypeResolvers1](childId).get
2809[warn] | ^
2810[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2811[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers1]`.
2812[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2813[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2814[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:345:60 -
2815[warn] 345 | child = qe.get[PersonWithComplexTypeResolvers1](childId).get
2816[warn] | ^
2817[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2818[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers1]`.
2819[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2820[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2821[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:367:63 -
2822[warn] 367 | qe.countAll[ResolverTestPerson10](Map("name" -> "Alfrēds")) shouldBe 1
2823[warn] | ^
2824[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2825[warn] |replace with the type `scala.reflect.ClassTag[dto.ResolverTestPerson10]`.
2826[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2827[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2828[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:368:63 -
2829[warn] 368 | qe.countAll[ResolverTestPerson10](Map("name" -> "Marija" )) shouldBe 2
2830[warn] | ^
2831[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2832[warn] |replace with the type `scala.reflect.ClassTag[dto.ResolverTestPerson10]`.
2833[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2834[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2835[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:386:65 -
2836[warn] 386 | var child2 = qe.get[PersonWithComplexTypeResolvers2](childId).get
2837[warn] | ^
2838[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2839[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers2]`.
2840[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2841[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2842[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:433:56 -
2843[warn] 433 | var bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
2844[warn] | ^
2845[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2846[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
2847[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2848[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2849[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:439:38 -
2850[warn] 439 | qe.get[AccountWithBank](accountId).get.bank.id shouldBe accb.id
2851[warn] | ^
2852[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2853[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2854[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2855[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2856[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:440:38 -
2857[warn] 440 | qe.get[AccountWithBank](accountId).get.billing_account shouldBe bacNr2
2858[warn] | ^
2859[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2860[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2861[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2862[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2863[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:441:52 -
2864[warn] 441 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
2865[warn] | ^
2866[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2867[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
2868[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2869[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2870[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:451:59 -
2871[warn] 451 | qe.countAll[AccountWithBank](Map("bank_id" -> accb.id)) shouldBe 2
2872[warn] | ^
2873[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2874[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2875[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2876[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2877[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:452:52 -
2878[warn] 452 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
2879[warn] | ^
2880[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2881[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
2882[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2883[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2884[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:455:59 -
2885[warn] 455 | qe.countAll[AccountWithBank](Map("bank_id" -> accb.id)) shouldBe 1
2886[warn] | ^
2887[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2888[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2889[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2890[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2891[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:456:52 -
2892[warn] 456 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
2893[warn] | ^
2894[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2895[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
2896[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2897[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2898[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:462:52 -
2899[warn] 462 | var accwb2 = qe.get[AccountWithBank2](accountId).get
2900[warn] | ^
2901[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2902[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank2]`.
2903[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2904[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2905[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:468:48 -
2906[warn] 468 | accwb2 = qe.get[AccountWithBank2](accountId).get
2907[warn] | ^
2908[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2909[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank2]`.
2910[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2911[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2912[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:483:43 -
2913[warn] 483 | pwp = qe.get[PersonWithParents1](pwpId).get
2914[warn] | ^
2915[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2916[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithParents1]`.
2917[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2918[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2919[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:489:43 -
2920[warn] 489 | pwp = qe.get[PersonWithParents1](pwpId).get
2921[warn] | ^
2922[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2923[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithParents1]`.
2924[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2925[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2926[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:495:25 -
2927[warn] 495 | qe.get[Person](pwpId).get.mother_id shouldBe pwpMotherId
2928[warn] | ^
2929[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2930[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
2931[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2932[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2933[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:496:25 -
2934[warn] 496 | qe.get[Person](pwpId).get.father_id shouldBe null
2935[warn] | ^
2936[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2937[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
2938[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2939[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2940[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:499:48 -
2941[warn] 499 | val bwa1 = qe.get[BankWithAccount1](accb.id).get
2942[warn] | ^
2943[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2944[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2945[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2946[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2947[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:505:37 -
2948[warn] 505 | qe.get[BankWithAccount1](accb.id).get.account.billing_account shouldBe bacNr
2949[warn] | ^
2950[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2951[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2952[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2953[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2954[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:508:37 -
2955[warn] 508 | qe.get[BankWithAccount1](accb.id).get.account shouldBe null
2956[warn] | ^
2957[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2958[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2959[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2960[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2961[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:512:37 -
2962[warn] 512 | qe.get[BankWithAccount1](accb.id).get.account.billing_account shouldBe bacNr2
2963[warn] | ^
2964[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2965[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2966[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2967[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2968[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:518:23 -
2969[warn] 518 | qe.get[NoidTest](0).map(_.toMap).orNull shouldBe null
2970[warn] | ^
2971[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2972[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
2973[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2974[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2975[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:520:23 -
2976[warn] 520 | qe.get[NoidTest](0).map(_.toMap).orNull shouldBe Map("id" -> 0, "nm" -> "name")
2977[warn] | ^
2978[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2979[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
2980[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2981[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2982[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:523:23 -
2983[warn] 523 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe Map("id" -> 1, "nm" -> "name")
2984[warn] | ^
2985[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2986[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
2987[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2988[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2989[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:524:27 -
2990[warn] 524 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
2991[warn] | ^
2992[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2993[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
2994[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2995[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2996[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:530:23 -
2997[warn] 530 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe Map("id" -> 1, "nm" -> "updated name")
2998[warn] | ^
2999[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3000[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3001[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3002[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3003[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:531:27 -
3004[warn] 531 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
3005[warn] | ^
3006[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3007[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3008[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3009[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3010[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:536:23 -
3011[warn] 536 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe null
3012[warn] | ^
3013[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3014[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3015[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3016[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3017[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:537:27 -
3018[warn] 537 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
3019[warn] | ^
3020[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3021[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3022[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3023[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3024[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:543:28 -
3025[warn] 543 | qe.get[NoidTest](noid_1).map(_.toMap).orNull shouldBe Map("id" -> noid_1, "nm" -> "name")
3026[warn] | ^
3027[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3028[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3029[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3030[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3031[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:547:27 -
3032[warn] 547 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
3033[warn] | ^
3034[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3035[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3036[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3037[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3038[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:555:27 -
3039[warn] 555 | qe.list[NoidTest](null).map(_.toMap) shouldBe Nil
3040[warn] | ^
3041[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3042[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3043[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3044[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3045[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:561:24 -
3046[warn] 561 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe null
3047[warn] | ^
3048[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3049[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3050[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3051[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3052[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:563:24 -
3053[warn] 563 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe Map("no_id" -> 0, "no_nm" -> "name")
3054[warn] | ^
3055[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3056[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3057[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3058[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3059[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:566:24 -
3060[warn] 566 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe Map("no_id" -> 1, "no_nm" -> "name")
3061[warn] | ^
3062[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3063[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3064[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3065[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3066[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:567:28 -
3067[warn] 567 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
3068[warn] | ^
3069[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3070[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3071[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3072[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3073[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:573:24 -
3074[warn] 573 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe Map("no_id" -> 1, "no_nm" -> "updated name")
3075[warn] | ^
3076[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3077[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3078[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3079[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3080[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:574:28 -
3081[warn] 574 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
3082[warn] | ^
3083[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3084[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3085[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3086[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3087[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:579:24 -
3088[warn] 579 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe null
3089[warn] | ^
3090[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3091[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3092[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3093[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3094[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:580:28 -
3095[warn] 580 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
3096[warn] | ^
3097[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3098[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3099[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3100[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3101[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:586:30 -
3102[warn] 586 | qe.get[NoidTest2](noid2_1).map(_.toMap).orNull shouldBe Map("no_id" -> noid2_1, "no_nm" -> "name")
3103[warn] | ^
3104[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3105[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3106[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3107[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3108[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:590:28 -
3109[warn] 590 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
3110[warn] | ^
3111[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3112[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3113[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3114[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3115[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:594:24 -
3116[warn] 594 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe Map("no_id" -> 0, "no_nm" -> "name")
3117[warn] | ^
3118[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3119[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3120[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3121[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3122[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:595:30 -
3123[warn] 595 | qe.get[NoidTest2](noid2_1).map(_.toMap).orNull shouldBe Map("no_id" -> noid2_1, "no_nm" -> "updated name")
3124[warn] | ^
3125[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3126[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3127[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3128[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3129[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:600:28 -
3130[warn] 600 | qe.list[NoidTest2](null).map(_.toMap) shouldBe Nil
3131[warn] | ^
3132[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3133[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3134[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3135[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3136[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:607:54 -
3137[warn] 607 | multiTest = qe.get[SaveToMultiTest01](multiTestId).get
3138[warn] | ^
3139[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3140[warn] |replace with the type `scala.reflect.ClassTag[dto.SaveToMultiTest01]`.
3141[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3142[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3143[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:616:54 -
3144[warn] 616 | multiTest = qe.get[SaveToMultiTest01](multiTestId).get
3145[warn] | ^
3146[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3147[warn] |replace with the type `scala.reflect.ClassTag[dto.SaveToMultiTest01]`.
3148[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3149[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3150[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:624:67 -
3151[warn] 624 | Query("sys_user[id = ?] {person_id}", saveExtraId).unique[Long] shouldBe multiTest.id
3152[warn] | ^
3153[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3154[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
3155[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3156[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3157[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:625:68 -
3158[warn] 625 | Query("sys_user[id = ?] {password}", saveExtraId).unique[String] shouldBe null
3159[warn] | ^
3160[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3161[warn] |replace with the type `scala.reflect.ClassTag[String]`.
3162[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3163[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3164[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:628:68 -
3165[warn] 628 | Query("sys_user[id = ?] {password}", saveExtraId).unique[String] shouldBe "demo3"
3166[warn] | ^
3167[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3168[warn] |replace with the type `scala.reflect.ClassTag[String]`.
3169[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3170[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3171[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:641:55 -
3172[warn] 641 | childRt1 = qe.get[PersonRecursiveTest1](childRt1Id).get
3173[warn] | ^
3174[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3175[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonRecursiveTest1]`.
3176[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3177[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3178[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:664:57 -
3179[warn] 664 | motherRt2 = qe.get[PersonRecursiveTest2](motherRt2Id).get
3180[warn] | ^
3181[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3182[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonRecursiveTest2]`.
3183[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3184[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3185[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:678:32 -
3186[warn] 678 | qe.get[FilterRefTest1](1127).get.son_count shouldBe 0
3187[warn] | ^
3188[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3189[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest1]`.
3190[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3191[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3192[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:679:32 -
3193[warn] 679 | qe.get[FilterRefTest1](1127).get.daughter_count shouldBe 2
3194[warn] | ^
3195[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3196[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest1]`.
3197[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3198[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3199[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:680:32 -
3200[warn] 680 | qe.get[FilterRefTest2](1127).get.global_male_count shouldBe 24
3201[warn] | ^
3202[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3203[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest2]`.
3204[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3205[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3206[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:681:32 -
3207[warn] 681 | qe.get[FilterRefTest2](1127).get.global_female_count shouldBe 25
3208[warn] | ^
3209[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3210[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest2]`.
3211[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3212[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3213[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:682:34 -
3214[warn] 682 | qe.countAll[Person](Map.empty) shouldBe (24 + 25)
3215[warn] | ^
3216[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3217[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3218[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3219[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3220[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:769:59 -
3221[warn] 769 | val personCount = Query("person{count(*)}").unique[Int]
3222[warn] | ^
3223[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3224[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3225[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3226[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3227[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:770:74 -
3228[warn] 770 | val carCount = Query("car_schema.person_car{count(*)}").unique[Int]
3229[warn] | ^
3230[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3231[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3232[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3233[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3234[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:778:40 -------------
3235[warn] 778 | val expectedSize = if (viewName startsWith "person") personCount + carCount - 1 else carCount
3236[warn] | ^^^^^^^^^^
3237[warn] |Alphanumeric method startsWith is not declared infix; it should not be used as infix operator.
3238[warn] |Instead, use method syntax .startsWith(...) or backticked identifier `startsWith`.
3239[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
3240[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:816:70 -
3241[warn] 816 | val personCount = Query("person[id < 2000]{count(*)}").unique[Int]
3242[warn] | ^
3243[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3244[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3245[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3246[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3247[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:841:80 -
3248[warn] 841 | def currentAccountsCount = Query("|querease2:account{count(*)}").unique[Int]
3249[warn] | ^
3250[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3251[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3252[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3253[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3254[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:860:38 -
3255[warn] 860 | val p2New = qe.get[Person2](newId).get
3256[warn] | ^
3257[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3258[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
3259[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3260[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3261[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:862:26 -
3262[warn] 862 | qe.get[Person2](newId).isEmpty shouldBe true
3263[warn] | ^
3264[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3265[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
3266[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3267[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3268[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:865:56 -
3269[warn] 865 | qe.list[Person2](Map[String, Any](), orderBy = "id").head.notes shouldBe("no_args")
3270[warn] | ^
3271[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3272[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
3273[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3274[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3275[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:880:50 -
3276[warn] 880 | org_saved = qe.get[OrganizationKeyTest]("org").get
3277[warn] | ^
3278[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3279[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3280[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3281[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3282[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:887:50 -
3283[warn] 887 | org_saved = qe.get[OrganizationKeyTest]("org").get
3284[warn] | ^
3285[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3286[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3287[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3288[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3289[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:892:60 -
3290[warn] 892 | val org_jk = qe.get[OrganizationJoinsKeyTestCode]("org").get
3291[warn] | ^
3292[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3293[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationJoinsKeyTestCode]`.
3294[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3295[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3296[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:894:49 -
3297[warn] 894 | qe.get[OrganizationJoinsKeyTestId](org_jk.id).get.name shouldBe "org"
3298[warn] | ^
3299[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3300[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationJoinsKeyTestId]`.
3301[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3302[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3303[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:897:60 -
3304[warn] 897 | var org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
3305[warn] | ^
3306[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3307[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
3308[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3309[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3310[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:903:56 -
3311[warn] 903 | org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
3312[warn] | ^
3313[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3314[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
3315[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3316[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3317[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:908:56 -
3318[warn] 908 | org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
3319[warn] | ^
3320[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3321[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
3322[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3323[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3324[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:921:50 -
3325[warn] 921 | org_saved = qe.get[OrganizationKeyTest]("org").get
3326[warn] | ^
3327[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3328[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3329[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3330[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3331[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:926:50 -
3332[warn] 926 | org_saved = qe.get[OrganizationKeyTest]("org").get
3333[warn] | ^
3334[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3335[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3336[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3337[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3338[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:931:50 -
3339[warn] 931 | org_saved = qe.get[OrganizationKeyTest]("org").get
3340[warn] | ^
3341[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3342[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3343[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3344[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3345[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:937:50 -
3346[warn] 937 | org_saved = qe.get[OrganizationKeyTest]("org").get
3347[warn] | ^
3348[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3349[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3350[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3351[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3352[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:940:54 -
3353[warn] 940 | val a1k = qe.get[OrganizationAccountKeyTest]("A1").get
3354[warn] | ^
3355[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3356[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest]`.
3357[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3358[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3359[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:941:79 -
3360[warn] 941 | a1k.organization_id = Query("organization[name = 'org'] {id}").unique[Long]
3361[warn] | ^
3362[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3363[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
3364[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3365[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3366[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:944:50 -
3367[warn] 944 | org_saved = qe.get[OrganizationKeyTest]("org").get
3368[warn] | ^
3369[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3370[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3371[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3372[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3373[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:947:65 -
3374[warn] 947 | val org_roc = qe.get[OrganizationReadonlyChildrenTest]("org").get
3375[warn] | ^
3376[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3377[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationReadonlyChildrenTest]`.
3378[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3379[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3380[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:950:50 -
3381[warn] 950 | org_saved = qe.get[OrganizationKeyTest]("org").get
3382[warn] | ^
3383[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3384[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3385[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3386[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3387[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:953:62 -
3388[warn] 953 | val org_rfo = qe.get[OrganizationRefOnlyUpdateTest]("org").get
3389[warn] | ^
3390[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3391[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationRefOnlyUpdateTest]`.
3392[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3393[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3394[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:960:50 -
3395[warn] 960 | org_saved = qe.get[OrganizationKeyTest]("org").get
3396[warn] | ^
3397[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3398[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3399[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3400[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3401[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:967:56 -
3402[warn] 967 | org_saved = qe.get[OrganizationKeyTest]("other_org").get
3403[warn] | ^
3404[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3405[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3406[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3407[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3408[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:975:63 -
3409[warn] 975 | org_saved = qe.get[OrganizationKeyTest]("org_name_updated").get
3410[warn] | ^
3411[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3412[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3413[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3414[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3415[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:981:50 -
3416[warn] 981 | org_saved = qe.get[OrganizationKeyTest]("org").get
3417[warn] | ^
3418[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3419[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3420[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3421[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3422[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:987:75 -
3423[warn] 987 | val org_count_before_ups = Query("organization {count(*)}").unique[Int]
3424[warn] | ^
3425[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3426[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3427[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3428[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3429[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:990:75 -
3430[warn] 990 | val org_count_after_ups = Query("organization {count(*)}").unique[Int]
3431[warn] | ^
3432[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3433[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3434[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3435[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3436[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:992:55 -
3437[warn] 992 | org_saved = qe.get[OrganizationKeyTest](org_ups_id).get
3438[warn] | ^
3439[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3440[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3441[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3442[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3443[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:995:54 -
3444[warn] 995 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
3445[warn] | ^
3446[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3447[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3448[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3449[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3450[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:999:75 -
3451[warn] 999 | val org_count_after_ups2 = Query("organization {count(*)}").unique[Int]
3452[warn] | ^
3453[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3454[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3455[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3456[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3457[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1001:54
3458[warn] 1001 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
3459[warn] | ^
3460[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3461[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3462[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3463[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3464[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1006:54
3465[warn] 1006 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
3466[warn] | ^
3467[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3468[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3469[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3470[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3471[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1012:50
3472[warn] 1012 | org_saved = qe.get[OrganizationKeyTest]("org").get
3473[warn] | ^
3474[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3475[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3476[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3477[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3478[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1019:50
3479[warn] 1019 | org_saved = qe.get[OrganizationKeyTest]("org").get
3480[warn] | ^
3481[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3482[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3483[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3484[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3485[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1023:68
3486[warn] 1023 | val org_rfl = qe.get[OrganizationRefOnlyUpdateLegacyTest]("org").get
3487[warn] | ^
3488[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3489[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationRefOnlyUpdateLegacyTest]`.
3490[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3491[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3492[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1030:50
3493[warn] 1030 | org_saved = qe.get[OrganizationKeyTest]("org").get
3494[warn] | ^
3495[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3496[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3497[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3498[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3499[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1036:50
3500[warn] 1036 | org_saved = qe.get[OrganizationKeyTest]("org").get
3501[warn] | ^
3502[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3503[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3504[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3505[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3506[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1043:50
3507[warn] 1043 | org_saved = qe.get[OrganizationKeyTest]("org").get
3508[warn] | ^
3509[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3510[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3511[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3512[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3513[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1047:92
3514[warn] 1047 | val main_account_id = Query("organization[name = 'org'] {main_account_id}").unique[Long]
3515[warn] | ^
3516[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3517[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
3518[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3519[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3520[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1048:45
3521[warn] 1048 | qe.get[OrganizationAccountKeyTest2]("A1").get.balance shouldBe org_main_account.balance
3522[warn] | ^
3523[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3524[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest2]`.
3525[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3526[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3527[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1049:56
3528[warn] 1049 | qe.get[OrganizationAccountKeyTest2](main_account_id).get.balance shouldBe org_main_account.balance
3529[warn] | ^
3530[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3531[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest2]`.
3532[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3533[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3534[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1050:57
3535[warn] 1050 | val oacc4 = qe.get[OrganizationAccountKeyTest3]("A1").get
3536[warn] | ^
3537[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3538[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
3539[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3540[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3541[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1055:45
3542[warn] 1055 | qe.get[OrganizationAccountKeyTest3]("A4").get.organization.name shouldBe "org-4"
3543[warn] | ^
3544[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3545[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
3546[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3547[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3548[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1056:45
3549[warn] 1056 | qe.get[OrganizationAccountKeyTest3]("A1").get.organization.name shouldBe "org"
3550[warn] | ^
3551[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3552[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
3553[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3554[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3555[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1071:43
3556[warn] 1071 | val pco1 = qe.get[PersonAndCar11](1127).get
3557[warn] | ^
3558[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3559[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonAndCar11]`.
3560[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3561[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3562[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1081:43
3563[warn] 1081 | val pco2 = qe.get[PersonAndCar12](1127).get
3564[warn] | ^
3565[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3566[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonAndCar12]`.
3567[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3568[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3569[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1143:52
3570[warn] 1143 | val o2 = qe.get[OrganizationChildExpandTest](id).get
3571[warn] | ^
3572[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3573[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationChildExpandTest]`.
3574[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3575[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3576[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1204:44
3577[warn] 1204 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3578[warn] | ^
3579[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3580[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3581[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3582[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3583[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1218:44
3584[warn] 1218 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3585[warn] | ^
3586[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3587[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3588[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3589[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3590[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1232:44
3591[warn] 1232 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3592[warn] | ^
3593[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3594[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3595[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3596[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3597[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1246:44
3598[warn] 1246 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3599[warn] | ^
3600[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3601[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3602[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3603[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3604[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1275:44
3605[warn] 1275 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3606[warn] | ^
3607[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3608[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3609[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3610[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3611[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1309:38
3612[warn] 1309 | val j2 = qe.get[JsonTestAny](id).get
3613[warn] | ^
3614[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3615[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestAny]`.
3616[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3617[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3618[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1317:35
3619[warn] 1317 | jta = qe.get[JsonTestArray](id).get
3620[warn] | ^
3621[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3622[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
3623[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3624[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3625[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1326:34
3626[warn] 1326 | qe.get[JsonTestTypes](j1.id)
3627[warn] | ^
3628[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3629[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
3630[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3631[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3632[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1329:35
3633[warn] 1329 | jta = qe.get[JsonTestArray](id).get
3634[warn] | ^
3635[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3636[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
3637[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3638[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3639[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1341:35
3640[warn] 1341 | jta = qe.get[JsonTestArray](id).get
3641[warn] | ^
3642[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3643[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
3644[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3645[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3646[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1346:42
3647[warn] 1346 | jtr = qe.get[JsonTestArrayResolve](id).get
3648[warn] | ^
3649[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3650[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArrayResolve]`.
3651[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3652[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3653[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1356:35
3654[warn] 1356 | jta = qe.get[JsonTestArray](id).get
3655[warn] | ^
3656[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3657[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
3658[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3659[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3660[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1376:31
3661[warn] 1376 | qe.get[JsonTestTypes](id).get
3662[warn] | ^
3663[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3664[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
3665[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3666[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3667[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1491:38
3668[warn] 1491 | val c2 = qe.get[JsonTestTypes](id).get.child
3669[warn] | ^
3670[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3671[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
3672[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3673[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3674[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1532:38
3675[warn] 1532 | qe.get[PersonParentRefTest1](1103).get.children(0).mother_full_name shouldBe("Marija Ozola")
3676[warn] | ^
3677[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3678[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonParentRefTest1]`.
3679[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3680[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3681[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1542:34
3682[warn] 1542 | m_saved = qe.get[Mother](m.id).get
3683[warn] | ^
3684[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3685[warn] |replace with the type `scala.reflect.ClassTag[dto.Mother]`.
3686[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3687[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3688[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1553:34
3689[warn] 1553 | m_saved = qe.get[Mother](m.id).get
3690[warn] | ^
3691[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3692[warn] |replace with the type `scala.reflect.ClassTag[dto.Mother]`.
3693[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3694[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3695[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1569:47
3696[warn] 1569 | c_saved = qe.get[PersonFatherSave](childId).orNull
3697[warn] | ^
3698[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3699[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
3700[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3701[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3702[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1573:40
3703[warn] 1573 | val pChild = qe.get[Person](childId).get
3704[warn] | ^
3705[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3706[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3707[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3708[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3709[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1574:51
3710[warn] 1574 | val pSponsor = qe.get[Person](pChild.father_id).get
3711[warn] | ^
3712[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3713[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3714[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3715[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3716[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1578:47
3717[warn] 1578 | c_saved = qe.get[PersonFatherSave](childId).orNull
3718[warn] | ^
3719[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3720[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
3721[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3722[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3723[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1583:47
3724[warn] 1583 | c_saved = qe.get[PersonFatherSave](childId).orNull
3725[warn] | ^
3726[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3727[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
3728[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3729[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3730[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1588:47
3731[warn] 1588 | c_saved = qe.get[PersonFatherSave](childId).orNull
3732[warn] | ^
3733[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3734[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
3735[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3736[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3737[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1592:31
3738[warn] 1592 | qe.get[Person](pSponsor.id).orNull shouldBe null
3739[warn] | ^
3740[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3741[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3742[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3743[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3744[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1660:43
3745[warn] 1660 | qe.countAll[Person](Map[String, Any]()) shouldBe 53
3746[warn] | ^
3747[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3748[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3749[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3750[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3751[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1662:46
3752[warn] 1662 | qe.list[DistinctFalse](Map[String, Any]()).size shouldBe 53
3753[warn] | ^
3754[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3755[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctFalse]`.
3756[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3757[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3758[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1663:50
3759[warn] 1663 | qe.countAll[DistinctFalse](Map[String, Any]()) shouldBe 53
3760[warn] | ^
3761[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3762[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctFalse]`.
3763[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3764[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3765[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1665:45
3766[warn] 1665 | qe.list[DistinctTrue](Map[String, Any]()).size shouldBe 25
3767[warn] | ^
3768[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3769[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctTrue]`.
3770[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3771[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3772[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1666:49
3773[warn] 1666 | qe.countAll[DistinctTrue](Map[String, Any]()) shouldBe 25
3774[warn] | ^
3775[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3776[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctTrue]`.
3777[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3778[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3779[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1668:46
3780[warn] 1668 | qe.list[DistinctEmpty](Map[String, Any]()).size shouldBe 25
3781[warn] | ^
3782[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3783[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctEmpty]`.
3784[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3785[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3786[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1669:50
3787[warn] 1669 | qe.countAll[DistinctEmpty](Map[String, Any]()) shouldBe 25
3788[warn] | ^
3789[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3790[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctEmpty]`.
3791[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3792[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3793[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1673:48
3794[warn] 1673 | qe.list[DistinctSurname](Map[String, Any]()).size shouldBe 25
3795[warn] | ^
3796[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3797[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurname]`.
3798[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3799[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3800[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1674:52
3801[warn] 1674 | qe.countAll[DistinctSurname](Map[String, Any]()) shouldBe 25
3802[warn] | ^
3803[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3804[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurname]`.
3805[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3806[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3807[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1676:47
3808[warn] 1676 | qe.list[DistinctMother](Map[String, Any]()).size shouldBe 17
3809[warn] | ^
3810[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3811[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMother]`.
3812[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3813[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3814[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1677:51
3815[warn] 1677 | qe.countAll[DistinctMother](Map[String, Any]()) shouldBe 17
3816[warn] | ^
3817[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3818[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMother]`.
3819[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3820[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3821[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1679:53
3822[warn] 1679 | qe.list[DistinctMotherFather](Map[String, Any]()).size shouldBe 20
3823[warn] | ^
3824[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3825[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMotherFather]`.
3826[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3827[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3828[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1680:57
3829[warn] 1680 | qe.countAll[DistinctMotherFather](Map[String, Any]()) shouldBe 20
3830[warn] | ^
3831[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3832[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMotherFather]`.
3833[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3834[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3835[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1682:54
3836[warn] 1682 | qe.list[DistinctSurnameFather](Map[String, Any]()).size shouldBe 40
3837[warn] | ^
3838[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3839[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurnameFather]`.
3840[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3841[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3842[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1683:58
3843[warn] 1683 | qe.countAll[DistinctSurnameFather](Map[String, Any]()) shouldBe 40
3844[warn] | ^
3845[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3846[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurnameFather]`.
3847[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3848[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3849[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1694:45
3850[warn] 1694 | nc_test = qe.get[RoChildRefClashTest](id).get
3851[warn] | ^
3852[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3853[warn] |replace with the type `scala.reflect.ClassTag[dto.RoChildRefClashTest]`.
3854[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3855[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3856[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1698:45
3857[warn] 1698 | nc_test = qe.get[RoChildRefClashTest](id).get
3858[warn] | ^
3859[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3860[warn] |replace with the type `scala.reflect.ClassTag[dto.RoChildRefClashTest]`.
3861[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3862[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3863[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1703:32
3864[warn] 1703 | qe.create[Person](Map.empty).toMap shouldBe (new Person).toMap
3865[warn] | ^
3866[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3867[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3868[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3869[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3870[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1712:33
3871[warn] 1712 | qe.create[Person2](Map.empty).toMap shouldBe p2.toMap
3872[warn] | ^
3873[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3874[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
3875[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3876[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3877[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1721:35
3878[warn] 1721 | qe.create[Person2Ch](Map.empty).toMap shouldBe p3.toMap
3879[warn] | ^
3880[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3881[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2Ch]`.
3882[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3883[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3884[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1746:75
3885[warn] 1746 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
3886[warn] | ^
3887[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3888[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3889[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3890[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3891[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1763:75
3892[warn] 1763 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
3893[warn] | ^
3894[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3895[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3896[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3897[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3898[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1767:75
3899[warn] 1767 | qe.get[dto.OrganizationAccountOptionalFieldsTest](id, noOptionalFields).get.toMap shouldBe Map("id" -> id)
3900[warn] | ^
3901[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3902[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3903[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3904[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3905[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1768:106
3906[warn] 1768 | qe.list[dto.OrganizationAccountOptionalFieldsTest](Map[String, Any](), fieldFilter = noOptionalFields)
3907[warn] | ^
3908[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3909[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3910[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3911[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3912[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1775:75
3913[warn] 1775 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
3914[warn] | ^
3915[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3916[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3917[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3918[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3919[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1782:75
3920[warn] 1782 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
3921[warn] | ^
3922[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3923[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3924[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3925[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3926[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1795:101
3927[warn] 1795 | val oId = Query("organization[name = :name] {id}", Map("name" -> "org-opt")).unique[Long]
3928[warn] | ^
3929[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3930[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
3931[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3932[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3933[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1796:69
3934[warn] 1796 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3935[warn] | ^
3936[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3937[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3938[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3939[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3940[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1810:69
3941[warn] 1810 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3942[warn] | ^
3943[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3944[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3945[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3946[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3947[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1815:69
3948[warn] 1815 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3949[warn] | ^
3950[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3951[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3952[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3953[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3954[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1820:69
3955[warn] 1820 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3956[warn] | ^
3957[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3958[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3959[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3960[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3961[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1825:69
3962[warn] 1825 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3963[warn] | ^
3964[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3965[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3966[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3967[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3968[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1832:69
3969[warn] 1832 | qe.get[dto.OrganizationOptionalFieldsTest](oId, noOptionalFields).get.toMap shouldBe Map("name" -> "org-opt")
3970[warn] | ^
3971[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3972[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3973[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3974[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3975[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1833:99
3976[warn] 1833 | qe.list[dto.OrganizationOptionalFieldsTest](Map[String, Any](), fieldFilter = noOptionalFields)
3977[warn] | ^
3978[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3979[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3980[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3981[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3982[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1838:69
3983[warn] 1838 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3984[warn] | ^
3985[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3986[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3987[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3988[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3989[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1844:69
3990[warn] 1844 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3991[warn] | ^
3992[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3993[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3994[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3995[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3996[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1948:23 ------------
3997[warn] 1948 | p.sex = if (name endsWith "s") "M" else "F"
3998[warn] | ^^^^^^^^
3999[warn] |Alphanumeric method endsWith is not declared infix; it should not be used as infix operator.
4000[warn] |Instead, use method syntax .endsWith(...) or backticked identifier `endsWith`.
4001[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
4002[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1961:18 ------------
4003[warn] 1961 | personsString split "\\n" foreach (_.trim.split("\\s+").toList match {
4004[warn] | ^^^^^
4005[warn] |Alphanumeric method split is not declared infix; it should not be used as infix operator.
4006[warn] |Instead, use method syntax .split(...) or backticked identifier `split`.
4007[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
4008[warn] -- Warning: /build/repo/test/db-tests/QuereaseHsqldbTests.scala:70:97 ----------
4009[warn] 70 | def createHsqldbObjects(db: String) = executeStatements(db, createHsqldbObjectsStatements(db): _*)
4010[warn] | ^
4011[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
4012[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4013[warn] -- Warning: /build/repo/test/db-tests/QuereaseHsqldbTests.scala:69:19 ----------
4014[warn] 69 | .filterNot(_ startsWith "alter table car_schema.person_car add constraint fk_person_car_person_id")
4015[warn] | ^^^^^^^^^^
4016[warn] |Alphanumeric method startsWith is not declared infix; it should not be used as infix operator.
4017[warn] |Instead, use method syntax .startsWith(...) or backticked identifier `startsWith`.
4018[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
4019[warn] -- Warning: /build/repo/test/db-tests/QuereasePostgresTests.scala:85:102 -------
4020[warn] 85 | def createPostgresObjects(db: String) = executeStatements(db, createPostgresObjectsStatements(db) : _*)
4021[warn] | ^
4022[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
4023[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4024[warn] 545 warnings found
4025[info] done compiling
4026
4027************************
4028Build summary:
4029[{
4030 "module": "querease",
4031 "compile": {"status": "ok", "tookMs": 14978, "warnings": 3, "errors": 0, "sourceVersion": "3.4-migration"},
4032 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4033 "test-compile": {"status": "ok", "tookMs": 21043, "warnings": 545, "errors": 0, "sourceVersion": "3.4-migration"},
4034 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4035 "publish": {"status": "skipped", "tookMs": 0},
4036 "metadata": {
4037 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
4038}
4039}]
4040************************
4041[success] Total time: 52 s, completed Dec 28, 2025, 6:16:08 PM
4042[0JChecking patch src/QuereaseMetadata.scala...
4043error: while searching for:
4044case class FieldOrderingNotFoundException(message: String) extends Exception(message)
4045
4046trait QuereaseMetadata {
4047 this: QuereaseExpressions with QuereaseResolvers with QueryStringBuilder & QuereaseResolvers with FilterTransformer =>
4048
4049 class FieldOrdering(val nameToIndex: Map[String, Int]) extends Ordering[String] {
4050 override def compare(x: String, y: String) =
4051
4052error: patch failed: src/QuereaseMetadata.scala:18
4053error: while searching for:
4054 lazy val tableMetadata: TableMetadata =
4055 new TableMetadata(new YamlTableDefLoader(yamlMetadata, metadataConventions, typeDefs).tableDefs, identity, aliasToDb)
4056 lazy val macrosClass: Class[_] = classOf[QuereaseMacros]
4057 protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)
4058 lazy val joinsParser: JoinsParser = new TresqlJoinsParser(
4059 TresqlMetadata(tableMetadata.tableDefs, typeDefs, macrosClass, resourceLoader, aliasToDb),
4060 _ => Some(new SimpleCache(parserCacheSize, "TresqlJoinsParser cache")),
4061
4062error: patch failed: src/QuereaseMetadata.scala:43
4063Checking patch src/QuereaseFilters.scala...
4064error: while searching for:
4065}
4066
4067trait FilterTransformer {
4068 this: QuereaseExpressions with QueryStringBuilder with FilterTransformer & QuereaseMetadata with QuereaseResolvers =>
4069 // TODO resolve names like in views (maybe strip prefix etc.)
4070 private val ident = "[_\\p{IsLatin}][_\\p{IsLatin}0-9]*"
4071 private val ident2 = s"$ident\\.$ident"
4072
4073error: patch failed: src/QuereaseFilters.scala:27
4074Checking patch src/QuereaseExpressions.scala...
4075error: while searching for:
4076
4077import QuereaseExpressions._
4078trait QuereaseExpressions {
4079 this: QuereaseMetadata with QueryStringBuilder with FilterTransformer & QuereaseResolvers with QueryStringBuilder =>
4080 case class Context(
4081 viewDef: ViewDef,
4082 fieldDef: FieldDef,
4083
4084error: patch failed: src/QuereaseExpressions.scala:80
4085Checking patch project/plugins.sbt...
4086Checking patch build.sbt...
4087Applying patch src/QuereaseMetadata.scala with 2 rejects...
4088Rejected hunk #1.
4089Rejected hunk #2.
4090Applying patch src/QuereaseFilters.scala with 1 reject...
4091Rejected hunk #1.
4092Applying patch src/QuereaseExpressions.scala with 1 reject...
4093Rejected hunk #1.
4094Applied patch project/plugins.sbt cleanly.
4095Applied patch build.sbt cleanly.
4096Commit migration rewrites
4097Switched to a new branch 'opencb/migrate-source-3.4'
4098[opencb/migrate-source-3.4 914419e] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
4099 10 files changed, 87 insertions(+), 90 deletions(-)
4100Using target Scala version for migration: 3.7.4
4101Migrating project for -source:3.7 using Scala 3.7.4
4102----
4103Preparing build for 3.7.4
4104Would try to apply common scalacOption (best-effort, sbt/mill only):
4105Append: -rewrite,REQUIRE:-source:3.7-migration
4106Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4107
4108Try apply source patch:
4109Path: build.sbt
4110Pattern: LocalProject("querease")
4111Replacement: ThisBuild
4112Successfully applied pattern 'LocalProject("querease")' in build.sbt
4113
4114Try apply source patch:
4115Path: build.sbt
4116Pattern: sys.error("Java 11 is required for this project
4117Replacement: println("Java 11 is required for this project
4118Successfully applied pattern 'sys.error("Java 11 is required for this project' in build.sbt
4119
4120Try apply source patch:
4121Path: src/QuereaseMetadata.scala
4122Pattern: protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _
4123Replacement: protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)
4124Failed to apply pattern 'protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _' in src/QuereaseMetadata.scala
4125
4126Try apply source patch:
4127Path: src/QuereaseExpressions.scala
4128Pattern: \n\s+with
4129Replacement: &
4130Failed to apply pattern '\n\s+with ' in src/QuereaseExpressions.scala
4131
4132Try apply source patch:
4133Path: src/QuereaseFilters.scala
4134Pattern: \n\s+with
4135Replacement: &
4136Failed to apply pattern '\n\s+with ' in src/QuereaseFilters.scala
4137
4138Try apply source patch:
4139Path: src/QuereaseMetadata.scala
4140Pattern: \n\s+with
4141Replacement: &
4142Failed to apply pattern '\n\s+with ' in src/QuereaseMetadata.scala
4143----
4144Starting build for 3.7.4
4145Execute tests: false
4146sbt project found:
4147No prepare script found for project guntiso/querease
4148##################################
4149Scala version: 3.7.4
4150Targets: org.mojoz%querease
4151Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"LocalProject(\"querease\")","replaceWith":"ThisBuild"},{"path":"build.sbt","pattern":"sys.error(\"Java 11 is required for this project","replaceWith":"println(\"Java 11 is required for this project"},{"path":"src/QuereaseMetadata.scala","pattern":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _","replaceWith":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)"},{"path":"src/QuereaseExpressions.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseFilters.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseMetadata.scala","pattern":"\\n\\s+with ","replaceWith":" & "}]}
4152##################################
4153Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
4154Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4155[sbt_options] declare -a sbt_options=()
4156[process_args] java_version = '21'
4157[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
4158# Executing command line:
4159java
4160-Dfile.encoding=UTF-8
4161-Dcommunitybuild.scala=3.7.4
4162-Dcommunitybuild.project.dependencies.add=
4163-Xmx7G
4164-Xms4G
4165-Xss8M
4166-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
4167-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
4168-jar
4169/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
4170"setCrossScalaVersions 3.7.4"
4171"++3.7.4 -v"
4172"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
4173"set every credentials := Nil"
4174"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
4175"removeScalacOptionsStartingWith -P:wartremover"
4176
4177moduleMappings
4178"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"LocalProject(\"querease\")","replaceWith":"ThisBuild"},{"path":"build.sbt","pattern":"sys.error(\"Java 11 is required for this project","replaceWith":"println(\"Java 11 is required for this project"},{"path":"src/QuereaseMetadata.scala","pattern":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _","replaceWith":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)"},{"path":"src/QuereaseExpressions.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseFilters.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseMetadata.scala","pattern":"\\n\\s+with ","replaceWith":" & "}]}""" org.mojoz%querease"
4179
4180[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
4181[info] loading settings for project repo-build from akka.sbt, build.sbt, plugins.sbt...
4182[info] loading project definition from /build/repo/project
4183[info] compiling 14 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
4184[info] done compiling
4185[info] loading settings for project repo from build.sbt, version.sbt...
4186Java 11 is required for this project. Found 21 instead
4187[info] set current project to querease (in build file:/build/repo/)
4188Execute setCrossScalaVersions: 3.7.4
4189OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in repo/crossScalaVersions
4190Java 11 is required for this project. Found 21 instead
4191[info] set current project to querease (in build file:/build/repo/)
4192[info] Setting Scala version to 3.7.4 on 1 projects.
4193[info] Switching Scala version on:
4194[info] * repo (3.7.4, 2.13.17, 2.12.20)
4195[info] Excluding projects:
4196[info] Reapplying settings...
4197Java 11 is required for this project. Found 21 instead
4198[info] set current project to querease (in build file:/build/repo/)
4199Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4200[info] Reapplying settings...
4201Java 11 is required for this project. Found 21 instead
4202[info] set current project to querease (in build file:/build/repo/)
4203[info] Defining Global / credentials, credentials
4204[info] The new values will be used by allCredentials, credentials and 2 others.
4205[info] Run `last` for details.
4206[info] Reapplying settings...
4207Java 11 is required for this project. Found 21 instead
4208[info] set current project to querease (in build file:/build/repo/)
4209Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
4210[info] Reapplying settings...
4211OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
4212
4213 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
4214 Did you mean allExcludeDependencies ?
4215 , retry without global scopes
4216[info] Reapplying settings...
4217Java 11 is required for this project. Found 21 instead
4218[info] set current project to querease (in build file:/build/repo/)
4219Execute removeScalacOptionsStartingWith: -P:wartremover
4220[info] Reapplying settings...
4221Java 11 is required for this project. Found 21 instead
4222[info] set current project to querease (in build file:/build/repo/)
4223[success] Total time: 0 s, completed Dec 28, 2025, 6:16:44 PM
4224Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"LocalProject(\"querease\")","replaceWith":"ThisBuild"},{"path":"build.sbt","pattern":"sys.error(\"Java 11 is required for this project","replaceWith":"println(\"Java 11 is required for this project"},{"path":"src/QuereaseMetadata.scala","pattern":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _","replaceWith":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)"},{"path":"src/QuereaseExpressions.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseFilters.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseMetadata.scala","pattern":"\\n\\s+with ","replaceWith":" & "}]}
4225Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
4226Starting build...
4227Projects: Set(repo)
4228Starting build for ProjectRef(file:/build/repo/,repo) (querease)... [0/1]
4229OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
4230OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
4231Compile scalacOptions: -unchecked, -encoding, utf8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4232[info] compiling 11 Scala sources to /build/repo/target/scala-3.7.4/classes ...
4233[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:843:8
4234[warn] 843 | upsert(view, propMap, filter, extraPropsToSave) match {
4235[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4236[warn] | match may not be exhaustive.
4237[warn] |
4238[warn] | It would fail on pattern case: (_, _)
4239[warn] |
4240[warn] | longer explanation available when compiling with `-explain`
4241[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:143:11
4242[warn] 143 | case s@b.SelectExpr(
4243[warn] | ^
4244[warn] | Unreachable case
4245[warn] 144 | b.Table(_, _,
4246[warn] 145 | b.TableJoin(_, b.ArrExpr(List(b.FunExpr("build_cursors", _, _, _, _))), _, _)
4247[warn] 146 | , _, _, _
4248[warn] 147 | ) :: _,
4249[warn] 148 | _, _, _, _, _, _, _, _, _
4250[warn] 149 | ) =>
4251[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:162:11
4252[warn] 162 | case b.WithSelectExpr(tables, q) =>
4253[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
4254[warn] | Unreachable case
4255[info] [patched file /build/repo/src/Querease.scala]
4256[info] [patched file /build/repo/src/ScalaDtoQuerease.scala]
4257[info] [patched file /build/repo/src/QuereaseMetadata.scala]
4258[warn] there was 1 feature warning; re-run with -feature for details
4259[warn] four warnings found
4260[info] done compiling
4261[info] compiling 3 Scala sources to /build/repo/target/scala-3.7.4/classes ...
4262[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:843:8
4263[warn] 843 | upsert(view, propMap, filter, extraPropsToSave) match {
4264[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4265[warn] | match may not be exhaustive.
4266[warn] |
4267[warn] | It would fail on pattern case: (_, _)
4268[warn] |
4269[warn] | longer explanation available when compiling with `-explain`
4270[warn] there was 1 feature warning; re-run with -feature for details
4271[warn] two warnings found
4272[info] done compiling
4273
4274************************
4275Build summary:
4276[{
4277 "module": "querease",
4278 "compile": {"status": "ok", "tookMs": 14517, "warnings": 3, "errors": 0, "sourceVersion": "3.7-migration"},
4279 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4280 "test-compile": {"status": "ok", "tookMs": 5310, "warnings": 545, "errors": 0, "sourceVersion": "3.7-migration"},
4281 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4282 "publish": {"status": "skipped", "tookMs": 0},
4283 "metadata": {
4284 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
4285}
4286}]
4287************************
4288[success] Total time: 22 s, completed Dec 28, 2025, 6:17:06 PM
4289[0JChecking patch project/plugins.sbt...
4290Checking patch build.sbt...
4291Applied patch project/plugins.sbt cleanly.
4292Applied patch build.sbt cleanly.
4293Commit migration rewrites
4294Switched to a new branch 'opencb/migrate-source-3.7'
4295[opencb/migrate-source-3.7 cd15b21] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4
4296 3 files changed, 14 insertions(+), 14 deletions(-)
4297----
4298Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
4299Scala binary version found: 3.8
4300Implicitly using source version 3.8
4301Scala binary version found: 3.8
4302Implicitly using source version 3.8
4303Would try to apply common scalacOption (best-effort, sbt/mill only):
4304Append: ,REQUIRE:-source:3.8
4305Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4306
4307Try apply source patch:
4308Path: build.sbt
4309Pattern: LocalProject("querease")
4310Replacement: ThisBuild
4311Successfully applied pattern 'LocalProject("querease")' in build.sbt
4312
4313Try apply source patch:
4314Path: build.sbt
4315Pattern: sys.error("Java 11 is required for this project
4316Replacement: println("Java 11 is required for this project
4317Successfully applied pattern 'sys.error("Java 11 is required for this project' in build.sbt
4318
4319Try apply source patch:
4320Path: src/QuereaseMetadata.scala
4321Pattern: protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _
4322Replacement: protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)
4323Failed to apply pattern 'protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _' in src/QuereaseMetadata.scala
4324
4325Try apply source patch:
4326Path: src/QuereaseExpressions.scala
4327Pattern: \n\s+with
4328Replacement: &
4329Failed to apply pattern '\n\s+with ' in src/QuereaseExpressions.scala
4330
4331Try apply source patch:
4332Path: src/QuereaseFilters.scala
4333Pattern: \n\s+with
4334Replacement: &
4335Failed to apply pattern '\n\s+with ' in src/QuereaseFilters.scala
4336
4337Try apply source patch:
4338Path: src/QuereaseMetadata.scala
4339Pattern: \n\s+with
4340Replacement: &
4341Failed to apply pattern '\n\s+with ' in src/QuereaseMetadata.scala
4342----
4343Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
4344Execute tests: false
4345sbt project found:
4346No prepare script found for project guntiso/querease
4347##################################
4348Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
4349Targets: org.mojoz%querease
4350Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"LocalProject(\"querease\")","replaceWith":"ThisBuild"},{"path":"build.sbt","pattern":"sys.error(\"Java 11 is required for this project","replaceWith":"println(\"Java 11 is required for this project"},{"path":"src/QuereaseMetadata.scala","pattern":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _","replaceWith":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)"},{"path":"src/QuereaseExpressions.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseFilters.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseMetadata.scala","pattern":"\\n\\s+with ","replaceWith":" & "}]}
4351##################################
4352Using extra scalacOptions: ,REQUIRE:-source:3.8
4353Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4354[sbt_options] declare -a sbt_options=()
4355[process_args] java_version = '21'
4356[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
4357# Executing command line:
4358java
4359-Dfile.encoding=UTF-8
4360-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
4361-Dcommunitybuild.project.dependencies.add=
4362-Xmx7G
4363-Xms4G
4364-Xss8M
4365-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
4366-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
4367-jar
4368/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
4369"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
4370"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
4371"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
4372"set every credentials := Nil"
4373"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
4374"removeScalacOptionsStartingWith -P:wartremover"
4375
4376moduleMappings
4377"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"LocalProject(\"querease\")","replaceWith":"ThisBuild"},{"path":"build.sbt","pattern":"sys.error(\"Java 11 is required for this project","replaceWith":"println(\"Java 11 is required for this project"},{"path":"src/QuereaseMetadata.scala","pattern":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _","replaceWith":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)"},{"path":"src/QuereaseExpressions.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseFilters.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseMetadata.scala","pattern":"\\n\\s+with ","replaceWith":" & "}]}""" org.mojoz%querease"
4378
4379[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
4380[info] loading settings for project repo-build from akka.sbt, build.sbt, plugins.sbt...
4381[info] loading project definition from /build/repo/project
4382[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
4383[info] done compiling
4384[info] loading settings for project repo from build.sbt, version.sbt...
4385Java 11 is required for this project. Found 21 instead
4386[info] set current project to querease (in build file:/build/repo/)
4387Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
4388Java 11 is required for this project. Found 21 instead
4389OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in repo/crossScalaVersions
4390[info] set current project to querease (in build file:/build/repo/)
4391[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 1 projects.
4392[info] Switching Scala version on:
4393[info] * repo (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.17, 2.12.20)
4394[info] Excluding projects:
4395[info] Reapplying settings...
4396Java 11 is required for this project. Found 21 instead
4397[info] set current project to querease (in build file:/build/repo/)
4398Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4399[info] Reapplying settings...
4400Java 11 is required for this project. Found 21 instead
4401[info] set current project to querease (in build file:/build/repo/)
4402[info] Defining Global / credentials, credentials
4403[info] The new values will be used by allCredentials, credentials and 2 others.
4404[info] Run `last` for details.
4405[info] Reapplying settings...
4406Java 11 is required for this project. Found 21 instead
4407[info] set current project to querease (in build file:/build/repo/)
4408Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
4409[info] Reapplying settings...
4410OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
4411
4412 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
4413 Did you mean allExcludeDependencies ?
4414 , retry without global scopes
4415[info] Reapplying settings...
4416Java 11 is required for this project. Found 21 instead
4417[info] set current project to querease (in build file:/build/repo/)
4418Execute removeScalacOptionsStartingWith: -P:wartremover
4419[info] Reapplying settings...
4420Java 11 is required for this project. Found 21 instead
4421[info] set current project to querease (in build file:/build/repo/)
4422[success] Total time: 0 s, completed Dec 28, 2025, 6:17:37 PM
4423Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"LocalProject(\"querease\")","replaceWith":"ThisBuild"},{"path":"build.sbt","pattern":"sys.error(\"Java 11 is required for this project","replaceWith":"println(\"Java 11 is required for this project"},{"path":"src/QuereaseMetadata.scala","pattern":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _","replaceWith":"protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)"},{"path":"src/QuereaseExpressions.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseFilters.scala","pattern":"\\n\\s+with ","replaceWith":" & "},{"path":"src/QuereaseMetadata.scala","pattern":"\\n\\s+with ","replaceWith":" & "}]}
4424Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
4425Starting build...
4426Projects: Set(repo)
4427Starting build for ProjectRef(file:/build/repo/,repo) (querease)... [0/1]
4428OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
4429OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
4430Compile scalacOptions: -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4431[info] compiling 11 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
4432[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:843:8
4433[warn] 843 | upsert(view, propMap, filter, extraPropsToSave) match {
4434[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4435[warn] | match may not be exhaustive.
4436[warn] |
4437[warn] | It would fail on pattern case: (_, _)
4438[warn] |
4439[warn] | longer explanation available when compiling with `-explain`
4440[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:143:11
4441[warn] 143 | case s@b.SelectExpr(
4442[warn] | ^
4443[warn] | Unreachable case
4444[warn] |
4445[warn] 144 | b.Table(_, _,
4446[warn] 145 |...
4447[warn] 149 | ) =>
4448[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:162:11
4449[warn] 162 | case b.WithSelectExpr(tables, q) =>
4450[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
4451[warn] | Unreachable case
4452[warn] there was 1 feature warning; re-run with -feature for details
4453[warn] four warnings found
4454[info] done compiling
4455[info] compiling 10 Scala sources and 1 Java source to /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
4456[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:30:42
4457[warn] 30 | Query("""{:bank.id}""")(env.withParams(this.toMap))
4458[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4459[warn] |Implicit parameters should be provided with a `using` clause.
4460[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4461[warn] |To disable the warning, please use the following option:
4462[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4463[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:31:29
4464[warn] 31 | .unique[java.lang.Long]
4465[warn] | ^
4466[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4467[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4468[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4469[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4470[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:36:42
4471[warn] 36 | Query("""{:bank.id}""")(env.withParams(Map("bank" -> Option(bank).map(_.toMap).orNull)))
4472[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4473[warn] |Implicit parameters should be provided with a `using` clause.
4474[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4475[warn] |To disable the warning, please use the following option:
4476[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4477[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:37:29
4478[warn] 37 | .unique[java.lang.Long]
4479[warn] | ^
4480[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4481[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4482[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4483[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4484[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:66:251
4485[warn] 66 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#1)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from ambiguity_resolver_test_person_1) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
4486[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4487[warn] |Implicit parameters should be provided with a `using` clause.
4488[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4489[warn] |To disable the warning, please use the following option:
4490[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4491[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:67:29
4492[warn] 67 | .unique[java.lang.Long]
4493[warn] | ^
4494[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4495[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4496[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4497[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4498[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:70:235
4499[warn] 70 | Query("""{checked_resolve(:ma, array(person[name || ' ' || surname || ' (#1)' = :ma]{person.id}@(2)), 'Failed to identify value of "ma" (from ambiguity_resolver_test_person_1) - ' || coalesce(:ma::text, 'null'))}""")(env.withParams(this.toMap))
4500[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4501[warn] |Implicit parameters should be provided with a `using` clause.
4502[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4503[warn] |To disable the warning, please use the following option:
4504[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4505[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:71:29
4506[warn] 71 | .unique[java.lang.Long]
4507[warn] | ^
4508[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4509[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4510[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4511[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4512[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:76:251
4513[warn] 76 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#1)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from ambiguity_resolver_test_person_1) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
4514[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4515[warn] |Implicit parameters should be provided with a `using` clause.
4516[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4517[warn] |To disable the warning, please use the following option:
4518[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4519[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:77:29
4520[warn] 77 | .unique[java.lang.Long]
4521[warn] | ^
4522[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4523[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4524[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4525[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4526[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:80:235
4527[warn] 80 | Query("""{checked_resolve(:ma, array(person[name || ' ' || surname || ' (#1)' = :ma]{person.id}@(2)), 'Failed to identify value of "ma" (from ambiguity_resolver_test_person_1) - ' || coalesce(:ma::text, 'null'))}""")(env.withParams(Map("ma" -> ma)))
4528[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4529[warn] |Implicit parameters should be provided with a `using` clause.
4530[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4531[warn] |To disable the warning, please use the following option:
4532[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4533[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:81:29
4534[warn] 81 | .unique[java.lang.Long]
4535[warn] | ^
4536[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4537[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4538[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4539[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4540[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:128:39
4541[warn] 128 | Query("""{now()}""")(env.withParams(this.toMap))
4542[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4543[warn] |Implicit parameters should be provided with a `using` clause.
4544[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4545[warn] |To disable the warning, please use the following option:
4546[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4547[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:129:38
4548[warn] 129 | .unique[java.time.LocalDateTime]
4549[warn] | ^
4550[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4551[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
4552[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4553[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4554[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:134:39
4555[warn] 134 | Query("""{now()}""")(env.withParams(Map.empty))
4556[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4557[warn] |Implicit parameters should be provided with a `using` clause.
4558[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4559[warn] |To disable the warning, please use the following option:
4560[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4561[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:135:38
4562[warn] 135 | .unique[java.time.LocalDateTime]
4563[warn] | ^
4564[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4565[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
4566[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4567[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4568[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:149:39
4569[warn] 149 | Query("""{now()}""")(env.withParams(this.toMap))
4570[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4571[warn] |Implicit parameters should be provided with a `using` clause.
4572[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4573[warn] |To disable the warning, please use the following option:
4574[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4575[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:150:38
4576[warn] 150 | .unique[java.time.LocalDateTime]
4577[warn] | ^
4578[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4579[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
4580[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4581[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4582[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:155:39
4583[warn] 155 | Query("""{now()}""")(env.withParams(Map.empty))
4584[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4585[warn] |Implicit parameters should be provided with a `using` clause.
4586[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4587[warn] |To disable the warning, please use the following option:
4588[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4589[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:156:38
4590[warn] 156 | .unique[java.time.LocalDateTime]
4591[warn] | ^
4592[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4593[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
4594[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4595[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4596[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:242:38
4597[warn] 242 | Query("""{true}""")(env.withParams(this.toMap))
4598[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4599[warn] |Implicit parameters should be provided with a `using` clause.
4600[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4601[warn] |To disable the warning, please use the following option:
4602[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4603[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:243:32
4604[warn] 243 | .unique[java.lang.Boolean]
4605[warn] | ^
4606[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4607[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
4608[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4609[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4610[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:246:38
4611[warn] 246 | Query("""{true}""")(env.withParams(this.toMap))
4612[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4613[warn] |Implicit parameters should be provided with a `using` clause.
4614[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4615[warn] |To disable the warning, please use the following option:
4616[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4617[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:247:32
4618[warn] 247 | .unique[java.lang.Boolean]
4619[warn] | ^
4620[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4621[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
4622[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4623[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4624[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:252:38
4625[warn] 252 | Query("""{true}""")(env.withParams(Map.empty))
4626[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4627[warn] |Implicit parameters should be provided with a `using` clause.
4628[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4629[warn] |To disable the warning, please use the following option:
4630[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4631[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:253:32
4632[warn] 253 | .unique[java.lang.Boolean]
4633[warn] | ^
4634[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4635[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
4636[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4637[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4638[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:256:38
4639[warn] 256 | Query("""{true}""")(env.withParams(Map.empty))
4640[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4641[warn] |Implicit parameters should be provided with a `using` clause.
4642[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4643[warn] |To disable the warning, please use the following option:
4644[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4645[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:257:32
4646[warn] 257 | .unique[java.lang.Boolean]
4647[warn] | ^
4648[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4649[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
4650[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4651[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4652[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:266:57
4653[warn] 266 | Query("""{coalesce(:name_eng, '')}""")(env.withParams(this.toMap))
4654[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4655[warn] |Implicit parameters should be provided with a `using` clause.
4656[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4657[warn] |To disable the warning, please use the following option:
4658[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4659[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:267:21
4660[warn] 267 | .unique[String]
4661[warn] | ^
4662[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4663[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4664[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4665[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4666[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:270:57
4667[warn] 270 | Query("""{coalesce(:name_rus, '')}""")(env.withParams(this.toMap))
4668[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4669[warn] |Implicit parameters should be provided with a `using` clause.
4670[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4671[warn] |To disable the warning, please use the following option:
4672[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4673[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:271:21
4674[warn] 271 | .unique[String]
4675[warn] | ^
4676[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4677[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4678[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4679[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4680[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:276:57
4681[warn] 276 | Query("""{coalesce(:name_eng, '')}""")(env.withParams(Map("name_eng" -> name_eng)))
4682[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4683[warn] |Implicit parameters should be provided with a `using` clause.
4684[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4685[warn] |To disable the warning, please use the following option:
4686[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4687[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:277:21
4688[warn] 277 | .unique[String]
4689[warn] | ^
4690[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4691[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4692[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4693[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4694[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:280:57
4695[warn] 280 | Query("""{coalesce(:name_rus, '')}""")(env.withParams(Map("name_rus" -> name_rus)))
4696[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4697[warn] |Implicit parameters should be provided with a `using` clause.
4698[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4699[warn] |To disable the warning, please use the following option:
4700[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4701[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:281:21
4702[warn] 281 | .unique[String]
4703[warn] | ^
4704[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4705[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4706[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4707[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4708[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:334:37
4709[warn] 334 | Query("""{'F'}""")(env.withParams(this.toMap))
4710[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4711[warn] |Implicit parameters should be provided with a `using` clause.
4712[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4713[warn] |To disable the warning, please use the following option:
4714[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4715[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:335:21
4716[warn] 335 | .unique[String]
4717[warn] | ^
4718[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4719[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4720[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4721[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4722[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:340:37
4723[warn] 340 | Query("""{'F'}""")(env.withParams(Map.empty))
4724[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4725[warn] |Implicit parameters should be provided with a `using` clause.
4726[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4727[warn] |To disable the warning, please use the following option:
4728[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4729[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:341:21
4730[warn] 341 | .unique[String]
4731[warn] | ^
4732[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4733[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4734[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4735[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4736[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:422:43
4737[warn] 422 | Query("""{:children}""")(env.withParams(this.toMap))
4738[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4739[warn] |Implicit parameters should be provided with a `using` clause.
4740[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4741[warn] |To disable the warning, please use the following option:
4742[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4743[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:423:21
4744[warn] 423 | .unique[String]
4745[warn] | ^
4746[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4747[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4748[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4749[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4750[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:428:43
4751[warn] 428 | Query("""{:children}""")(env.withParams(Map("children" -> Option(children).map(_.toMap).orNull)))
4752[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4753[warn] |Implicit parameters should be provided with a `using` clause.
4754[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4755[warn] |To disable the warning, please use the following option:
4756[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4757[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:429:21
4758[warn] 429 | .unique[String]
4759[warn] | ^
4760[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4761[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4762[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4763[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4764[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:478:37
4765[warn] 478 | Query("""{'M'}""")(env.withParams(this.toMap))
4766[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4767[warn] |Implicit parameters should be provided with a `using` clause.
4768[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4769[warn] |To disable the warning, please use the following option:
4770[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4771[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:479:21
4772[warn] 479 | .unique[String]
4773[warn] | ^
4774[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4775[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4776[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4777[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4778[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:484:37
4779[warn] 484 | Query("""{'M'}""")(env.withParams(Map.empty))
4780[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4781[warn] |Implicit parameters should be provided with a `using` clause.
4782[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4783[warn] |To disable the warning, please use the following option:
4784[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4785[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:485:21
4786[warn] 485 | .unique[String]
4787[warn] | ^
4788[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4789[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4790[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4791[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4792[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:494:37
4793[warn] 494 | Query("""{'F'}""")(env.withParams(this.toMap))
4794[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4795[warn] |Implicit parameters should be provided with a `using` clause.
4796[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4797[warn] |To disable the warning, please use the following option:
4798[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4799[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:495:21
4800[warn] 495 | .unique[String]
4801[warn] | ^
4802[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4803[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4804[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4805[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4806[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:500:37
4807[warn] 500 | Query("""{'F'}""")(env.withParams(Map.empty))
4808[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4809[warn] |Implicit parameters should be provided with a `using` clause.
4810[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4811[warn] |To disable the warning, please use the following option:
4812[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4813[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:501:21
4814[warn] 501 | .unique[String]
4815[warn] | ^
4816[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4817[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4818[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4819[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4820[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:508:37
4821[warn] 508 | Query("""{'F'}""")(env.withParams(this.toMap))
4822[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4823[warn] |Implicit parameters should be provided with a `using` clause.
4824[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4825[warn] |To disable the warning, please use the following option:
4826[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4827[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:509:21
4828[warn] 509 | .unique[String]
4829[warn] | ^
4830[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4831[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4832[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4833[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4834[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:514:37
4835[warn] 514 | Query("""{'F'}""")(env.withParams(Map.empty))
4836[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4837[warn] |Implicit parameters should be provided with a `using` clause.
4838[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4839[warn] |To disable the warning, please use the following option:
4840[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4841[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:515:21
4842[warn] 515 | .unique[String]
4843[warn] | ^
4844[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4845[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4846[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4847[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4848[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:522:751
4849[warn] 522 | Query("""{checked_resolve(coalesce(:mother::text, :other_field::text), array(person;person[person.father_id]person? father[[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother & person.father_id = checked_resolve(:other_field::text, array(person p1;p1[p1.father_id]person? father[[:other_field = p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)']]{p1.id}@(2)), 'Failed to identify value of "other_field" (from person_multitable_choice_resolver_implied_1) - ' || coalesce(:other_field::text, 'null'))]]{person.id}@(2)), 'Failed to identify value of "mother" (from nested_resolver_test_1) - ' || concat_ws(', ', coalesce(:mother::text, 'null'), coalesce(:other_field::text, 'null')))}""")(env.withParams(this.toMap))
4850[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4851[warn] |Implicit parameters should be provided with a `using` clause.
4852[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4853[warn] |To disable the warning, please use the following option:
4854[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4855[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:523:29
4856[warn] 523 | .unique[java.lang.Long]
4857[warn] | ^
4858[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4859[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4860[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4861[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4862[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:528:751
4863[warn] 528 | Query("""{checked_resolve(coalesce(:mother::text, :other_field::text), array(person;person[person.father_id]person? father[[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother & person.father_id = checked_resolve(:other_field::text, array(person p1;p1[p1.father_id]person? father[[:other_field = p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)']]{p1.id}@(2)), 'Failed to identify value of "other_field" (from person_multitable_choice_resolver_implied_1) - ' || coalesce(:other_field::text, 'null'))]]{person.id}@(2)), 'Failed to identify value of "mother" (from nested_resolver_test_1) - ' || concat_ws(', ', coalesce(:mother::text, 'null'), coalesce(:other_field::text, 'null')))}""")(env.withParams(Map("mother" -> mother, "other_field" -> other_field)))
4864[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4865[warn] |Implicit parameters should be provided with a `using` clause.
4866[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4867[warn] |To disable the warning, please use the following option:
4868[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4869[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:529:29
4870[warn] 529 | .unique[java.lang.Long]
4871[warn] | ^
4872[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4873[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4874[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4875[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4876[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:545:159
4877[warn] 545 | Query("""{coalesce(if_defined_or_else(:mother_id?, :mother_id::bigint, :father_id::bigint), if_defined_or_else(:id?, :id?::bigint, -1))}""")(env.withParams(this.toMap))
4878[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4879[warn] |Implicit parameters should be provided with a `using` clause.
4880[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4881[warn] |To disable the warning, please use the following option:
4882[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4883[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:546:29
4884[warn] 546 | .unique[java.lang.Long]
4885[warn] | ^
4886[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4887[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4888[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4889[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4890[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:549:610
4891[warn] 549 | Query("""{checked_resolve(coalesce(:father_id::text, if_defined_or_else(:mother_id?, :mother_id?::text, null), if_defined_or_else(:id?, :id?::text, null)), array(person[id = coalesce(:father_id, if_defined_or_else(:mother_id?, :mother_id, null), if_defined_or_else(:id?, :id?, null))]{id}@(2)), 'Failed to identify value of "father_id" (from optional_params_resolver_test_1) - ' || concat_ws(', ', coalesce(:father_id::text, 'null'), if_defined_or_else(:mother_id?, coalesce(:mother_id?::text, 'null'), '[missing]'), if_defined_or_else(:id?, coalesce(:id?::text, 'null'), '[missing]')))}""")(env.withParams(this.toMap))
4892[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4893[warn] |Implicit parameters should be provided with a `using` clause.
4894[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4895[warn] |To disable the warning, please use the following option:
4896[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4897[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:550:29
4898[warn] 550 | .unique[java.lang.Long]
4899[warn] | ^
4900[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4901[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4902[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4903[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4904[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:555:159
4905[warn] 555 | Query("""{coalesce(if_defined_or_else(:mother_id?, :mother_id::bigint, :father_id::bigint), if_defined_or_else(:id?, :id?::bigint, -1))}""")(env.withParams(Map("father_id" -> father_id) ++ List(Option(mother_id).filter(_.nonEmpty).map(_.get).map(v => "mother_id" -> v), Option(id).filter(_.nonEmpty).map(_.get).map(v => "id" -> v)).filter(_.nonEmpty).map(_.get).toMap))
4906[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4907[warn] |Implicit parameters should be provided with a `using` clause.
4908[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4909[warn] |To disable the warning, please use the following option:
4910[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4911[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:556:29
4912[warn] 556 | .unique[java.lang.Long]
4913[warn] | ^
4914[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4915[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4916[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4917[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4918[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:559:610
4919[warn] 559 | Query("""{checked_resolve(coalesce(:father_id::text, if_defined_or_else(:mother_id?, :mother_id?::text, null), if_defined_or_else(:id?, :id?::text, null)), array(person[id = coalesce(:father_id, if_defined_or_else(:mother_id?, :mother_id, null), if_defined_or_else(:id?, :id?, null))]{id}@(2)), 'Failed to identify value of "father_id" (from optional_params_resolver_test_1) - ' || concat_ws(', ', coalesce(:father_id::text, 'null'), if_defined_or_else(:mother_id?, coalesce(:mother_id?::text, 'null'), '[missing]'), if_defined_or_else(:id?, coalesce(:id?::text, 'null'), '[missing]')))}""")(env.withParams(Map("father_id" -> father_id) ++ List(Option(mother_id).filter(_.nonEmpty).map(_.get).map(v => "mother_id" -> v), Option(id).filter(_.nonEmpty).map(_.get).map(v => "id" -> v)).filter(_.nonEmpty).map(_.get).toMap))
4920[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4921[warn] |Implicit parameters should be provided with a `using` clause.
4922[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4923[warn] |To disable the warning, please use the following option:
4924[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4925[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:560:29
4926[warn] 560 | .unique[java.lang.Long]
4927[warn] | ^
4928[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4929[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4930[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4931[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4932[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:660:249
4933[warn] 660 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(this.toMap))
4934[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4935[warn] |Implicit parameters should be provided with a `using` clause.
4936[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4937[warn] |To disable the warning, please use the following option:
4938[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4939[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:661:29
4940[warn] 661 | .unique[java.lang.Long]
4941[warn] | ^
4942[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4943[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4944[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4945[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4946[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:666:249
4947[warn] 666 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(Map("main_account" -> main_account)))
4948[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4949[warn] |Implicit parameters should be provided with a `using` clause.
4950[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4951[warn] |To disable the warning, please use the following option:
4952[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4953[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:667:29
4954[warn] 667 | .unique[java.lang.Long]
4955[warn] | ^
4956[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4957[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4958[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4959[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4960[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:681:257
4961[warn] 681 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts_and_key) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(this.toMap))
4962[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4963[warn] |Implicit parameters should be provided with a `using` clause.
4964[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4965[warn] |To disable the warning, please use the following option:
4966[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4967[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:682:29
4968[warn] 682 | .unique[java.lang.Long]
4969[warn] | ^
4970[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4971[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4972[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4973[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4974[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:687:257
4975[warn] 687 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts_and_key) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(Map("main_account" -> main_account)))
4976[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4977[warn] |Implicit parameters should be provided with a `using` clause.
4978[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4979[warn] |To disable the warning, please use the following option:
4980[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4981[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:688:29
4982[warn] 688 | .unique[java.lang.Long]
4983[warn] | ^
4984[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4985[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4986[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4987[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4988[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:796:261
4989[warn] 796 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#2)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
4990[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4991[warn] |Implicit parameters should be provided with a `using` clause.
4992[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4993[warn] |To disable the warning, please use the following option:
4994[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4995[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:797:29
4996[warn] 797 | .unique[java.lang.Long]
4997[warn] | ^
4998[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4999[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5000[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5001[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5002[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:802:261
5003[warn] 802 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#2)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
5004[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5005[warn] |Implicit parameters should be provided with a `using` clause.
5006[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5007[warn] |To disable the warning, please use the following option:
5008[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5009[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:803:29
5010[warn] 803 | .unique[java.lang.Long]
5011[warn] | ^
5012[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5013[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5014[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5015[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5016[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:809:255
5017[warn] 809 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#4)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
5018[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5019[warn] |Implicit parameters should be provided with a `using` clause.
5020[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5021[warn] |To disable the warning, please use the following option:
5022[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5023[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:810:29
5024[warn] 810 | .unique[java.lang.Long]
5025[warn] | ^
5026[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5027[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5028[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5029[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5030[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:815:255
5031[warn] 815 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#4)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
5032[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5033[warn] |Implicit parameters should be provided with a `using` clause.
5034[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5035[warn] |To disable the warning, please use the following option:
5036[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5037[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:816:29
5038[warn] 816 | .unique[java.lang.Long]
5039[warn] | ^
5040[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5041[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5042[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5043[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5044[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:894:272
5045[warn] 894 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#5)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
5046[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5047[warn] |Implicit parameters should be provided with a `using` clause.
5048[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5049[warn] |To disable the warning, please use the following option:
5050[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5051[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:895:29
5052[warn] 895 | .unique[java.lang.Long]
5053[warn] | ^
5054[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5055[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5056[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5057[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5058[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:900:272
5059[warn] 900 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#5)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
5060[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5061[warn] |Implicit parameters should be provided with a `using` clause.
5062[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5063[warn] |To disable the warning, please use the following option:
5064[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5065[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:901:29
5066[warn] 901 | .unique[java.lang.Long]
5067[warn] | ^
5068[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5069[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5070[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5071[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5072[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:908:266
5073[warn] 908 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#7)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
5074[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5075[warn] |Implicit parameters should be provided with a `using` clause.
5076[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5077[warn] |To disable the warning, please use the following option:
5078[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5079[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:909:29
5080[warn] 909 | .unique[java.lang.Long]
5081[warn] | ^
5082[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5083[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5084[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5085[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5086[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:914:266
5087[warn] 914 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#7)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
5088[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5089[warn] |Implicit parameters should be provided with a `using` clause.
5090[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5091[warn] |To disable the warning, please use the following option:
5092[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5093[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:915:29
5094[warn] 915 | .unique[java.lang.Long]
5095[warn] | ^
5096[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5097[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5098[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5099[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5100[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:960:359
5101[warn] 960 | Query("""{checked_resolve(coalesce(:mother.name::text, :mother.surname::text), array(person[name = :mother.name & surname = :mother.surname]{id}@(2)), 'Failed to identify value of "mother" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:mother.name::text, 'null'), coalesce(:mother.surname::text, 'null')))}""")(env.withParams(this.toMap))
5102[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5103[warn] |Implicit parameters should be provided with a `using` clause.
5104[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5105[warn] |To disable the warning, please use the following option:
5106[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5107[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:961:29
5108[warn] 961 | .unique[java.lang.Long]
5109[warn] | ^
5110[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5111[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5112[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5113[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5114[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:964:359
5115[warn] 964 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text), array(person[name = :father.name & surname = :father.surname]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null')))}""")(env.withParams(this.toMap))
5116[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5117[warn] |Implicit parameters should be provided with a `using` clause.
5118[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5119[warn] |To disable the warning, please use the following option:
5120[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5121[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:965:29
5122[warn] 965 | .unique[java.lang.Long]
5123[warn] | ^
5124[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5125[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5126[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5127[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5128[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:970:359
5129[warn] 970 | Query("""{checked_resolve(coalesce(:mother.name::text, :mother.surname::text), array(person[name = :mother.name & surname = :mother.surname]{id}@(2)), 'Failed to identify value of "mother" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:mother.name::text, 'null'), coalesce(:mother.surname::text, 'null')))}""")(env.withParams(Map("mother" -> Option(mother).map(_.toMap).orNull)))
5130[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5131[warn] |Implicit parameters should be provided with a `using` clause.
5132[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5133[warn] |To disable the warning, please use the following option:
5134[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5135[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:971:29
5136[warn] 971 | .unique[java.lang.Long]
5137[warn] | ^
5138[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5139[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5140[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5141[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5142[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:974:359
5143[warn] 974 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text), array(person[name = :father.name & surname = :father.surname]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null')))}""")(env.withParams(Map("father" -> Option(father).map(_.toMap).orNull)))
5144[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5145[warn] |Implicit parameters should be provided with a `using` clause.
5146[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5147[warn] |To disable the warning, please use the following option:
5148[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5149[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:975:29
5150[warn] 975 | .unique[java.lang.Long]
5151[warn] | ^
5152[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5153[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5154[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5155[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5156[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:983:53
5157[warn] 983 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
5158[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5159[warn] |Implicit parameters should be provided with a `using` clause.
5160[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5161[warn] |To disable the warning, please use the following option:
5162[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5163[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:984:21
5164[warn] 984 | .unique[String]
5165[warn] | ^
5166[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5167[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5168[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5169[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5170[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:989:53
5171[warn] 989 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
5172[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5173[warn] |Implicit parameters should be provided with a `using` clause.
5174[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5175[warn] |To disable the warning, please use the following option:
5176[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5177[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:990:21
5178[warn] 990 | .unique[String]
5179[warn] | ^
5180[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5181[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5182[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5183[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5184[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:998:53
5185[warn] 998 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(this.toMap))
5186[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5187[warn] |Implicit parameters should be provided with a `using` clause.
5188[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5189[warn] |To disable the warning, please use the following option:
5190[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5191[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:999:21
5192[warn] 999 | .unique[String]
5193[warn] | ^
5194[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5195[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5196[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5197[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5198[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1004:53
5199[warn] 1004 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(Map("sex" -> sex)))
5200[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5201[warn] |Implicit parameters should be provided with a `using` clause.
5202[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5203[warn] |To disable the warning, please use the following option:
5204[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5205[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1005:21
5206[warn] 1005 | .unique[String]
5207[warn] | ^
5208[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5209[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5210[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5211[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5212[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1015:605
5213[warn] 1015 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text, if_defined_or_else(:father.is_resolver_disabled?, :father.is_resolver_disabled?::text, null)), array(person[name = :father.name & surname = :father.surname & !:father.is_resolver_disabled?]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_2) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null'), if_defined_or_else(:father.is_resolver_disabled?, coalesce(:father.is_resolver_disabled?::text, 'null'), '[missing]')))}""")(env.withParams(`[APPLY OTHER]`(this.toMap)))
5214[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5215[warn] |Implicit parameters should be provided with a `using` clause.
5216[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5217[warn] |To disable the warning, please use the following option:
5218[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5219[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1016:29
5220[warn] 1016 | .unique[java.lang.Long]
5221[warn] | ^
5222[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5223[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5224[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5225[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5226[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1021:605
5227[warn] 1021 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text, if_defined_or_else(:father.is_resolver_disabled?, :father.is_resolver_disabled?::text, null)), array(person[name = :father.name & surname = :father.surname & !:father.is_resolver_disabled?]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_2) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null'), if_defined_or_else(:father.is_resolver_disabled?, coalesce(:father.is_resolver_disabled?::text, 'null'), '[missing]')))}""")(env.withParams(`[APPLY OTHER]`(Map("father" -> Option(father).map(_.toMap).orNull))))
5228[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5229[warn] |Implicit parameters should be provided with a `using` clause.
5230[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5231[warn] |To disable the warning, please use the following option:
5232[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5233[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1022:29
5234[warn] 1022 | .unique[java.lang.Long]
5235[warn] | ^
5236[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5237[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5238[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5239[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5240[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1030:53
5241[warn] 1030 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
5242[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5243[warn] |Implicit parameters should be provided with a `using` clause.
5244[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5245[warn] |To disable the warning, please use the following option:
5246[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5247[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1031:21
5248[warn] 1031 | .unique[String]
5249[warn] | ^
5250[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5251[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5252[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5253[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5254[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1036:53
5255[warn] 1036 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
5256[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5257[warn] |Implicit parameters should be provided with a `using` clause.
5258[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5259[warn] |To disable the warning, please use the following option:
5260[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5261[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1037:21
5262[warn] 1037 | .unique[String]
5263[warn] | ^
5264[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5265[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5266[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5267[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5268[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1054:53
5269[warn] 1054 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
5270[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5271[warn] |Implicit parameters should be provided with a `using` clause.
5272[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5273[warn] |To disable the warning, please use the following option:
5274[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5275[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1055:21
5276[warn] 1055 | .unique[String]
5277[warn] | ^
5278[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5279[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5280[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5281[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5282[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1060:53
5283[warn] 1060 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
5284[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5285[warn] |Implicit parameters should be provided with a `using` clause.
5286[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5287[warn] |To disable the warning, please use the following option:
5288[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5289[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1061:21
5290[warn] 1061 | .unique[String]
5291[warn] | ^
5292[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5293[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5294[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5295[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5296[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1070:53
5297[warn] 1070 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(this.toMap))
5298[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5299[warn] |Implicit parameters should be provided with a `using` clause.
5300[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5301[warn] |To disable the warning, please use the following option:
5302[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5303[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1071:21
5304[warn] 1071 | .unique[String]
5305[warn] | ^
5306[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5307[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5308[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5309[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5310[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1076:53
5311[warn] 1076 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(Map("sex" -> sex)))
5312[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5313[warn] |Implicit parameters should be provided with a `using` clause.
5314[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5315[warn] |To disable the warning, please use the following option:
5316[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5317[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1077:21
5318[warn] 1077 | .unique[String]
5319[warn] | ^
5320[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5321[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5322[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5323[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5324[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1085:248
5325[warn] 1085 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#1)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from ref_expression_test_person_2b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
5326[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5327[warn] |Implicit parameters should be provided with a `using` clause.
5328[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5329[warn] |To disable the warning, please use the following option:
5330[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5331[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1086:29
5332[warn] 1086 | .unique[java.lang.Long]
5333[warn] | ^
5334[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5335[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5336[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5337[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5338[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1089:248
5339[warn] 1089 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from ref_expression_test_person_2b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
5340[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5341[warn] |Implicit parameters should be provided with a `using` clause.
5342[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5343[warn] |To disable the warning, please use the following option:
5344[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5345[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1090:29
5346[warn] 1090 | .unique[java.lang.Long]
5347[warn] | ^
5348[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5349[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5350[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5351[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5352[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1095:248
5353[warn] 1095 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#1)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from ref_expression_test_person_2b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
5354[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5355[warn] |Implicit parameters should be provided with a `using` clause.
5356[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5357[warn] |To disable the warning, please use the following option:
5358[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5359[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1096:29
5360[warn] 1096 | .unique[java.lang.Long]
5361[warn] | ^
5362[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5363[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5364[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5365[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5366[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1099:248
5367[warn] 1099 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from ref_expression_test_person_2b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
5368[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5369[warn] |Implicit parameters should be provided with a `using` clause.
5370[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5371[warn] |To disable the warning, please use the following option:
5372[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5373[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1100:29
5374[warn] 1100 | .unique[java.lang.Long]
5375[warn] | ^
5376[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5377[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5378[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5379[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5380[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1131:333
5381[warn] 1131 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_7_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
5382[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5383[warn] |Implicit parameters should be provided with a `using` clause.
5384[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5385[warn] |To disable the warning, please use the following option:
5386[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5387[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1132:29
5388[warn] 1132 | .unique[java.lang.Long]
5389[warn] | ^
5390[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5391[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5392[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5393[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5394[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1137:333
5395[warn] 1137 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_7_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
5396[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5397[warn] |Implicit parameters should be provided with a `using` clause.
5398[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5399[warn] |To disable the warning, please use the following option:
5400[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5401[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1138:29
5402[warn] 1138 | .unique[java.lang.Long]
5403[warn] | ^
5404[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5405[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5406[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5407[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5408[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1144:316
5409[warn] 1144 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
5410[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5411[warn] |Implicit parameters should be provided with a `using` clause.
5412[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5413[warn] |To disable the warning, please use the following option:
5414[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5415[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1145:29
5416[warn] 1145 | .unique[java.lang.Long]
5417[warn] | ^
5418[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5419[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5420[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5421[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5422[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1150:316
5423[warn] 1150 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
5424[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5425[warn] |Implicit parameters should be provided with a `using` clause.
5426[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5427[warn] |To disable the warning, please use the following option:
5428[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5429[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1151:29
5430[warn] 1151 | .unique[java.lang.Long]
5431[warn] | ^
5432[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5433[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5434[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5435[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5436[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1157:316
5437[warn] 1157 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
5438[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5439[warn] |Implicit parameters should be provided with a `using` clause.
5440[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5441[warn] |To disable the warning, please use the following option:
5442[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5443[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1158:29
5444[warn] 1158 | .unique[java.lang.Long]
5445[warn] | ^
5446[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5447[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5448[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5449[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5450[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1163:316
5451[warn] 1163 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
5452[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5453[warn] |Implicit parameters should be provided with a `using` clause.
5454[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5455[warn] |To disable the warning, please use the following option:
5456[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5457[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1164:29
5458[warn] 1164 | .unique[java.lang.Long]
5459[warn] | ^
5460[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5461[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5462[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5463[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5464[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1171:206
5465[warn] 1171 | Query("""{checked_resolve(:name, array(person[name = :name]{'X' name}@(2)), 'Failed to identify value of "name" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
5466[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5467[warn] |Implicit parameters should be provided with a `using` clause.
5468[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5469[warn] |To disable the warning, please use the following option:
5470[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5471[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1172:21
5472[warn] 1172 | .unique[String]
5473[warn] | ^
5474[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5475[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5476[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5477[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5478[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1389:215
5479[warn] 1389 | Query("""{checked_resolve(:name::text, array(person[name = :name]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_11) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
5480[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5481[warn] |Implicit parameters should be provided with a `using` clause.
5482[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5483[warn] |To disable the warning, please use the following option:
5484[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5485[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1390:29
5486[warn] 1390 | .unique[java.lang.Long]
5487[warn] | ^
5488[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5489[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5490[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5491[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5492[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1175:224
5493[warn] 1175 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'X']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
5494[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5495[warn] |Implicit parameters should be provided with a `using` clause.
5496[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5497[warn] |To disable the warning, please use the following option:
5498[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5499[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1176:29
5500[warn] 1176 | .unique[java.lang.Long]
5501[warn] | ^
5502[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5503[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5504[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5505[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5506[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1181:206
5507[warn] 1181 | Query("""{checked_resolve(:name, array(person[name = :name]{'X' name}@(2)), 'Failed to identify value of "name" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
5508[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5509[warn] |Implicit parameters should be provided with a `using` clause.
5510[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5511[warn] |To disable the warning, please use the following option:
5512[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5513[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1182:21
5514[warn] 1182 | .unique[String]
5515[warn] | ^
5516[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5517[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5518[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5519[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5520[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1185:224
5521[warn] 1185 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'X']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
5522[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5523[warn] |Implicit parameters should be provided with a `using` clause.
5524[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5525[warn] |To disable the warning, please use the following option:
5526[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5527[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1186:29
5528[warn] 1186 | .unique[java.lang.Long]
5529[warn] | ^
5530[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5531[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5532[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5533[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5534[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1195:224
5535[warn] 1195 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'Y']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_03) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
5536[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5537[warn] |Implicit parameters should be provided with a `using` clause.
5538[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5539[warn] |To disable the warning, please use the following option:
5540[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5541[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1196:29
5542[warn] 1196 | .unique[java.lang.Long]
5543[warn] | ^
5544[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5545[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5546[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5547[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5548[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1201:224
5549[warn] 1201 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'Y']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_03) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
5550[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5551[warn] |Implicit parameters should be provided with a `using` clause.
5552[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5553[warn] |To disable the warning, please use the following option:
5554[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5555[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1202:29
5556[warn] 1202 | .unique[java.lang.Long]
5557[warn] | ^
5558[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5559[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5560[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5561[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5562[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1208:298
5563[warn] 1208 | Query("""{checked_resolve(coalesce(:name::text, :id::text), array(person[name = :name || :id || 'Z']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_04) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(this.toMap))
5564[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5565[warn] |Implicit parameters should be provided with a `using` clause.
5566[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5567[warn] |To disable the warning, please use the following option:
5568[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5569[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1209:29
5570[warn] 1209 | .unique[java.lang.Long]
5571[warn] | ^
5572[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5573[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5574[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5575[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5576[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1214:298
5577[warn] 1214 | Query("""{checked_resolve(coalesce(:name::text, :id::text), array(person[name = :name || :id || 'Z']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_04) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(Map("name" -> name, "id" -> id)))
5578[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5579[warn] |Implicit parameters should be provided with a `using` clause.
5580[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5581[warn] |To disable the warning, please use the following option:
5582[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5583[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1215:29
5584[warn] 1215 | .unique[java.lang.Long]
5585[warn] | ^
5586[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5587[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5588[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5589[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5590[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1221:315
5591[warn] 1221 | Query("""{checked_resolve(coalesce(:name::text, :unknown_id::text), array(person[name = :name || :unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_05) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:unknown_id::text, 'null')))}""")(env.withParams(this.toMap ++ Map("unknown_id" -> unknown_id)))
5592[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5593[warn] |Implicit parameters should be provided with a `using` clause.
5594[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5595[warn] |To disable the warning, please use the following option:
5596[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5597[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1222:29
5598[warn] 1222 | .unique[java.lang.Long]
5599[warn] | ^
5600[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5601[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5602[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5603[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5604[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1227:315
5605[warn] 1227 | Query("""{checked_resolve(coalesce(:name::text, :unknown_id::text), array(person[name = :name || :unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_05) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:unknown_id::text, 'null')))}""")(env.withParams(Map("name" -> name, "unknown_id" -> unknown_id)))
5606[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5607[warn] |Implicit parameters should be provided with a `using` clause.
5608[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5609[warn] |To disable the warning, please use the following option:
5610[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5611[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1228:29
5612[warn] 1228 | .unique[java.lang.Long]
5613[warn] | ^
5614[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5615[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5616[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5617[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5618[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1234:333
5619[warn] 1234 | Query("""{checked_resolve(coalesce(:name::text, :other_unknown_id::text), array(person[name = :name || :other_unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_06) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:other_unknown_id::text, 'null')))}""")(env.withParams(this.toMap ++ Map("other_unknown_id" -> other_unknown_id)))
5620[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5621[warn] |Implicit parameters should be provided with a `using` clause.
5622[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5623[warn] |To disable the warning, please use the following option:
5624[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5625[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1235:29
5626[warn] 1235 | .unique[java.lang.Long]
5627[warn] | ^
5628[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5629[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5630[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5631[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5632[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1240:333
5633[warn] 1240 | Query("""{checked_resolve(coalesce(:name::text, :other_unknown_id::text), array(person[name = :name || :other_unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_06) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:other_unknown_id::text, 'null')))}""")(env.withParams(Map("name" -> name, "other_unknown_id" -> other_unknown_id)))
5634[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5635[warn] |Implicit parameters should be provided with a `using` clause.
5636[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5637[warn] |To disable the warning, please use the following option:
5638[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5639[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1241:29
5640[warn] 1241 | .unique[java.lang.Long]
5641[warn] | ^
5642[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5643[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5644[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5645[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5646[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1248:196
5647[warn] 1248 | Query("""{checked_resolve(:code, array(bank[code = :code]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_1) - ' || coalesce(:code::text, 'null'))}""")(env.withParams(this.toMap))
5648[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5649[warn] |Implicit parameters should be provided with a `using` clause.
5650[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5651[warn] |To disable the warning, please use the following option:
5652[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5653[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1249:29
5654[warn] 1249 | .unique[java.lang.Long]
5655[warn] | ^
5656[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5657[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5658[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5659[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5660[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1254:196
5661[warn] 1254 | Query("""{checked_resolve(:code, array(bank[code = :code]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_1) - ' || coalesce(:code::text, 'null'))}""")(env.withParams(Map("code" -> code)))
5662[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5663[warn] |Implicit parameters should be provided with a `using` clause.
5664[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5665[warn] |To disable the warning, please use the following option:
5666[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5667[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1255:29
5668[warn] 1255 | .unique[java.lang.Long]
5669[warn] | ^
5670[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5671[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5672[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5673[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5674[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1262:327
5675[warn] 1262 | Query("""{checked_resolve(coalesce(:code::text, :some_other_variable::text), array(bank[code = :code && :some_other_variable]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_2) - ' || concat_ws(', ', coalesce(:code::text, 'null'), coalesce(:some_other_variable::text, 'null')))}""")(env.withParams(this.toMap ++ Map("some_other_variable" -> some_other_variable)))
5676[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5677[warn] |Implicit parameters should be provided with a `using` clause.
5678[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5679[warn] |To disable the warning, please use the following option:
5680[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5681[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1263:29
5682[warn] 1263 | .unique[java.lang.Long]
5683[warn] | ^
5684[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5685[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5686[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5687[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5688[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1268:327
5689[warn] 1268 | Query("""{checked_resolve(coalesce(:code::text, :some_other_variable::text), array(bank[code = :code && :some_other_variable]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_2) - ' || concat_ws(', ', coalesce(:code::text, 'null'), coalesce(:some_other_variable::text, 'null')))}""")(env.withParams(Map("code" -> code, "some_other_variable" -> some_other_variable)))
5690[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5691[warn] |Implicit parameters should be provided with a `using` clause.
5692[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5693[warn] |To disable the warning, please use the following option:
5694[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5695[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1269:29
5696[warn] 1269 | .unique[java.lang.Long]
5697[warn] | ^
5698[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5699[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5700[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5701[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5702[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1276:231
5703[warn] 1276 | Query("""{checked_resolve(:account, array(account[billing_account = :account]{id}@(2)), 'Failed to identify value of "account" (from resolver_test_account_currency_1) - ' || coalesce(:account::text, 'null'))}""")(env.withParams(this.toMap))
5704[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5705[warn] |Implicit parameters should be provided with a `using` clause.
5706[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5707[warn] |To disable the warning, please use the following option:
5708[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5709[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1277:29
5710[warn] 1277 | .unique[java.lang.Long]
5711[warn] | ^
5712[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5713[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5714[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5715[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5716[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1280:247
5717[warn] 1280 | Query("""{checked_resolve(:currency_name, array(currency[name = :currency_name]{code}@(2)), 'Failed to identify value of "currency_name" (from resolver_test_account_currency_1) - ' || coalesce(:currency_name::text, 'null'))}""")(env.withParams(this.toMap))
5718[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5719[warn] |Implicit parameters should be provided with a `using` clause.
5720[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5721[warn] |To disable the warning, please use the following option:
5722[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5723[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1281:21
5724[warn] 1281 | .unique[String]
5725[warn] | ^
5726[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5727[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5728[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5729[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5730[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1286:231
5731[warn] 1286 | Query("""{checked_resolve(:account, array(account[billing_account = :account]{id}@(2)), 'Failed to identify value of "account" (from resolver_test_account_currency_1) - ' || coalesce(:account::text, 'null'))}""")(env.withParams(Map("account" -> account)))
5732[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5733[warn] |Implicit parameters should be provided with a `using` clause.
5734[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5735[warn] |To disable the warning, please use the following option:
5736[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5737[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1287:29
5738[warn] 1287 | .unique[java.lang.Long]
5739[warn] | ^
5740[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5741[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5742[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5743[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5744[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1290:247
5745[warn] 1290 | Query("""{checked_resolve(:currency_name, array(currency[name = :currency_name]{code}@(2)), 'Failed to identify value of "currency_name" (from resolver_test_account_currency_1) - ' || coalesce(:currency_name::text, 'null'))}""")(env.withParams(Map("currency_name" -> currency_name)))
5746[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5747[warn] |Implicit parameters should be provided with a `using` clause.
5748[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5749[warn] |To disable the warning, please use the following option:
5750[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5751[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1291:21
5752[warn] 1291 | .unique[String]
5753[warn] | ^
5754[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5755[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5756[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5757[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5758[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1297:278
5759[warn] 1297 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_1) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
5760[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5761[warn] |Implicit parameters should be provided with a `using` clause.
5762[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5763[warn] |To disable the warning, please use the following option:
5764[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5765[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1298:29
5766[warn] 1298 | .unique[java.lang.Long]
5767[warn] | ^
5768[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5769[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5770[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5771[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5772[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1303:278
5773[warn] 1303 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_1) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
5774[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5775[warn] |Implicit parameters should be provided with a `using` clause.
5776[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5777[warn] |To disable the warning, please use the following option:
5778[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5779[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1304:29
5780[warn] 1304 | .unique[java.lang.Long]
5781[warn] | ^
5782[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5783[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5784[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5785[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5786[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1310:278
5787[warn] 1310 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_2) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
5788[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5789[warn] |Implicit parameters should be provided with a `using` clause.
5790[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5791[warn] |To disable the warning, please use the following option:
5792[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5793[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1311:29
5794[warn] 1311 | .unique[java.lang.Long]
5795[warn] | ^
5796[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5797[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5798[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5799[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5800[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1316:278
5801[warn] 1316 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_2) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
5802[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5803[warn] |Implicit parameters should be provided with a `using` clause.
5804[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5805[warn] |To disable the warning, please use the following option:
5806[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5807[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1317:29
5808[warn] 1317 | .unique[java.lang.Long]
5809[warn] | ^
5810[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5811[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5812[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5813[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5814[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1324:43
5815[warn] 1324 | Query("""{'My bank'}""")(env.withParams(this.toMap))
5816[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5817[warn] |Implicit parameters should be provided with a `using` clause.
5818[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5819[warn] |To disable the warning, please use the following option:
5820[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5821[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1325:21
5822[warn] 1325 | .unique[String]
5823[warn] | ^
5824[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5825[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5826[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5827[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5828[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1330:43
5829[warn] 1330 | Query("""{'My bank'}""")(env.withParams(Map.empty))
5830[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
5831[warn] |Implicit parameters should be provided with a `using` clause.
5832[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5833[warn] |To disable the warning, please use the following option:
5834[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5835[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1331:21
5836[warn] 1331 | .unique[String]
5837[warn] | ^
5838[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5839[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5840[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5841[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5842[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1338:51
5843[warn] 1338 | Query("""{:name || ' saved'}""")(env.withParams(this.toMap))
5844[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5845[warn] |Implicit parameters should be provided with a `using` clause.
5846[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5847[warn] |To disable the warning, please use the following option:
5848[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5849[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1339:21
5850[warn] 1339 | .unique[String]
5851[warn] | ^
5852[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5853[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5854[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5855[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5856[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1344:51
5857[warn] 1344 | Query("""{:name || ' saved'}""")(env.withParams(Map("name" -> name)))
5858[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5859[warn] |Implicit parameters should be provided with a `using` clause.
5860[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5861[warn] |To disable the warning, please use the following option:
5862[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5863[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1345:21
5864[warn] 1345 | .unique[String]
5865[warn] | ^
5866[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5867[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5868[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5869[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5870[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1353:216
5871[warn] 1353 | Query("""{checked_resolve(:mother, array(person[name || surname = :mother]{id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_1) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
5872[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5873[warn] |Implicit parameters should be provided with a `using` clause.
5874[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5875[warn] |To disable the warning, please use the following option:
5876[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5877[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1354:29
5878[warn] 1354 | .unique[java.lang.Long]
5879[warn] | ^
5880[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5881[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5882[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5883[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5884[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1357:216
5885[warn] 1357 | Query("""{checked_resolve(:father, array(person[name || surname = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_1) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
5886[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5887[warn] |Implicit parameters should be provided with a `using` clause.
5888[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5889[warn] |To disable the warning, please use the following option:
5890[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5891[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1358:29
5892[warn] 1358 | .unique[java.lang.Long]
5893[warn] | ^
5894[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5895[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5896[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5897[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5898[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1363:216
5899[warn] 1363 | Query("""{checked_resolve(:mother, array(person[name || surname = :mother]{id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_1) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
5900[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5901[warn] |Implicit parameters should be provided with a `using` clause.
5902[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5903[warn] |To disable the warning, please use the following option:
5904[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5905[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1364:29
5906[warn] 1364 | .unique[java.lang.Long]
5907[warn] | ^
5908[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5909[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5910[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5911[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5912[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1367:216
5913[warn] 1367 | Query("""{checked_resolve(:father, array(person[name || surname = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_1) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
5914[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5915[warn] |Implicit parameters should be provided with a `using` clause.
5916[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5917[warn] |To disable the warning, please use the following option:
5918[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5919[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1368:29
5920[warn] 1368 | .unique[java.lang.Long]
5921[warn] | ^
5922[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5923[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5924[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5925[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5926[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1375:202
5927[warn] 1375 | Query("""{checked_resolve(:name::text, array(person[name = :name]{id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_10) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
5928[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5929[warn] |Implicit parameters should be provided with a `using` clause.
5930[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5931[warn] |To disable the warning, please use the following option:
5932[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5933[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1376:29
5934[warn] 1376 | .unique[java.lang.Long]
5935[warn] | ^
5936[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5937[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5938[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5939[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5940[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1381:202
5941[warn] 1381 | Query("""{checked_resolve(:name::text, array(person[name = :name]{id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_10) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
5942[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5943[warn] |Implicit parameters should be provided with a `using` clause.
5944[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5945[warn] |To disable the warning, please use the following option:
5946[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5947[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1382:29
5948[warn] 1382 | .unique[java.lang.Long]
5949[warn] | ^
5950[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5951[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5952[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5953[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5954[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1395:215
5955[warn] 1395 | Query("""{checked_resolve(:name::text, array(person[name = :name]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_11) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
5956[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5957[warn] |Implicit parameters should be provided with a `using` clause.
5958[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5959[warn] |To disable the warning, please use the following option:
5960[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5961[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1396:29
5962[warn] 1396 | .unique[java.lang.Long]
5963[warn] | ^
5964[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5965[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5966[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5967[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5968[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1403:219
5969[warn] 1403 | Query("""{checked_resolve(:father, array(person[name = :father & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_a) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
5970[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5971[warn] |Implicit parameters should be provided with a `using` clause.
5972[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5973[warn] |To disable the warning, please use the following option:
5974[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5975[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1404:29
5976[warn] 1404 | .unique[java.lang.Long]
5977[warn] | ^
5978[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5979[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5980[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5981[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5982[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1409:219
5983[warn] 1409 | Query("""{checked_resolve(:father, array(person[name = :father & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_a) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father, "id" -> id)))
5984[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5985[warn] |Implicit parameters should be provided with a `using` clause.
5986[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5987[warn] |To disable the warning, please use the following option:
5988[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5989[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1410:29
5990[warn] 1410 | .unique[java.lang.Long]
5991[warn] | ^
5992[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5993[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5994[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5995[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5996[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1417:229
5997[warn] 1417 | Query("""{checked_resolve(:father, array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
5998[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5999[warn] |Implicit parameters should be provided with a `using` clause.
6000[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6001[warn] |To disable the warning, please use the following option:
6002[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6003[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1418:29
6004[warn] 1418 | .unique[java.lang.Long]
6005[warn] | ^
6006[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6007[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6008[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6009[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6010[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1423:229
6011[warn] 1423 | Query("""{checked_resolve(:father, array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father, "id" -> id)))
6012[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6013[warn] |Implicit parameters should be provided with a `using` clause.
6014[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6015[warn] |To disable the warning, please use the following option:
6016[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6017[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1424:29
6018[warn] 1424 | .unique[java.lang.Long]
6019[warn] | ^
6020[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6021[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6022[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6023[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6024[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1431:302
6025[warn] 1431 | Query("""{checked_resolve(coalesce(:father::text, :id::text), array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_c) - ' || concat_ws(', ', coalesce(:father::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(this.toMap))
6026[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6027[warn] |Implicit parameters should be provided with a `using` clause.
6028[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6029[warn] |To disable the warning, please use the following option:
6030[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6031[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1432:29
6032[warn] 1432 | .unique[java.lang.Long]
6033[warn] | ^
6034[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6035[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6036[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6037[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6038[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1437:302
6039[warn] 1437 | Query("""{checked_resolve(coalesce(:father::text, :id::text), array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_c) - ' || concat_ws(', ', coalesce(:father::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(Map("father" -> father, "id" -> id)))
6040[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6041[warn] |Implicit parameters should be provided with a `using` clause.
6042[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6043[warn] |To disable the warning, please use the following option:
6044[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6045[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1438:29
6046[warn] 1438 | .unique[java.lang.Long]
6047[warn] | ^
6048[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6049[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6050[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6051[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6052[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1447:241
6053[warn] 1447 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_2) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
6054[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6055[warn] |Implicit parameters should be provided with a `using` clause.
6056[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6057[warn] |To disable the warning, please use the following option:
6058[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6059[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1448:29
6060[warn] 1448 | .unique[java.lang.Long]
6061[warn] | ^
6062[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6063[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6064[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6065[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6066[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1453:241
6067[warn] 1453 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_2) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
6068[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6069[warn] |Implicit parameters should be provided with a `using` clause.
6070[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6071[warn] |To disable the warning, please use the following option:
6072[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6073[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1454:29
6074[warn] 1454 | .unique[java.lang.Long]
6075[warn] | ^
6076[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6077[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6078[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6079[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6080[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1462:241
6081[warn] 1462 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#2)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_3) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
6082[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6083[warn] |Implicit parameters should be provided with a `using` clause.
6084[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6085[warn] |To disable the warning, please use the following option:
6086[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6087[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1463:29
6088[warn] 1463 | .unique[java.lang.Long]
6089[warn] | ^
6090[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6091[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6092[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6093[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6094[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1466:234
6095[warn] 1466 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#4)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_3) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
6096[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6097[warn] |Implicit parameters should be provided with a `using` clause.
6098[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6099[warn] |To disable the warning, please use the following option:
6100[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6101[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1467:29
6102[warn] 1467 | .unique[java.lang.Long]
6103[warn] | ^
6104[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6105[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6106[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6107[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6108[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1472:241
6109[warn] 1472 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#2)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_3) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
6110[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6111[warn] |Implicit parameters should be provided with a `using` clause.
6112[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6113[warn] |To disable the warning, please use the following option:
6114[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6115[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1473:29
6116[warn] 1473 | .unique[java.lang.Long]
6117[warn] | ^
6118[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6119[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6120[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6121[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6122[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1476:234
6123[warn] 1476 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#4)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_3) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
6124[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6125[warn] |Implicit parameters should be provided with a `using` clause.
6126[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6127[warn] |To disable the warning, please use the following option:
6128[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6129[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1477:29
6130[warn] 1477 | .unique[java.lang.Long]
6131[warn] | ^
6132[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6133[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6134[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6135[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6136[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1485:35
6137[warn] 1485 | Query("""{1}""")(env.withParams(this.toMap))
6138[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6139[warn] |Implicit parameters should be provided with a `using` clause.
6140[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6141[warn] |To disable the warning, please use the following option:
6142[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6143[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1486:29
6144[warn] 1486 | .unique[java.lang.Long]
6145[warn] | ^
6146[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6147[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6148[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6149[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6150[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1489:35
6151[warn] 1489 | Query("""{2}""")(env.withParams(this.toMap))
6152[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6153[warn] |Implicit parameters should be provided with a `using` clause.
6154[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6155[warn] |To disable the warning, please use the following option:
6156[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6157[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1490:29
6158[warn] 1490 | .unique[java.lang.Long]
6159[warn] | ^
6160[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6161[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6162[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6163[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6164[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1495:35
6165[warn] 1495 | Query("""{1}""")(env.withParams(Map.empty))
6166[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
6167[warn] |Implicit parameters should be provided with a `using` clause.
6168[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6169[warn] |To disable the warning, please use the following option:
6170[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6171[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1496:29
6172[warn] 1496 | .unique[java.lang.Long]
6173[warn] | ^
6174[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6175[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6176[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6177[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6178[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1499:35
6179[warn] 1499 | Query("""{2}""")(env.withParams(Map.empty))
6180[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
6181[warn] |Implicit parameters should be provided with a `using` clause.
6182[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6183[warn] |To disable the warning, please use the following option:
6184[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6185[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1500:29
6186[warn] 1500 | .unique[java.lang.Long]
6187[warn] | ^
6188[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6189[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6190[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6191[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6192[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1508:241
6193[warn] 1508 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#5)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_5) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
6194[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6195[warn] |Implicit parameters should be provided with a `using` clause.
6196[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6197[warn] |To disable the warning, please use the following option:
6198[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6199[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1509:29
6200[warn] 1509 | .unique[java.lang.Long]
6201[warn] | ^
6202[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6203[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6204[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6205[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6206[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1512:234
6207[warn] 1512 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#7)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_5) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
6208[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6209[warn] |Implicit parameters should be provided with a `using` clause.
6210[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6211[warn] |To disable the warning, please use the following option:
6212[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6213[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1513:29
6214[warn] 1513 | .unique[java.lang.Long]
6215[warn] | ^
6216[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6217[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6218[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6219[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6220[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1518:241
6221[warn] 1518 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#5)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_5) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
6222[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6223[warn] |Implicit parameters should be provided with a `using` clause.
6224[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6225[warn] |To disable the warning, please use the following option:
6226[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6227[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1519:29
6228[warn] 1519 | .unique[java.lang.Long]
6229[warn] | ^
6230[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6231[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6232[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6233[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6234[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1522:234
6235[warn] 1522 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#7)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_5) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
6236[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6237[warn] |Implicit parameters should be provided with a `using` clause.
6238[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6239[warn] |To disable the warning, please use the following option:
6240[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6241[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1523:29
6242[warn] 1523 | .unique[java.lang.Long]
6243[warn] | ^
6244[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6245[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6246[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6247[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6248[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1531:35
6249[warn] 1531 | Query("""{3}""")(env.withParams(this.toMap))
6250[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6251[warn] |Implicit parameters should be provided with a `using` clause.
6252[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6253[warn] |To disable the warning, please use the following option:
6254[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6255[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1532:29
6256[warn] 1532 | .unique[java.lang.Long]
6257[warn] | ^
6258[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6259[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6260[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6261[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6262[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1535:35
6263[warn] 1535 | Query("""{4}""")(env.withParams(this.toMap))
6264[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6265[warn] |Implicit parameters should be provided with a `using` clause.
6266[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6267[warn] |To disable the warning, please use the following option:
6268[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6269[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1536:29
6270[warn] 1536 | .unique[java.lang.Long]
6271[warn] | ^
6272[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6273[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6274[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6275[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6276[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1541:35
6277[warn] 1541 | Query("""{3}""")(env.withParams(Map.empty))
6278[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
6279[warn] |Implicit parameters should be provided with a `using` clause.
6280[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6281[warn] |To disable the warning, please use the following option:
6282[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6283[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1542:29
6284[warn] 1542 | .unique[java.lang.Long]
6285[warn] | ^
6286[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6287[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6288[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6289[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6290[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1545:35
6291[warn] 1545 | Query("""{4}""")(env.withParams(Map.empty))
6292[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
6293[warn] |Implicit parameters should be provided with a `using` clause.
6294[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6295[warn] |To disable the warning, please use the following option:
6296[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6297[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1546:29
6298[warn] 1546 | .unique[java.lang.Long]
6299[warn] | ^
6300[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6301[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6302[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6303[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6304[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1552:319
6305[warn] 1552 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_7) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
6306[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6307[warn] |Implicit parameters should be provided with a `using` clause.
6308[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6309[warn] |To disable the warning, please use the following option:
6310[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6311[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1553:29
6312[warn] 1553 | .unique[java.lang.Long]
6313[warn] | ^
6314[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6315[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6316[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6317[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6318[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1558:319
6319[warn] 1558 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_7) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
6320[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6321[warn] |Implicit parameters should be provided with a `using` clause.
6322[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6323[warn] |To disable the warning, please use the following option:
6324[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6325[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1559:29
6326[warn] 1559 | .unique[java.lang.Long]
6327[warn] | ^
6328[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6329[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6330[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6331[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6332[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1565:302
6333[warn] 1565 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_8) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
6334[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6335[warn] |Implicit parameters should be provided with a `using` clause.
6336[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6337[warn] |To disable the warning, please use the following option:
6338[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6339[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1566:29
6340[warn] 1566 | .unique[java.lang.Long]
6341[warn] | ^
6342[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6343[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6344[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6345[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6346[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1571:302
6347[warn] 1571 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_8) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
6348[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6349[warn] |Implicit parameters should be provided with a `using` clause.
6350[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6351[warn] |To disable the warning, please use the following option:
6352[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6353[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1572:29
6354[warn] 1572 | .unique[java.lang.Long]
6355[warn] | ^
6356[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6357[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6358[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6359[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6360[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1579:371
6361[warn] 1579 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :type::text), array(person[name = :name & surname = :surname & :type = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_a) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:type::text, 'null')))}""")(env.withParams(this.toMap ++ Map("surname" -> surname, "type" -> `type`)))
6362[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6363[warn] |Implicit parameters should be provided with a `using` clause.
6364[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6365[warn] |To disable the warning, please use the following option:
6366[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6367[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1580:29
6368[warn] 1580 | .unique[java.lang.Long]
6369[warn] | ^
6370[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6371[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6372[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6373[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6374[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1585:371
6375[warn] 1585 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :type::text), array(person[name = :name & surname = :surname & :type = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_a) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:type::text, 'null')))}""")(env.withParams(Map("name" -> name, "surname" -> surname, "type" -> `type`)))
6376[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6377[warn] |Implicit parameters should be provided with a `using` clause.
6378[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6379[warn] |To disable the warning, please use the following option:
6380[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6381[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1586:29
6382[warn] 1586 | .unique[java.lang.Long]
6383[warn] | ^
6384[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6385[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6386[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6387[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6388[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1593:422
6389[warn] 1593 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative param name'::text), array(person[name = :name & surname = :surname & :'creative param name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_b) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative param name'::text, 'null')))}""")(env.withParams(this.toMap ++ Map("surname" -> surname, "creative param name" -> `creative param name`)))
6390[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6391[warn] |Implicit parameters should be provided with a `using` clause.
6392[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6393[warn] |To disable the warning, please use the following option:
6394[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6395[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1594:29
6396[warn] 1594 | .unique[java.lang.Long]
6397[warn] | ^
6398[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6399[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6400[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6401[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6402[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1599:422
6403[warn] 1599 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative param name'::text), array(person[name = :name & surname = :surname & :'creative param name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_b) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative param name'::text, 'null')))}""")(env.withParams(Map("name" -> name, "surname" -> surname, "creative param name" -> `creative param name`)))
6404[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6405[warn] |Implicit parameters should be provided with a `using` clause.
6406[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6407[warn] |To disable the warning, please use the following option:
6408[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6409[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1600:29
6410[warn] 1600 | .unique[java.lang.Long]
6411[warn] | ^
6412[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6413[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6414[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6415[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6416[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1607:422
6417[warn] 1607 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative.param.name'::text), array(person[name = :name & surname = :surname & :'creative.param.name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_c) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative.param.name'::text, 'null')))}""")(env.withParams(this.toMap ++ Map("surname" -> surname, "creative.param.name" -> `creative.param.name`)))
6418[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6419[warn] |Implicit parameters should be provided with a `using` clause.
6420[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6421[warn] |To disable the warning, please use the following option:
6422[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6423[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1608:29
6424[warn] 1608 | .unique[java.lang.Long]
6425[warn] | ^
6426[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6427[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6428[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6429[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6430[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1613:422
6431[warn] 1613 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative.param.name'::text), array(person[name = :name & surname = :surname & :'creative.param.name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_c) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative.param.name'::text, 'null')))}""")(env.withParams(Map("name" -> name, "surname" -> surname, "creative.param.name" -> `creative.param.name`)))
6432[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6433[warn] |Implicit parameters should be provided with a `using` clause.
6434[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6435[warn] |To disable the warning, please use the following option:
6436[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6437[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1614:29
6438[warn] 1614 | .unique[java.lang.Long]
6439[warn] | ^
6440[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6441[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6442[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6443[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6444[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1620:132
6445[warn] 1620 | Query("""{case(bin_op_function('`~`', :name, '^\\d+$$'), 'dig-only - ' || :name, 'not-dig-only - ' || :name)}""")(env.withParams(this.toMap))
6446[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6447[warn] |Implicit parameters should be provided with a `using` clause.
6448[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6449[warn] |To disable the warning, please use the following option:
6450[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6451[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1621:21
6452[warn] 1621 | .unique[String]
6453[warn] | ^
6454[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6455[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6456[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6457[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6458[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1626:132
6459[warn] 1626 | Query("""{case(bin_op_function('`~`', :name, '^\\d+$$'), 'dig-only - ' || :name, 'not-dig-only - ' || :name)}""")(env.withParams(Map("name" -> name)))
6460[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6461[warn] |Implicit parameters should be provided with a `using` clause.
6462[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6463[warn] |To disable the warning, please use the following option:
6464[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6465[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1627:21
6466[warn] 1627 | .unique[String]
6467[warn] | ^
6468[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6469[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6470[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6471[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6472[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1644:37
6473[warn] 1644 | Query("""{'M'}""")(env.withParams(this.toMap))
6474[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6475[warn] |Implicit parameters should be provided with a `using` clause.
6476[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6477[warn] |To disable the warning, please use the following option:
6478[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6479[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1645:21
6480[warn] 1645 | .unique[String]
6481[warn] | ^
6482[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6483[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6484[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6485[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6486[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1650:37
6487[warn] 1650 | Query("""{'M'}""")(env.withParams(Map.empty))
6488[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
6489[warn] |Implicit parameters should be provided with a `using` clause.
6490[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6491[warn] |To disable the warning, please use the following option:
6492[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6493[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1651:21
6494[warn] 1651 | .unique[String]
6495[warn] | ^
6496[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6497[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6498[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6499[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6500[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1674:39
6501[warn] 1674 | Query("""{:code}""")(env.withParams(this.toMap))
6502[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6503[warn] |Implicit parameters should be provided with a `using` clause.
6504[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6505[warn] |To disable the warning, please use the following option:
6506[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6507[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1675:21
6508[warn] 1675 | .unique[String]
6509[warn] | ^
6510[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6511[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6512[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6513[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6514[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1678:42
6515[warn] 1678 | Query("""{:bk_name}""")(env.withParams(this.toMap))
6516[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6517[warn] |Implicit parameters should be provided with a `using` clause.
6518[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6519[warn] |To disable the warning, please use the following option:
6520[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6521[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1679:21
6522[warn] 1679 | .unique[String]
6523[warn] | ^
6524[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6525[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6526[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6527[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6528[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1682:42
6529[warn] 1682 | Query("""{:cr_name}""")(env.withParams(this.toMap))
6530[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6531[warn] |Implicit parameters should be provided with a `using` clause.
6532[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6533[warn] |To disable the warning, please use the following option:
6534[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6535[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1683:21
6536[warn] 1683 | .unique[String]
6537[warn] | ^
6538[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6539[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6540[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6541[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6542[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1688:39
6543[warn] 1688 | Query("""{:code}""")(env.withParams(Map("code" -> code)))
6544[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6545[warn] |Implicit parameters should be provided with a `using` clause.
6546[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6547[warn] |To disable the warning, please use the following option:
6548[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6549[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1689:21
6550[warn] 1689 | .unique[String]
6551[warn] | ^
6552[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6553[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6554[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6555[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6556[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1692:42
6557[warn] 1692 | Query("""{:bk_name}""")(env.withParams(Map("bk_name" -> bk_name)))
6558[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6559[warn] |Implicit parameters should be provided with a `using` clause.
6560[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6561[warn] |To disable the warning, please use the following option:
6562[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6563[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1693:21
6564[warn] 1693 | .unique[String]
6565[warn] | ^
6566[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6567[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6568[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6569[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6570[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1696:42
6571[warn] 1696 | Query("""{:cr_name}""")(env.withParams(Map("cr_name" -> cr_name)))
6572[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6573[warn] |Implicit parameters should be provided with a `using` clause.
6574[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6575[warn] |To disable the warning, please use the following option:
6576[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6577[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1697:21
6578[warn] 1697 | .unique[String]
6579[warn] | ^
6580[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6581[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6582[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6583[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6584[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1707:42
6585[warn] 1707 | Query("""{:bk_name}""")(env.withParams(this.toMap))
6586[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6587[warn] |Implicit parameters should be provided with a `using` clause.
6588[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6589[warn] |To disable the warning, please use the following option:
6590[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6591[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1708:21
6592[warn] 1708 | .unique[String]
6593[warn] | ^
6594[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6595[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6596[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6597[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6598[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1711:42
6599[warn] 1711 | Query("""{:pr_name}""")(env.withParams(this.toMap))
6600[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6601[warn] |Implicit parameters should be provided with a `using` clause.
6602[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6603[warn] |To disable the warning, please use the following option:
6604[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6605[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1712:21
6606[warn] 1712 | .unique[String]
6607[warn] | ^
6608[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6609[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6610[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6611[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6612[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1715:37
6613[warn] 1715 | Query("""{'M'}""")(env.withParams(this.toMap))
6614[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6615[warn] |Implicit parameters should be provided with a `using` clause.
6616[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6617[warn] |To disable the warning, please use the following option:
6618[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6619[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1716:21
6620[warn] 1716 | .unique[String]
6621[warn] | ^
6622[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6623[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6624[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6625[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6626[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1721:42
6627[warn] 1721 | Query("""{:bk_name}""")(env.withParams(Map("bk_name" -> bk_name)))
6628[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6629[warn] |Implicit parameters should be provided with a `using` clause.
6630[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6631[warn] |To disable the warning, please use the following option:
6632[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6633[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1722:21
6634[warn] 1722 | .unique[String]
6635[warn] | ^
6636[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6637[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6638[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6639[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6640[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1725:42
6641[warn] 1725 | Query("""{:pr_name}""")(env.withParams(Map("pr_name" -> pr_name)))
6642[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6643[warn] |Implicit parameters should be provided with a `using` clause.
6644[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6645[warn] |To disable the warning, please use the following option:
6646[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6647[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1726:21
6648[warn] 1726 | .unique[String]
6649[warn] | ^
6650[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6651[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6652[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6653[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6654[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1729:37
6655[warn] 1729 | Query("""{'M'}""")(env.withParams(Map.empty))
6656[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
6657[warn] |Implicit parameters should be provided with a `using` clause.
6658[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6659[warn] |To disable the warning, please use the following option:
6660[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6661[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1730:21
6662[warn] 1730 | .unique[String]
6663[warn] | ^
6664[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6665[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6666[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6667[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6668[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1772:49
6669[warn] 1772 | Query("""{:integer_column}""")(env.withParams(this.toMap))
6670[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6671[warn] |Implicit parameters should be provided with a `using` clause.
6672[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6673[warn] |To disable the warning, please use the following option:
6674[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6675[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1773:32
6676[warn] 1773 | .unique[java.lang.Integer]
6677[warn] | ^
6678[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6679[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
6680[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6681[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6682[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1778:49
6683[warn] 1778 | Query("""{:integer_column}""")(env.withParams(Map("integer_column" -> integer_column)))
6684[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6685[warn] |Implicit parameters should be provided with a `using` clause.
6686[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6687[warn] |To disable the warning, please use the following option:
6688[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6689[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1779:32
6690[warn] 1779 | .unique[java.lang.Integer]
6691[warn] | ^
6692[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6693[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
6694[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6695[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6696[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1786:49
6697[warn] 1786 | Query("""{:integer_column}""")(env.withParams(this.toMap))
6698[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6699[warn] |Implicit parameters should be provided with a `using` clause.
6700[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6701[warn] |To disable the warning, please use the following option:
6702[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6703[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1787:32
6704[warn] 1787 | .unique[java.lang.Integer]
6705[warn] | ^
6706[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6707[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
6708[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6709[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6710[warn] -- Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1792:49
6711[warn] 1792 | Query("""{:integer_column}""")(env.withParams(Map("integer_column" -> integer_column)))
6712[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6713[warn] |Implicit parameters should be provided with a `using` clause.
6714[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6715[warn] |To disable the warning, please use the following option:
6716[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6717[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/src_managed/test/Dtos.scala:1793:32
6718[warn] 1793 | .unique[java.lang.Integer]
6719[warn] | ^
6720[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6721[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
6722[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6723[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6724[warn] -- Warning: /build/repo/test/CursorsTests.scala:14:25 --------------------------
6725[warn] 14 | var conn: Connection = _
6726[warn] | ^
6727[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6728[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6729[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6730[warn] -- Warning: /build/repo/test/CursorsTests.scala:15:38 --------------------------
6731[warn] 15 | implicit var resources: Resources = _
6732[warn] | ^
6733[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6734[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6735[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6736[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1515:102 -----------
6737[warn] 1515 | val m2 = getAsMap("json_test_types", id)("child").asInstanceOf[Map[String @unchecked, _]]
6738[warn] | ^
6739[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
6740[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6741[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:62:34 --
6742[warn] 62 | qe.countAll[BankListRow](null) should be(2)
6743[warn] | ^
6744[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6745[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6746[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6747[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6748[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:63:35 --
6749[warn] 63 | qe.get[BankWithAccount1](10000).get.account shouldBe null
6750[warn] | ^
6751[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6752[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
6753[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6754[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6755[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:64:43 --
6756[warn] 64 | qe.save(qe.get[BankWithAccount1](10000).get) shouldBe 10000
6757[warn] | ^
6758[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6759[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
6760[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6761[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6762[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:65:39 --
6763[warn] 65 | val b1 = qe.get[BankListRow](10000).get
6764[warn] | ^
6765[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6766[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6767[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6768[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6769[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:67:39 --
6770[warn] 67 | val b2 = qe.get[BankListRow](10001).get
6771[warn] | ^
6772[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6773[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6774[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6775[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6776[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:69:30 --
6777[warn] 69 | qe.list[BankListRow](null).head.id should be(10001)
6778[warn] | ^
6779[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6780[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6781[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6782[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6783[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:70:58 --
6784[warn] 70 | val banks = qe.list[BankListRow](null, orderBy = "id")
6785[warn] | ^
6786[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6787[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6788[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6789[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6790[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:76:40 --
6791[warn] 76 | qe.list[BankListRowWithFilter](null).size should be(1)
6792[warn] | ^
6793[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6794[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithFilter]`.
6795[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6796[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6797[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:78:47 --
6798[warn] 78 | val banksAfter = qe.list[BankListRow](null)
6799[warn] | ^
6800[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6801[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6802[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6803[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6804[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:83:30 --
6805[warn] 83 | qe.get[BankListRow](10001).get.name should be(name2)
6806[warn] | ^
6807[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6808[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6809[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6810[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6811[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:86:30 --
6812[warn] 86 | qe.list[BankListRow](null).size should be(3)
6813[warn] | ^
6814[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6815[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6816[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6817[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6818[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:87:39 --
6819[warn] 87 | qe.list[BankListRowWithGroup](null).size should be(2)
6820[warn] | ^
6821[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6822[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithGroup]`.
6823[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6824[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6825[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:88:54 --
6826[warn] 88 | val banksHv = qe.list[BankListRowWithHaving](null)
6827[warn] | ^
6828[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6829[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithHaving]`.
6830[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6831[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6832[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:98:37 --
6833[warn] 98 | var cq = qe.get[CountryRow]("LV").get
6834[warn] | ^
6835[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6836[warn] |replace with the type `scala.reflect.ClassTag[dto.CountryRow]`.
6837[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6838[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6839[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:130:48 -
6840[warn] 130 | var tat = qe.get[TableAliasTestBank2](10001).get
6841[warn] | ^
6842[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6843[warn] |replace with the type `scala.reflect.ClassTag[dto.TableAliasTestBank2]`.
6844[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6845[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6846[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:136:44 -
6847[warn] 136 | tat = qe.get[TableAliasTestBank2](10001).get
6848[warn] | ^
6849[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6850[warn] |replace with the type `scala.reflect.ClassTag[dto.TableAliasTestBank2]`.
6851[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6852[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6853[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:180:44 -
6854[warn] 180 | val produced = qe.list[PersonInfo](null).map(personInfoString)
6855[warn] | ^
6856[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6857[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonInfo]`.
6858[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6859[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6860[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:201:50 -
6861[warn] 201 | val producedAlt = qe.list[PersonInfoAlt](null)
6862[warn] | ^
6863[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6864[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonInfoAlt]`.
6865[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6866[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6867[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:210:29 -
6868[warn] 210 | qe.list[Siblings](null)
6869[warn] | ^
6870[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6871[warn] |replace with the type `scala.reflect.ClassTag[dto.Siblings]`.
6872[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6873[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6874[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:218:32 -
6875[warn] 218 | qe.list[SiblingsAlt](null)
6876[warn] | ^
6877[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6878[warn] |replace with the type `scala.reflect.ClassTag[dto.SiblingsAlt]`.
6879[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6880[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6881[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:234:50 -
6882[warn] 234 | fatherTreeList("", qe.list[FatherTree](null).toList, Nil)
6883[warn] | ^
6884[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6885[warn] |replace with the type `scala.reflect.ClassTag[dto.FatherTree]`.
6886[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6887[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6888[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:242:36 -
6889[warn] 242 | qe.list[WithForefathers](null).toList.flatMap { p => List(
6890[warn] | ^
6891[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6892[warn] |replace with the type `scala.reflect.ClassTag[dto.WithForefathers]`.
6893[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6894[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6895[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:251:51 -
6896[warn] 251 | qe.countAll[FilterWithResolverTest1](Map.empty) shouldBe 0
6897[warn] | ^
6898[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6899[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
6900[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6901[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6902[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:252:63 -
6903[warn] 252 | qe.countAll[FilterWithResolverTest1](Map("mother" -> null)) shouldBe 0
6904[warn] | ^
6905[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6906[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
6907[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6908[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6909[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:253:81 -
6910[warn] 253 | qe.countAll[FilterWithResolverTest1](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
6911[warn] | ^
6912[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6913[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
6914[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6915[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6916[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:254:81 -
6917[warn] 254 | qe.countAll[FilterWithResolverTest1](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
6918[warn] | ^
6919[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6920[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
6921[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6922[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6923[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:255:81 -
6924[warn] 255 | qe.list [FilterWithResolverTest1](Map("mother" -> ("Helēna" + "Stūrīte"))).size shouldBe 6
6925[warn] | ^
6926[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6927[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
6928[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6929[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6930[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:257:67 -
6931[warn] 257 | qe.countAll[FilterWithResolverTest1](Map("mother" -> "dada"))
6932[warn] | ^
6933[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6934[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
6935[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6936[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6937[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:260:51 -
6938[warn] 260 | qe.countAll[FilterWithResolverTest4](Map.empty) shouldBe 37
6939[warn] | ^
6940[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6941[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
6942[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6943[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6944[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:261:63 -
6945[warn] 261 | qe.countAll[FilterWithResolverTest4](Map("mother" -> null)) shouldBe 0
6946[warn] | ^
6947[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6948[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
6949[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6950[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6951[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:262:82 -
6952[warn] 262 | qe.countAll[FilterWithResolverTest4](Map("mother" -> ("Minna Priedīte (#1)"))) shouldBe 1
6953[warn] | ^
6954[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6955[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
6956[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6957[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6958[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:263:82 -
6959[warn] 263 | qe.countAll[FilterWithResolverTest4](Map("mother" -> ("Helēna Stūrīte (#1)"))) shouldBe 6
6960[warn] | ^
6961[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6962[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
6963[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6964[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6965[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:264:82 -
6966[warn] 264 | qe.list [FilterWithResolverTest4](Map("mother" -> ("Helēna Stūrīte (#1)"))).size shouldBe 6
6967[warn] | ^
6968[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6969[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
6970[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6971[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6972[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:266:67 -
6973[warn] 266 | qe.countAll[FilterWithResolverTest4](Map("mother" -> "dada"))
6974[warn] | ^
6975[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6976[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
6977[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6978[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6979[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:270:64 -
6980[warn] 270 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> null)) shouldBe 0
6981[warn] | ^
6982[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6983[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
6984[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6985[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6986[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:271:82 -
6987[warn] 271 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
6988[warn] | ^
6989[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6990[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
6991[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6992[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6993[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:272:82 -
6994[warn] 272 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
6995[warn] | ^
6996[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6997[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
6998[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6999[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7000[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:273:64 -
7001[warn] 273 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> null)) shouldBe 0
7002[warn] | ^
7003[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7004[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
7005[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7006[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7007[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:274:82 -
7008[warn] 274 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
7009[warn] | ^
7010[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7011[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
7012[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7013[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7014[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:275:82 -
7015[warn] 275 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
7016[warn] | ^
7017[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7018[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
7019[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7020[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7021[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:306:38 -
7022[warn] 306 | qe.get[AccountWithBank](accountId).get.bank.id shouldBe accb.id
7023[warn] | ^
7024[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7025[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
7026[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7027[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7028[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:307:35 -
7029[warn] 307 | qe.get[BankWithAccount1](10001).get.account.billing_account shouldBe bacNr
7030[warn] | ^
7031[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7032[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
7033[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7034[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7035[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:313:28 -------------
7036[warn] 313 | child.toMap.filter(_._1 matches "^\\w+$").toMap shouldBe
7037[warn] | ^^^^^^^
7038[warn] |Alphanumeric method matches is not declared infix; it should not be used as infix operator.
7039[warn] |Instead, use method syntax .matches(...) or backticked identifier `matches`.
7040[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
7041[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:317:60 -
7042[warn] 317 | child = qe.get[PersonWithComplexTypeResolvers1](childId).get
7043[warn] | ^
7044[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7045[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers1]`.
7046[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7047[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7048[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:345:60 -
7049[warn] 345 | child = qe.get[PersonWithComplexTypeResolvers1](childId).get
7050[warn] | ^
7051[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7052[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers1]`.
7053[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7054[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7055[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:367:63 -
7056[warn] 367 | qe.countAll[ResolverTestPerson10](Map("name" -> "Alfrēds")) shouldBe 1
7057[warn] | ^
7058[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7059[warn] |replace with the type `scala.reflect.ClassTag[dto.ResolverTestPerson10]`.
7060[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7061[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7062[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:368:63 -
7063[warn] 368 | qe.countAll[ResolverTestPerson10](Map("name" -> "Marija" )) shouldBe 2
7064[warn] | ^
7065[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7066[warn] |replace with the type `scala.reflect.ClassTag[dto.ResolverTestPerson10]`.
7067[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7068[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7069[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:386:65 -
7070[warn] 386 | var child2 = qe.get[PersonWithComplexTypeResolvers2](childId).get
7071[warn] | ^
7072[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7073[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers2]`.
7074[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7075[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7076[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:433:56 -
7077[warn] 433 | var bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
7078[warn] | ^
7079[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7080[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
7081[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7082[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7083[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:439:38 -
7084[warn] 439 | qe.get[AccountWithBank](accountId).get.bank.id shouldBe accb.id
7085[warn] | ^
7086[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7087[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
7088[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7089[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7090[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:440:38 -
7091[warn] 440 | qe.get[AccountWithBank](accountId).get.billing_account shouldBe bacNr2
7092[warn] | ^
7093[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7094[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
7095[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7096[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7097[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:441:52 -
7098[warn] 441 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
7099[warn] | ^
7100[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7101[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
7102[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7103[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7104[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:451:59 -
7105[warn] 451 | qe.countAll[AccountWithBank](Map("bank_id" -> accb.id)) shouldBe 2
7106[warn] | ^
7107[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7108[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
7109[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7110[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7111[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:452:52 -
7112[warn] 452 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
7113[warn] | ^
7114[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7115[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
7116[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7117[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7118[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:455:59 -
7119[warn] 455 | qe.countAll[AccountWithBank](Map("bank_id" -> accb.id)) shouldBe 1
7120[warn] | ^
7121[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7122[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
7123[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7124[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7125[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:456:52 -
7126[warn] 456 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
7127[warn] | ^
7128[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7129[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
7130[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7131[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7132[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:462:52 -
7133[warn] 462 | var accwb2 = qe.get[AccountWithBank2](accountId).get
7134[warn] | ^
7135[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7136[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank2]`.
7137[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7138[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7139[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:468:48 -
7140[warn] 468 | accwb2 = qe.get[AccountWithBank2](accountId).get
7141[warn] | ^
7142[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7143[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank2]`.
7144[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7145[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7146[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:483:43 -
7147[warn] 483 | pwp = qe.get[PersonWithParents1](pwpId).get
7148[warn] | ^
7149[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7150[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithParents1]`.
7151[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7152[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7153[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:489:43 -
7154[warn] 489 | pwp = qe.get[PersonWithParents1](pwpId).get
7155[warn] | ^
7156[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7157[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithParents1]`.
7158[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7159[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7160[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:495:25 -
7161[warn] 495 | qe.get[Person](pwpId).get.mother_id shouldBe pwpMotherId
7162[warn] | ^
7163[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7164[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
7165[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7166[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7167[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:496:25 -
7168[warn] 496 | qe.get[Person](pwpId).get.father_id shouldBe null
7169[warn] | ^
7170[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7171[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
7172[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7173[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7174[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:499:48 -
7175[warn] 499 | val bwa1 = qe.get[BankWithAccount1](accb.id).get
7176[warn] | ^
7177[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7178[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
7179[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7180[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7181[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:505:37 -
7182[warn] 505 | qe.get[BankWithAccount1](accb.id).get.account.billing_account shouldBe bacNr
7183[warn] | ^
7184[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7185[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
7186[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7187[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7188[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:508:37 -
7189[warn] 508 | qe.get[BankWithAccount1](accb.id).get.account shouldBe null
7190[warn] | ^
7191[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7192[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
7193[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7194[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7195[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:512:37 -
7196[warn] 512 | qe.get[BankWithAccount1](accb.id).get.account.billing_account shouldBe bacNr2
7197[warn] | ^
7198[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7199[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
7200[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7201[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7202[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:518:23 -
7203[warn] 518 | qe.get[NoidTest](0).map(_.toMap).orNull shouldBe null
7204[warn] | ^
7205[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7206[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7207[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7208[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7209[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:520:23 -
7210[warn] 520 | qe.get[NoidTest](0).map(_.toMap).orNull shouldBe Map("id" -> 0, "nm" -> "name")
7211[warn] | ^
7212[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7213[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7214[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7215[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7216[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:523:23 -
7217[warn] 523 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe Map("id" -> 1, "nm" -> "name")
7218[warn] | ^
7219[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7220[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7221[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7222[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7223[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:524:27 -
7224[warn] 524 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
7225[warn] | ^
7226[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7227[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7228[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7229[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7230[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:530:23 -
7231[warn] 530 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe Map("id" -> 1, "nm" -> "updated name")
7232[warn] | ^
7233[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7234[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7235[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7236[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7237[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:531:27 -
7238[warn] 531 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
7239[warn] | ^
7240[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7241[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7242[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7243[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7244[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:536:23 -
7245[warn] 536 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe null
7246[warn] | ^
7247[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7248[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7249[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7250[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7251[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:537:27 -
7252[warn] 537 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
7253[warn] | ^
7254[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7255[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7256[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7257[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7258[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:543:28 -
7259[warn] 543 | qe.get[NoidTest](noid_1).map(_.toMap).orNull shouldBe Map("id" -> noid_1, "nm" -> "name")
7260[warn] | ^
7261[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7262[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7263[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7264[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7265[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:547:27 -
7266[warn] 547 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
7267[warn] | ^
7268[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7269[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7270[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7271[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7272[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:555:27 -
7273[warn] 555 | qe.list[NoidTest](null).map(_.toMap) shouldBe Nil
7274[warn] | ^
7275[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7276[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7277[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7278[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7279[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:561:24 -
7280[warn] 561 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe null
7281[warn] | ^
7282[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7283[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7284[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7285[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7286[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:563:24 -
7287[warn] 563 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe Map("no_id" -> 0, "no_nm" -> "name")
7288[warn] | ^
7289[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7290[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7291[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7292[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7293[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:566:24 -
7294[warn] 566 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe Map("no_id" -> 1, "no_nm" -> "name")
7295[warn] | ^
7296[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7297[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7298[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7299[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7300[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:567:28 -
7301[warn] 567 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
7302[warn] | ^
7303[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7304[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7305[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7306[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7307[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:573:24 -
7308[warn] 573 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe Map("no_id" -> 1, "no_nm" -> "updated name")
7309[warn] | ^
7310[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7311[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7312[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7313[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7314[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:574:28 -
7315[warn] 574 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
7316[warn] | ^
7317[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7318[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7319[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7320[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7321[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:579:24 -
7322[warn] 579 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe null
7323[warn] | ^
7324[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7325[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7326[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7327[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7328[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:580:28 -
7329[warn] 580 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
7330[warn] | ^
7331[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7332[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7333[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7334[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7335[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:586:30 -
7336[warn] 586 | qe.get[NoidTest2](noid2_1).map(_.toMap).orNull shouldBe Map("no_id" -> noid2_1, "no_nm" -> "name")
7337[warn] | ^
7338[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7339[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7340[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7341[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7342[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:590:28 -
7343[warn] 590 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
7344[warn] | ^
7345[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7346[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7347[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7348[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7349[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:594:24 -
7350[warn] 594 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe Map("no_id" -> 0, "no_nm" -> "name")
7351[warn] | ^
7352[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7353[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7354[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7355[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7356[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:595:30 -
7357[warn] 595 | qe.get[NoidTest2](noid2_1).map(_.toMap).orNull shouldBe Map("no_id" -> noid2_1, "no_nm" -> "updated name")
7358[warn] | ^
7359[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7360[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7361[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7362[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7363[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:600:28 -
7364[warn] 600 | qe.list[NoidTest2](null).map(_.toMap) shouldBe Nil
7365[warn] | ^
7366[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7367[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7368[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7369[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7370[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:607:54 -
7371[warn] 607 | multiTest = qe.get[SaveToMultiTest01](multiTestId).get
7372[warn] | ^
7373[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7374[warn] |replace with the type `scala.reflect.ClassTag[dto.SaveToMultiTest01]`.
7375[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7376[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7377[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:616:54 -
7378[warn] 616 | multiTest = qe.get[SaveToMultiTest01](multiTestId).get
7379[warn] | ^
7380[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7381[warn] |replace with the type `scala.reflect.ClassTag[dto.SaveToMultiTest01]`.
7382[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7383[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7384[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:624:67 -
7385[warn] 624 | Query("sys_user[id = ?] {person_id}", saveExtraId).unique[Long] shouldBe multiTest.id
7386[warn] | ^
7387[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7388[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
7389[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7390[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7391[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:625:68 -
7392[warn] 625 | Query("sys_user[id = ?] {password}", saveExtraId).unique[String] shouldBe null
7393[warn] | ^
7394[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7395[warn] |replace with the type `scala.reflect.ClassTag[String]`.
7396[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7397[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7398[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:628:68 -
7399[warn] 628 | Query("sys_user[id = ?] {password}", saveExtraId).unique[String] shouldBe "demo3"
7400[warn] | ^
7401[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7402[warn] |replace with the type `scala.reflect.ClassTag[String]`.
7403[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7404[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7405[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:641:55 -
7406[warn] 641 | childRt1 = qe.get[PersonRecursiveTest1](childRt1Id).get
7407[warn] | ^
7408[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7409[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonRecursiveTest1]`.
7410[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7411[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7412[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:664:57 -
7413[warn] 664 | motherRt2 = qe.get[PersonRecursiveTest2](motherRt2Id).get
7414[warn] | ^
7415[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7416[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonRecursiveTest2]`.
7417[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7418[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7419[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:678:32 -
7420[warn] 678 | qe.get[FilterRefTest1](1127).get.son_count shouldBe 0
7421[warn] | ^
7422[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7423[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest1]`.
7424[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7425[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7426[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:679:32 -
7427[warn] 679 | qe.get[FilterRefTest1](1127).get.daughter_count shouldBe 2
7428[warn] | ^
7429[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7430[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest1]`.
7431[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7432[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7433[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:680:32 -
7434[warn] 680 | qe.get[FilterRefTest2](1127).get.global_male_count shouldBe 24
7435[warn] | ^
7436[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7437[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest2]`.
7438[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7439[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7440[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:681:32 -
7441[warn] 681 | qe.get[FilterRefTest2](1127).get.global_female_count shouldBe 25
7442[warn] | ^
7443[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7444[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest2]`.
7445[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7446[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7447[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:682:34 -
7448[warn] 682 | qe.countAll[Person](Map.empty) shouldBe (24 + 25)
7449[warn] | ^
7450[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7451[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
7452[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7453[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7454[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:769:59 -
7455[warn] 769 | val personCount = Query("person{count(*)}").unique[Int]
7456[warn] | ^
7457[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7458[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7459[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7460[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7461[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:770:74 -
7462[warn] 770 | val carCount = Query("car_schema.person_car{count(*)}").unique[Int]
7463[warn] | ^
7464[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7465[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7466[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7467[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7468[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:778:40 -------------
7469[warn] 778 | val expectedSize = if (viewName startsWith "person") personCount + carCount - 1 else carCount
7470[warn] | ^^^^^^^^^^
7471[warn] |Alphanumeric method startsWith is not declared infix; it should not be used as infix operator.
7472[warn] |Instead, use method syntax .startsWith(...) or backticked identifier `startsWith`.
7473[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
7474[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:816:70 -
7475[warn] 816 | val personCount = Query("person[id < 2000]{count(*)}").unique[Int]
7476[warn] | ^
7477[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7478[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7479[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7480[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7481[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:841:80 -
7482[warn] 841 | def currentAccountsCount = Query("|querease2:account{count(*)}").unique[Int]
7483[warn] | ^
7484[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7485[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7486[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7487[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7488[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:860:38 -
7489[warn] 860 | val p2New = qe.get[Person2](newId).get
7490[warn] | ^
7491[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7492[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
7493[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7494[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7495[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:862:26 -
7496[warn] 862 | qe.get[Person2](newId).isEmpty shouldBe true
7497[warn] | ^
7498[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7499[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
7500[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7501[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7502[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:865:56 -
7503[warn] 865 | qe.list[Person2](Map[String, Any](), orderBy = "id").head.notes shouldBe("no_args")
7504[warn] | ^
7505[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7506[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
7507[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7508[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7509[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:880:50 -
7510[warn] 880 | org_saved = qe.get[OrganizationKeyTest]("org").get
7511[warn] | ^
7512[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7513[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7514[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7515[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7516[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:887:50 -
7517[warn] 887 | org_saved = qe.get[OrganizationKeyTest]("org").get
7518[warn] | ^
7519[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7520[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7521[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7522[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7523[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:892:60 -
7524[warn] 892 | val org_jk = qe.get[OrganizationJoinsKeyTestCode]("org").get
7525[warn] | ^
7526[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7527[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationJoinsKeyTestCode]`.
7528[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7529[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7530[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:894:49 -
7531[warn] 894 | qe.get[OrganizationJoinsKeyTestId](org_jk.id).get.name shouldBe "org"
7532[warn] | ^
7533[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7534[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationJoinsKeyTestId]`.
7535[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7536[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7537[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:897:60 -
7538[warn] 897 | var org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
7539[warn] | ^
7540[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7541[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
7542[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7543[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7544[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:903:56 -
7545[warn] 903 | org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
7546[warn] | ^
7547[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7548[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
7549[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7550[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7551[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:908:56 -
7552[warn] 908 | org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
7553[warn] | ^
7554[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7555[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
7556[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7557[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7558[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:921:50 -
7559[warn] 921 | org_saved = qe.get[OrganizationKeyTest]("org").get
7560[warn] | ^
7561[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7562[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7563[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7564[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7565[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:926:50 -
7566[warn] 926 | org_saved = qe.get[OrganizationKeyTest]("org").get
7567[warn] | ^
7568[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7569[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7570[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7571[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7572[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:931:50 -
7573[warn] 931 | org_saved = qe.get[OrganizationKeyTest]("org").get
7574[warn] | ^
7575[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7576[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7577[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7578[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7579[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:937:50 -
7580[warn] 937 | org_saved = qe.get[OrganizationKeyTest]("org").get
7581[warn] | ^
7582[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7583[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7584[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7585[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7586[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:940:54 -
7587[warn] 940 | val a1k = qe.get[OrganizationAccountKeyTest]("A1").get
7588[warn] | ^
7589[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7590[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest]`.
7591[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7592[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7593[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:941:79 -
7594[warn] 941 | a1k.organization_id = Query("organization[name = 'org'] {id}").unique[Long]
7595[warn] | ^
7596[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7597[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
7598[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7599[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7600[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:944:50 -
7601[warn] 944 | org_saved = qe.get[OrganizationKeyTest]("org").get
7602[warn] | ^
7603[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7604[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7605[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7606[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7607[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:947:65 -
7608[warn] 947 | val org_roc = qe.get[OrganizationReadonlyChildrenTest]("org").get
7609[warn] | ^
7610[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7611[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationReadonlyChildrenTest]`.
7612[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7613[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7614[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:950:50 -
7615[warn] 950 | org_saved = qe.get[OrganizationKeyTest]("org").get
7616[warn] | ^
7617[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7618[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7619[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7620[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7621[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:953:62 -
7622[warn] 953 | val org_rfo = qe.get[OrganizationRefOnlyUpdateTest]("org").get
7623[warn] | ^
7624[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7625[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationRefOnlyUpdateTest]`.
7626[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7627[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7628[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:960:50 -
7629[warn] 960 | org_saved = qe.get[OrganizationKeyTest]("org").get
7630[warn] | ^
7631[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7632[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7633[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7634[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7635[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:967:56 -
7636[warn] 967 | org_saved = qe.get[OrganizationKeyTest]("other_org").get
7637[warn] | ^
7638[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7639[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7640[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7641[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7642[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:975:63 -
7643[warn] 975 | org_saved = qe.get[OrganizationKeyTest]("org_name_updated").get
7644[warn] | ^
7645[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7646[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7647[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7648[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7649[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:981:50 -
7650[warn] 981 | org_saved = qe.get[OrganizationKeyTest]("org").get
7651[warn] | ^
7652[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7653[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7654[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7655[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7656[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:987:75 -
7657[warn] 987 | val org_count_before_ups = Query("organization {count(*)}").unique[Int]
7658[warn] | ^
7659[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7660[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7661[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7662[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7663[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:990:75 -
7664[warn] 990 | val org_count_after_ups = Query("organization {count(*)}").unique[Int]
7665[warn] | ^
7666[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7667[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7668[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7669[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7670[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:992:55 -
7671[warn] 992 | org_saved = qe.get[OrganizationKeyTest](org_ups_id).get
7672[warn] | ^
7673[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7674[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7675[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7676[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7677[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:995:54 -
7678[warn] 995 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
7679[warn] | ^
7680[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7681[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7682[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7683[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7684[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:999:75 -
7685[warn] 999 | val org_count_after_ups2 = Query("organization {count(*)}").unique[Int]
7686[warn] | ^
7687[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7688[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7689[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7690[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7691[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1001:54
7692[warn] 1001 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
7693[warn] | ^
7694[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7695[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7696[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7697[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7698[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1006:54
7699[warn] 1006 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
7700[warn] | ^
7701[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7702[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7703[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7704[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7705[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1012:50
7706[warn] 1012 | org_saved = qe.get[OrganizationKeyTest]("org").get
7707[warn] | ^
7708[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7709[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7710[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7711[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7712[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1019:50
7713[warn] 1019 | org_saved = qe.get[OrganizationKeyTest]("org").get
7714[warn] | ^
7715[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7716[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7717[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7718[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7719[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1023:68
7720[warn] 1023 | val org_rfl = qe.get[OrganizationRefOnlyUpdateLegacyTest]("org").get
7721[warn] | ^
7722[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7723[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationRefOnlyUpdateLegacyTest]`.
7724[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7725[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7726[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1030:50
7727[warn] 1030 | org_saved = qe.get[OrganizationKeyTest]("org").get
7728[warn] | ^
7729[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7730[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7731[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7732[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7733[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1036:50
7734[warn] 1036 | org_saved = qe.get[OrganizationKeyTest]("org").get
7735[warn] | ^
7736[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7737[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7738[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7739[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7740[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1043:50
7741[warn] 1043 | org_saved = qe.get[OrganizationKeyTest]("org").get
7742[warn] | ^
7743[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7744[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7745[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7746[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7747[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1047:92
7748[warn] 1047 | val main_account_id = Query("organization[name = 'org'] {main_account_id}").unique[Long]
7749[warn] | ^
7750[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7751[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
7752[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7753[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7754[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1048:45
7755[warn] 1048 | qe.get[OrganizationAccountKeyTest2]("A1").get.balance shouldBe org_main_account.balance
7756[warn] | ^
7757[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7758[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest2]`.
7759[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7760[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7761[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1049:56
7762[warn] 1049 | qe.get[OrganizationAccountKeyTest2](main_account_id).get.balance shouldBe org_main_account.balance
7763[warn] | ^
7764[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7765[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest2]`.
7766[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7767[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7768[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1050:57
7769[warn] 1050 | val oacc4 = qe.get[OrganizationAccountKeyTest3]("A1").get
7770[warn] | ^
7771[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7772[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
7773[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7774[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7775[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1055:45
7776[warn] 1055 | qe.get[OrganizationAccountKeyTest3]("A4").get.organization.name shouldBe "org-4"
7777[warn] | ^
7778[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7779[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
7780[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7781[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7782[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1056:45
7783[warn] 1056 | qe.get[OrganizationAccountKeyTest3]("A1").get.organization.name shouldBe "org"
7784[warn] | ^
7785[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7786[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
7787[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7788[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7789[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1071:43
7790[warn] 1071 | val pco1 = qe.get[PersonAndCar11](1127).get
7791[warn] | ^
7792[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7793[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonAndCar11]`.
7794[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7795[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7796[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1081:43
7797[warn] 1081 | val pco2 = qe.get[PersonAndCar12](1127).get
7798[warn] | ^
7799[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7800[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonAndCar12]`.
7801[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7802[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7803[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1143:52
7804[warn] 1143 | val o2 = qe.get[OrganizationChildExpandTest](id).get
7805[warn] | ^
7806[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7807[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationChildExpandTest]`.
7808[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7809[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7810[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1204:44
7811[warn] 1204 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
7812[warn] | ^
7813[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7814[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
7815[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7816[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7817[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1218:44
7818[warn] 1218 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
7819[warn] | ^
7820[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7821[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
7822[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7823[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7824[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1232:44
7825[warn] 1232 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
7826[warn] | ^
7827[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7828[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
7829[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7830[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7831[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1246:44
7832[warn] 1246 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
7833[warn] | ^
7834[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7835[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
7836[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7837[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7838[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1275:44
7839[warn] 1275 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
7840[warn] | ^
7841[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7842[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
7843[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7844[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7845[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1309:38
7846[warn] 1309 | val j2 = qe.get[JsonTestAny](id).get
7847[warn] | ^
7848[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7849[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestAny]`.
7850[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7851[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7852[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1317:35
7853[warn] 1317 | jta = qe.get[JsonTestArray](id).get
7854[warn] | ^
7855[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7856[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
7857[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7858[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7859[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1326:34
7860[warn] 1326 | qe.get[JsonTestTypes](j1.id)
7861[warn] | ^
7862[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7863[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
7864[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7865[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7866[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1329:35
7867[warn] 1329 | jta = qe.get[JsonTestArray](id).get
7868[warn] | ^
7869[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7870[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
7871[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7872[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7873[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1341:35
7874[warn] 1341 | jta = qe.get[JsonTestArray](id).get
7875[warn] | ^
7876[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7877[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
7878[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7879[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7880[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1346:42
7881[warn] 1346 | jtr = qe.get[JsonTestArrayResolve](id).get
7882[warn] | ^
7883[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7884[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArrayResolve]`.
7885[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7886[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7887[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1356:35
7888[warn] 1356 | jta = qe.get[JsonTestArray](id).get
7889[warn] | ^
7890[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7891[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
7892[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7893[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7894[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1376:31
7895[warn] 1376 | qe.get[JsonTestTypes](id).get
7896[warn] | ^
7897[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7898[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
7899[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7900[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7901[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1491:38
7902[warn] 1491 | val c2 = qe.get[JsonTestTypes](id).get.child
7903[warn] | ^
7904[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7905[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
7906[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7907[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7908[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1532:38
7909[warn] 1532 | qe.get[PersonParentRefTest1](1103).get.children(0).mother_full_name shouldBe("Marija Ozola")
7910[warn] | ^
7911[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7912[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonParentRefTest1]`.
7913[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7914[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7915[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1542:34
7916[warn] 1542 | m_saved = qe.get[Mother](m.id).get
7917[warn] | ^
7918[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7919[warn] |replace with the type `scala.reflect.ClassTag[dto.Mother]`.
7920[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7921[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7922[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1553:34
7923[warn] 1553 | m_saved = qe.get[Mother](m.id).get
7924[warn] | ^
7925[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7926[warn] |replace with the type `scala.reflect.ClassTag[dto.Mother]`.
7927[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7928[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7929[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1569:47
7930[warn] 1569 | c_saved = qe.get[PersonFatherSave](childId).orNull
7931[warn] | ^
7932[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7933[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
7934[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7935[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7936[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1573:40
7937[warn] 1573 | val pChild = qe.get[Person](childId).get
7938[warn] | ^
7939[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7940[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
7941[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7942[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7943[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1574:51
7944[warn] 1574 | val pSponsor = qe.get[Person](pChild.father_id).get
7945[warn] | ^
7946[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7947[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
7948[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7949[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7950[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1578:47
7951[warn] 1578 | c_saved = qe.get[PersonFatherSave](childId).orNull
7952[warn] | ^
7953[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7954[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
7955[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7956[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7957[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1583:47
7958[warn] 1583 | c_saved = qe.get[PersonFatherSave](childId).orNull
7959[warn] | ^
7960[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7961[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
7962[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7963[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7964[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1588:47
7965[warn] 1588 | c_saved = qe.get[PersonFatherSave](childId).orNull
7966[warn] | ^
7967[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7968[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
7969[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7970[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7971[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1592:31
7972[warn] 1592 | qe.get[Person](pSponsor.id).orNull shouldBe null
7973[warn] | ^
7974[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7975[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
7976[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7977[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7978[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1660:43
7979[warn] 1660 | qe.countAll[Person](Map[String, Any]()) shouldBe 53
7980[warn] | ^
7981[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7982[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
7983[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7984[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7985[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1662:46
7986[warn] 1662 | qe.list[DistinctFalse](Map[String, Any]()).size shouldBe 53
7987[warn] | ^
7988[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7989[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctFalse]`.
7990[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7991[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7992[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1663:50
7993[warn] 1663 | qe.countAll[DistinctFalse](Map[String, Any]()) shouldBe 53
7994[warn] | ^
7995[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7996[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctFalse]`.
7997[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7998[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7999[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1665:45
8000[warn] 1665 | qe.list[DistinctTrue](Map[String, Any]()).size shouldBe 25
8001[warn] | ^
8002[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8003[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctTrue]`.
8004[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8005[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8006[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1666:49
8007[warn] 1666 | qe.countAll[DistinctTrue](Map[String, Any]()) shouldBe 25
8008[warn] | ^
8009[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8010[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctTrue]`.
8011[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8012[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8013[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1668:46
8014[warn] 1668 | qe.list[DistinctEmpty](Map[String, Any]()).size shouldBe 25
8015[warn] | ^
8016[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8017[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctEmpty]`.
8018[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8019[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8020[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1669:50
8021[warn] 1669 | qe.countAll[DistinctEmpty](Map[String, Any]()) shouldBe 25
8022[warn] | ^
8023[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8024[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctEmpty]`.
8025[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8026[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8027[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1673:48
8028[warn] 1673 | qe.list[DistinctSurname](Map[String, Any]()).size shouldBe 25
8029[warn] | ^
8030[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8031[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurname]`.
8032[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8033[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8034[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1674:52
8035[warn] 1674 | qe.countAll[DistinctSurname](Map[String, Any]()) shouldBe 25
8036[warn] | ^
8037[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8038[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurname]`.
8039[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8040[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8041[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1676:47
8042[warn] 1676 | qe.list[DistinctMother](Map[String, Any]()).size shouldBe 17
8043[warn] | ^
8044[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8045[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMother]`.
8046[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8047[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8048[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1677:51
8049[warn] 1677 | qe.countAll[DistinctMother](Map[String, Any]()) shouldBe 17
8050[warn] | ^
8051[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8052[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMother]`.
8053[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8054[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8055[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1679:53
8056[warn] 1679 | qe.list[DistinctMotherFather](Map[String, Any]()).size shouldBe 20
8057[warn] | ^
8058[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8059[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMotherFather]`.
8060[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8061[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8062[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1680:57
8063[warn] 1680 | qe.countAll[DistinctMotherFather](Map[String, Any]()) shouldBe 20
8064[warn] | ^
8065[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8066[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMotherFather]`.
8067[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8068[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8069[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1682:54
8070[warn] 1682 | qe.list[DistinctSurnameFather](Map[String, Any]()).size shouldBe 40
8071[warn] | ^
8072[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8073[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurnameFather]`.
8074[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8075[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8076[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1683:58
8077[warn] 1683 | qe.countAll[DistinctSurnameFather](Map[String, Any]()) shouldBe 40
8078[warn] | ^
8079[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8080[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurnameFather]`.
8081[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8082[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8083[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1694:45
8084[warn] 1694 | nc_test = qe.get[RoChildRefClashTest](id).get
8085[warn] | ^
8086[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8087[warn] |replace with the type `scala.reflect.ClassTag[dto.RoChildRefClashTest]`.
8088[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8089[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8090[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1698:45
8091[warn] 1698 | nc_test = qe.get[RoChildRefClashTest](id).get
8092[warn] | ^
8093[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8094[warn] |replace with the type `scala.reflect.ClassTag[dto.RoChildRefClashTest]`.
8095[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8096[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8097[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1703:32
8098[warn] 1703 | qe.create[Person](Map.empty).toMap shouldBe (new Person).toMap
8099[warn] | ^
8100[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8101[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
8102[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8103[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8104[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1712:33
8105[warn] 1712 | qe.create[Person2](Map.empty).toMap shouldBe p2.toMap
8106[warn] | ^
8107[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8108[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
8109[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8110[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8111[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1721:35
8112[warn] 1721 | qe.create[Person2Ch](Map.empty).toMap shouldBe p3.toMap
8113[warn] | ^
8114[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8115[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2Ch]`.
8116[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8117[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8118[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1746:75
8119[warn] 1746 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
8120[warn] | ^
8121[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8122[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
8123[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8124[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8125[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1763:75
8126[warn] 1763 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
8127[warn] | ^
8128[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8129[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
8130[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8131[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8132[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1767:75
8133[warn] 1767 | qe.get[dto.OrganizationAccountOptionalFieldsTest](id, noOptionalFields).get.toMap shouldBe Map("id" -> id)
8134[warn] | ^
8135[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8136[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
8137[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8138[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8139[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1768:106
8140[warn] 1768 | qe.list[dto.OrganizationAccountOptionalFieldsTest](Map[String, Any](), fieldFilter = noOptionalFields)
8141[warn] | ^
8142[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8143[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
8144[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8145[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8146[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1775:75
8147[warn] 1775 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
8148[warn] | ^
8149[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8150[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
8151[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8152[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8153[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1782:75
8154[warn] 1782 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
8155[warn] | ^
8156[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8157[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
8158[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8159[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8160[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1795:101
8161[warn] 1795 | val oId = Query("organization[name = :name] {id}", Map("name" -> "org-opt")).unique[Long]
8162[warn] | ^
8163[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8164[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
8165[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8166[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8167[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1796:69
8168[warn] 1796 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8169[warn] | ^
8170[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8171[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8172[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8173[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8174[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1810:69
8175[warn] 1810 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8176[warn] | ^
8177[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8178[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8179[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8180[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8181[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1815:69
8182[warn] 1815 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8183[warn] | ^
8184[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8185[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8186[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8187[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8188[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1820:69
8189[warn] 1820 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8190[warn] | ^
8191[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8192[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8193[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8194[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8195[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1825:69
8196[warn] 1825 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8197[warn] | ^
8198[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8199[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8200[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8201[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8202[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1832:69
8203[warn] 1832 | qe.get[dto.OrganizationOptionalFieldsTest](oId, noOptionalFields).get.toMap shouldBe Map("name" -> "org-opt")
8204[warn] | ^
8205[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8206[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8207[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8208[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8209[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1833:99
8210[warn] 1833 | qe.list[dto.OrganizationOptionalFieldsTest](Map[String, Any](), fieldFilter = noOptionalFields)
8211[warn] | ^
8212[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8213[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8214[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8215[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8216[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1838:69
8217[warn] 1838 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8218[warn] | ^
8219[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8220[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8221[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8222[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8223[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1844:69
8224[warn] 1844 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8225[warn] | ^
8226[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8227[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8228[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8229[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8230[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1948:23 ------------
8231[warn] 1948 | p.sex = if (name endsWith "s") "M" else "F"
8232[warn] | ^^^^^^^^
8233[warn] |Alphanumeric method endsWith is not declared infix; it should not be used as infix operator.
8234[warn] |Instead, use method syntax .endsWith(...) or backticked identifier `endsWith`.
8235[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
8236[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1961:18 ------------
8237[warn] 1961 | personsString split "\\n" foreach (_.trim.split("\\s+").toList match {
8238[warn] | ^^^^^
8239[warn] |Alphanumeric method split is not declared infix; it should not be used as infix operator.
8240[warn] |Instead, use method syntax .split(...) or backticked identifier `split`.
8241[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
8242[warn] -- Warning: /build/repo/test/db-tests/QuereaseHsqldbTests.scala:70:97 ----------
8243[warn] 70 | def createHsqldbObjects(db: String) = executeStatements(db, createHsqldbObjectsStatements(db): _*)
8244[warn] | ^
8245[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
8246[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8247[warn] -- Warning: /build/repo/test/db-tests/QuereaseHsqldbTests.scala:69:19 ----------
8248[warn] 69 | .filterNot(_ startsWith "alter table car_schema.person_car add constraint fk_person_car_person_id")
8249[warn] | ^^^^^^^^^^
8250[warn] |Alphanumeric method startsWith is not declared infix; it should not be used as infix operator.
8251[warn] |Instead, use method syntax .startsWith(...) or backticked identifier `startsWith`.
8252[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
8253[warn] -- Warning: /build/repo/test/db-tests/QuereasePostgresTests.scala:85:102 -------
8254[warn] 85 | def createPostgresObjects(db: String) = executeStatements(db, createPostgresObjectsStatements(db) : _*)
8255[warn] | ^
8256[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
8257[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8258[warn] 545 warnings found
8259[info] done compiling
8260
8261************************
8262Build summary:
8263[{
8264 "module": "querease",
8265 "compile": {"status": "ok", "tookMs": 17213, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
8266 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
8267 "test-compile": {"status": "ok", "tookMs": 18501, "warnings": 545, "errors": 0, "sourceVersion": "3.8"},
8268 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
8269 "publish": {"status": "skipped", "tookMs": 0},
8270 "metadata": {
8271 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
8272}
8273}]
8274************************
8275[success] Total time: 44 s, completed Dec 28, 2025, 6:18:21 PM
8276[0JChecking patch project/plugins.sbt...
8277Checking patch build.sbt...
8278Applied patch project/plugins.sbt cleanly.
8279Applied patch build.sbt cleanly.