Build Logs
guntiso/querease • 3.8.0-RC6:2026-01-08
Errors
9
Warnings
7752
Total Lines
8408
1##################################
2Clonning https://github.com/guntiso/querease.git into /build/repo using revision v9.0.0
3##################################
4Note: switching to 'd135e82692b66d7a09786bd6135e3821f6134fb1'.
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.386s.
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.18, 2.12.21)
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 Jan 8, 2026, 1:53:35 AM
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:854:8
161[warn] 854 | 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] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:896:8
169[warn] 896 | upsert(view, data, filter) match {
170[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
171[warn] | match may not be exhaustive.
172[warn] |
173[warn] | It would fail on pattern case: (_, _)
174[warn] |
175[warn] | longer explanation available when compiling with `-explain`
176[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:143:11
177[warn] 143 | case s@b.SelectExpr(
178[warn] | ^
179[warn] | Unreachable case
180[warn] 144 | b.Table(_, _,
181[warn] 145 | b.TableJoin(_, b.ArrExpr(List(b.FunExpr("build_cursors", _, _, _, _))), _, _)
182[warn] 146 | , _, _, _
183[warn] 147 | ) :: _,
184[warn] 148 | _, _, _, _, _, _, _, _, _
185[warn] 149 | ) =>
186[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:162:11
187[warn] 162 | case b.WithSelectExpr(tables, q) =>
188[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
189[warn] | Unreachable case
190[info] [patched file /build/repo/src/TresqlMetadata.scala]
191[info] [patched file /build/repo/src/QuereaseResolvers.scala]
192[info] [patched file /build/repo/src/QuereaseMetadata.scala]
193[info] [patched file /build/repo/src/QuereaseFilters.scala]
194[info] [patched file /build/repo/src/ScalaDtoQuerease.scala]
195[info] [patched file /build/repo/src/Querease.scala]
196[info] [patched file /build/repo/src/ScalaDtoGenerator.scala]
197[info] [patched file /build/repo/src/QuereaseExpressions.scala]
198[info] [patched file /build/repo/src/TresqlJoinsParser.scala]
199[info] [patched file /build/repo/src/QuereaseIo.scala]
200[warn] there was 1 feature warning; re-run with -feature for details
201[warn] 5 warnings found
202[info] done compiling
203[info] compiling 11 Scala sources to /build/repo/target/scala-3.7.4/classes ...
204[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:854:8
205[warn] 854 | upsert(view, propMap, filter, extraPropsToSave) match {
206[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
207[warn] | match may not be exhaustive.
208[warn] |
209[warn] | It would fail on pattern case: (_, _)
210[warn] |
211[warn] | longer explanation available when compiling with `-explain`
212[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:896:8
213[warn] 896 | upsert(view, data, filter) match {
214[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
215[warn] | match may not be exhaustive.
216[warn] |
217[warn] | It would fail on pattern case: (_, _)
218[warn] |
219[warn] | longer explanation available when compiling with `-explain`
220[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:143:11
221[warn] 143 | case s@b.SelectExpr(
222[warn] | ^
223[warn] | Unreachable case
224[warn] 144 | b.Table(_, _,
225[warn] 145 | b.TableJoin(_, b.ArrExpr(List(b.FunExpr("build_cursors", _, _, _, _))), _, _)
226[warn] 146 | , _, _, _
227[warn] 147 | ) :: _,
228[warn] 148 | _, _, _, _, _, _, _, _, _
229[warn] 149 | ) =>
230[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:162:11
231[warn] 162 | case b.WithSelectExpr(tables, q) =>
232[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
233[warn] | Unreachable case
234[warn] there was 1 feature warning; re-run with -feature for details
235[warn] 5 warnings found
236[info] done compiling
237[info] compiling 10 Scala sources and 1 Java source to /build/repo/target/scala-3.7.4/test-classes ...
238[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:30:42 ---
239[warn] 30 | Query("""{:bank.id}""")(env.withParams(this.toMap))
240[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
241[warn] |Implicit parameters should be provided with a `using` clause.
242[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
243[warn] |To disable the warning, please use the following option:
244[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
245[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:31:29
246[warn] 31 | .unique[java.lang.Long]
247[warn] | ^
248[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
249[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
250[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
251[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
252[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:36:42 ---
253[warn] 36 | Query("""{:bank.id}""")(env.withParams(Map("bank" -> Option(bank).map(_.toMap).orNull)))
254[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
255[warn] |Implicit parameters should be provided with a `using` clause.
256[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
257[warn] |To disable the warning, please use the following option:
258[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
259[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:37:29
260[warn] 37 | .unique[java.lang.Long]
261[warn] | ^
262[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
263[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
264[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
265[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
266[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:66:251 --
267[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))
268[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
269[warn] |Implicit parameters should be provided with a `using` clause.
270[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
271[warn] |To disable the warning, please use the following option:
272[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
273[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:67:29
274[warn] 67 | .unique[java.lang.Long]
275[warn] | ^
276[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
277[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
278[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
279[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
280[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:70:235 --
281[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))
282[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
283[warn] |Implicit parameters should be provided with a `using` clause.
284[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
285[warn] |To disable the warning, please use the following option:
286[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
287[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:71:29
288[warn] 71 | .unique[java.lang.Long]
289[warn] | ^
290[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
291[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
292[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
293[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
294[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:76:251 --
295[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)))
296[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
297[warn] |Implicit parameters should be provided with a `using` clause.
298[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
299[warn] |To disable the warning, please use the following option:
300[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
301[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:77:29
302[warn] 77 | .unique[java.lang.Long]
303[warn] | ^
304[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
305[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
306[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
307[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
308[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:80:235 --
309[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)))
310[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
311[warn] |Implicit parameters should be provided with a `using` clause.
312[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
313[warn] |To disable the warning, please use the following option:
314[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
315[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:81:29
316[warn] 81 | .unique[java.lang.Long]
317[warn] | ^
318[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
319[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
320[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
321[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
322[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:128:39 --
323[warn] 128 | Query("""{now()}""")(env.withParams(this.toMap))
324[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
325[warn] |Implicit parameters should be provided with a `using` clause.
326[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
327[warn] |To disable the warning, please use the following option:
328[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
329[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:129:38
330[warn] 129 | .unique[java.time.LocalDateTime]
331[warn] | ^
332[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
333[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
334[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
335[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
336[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:134:39 --
337[warn] 134 | Query("""{now()}""")(env.withParams(Map.empty))
338[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
339[warn] |Implicit parameters should be provided with a `using` clause.
340[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
341[warn] |To disable the warning, please use the following option:
342[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
343[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:135:38
344[warn] 135 | .unique[java.time.LocalDateTime]
345[warn] | ^
346[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
347[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
348[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
349[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
350[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:149:39 --
351[warn] 149 | Query("""{now()}""")(env.withParams(this.toMap))
352[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
353[warn] |Implicit parameters should be provided with a `using` clause.
354[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
355[warn] |To disable the warning, please use the following option:
356[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
357[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:150:38
358[warn] 150 | .unique[java.time.LocalDateTime]
359[warn] | ^
360[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
361[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
362[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
363[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
364[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:155:39 --
365[warn] 155 | Query("""{now()}""")(env.withParams(Map.empty))
366[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
367[warn] |Implicit parameters should be provided with a `using` clause.
368[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
369[warn] |To disable the warning, please use the following option:
370[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
371[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:156:38
372[warn] 156 | .unique[java.time.LocalDateTime]
373[warn] | ^
374[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
375[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
376[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
377[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
378[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:242:38 --
379[warn] 242 | Query("""{true}""")(env.withParams(this.toMap))
380[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
381[warn] |Implicit parameters should be provided with a `using` clause.
382[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
383[warn] |To disable the warning, please use the following option:
384[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
385[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:243:32
386[warn] 243 | .unique[java.lang.Boolean]
387[warn] | ^
388[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
389[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
390[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
391[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
392[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:246:38 --
393[warn] 246 | Query("""{true}""")(env.withParams(this.toMap))
394[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
395[warn] |Implicit parameters should be provided with a `using` clause.
396[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
397[warn] |To disable the warning, please use the following option:
398[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
399[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:247:32
400[warn] 247 | .unique[java.lang.Boolean]
401[warn] | ^
402[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
403[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
404[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
405[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
406[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:252:38 --
407[warn] 252 | Query("""{true}""")(env.withParams(Map.empty))
408[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
409[warn] |Implicit parameters should be provided with a `using` clause.
410[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
411[warn] |To disable the warning, please use the following option:
412[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
413[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:253:32
414[warn] 253 | .unique[java.lang.Boolean]
415[warn] | ^
416[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
417[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
418[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
419[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
420[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:256:38 --
421[warn] 256 | Query("""{true}""")(env.withParams(Map.empty))
422[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
423[warn] |Implicit parameters should be provided with a `using` clause.
424[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
425[warn] |To disable the warning, please use the following option:
426[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
427[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:257:32
428[warn] 257 | .unique[java.lang.Boolean]
429[warn] | ^
430[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
431[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
432[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
433[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
434[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:266:57 --
435[warn] 266 | Query("""{coalesce(:name_eng, '')}""")(env.withParams(this.toMap))
436[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
437[warn] |Implicit parameters should be provided with a `using` clause.
438[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
439[warn] |To disable the warning, please use the following option:
440[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
441[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:267:21
442[warn] 267 | .unique[String]
443[warn] | ^
444[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
445[warn] |replace with the type `scala.reflect.ClassTag[String]`.
446[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
447[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
448[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:270:57 --
449[warn] 270 | Query("""{coalesce(:name_rus, '')}""")(env.withParams(this.toMap))
450[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
451[warn] |Implicit parameters should be provided with a `using` clause.
452[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
453[warn] |To disable the warning, please use the following option:
454[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
455[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:271:21
456[warn] 271 | .unique[String]
457[warn] | ^
458[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
459[warn] |replace with the type `scala.reflect.ClassTag[String]`.
460[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
461[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
462[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:276:57 --
463[warn] 276 | Query("""{coalesce(:name_eng, '')}""")(env.withParams(Map("name_eng" -> name_eng)))
464[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
465[warn] |Implicit parameters should be provided with a `using` clause.
466[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
467[warn] |To disable the warning, please use the following option:
468[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
469[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:277:21
470[warn] 277 | .unique[String]
471[warn] | ^
472[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
473[warn] |replace with the type `scala.reflect.ClassTag[String]`.
474[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
475[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
476[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:280:57 --
477[warn] 280 | Query("""{coalesce(:name_rus, '')}""")(env.withParams(Map("name_rus" -> name_rus)))
478[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
479[warn] |Implicit parameters should be provided with a `using` clause.
480[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
481[warn] |To disable the warning, please use the following option:
482[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
483[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:281:21
484[warn] 281 | .unique[String]
485[warn] | ^
486[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
487[warn] |replace with the type `scala.reflect.ClassTag[String]`.
488[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
489[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
490[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:334:37 --
491[warn] 334 | Query("""{'F'}""")(env.withParams(this.toMap))
492[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
493[warn] |Implicit parameters should be provided with a `using` clause.
494[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
495[warn] |To disable the warning, please use the following option:
496[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
497[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:335:21
498[warn] 335 | .unique[String]
499[warn] | ^
500[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
501[warn] |replace with the type `scala.reflect.ClassTag[String]`.
502[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
503[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
504[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:340:37 --
505[warn] 340 | Query("""{'F'}""")(env.withParams(Map.empty))
506[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
507[warn] |Implicit parameters should be provided with a `using` clause.
508[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
509[warn] |To disable the warning, please use the following option:
510[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
511[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:341:21
512[warn] 341 | .unique[String]
513[warn] | ^
514[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
515[warn] |replace with the type `scala.reflect.ClassTag[String]`.
516[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
517[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
518[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:424:43 --
519[warn] 424 | Query("""{:children}""")(env.withParams(this.toMap))
520[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
521[warn] |Implicit parameters should be provided with a `using` clause.
522[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
523[warn] |To disable the warning, please use the following option:
524[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
525[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:425:21
526[warn] 425 | .unique[String]
527[warn] | ^
528[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
529[warn] |replace with the type `scala.reflect.ClassTag[String]`.
530[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
531[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
532[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:430:43 --
533[warn] 430 | Query("""{:children}""")(env.withParams(Map("children" -> Option(children).map(_.toMap).orNull)))
534[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
535[warn] |Implicit parameters should be provided with a `using` clause.
536[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
537[warn] |To disable the warning, please use the following option:
538[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
539[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:431:21
540[warn] 431 | .unique[String]
541[warn] | ^
542[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
543[warn] |replace with the type `scala.reflect.ClassTag[String]`.
544[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
545[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
546[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:480:37 --
547[warn] 480 | Query("""{'M'}""")(env.withParams(this.toMap))
548[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
549[warn] |Implicit parameters should be provided with a `using` clause.
550[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
551[warn] |To disable the warning, please use the following option:
552[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
553[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:481:21
554[warn] 481 | .unique[String]
555[warn] | ^
556[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
557[warn] |replace with the type `scala.reflect.ClassTag[String]`.
558[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
559[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
560[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:486:37 --
561[warn] 486 | Query("""{'M'}""")(env.withParams(Map.empty))
562[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
563[warn] |Implicit parameters should be provided with a `using` clause.
564[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
565[warn] |To disable the warning, please use the following option:
566[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
567[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:487:21
568[warn] 487 | .unique[String]
569[warn] | ^
570[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
571[warn] |replace with the type `scala.reflect.ClassTag[String]`.
572[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
573[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
574[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:496:37 --
575[warn] 496 | Query("""{'F'}""")(env.withParams(this.toMap))
576[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
577[warn] |Implicit parameters should be provided with a `using` clause.
578[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
579[warn] |To disable the warning, please use the following option:
580[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
581[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:497:21
582[warn] 497 | .unique[String]
583[warn] | ^
584[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
585[warn] |replace with the type `scala.reflect.ClassTag[String]`.
586[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
587[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
588[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:502:37 --
589[warn] 502 | Query("""{'F'}""")(env.withParams(Map.empty))
590[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
591[warn] |Implicit parameters should be provided with a `using` clause.
592[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
593[warn] |To disable the warning, please use the following option:
594[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
595[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:503:21
596[warn] 503 | .unique[String]
597[warn] | ^
598[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
599[warn] |replace with the type `scala.reflect.ClassTag[String]`.
600[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
601[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
602[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:510:37 --
603[warn] 510 | Query("""{'F'}""")(env.withParams(this.toMap))
604[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
605[warn] |Implicit parameters should be provided with a `using` clause.
606[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
607[warn] |To disable the warning, please use the following option:
608[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
609[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:511:21
610[warn] 511 | .unique[String]
611[warn] | ^
612[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
613[warn] |replace with the type `scala.reflect.ClassTag[String]`.
614[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
615[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
616[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:516:37 --
617[warn] 516 | Query("""{'F'}""")(env.withParams(Map.empty))
618[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
619[warn] |Implicit parameters should be provided with a `using` clause.
620[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
621[warn] |To disable the warning, please use the following option:
622[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
623[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:517:21
624[warn] 517 | .unique[String]
625[warn] | ^
626[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
627[warn] |replace with the type `scala.reflect.ClassTag[String]`.
628[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
629[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
630[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:524:751 -
631[warn] 524 | 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))
632[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
633[warn] |Implicit parameters should be provided with a `using` clause.
634[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
635[warn] |To disable the warning, please use the following option:
636[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
637[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:525:29
638[warn] 525 | .unique[java.lang.Long]
639[warn] | ^
640[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
641[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
642[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
643[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
644[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:530:751 -
645[warn] 530 | 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)))
646[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
647[warn] |Implicit parameters should be provided with a `using` clause.
648[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
649[warn] |To disable the warning, please use the following option:
650[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
651[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:531:29
652[warn] 531 | .unique[java.lang.Long]
653[warn] | ^
654[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
655[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
656[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
657[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
658[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:547:159 -
659[warn] 547 | 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))
660[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
661[warn] |Implicit parameters should be provided with a `using` clause.
662[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
663[warn] |To disable the warning, please use the following option:
664[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
665[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:548:29
666[warn] 548 | .unique[java.lang.Long]
667[warn] | ^
668[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
669[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
670[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
671[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
672[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:551:610 -
673[warn] 551 | 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))
674[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
675[warn] |Implicit parameters should be provided with a `using` clause.
676[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
677[warn] |To disable the warning, please use the following option:
678[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
679[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:552:29
680[warn] 552 | .unique[java.lang.Long]
681[warn] | ^
682[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
683[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
684[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
685[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
686[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:557:159 -
687[warn] 557 | 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))
688[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
689[warn] |Implicit parameters should be provided with a `using` clause.
690[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
691[warn] |To disable the warning, please use the following option:
692[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
693[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:558:29
694[warn] 558 | .unique[java.lang.Long]
695[warn] | ^
696[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
697[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
698[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
699[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
700[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:561:610 -
701[warn] 561 | 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))
702[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
703[warn] |Implicit parameters should be provided with a `using` clause.
704[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
705[warn] |To disable the warning, please use the following option:
706[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
707[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:562:29
708[warn] 562 | .unique[java.lang.Long]
709[warn] | ^
710[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
711[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
712[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
713[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
714[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:662:249 -
715[warn] 662 | 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))
716[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
717[warn] |Implicit parameters should be provided with a `using` clause.
718[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
719[warn] |To disable the warning, please use the following option:
720[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
721[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:663:29
722[warn] 663 | .unique[java.lang.Long]
723[warn] | ^
724[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
725[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
726[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
727[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
728[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:668:249 -
729[warn] 668 | 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)))
730[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
731[warn] |Implicit parameters should be provided with a `using` clause.
732[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
733[warn] |To disable the warning, please use the following option:
734[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
735[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:669:29
736[warn] 669 | .unique[java.lang.Long]
737[warn] | ^
738[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
739[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
740[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
741[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
742[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:683:257 -
743[warn] 683 | 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))
744[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
745[warn] |Implicit parameters should be provided with a `using` clause.
746[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
747[warn] |To disable the warning, please use the following option:
748[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
749[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:684:29
750[warn] 684 | .unique[java.lang.Long]
751[warn] | ^
752[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
753[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
754[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
755[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
756[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:689:257 -
757[warn] 689 | 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)))
758[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
759[warn] |Implicit parameters should be provided with a `using` clause.
760[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
761[warn] |To disable the warning, please use the following option:
762[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
763[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:690:29
764[warn] 690 | .unique[java.lang.Long]
765[warn] | ^
766[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
767[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
768[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
769[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
770[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:798:261 -
771[warn] 798 | 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))
772[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
773[warn] |Implicit parameters should be provided with a `using` clause.
774[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
775[warn] |To disable the warning, please use the following option:
776[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
777[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:799:29
778[warn] 799 | .unique[java.lang.Long]
779[warn] | ^
780[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
781[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
782[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
783[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
784[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:804:261 -
785[warn] 804 | 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)))
786[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
787[warn] |Implicit parameters should be provided with a `using` clause.
788[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
789[warn] |To disable the warning, please use the following option:
790[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
791[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:805:29
792[warn] 805 | .unique[java.lang.Long]
793[warn] | ^
794[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
795[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
796[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
797[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
798[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:811:255 -
799[warn] 811 | 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))
800[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
801[warn] |Implicit parameters should be provided with a `using` clause.
802[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
803[warn] |To disable the warning, please use the following option:
804[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
805[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:812:29
806[warn] 812 | .unique[java.lang.Long]
807[warn] | ^
808[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
809[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
810[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
811[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
812[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:817:255 -
813[warn] 817 | 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)))
814[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
815[warn] |Implicit parameters should be provided with a `using` clause.
816[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
817[warn] |To disable the warning, please use the following option:
818[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
819[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:818:29
820[warn] 818 | .unique[java.lang.Long]
821[warn] | ^
822[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
823[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
824[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
825[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
826[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:896:272 -
827[warn] 896 | 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))
828[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
829[warn] |Implicit parameters should be provided with a `using` clause.
830[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
831[warn] |To disable the warning, please use the following option:
832[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
833[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:897:29
834[warn] 897 | .unique[java.lang.Long]
835[warn] | ^
836[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
837[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
838[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
839[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
840[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:902:272 -
841[warn] 902 | 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)))
842[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
843[warn] |Implicit parameters should be provided with a `using` clause.
844[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
845[warn] |To disable the warning, please use the following option:
846[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
847[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:903:29
848[warn] 903 | .unique[java.lang.Long]
849[warn] | ^
850[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
851[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
852[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
853[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
854[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:910:266 -
855[warn] 910 | 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))
856[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
857[warn] |Implicit parameters should be provided with a `using` clause.
858[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
859[warn] |To disable the warning, please use the following option:
860[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
861[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:911:29
862[warn] 911 | .unique[java.lang.Long]
863[warn] | ^
864[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
865[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
866[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
867[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
868[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:916:266 -
869[warn] 916 | 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)))
870[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
871[warn] |Implicit parameters should be provided with a `using` clause.
872[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
873[warn] |To disable the warning, please use the following option:
874[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
875[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:917:29
876[warn] 917 | .unique[java.lang.Long]
877[warn] | ^
878[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
879[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
880[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
881[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
882[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:962:359 -
883[warn] 962 | 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))
884[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
885[warn] |Implicit parameters should be provided with a `using` clause.
886[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
887[warn] |To disable the warning, please use the following option:
888[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
889[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:963:29
890[warn] 963 | .unique[java.lang.Long]
891[warn] | ^
892[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
893[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
894[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
895[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
896[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:966:359 -
897[warn] 966 | 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))
898[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
899[warn] |Implicit parameters should be provided with a `using` clause.
900[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
901[warn] |To disable the warning, please use the following option:
902[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
903[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:967:29
904[warn] 967 | .unique[java.lang.Long]
905[warn] | ^
906[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
907[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
908[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
909[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
910[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:972:359 -
911[warn] 972 | 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)))
912[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
913[warn] |Implicit parameters should be provided with a `using` clause.
914[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
915[warn] |To disable the warning, please use the following option:
916[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
917[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:973:29
918[warn] 973 | .unique[java.lang.Long]
919[warn] | ^
920[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
921[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
922[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
923[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
924[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:976:359 -
925[warn] 976 | 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)))
926[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
927[warn] |Implicit parameters should be provided with a `using` clause.
928[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
929[warn] |To disable the warning, please use the following option:
930[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
931[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:977:29
932[warn] 977 | .unique[java.lang.Long]
933[warn] | ^
934[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
935[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
936[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
937[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
938[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:985:53 --
939[warn] 985 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
940[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
941[warn] |Implicit parameters should be provided with a `using` clause.
942[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
943[warn] |To disable the warning, please use the following option:
944[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
945[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:986:21
946[warn] 986 | .unique[String]
947[warn] | ^
948[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
949[warn] |replace with the type `scala.reflect.ClassTag[String]`.
950[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
951[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
952[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:991:53 --
953[warn] 991 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
954[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
955[warn] |Implicit parameters should be provided with a `using` clause.
956[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
957[warn] |To disable the warning, please use the following option:
958[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
959[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:992:21
960[warn] 992 | .unique[String]
961[warn] | ^
962[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
963[warn] |replace with the type `scala.reflect.ClassTag[String]`.
964[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
965[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
966[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1000:53 -
967[warn] 1000 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(this.toMap))
968[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
969[warn] |Implicit parameters should be provided with a `using` clause.
970[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
971[warn] |To disable the warning, please use the following option:
972[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
973[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1001:21
974[warn] 1001 | .unique[String]
975[warn] | ^
976[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
977[warn] |replace with the type `scala.reflect.ClassTag[String]`.
978[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
979[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
980[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1006:53 -
981[warn] 1006 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(Map("sex" -> sex)))
982[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
983[warn] |Implicit parameters should be provided with a `using` clause.
984[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
985[warn] |To disable the warning, please use the following option:
986[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
987[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1007:21
988[warn] 1007 | .unique[String]
989[warn] | ^
990[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
991[warn] |replace with the type `scala.reflect.ClassTag[String]`.
992[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
993[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
994[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1017:605
995[warn] 1017 | 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)))
996[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
997[warn] |Implicit parameters should be provided with a `using` clause.
998[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
999[warn] |To disable the warning, please use the following option:
1000[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1001[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1018:29
1002[warn] 1018 | .unique[java.lang.Long]
1003[warn] | ^
1004[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1005[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1006[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1007[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1008[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1023:605
1009[warn] 1023 | 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))))
1010[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1011[warn] |Implicit parameters should be provided with a `using` clause.
1012[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1013[warn] |To disable the warning, please use the following option:
1014[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1015[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1024:29
1016[warn] 1024 | .unique[java.lang.Long]
1017[warn] | ^
1018[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1019[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1020[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1021[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1022[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1032:53 -
1023[warn] 1032 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
1024[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1025[warn] |Implicit parameters should be provided with a `using` clause.
1026[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1027[warn] |To disable the warning, please use the following option:
1028[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1029[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1033:21
1030[warn] 1033 | .unique[String]
1031[warn] | ^
1032[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1033[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1034[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1035[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1036[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1038:53 -
1037[warn] 1038 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
1038[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1039[warn] |Implicit parameters should be provided with a `using` clause.
1040[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1041[warn] |To disable the warning, please use the following option:
1042[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1043[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1039:21
1044[warn] 1039 | .unique[String]
1045[warn] | ^
1046[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1047[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1048[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1049[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1050[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1056:53 -
1051[warn] 1056 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
1052[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1053[warn] |Implicit parameters should be provided with a `using` clause.
1054[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1055[warn] |To disable the warning, please use the following option:
1056[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1057[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1057:21
1058[warn] 1057 | .unique[String]
1059[warn] | ^
1060[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1061[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1062[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1063[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1064[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1062:53 -
1065[warn] 1062 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
1066[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1067[warn] |Implicit parameters should be provided with a `using` clause.
1068[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1069[warn] |To disable the warning, please use the following option:
1070[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1071[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1063:21
1072[warn] 1063 | .unique[String]
1073[warn] | ^
1074[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1075[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1076[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1077[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1078[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1072:53 -
1079[warn] 1072 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(this.toMap))
1080[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1081[warn] |Implicit parameters should be provided with a `using` clause.
1082[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1083[warn] |To disable the warning, please use the following option:
1084[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1085[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1073:21
1086[warn] 1073 | .unique[String]
1087[warn] | ^
1088[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1089[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1090[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1091[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1092[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1078:53 -
1093[warn] 1078 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(Map("sex" -> sex)))
1094[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1095[warn] |Implicit parameters should be provided with a `using` clause.
1096[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1097[warn] |To disable the warning, please use the following option:
1098[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1099[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1079:21
1100[warn] 1079 | .unique[String]
1101[warn] | ^
1102[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1103[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1104[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1105[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1106[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1087:248
1107[warn] 1087 | 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))
1108[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1109[warn] |Implicit parameters should be provided with a `using` clause.
1110[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1111[warn] |To disable the warning, please use the following option:
1112[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1113[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1088:29
1114[warn] 1088 | .unique[java.lang.Long]
1115[warn] | ^
1116[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1117[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1118[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1119[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1120[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1091:248
1121[warn] 1091 | 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))
1122[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1123[warn] |Implicit parameters should be provided with a `using` clause.
1124[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1125[warn] |To disable the warning, please use the following option:
1126[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1127[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1092:29
1128[warn] 1092 | .unique[java.lang.Long]
1129[warn] | ^
1130[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1131[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1132[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1133[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1134[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1097:248
1135[warn] 1097 | 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)))
1136[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1137[warn] |Implicit parameters should be provided with a `using` clause.
1138[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1139[warn] |To disable the warning, please use the following option:
1140[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1141[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1098:29
1142[warn] 1098 | .unique[java.lang.Long]
1143[warn] | ^
1144[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1145[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1146[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1147[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1148[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1101:248
1149[warn] 1101 | 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)))
1150[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1151[warn] |Implicit parameters should be provided with a `using` clause.
1152[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1153[warn] |To disable the warning, please use the following option:
1154[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1155[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1102:29
1156[warn] 1102 | .unique[java.lang.Long]
1157[warn] | ^
1158[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1159[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1160[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1161[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1162[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1133:333
1163[warn] 1133 | 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))
1164[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1165[warn] |Implicit parameters should be provided with a `using` clause.
1166[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1167[warn] |To disable the warning, please use the following option:
1168[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1169[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1134:29
1170[warn] 1134 | .unique[java.lang.Long]
1171[warn] | ^
1172[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1173[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1174[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1175[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1176[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1139:333
1177[warn] 1139 | 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)))
1178[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1179[warn] |Implicit parameters should be provided with a `using` clause.
1180[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1181[warn] |To disable the warning, please use the following option:
1182[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1183[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1140:29
1184[warn] 1140 | .unique[java.lang.Long]
1185[warn] | ^
1186[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1187[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1188[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1189[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1190[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1146:316
1191[warn] 1146 | 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))
1192[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1193[warn] |Implicit parameters should be provided with a `using` clause.
1194[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1195[warn] |To disable the warning, please use the following option:
1196[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1197[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1147:29
1198[warn] 1147 | .unique[java.lang.Long]
1199[warn] | ^
1200[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1201[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1202[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1203[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1204[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1152:316
1205[warn] 1152 | 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)))
1206[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1207[warn] |Implicit parameters should be provided with a `using` clause.
1208[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1209[warn] |To disable the warning, please use the following option:
1210[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1211[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1153:29
1212[warn] 1153 | .unique[java.lang.Long]
1213[warn] | ^
1214[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1215[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1216[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1217[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1218[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1159:316
1219[warn] 1159 | 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))
1220[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1221[warn] |Implicit parameters should be provided with a `using` clause.
1222[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1223[warn] |To disable the warning, please use the following option:
1224[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1225[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1160:29
1226[warn] 1160 | .unique[java.lang.Long]
1227[warn] | ^
1228[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1229[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1230[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1231[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1232[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1165:316
1233[warn] 1165 | 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)))
1234[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1235[warn] |Implicit parameters should be provided with a `using` clause.
1236[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1237[warn] |To disable the warning, please use the following option:
1238[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1239[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1166:29
1240[warn] 1166 | .unique[java.lang.Long]
1241[warn] | ^
1242[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1243[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1244[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1245[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1246[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1173:206
1247[warn] 1173 | 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))
1248[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1249[warn] |Implicit parameters should be provided with a `using` clause.
1250[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1251[warn] |To disable the warning, please use the following option:
1252[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1253[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1174:21
1254[warn] 1174 | .unique[String]
1255[warn] | ^
1256[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1257[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1258[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1259[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1260[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1391:215
1261[warn] 1391 | 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))
1262[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1263[warn] |Implicit parameters should be provided with a `using` clause.
1264[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1265[warn] |To disable the warning, please use the following option:
1266[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1267[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1392:29
1268[warn] 1392 | .unique[java.lang.Long]
1269[warn] | ^
1270[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1271[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1272[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1273[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1274[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1177:224
1275[warn] 1177 | 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))
1276[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1277[warn] |Implicit parameters should be provided with a `using` clause.
1278[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1279[warn] |To disable the warning, please use the following option:
1280[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1281[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1178:29
1282[warn] 1178 | .unique[java.lang.Long]
1283[warn] | ^
1284[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1285[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1286[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1287[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1288[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1183:206
1289[warn] 1183 | 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)))
1290[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1291[warn] |Implicit parameters should be provided with a `using` clause.
1292[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1293[warn] |To disable the warning, please use the following option:
1294[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1295[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1184:21
1296[warn] 1184 | .unique[String]
1297[warn] | ^
1298[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1299[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1300[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1301[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1302[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1187:224
1303[warn] 1187 | 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)))
1304[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1305[warn] |Implicit parameters should be provided with a `using` clause.
1306[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1307[warn] |To disable the warning, please use the following option:
1308[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1309[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1188:29
1310[warn] 1188 | .unique[java.lang.Long]
1311[warn] | ^
1312[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1313[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1314[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1315[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1316[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1197:224
1317[warn] 1197 | 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))
1318[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1319[warn] |Implicit parameters should be provided with a `using` clause.
1320[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1321[warn] |To disable the warning, please use the following option:
1322[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1323[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1198:29
1324[warn] 1198 | .unique[java.lang.Long]
1325[warn] | ^
1326[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1327[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1328[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1329[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1330[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1203:224
1331[warn] 1203 | 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)))
1332[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1333[warn] |Implicit parameters should be provided with a `using` clause.
1334[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1335[warn] |To disable the warning, please use the following option:
1336[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1337[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1204:29
1338[warn] 1204 | .unique[java.lang.Long]
1339[warn] | ^
1340[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1341[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1342[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1343[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1344[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1210:298
1345[warn] 1210 | 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))
1346[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1347[warn] |Implicit parameters should be provided with a `using` clause.
1348[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1349[warn] |To disable the warning, please use the following option:
1350[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1351[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1211:29
1352[warn] 1211 | .unique[java.lang.Long]
1353[warn] | ^
1354[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1355[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1356[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1357[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1358[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1216:298
1359[warn] 1216 | 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)))
1360[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1361[warn] |Implicit parameters should be provided with a `using` clause.
1362[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1363[warn] |To disable the warning, please use the following option:
1364[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1365[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1217:29
1366[warn] 1217 | .unique[java.lang.Long]
1367[warn] | ^
1368[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1369[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1370[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1371[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1372[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1223:315
1373[warn] 1223 | 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)))
1374[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1375[warn] |Implicit parameters should be provided with a `using` clause.
1376[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1377[warn] |To disable the warning, please use the following option:
1378[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1379[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1224:29
1380[warn] 1224 | .unique[java.lang.Long]
1381[warn] | ^
1382[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1383[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1384[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1385[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1386[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1229:315
1387[warn] 1229 | 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)))
1388[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1389[warn] |Implicit parameters should be provided with a `using` clause.
1390[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1391[warn] |To disable the warning, please use the following option:
1392[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1393[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1230:29
1394[warn] 1230 | .unique[java.lang.Long]
1395[warn] | ^
1396[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1397[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1398[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1399[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1400[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1236:333
1401[warn] 1236 | 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)))
1402[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1403[warn] |Implicit parameters should be provided with a `using` clause.
1404[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1405[warn] |To disable the warning, please use the following option:
1406[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1407[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1237:29
1408[warn] 1237 | .unique[java.lang.Long]
1409[warn] | ^
1410[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1411[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1412[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1413[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1414[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1242:333
1415[warn] 1242 | 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)))
1416[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1417[warn] |Implicit parameters should be provided with a `using` clause.
1418[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1419[warn] |To disable the warning, please use the following option:
1420[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1421[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1243:29
1422[warn] 1243 | .unique[java.lang.Long]
1423[warn] | ^
1424[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1425[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1426[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1427[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1428[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1250:196
1429[warn] 1250 | 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))
1430[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1431[warn] |Implicit parameters should be provided with a `using` clause.
1432[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1433[warn] |To disable the warning, please use the following option:
1434[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1435[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1251:29
1436[warn] 1251 | .unique[java.lang.Long]
1437[warn] | ^
1438[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1439[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1440[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1441[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1442[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1256:196
1443[warn] 1256 | 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)))
1444[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1445[warn] |Implicit parameters should be provided with a `using` clause.
1446[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1447[warn] |To disable the warning, please use the following option:
1448[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1449[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1257:29
1450[warn] 1257 | .unique[java.lang.Long]
1451[warn] | ^
1452[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1453[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1454[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1455[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1456[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1264:327
1457[warn] 1264 | 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)))
1458[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1459[warn] |Implicit parameters should be provided with a `using` clause.
1460[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1461[warn] |To disable the warning, please use the following option:
1462[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1463[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1265:29
1464[warn] 1265 | .unique[java.lang.Long]
1465[warn] | ^
1466[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1467[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1468[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1469[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1470[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1270:327
1471[warn] 1270 | 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)))
1472[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1473[warn] |Implicit parameters should be provided with a `using` clause.
1474[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1475[warn] |To disable the warning, please use the following option:
1476[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1477[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1271:29
1478[warn] 1271 | .unique[java.lang.Long]
1479[warn] | ^
1480[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1481[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1482[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1483[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1484[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1278:231
1485[warn] 1278 | 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))
1486[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1487[warn] |Implicit parameters should be provided with a `using` clause.
1488[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1489[warn] |To disable the warning, please use the following option:
1490[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1491[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1279:29
1492[warn] 1279 | .unique[java.lang.Long]
1493[warn] | ^
1494[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1495[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1496[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1497[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1498[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1282:247
1499[warn] 1282 | 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))
1500[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1501[warn] |Implicit parameters should be provided with a `using` clause.
1502[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1503[warn] |To disable the warning, please use the following option:
1504[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1505[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1283:21
1506[warn] 1283 | .unique[String]
1507[warn] | ^
1508[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1509[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1510[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1511[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1512[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1288:231
1513[warn] 1288 | 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)))
1514[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1515[warn] |Implicit parameters should be provided with a `using` clause.
1516[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1517[warn] |To disable the warning, please use the following option:
1518[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1519[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1289:29
1520[warn] 1289 | .unique[java.lang.Long]
1521[warn] | ^
1522[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1523[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1524[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1525[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1526[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1292:247
1527[warn] 1292 | 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)))
1528[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1529[warn] |Implicit parameters should be provided with a `using` clause.
1530[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1531[warn] |To disable the warning, please use the following option:
1532[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1533[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1293:21
1534[warn] 1293 | .unique[String]
1535[warn] | ^
1536[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1537[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1538[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1539[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1540[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1299:278
1541[warn] 1299 | 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))
1542[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1543[warn] |Implicit parameters should be provided with a `using` clause.
1544[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1545[warn] |To disable the warning, please use the following option:
1546[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1547[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1300:29
1548[warn] 1300 | .unique[java.lang.Long]
1549[warn] | ^
1550[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1551[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1552[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1553[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1554[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1305:278
1555[warn] 1305 | 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)))
1556[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1557[warn] |Implicit parameters should be provided with a `using` clause.
1558[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1559[warn] |To disable the warning, please use the following option:
1560[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1561[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1306:29
1562[warn] 1306 | .unique[java.lang.Long]
1563[warn] | ^
1564[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1565[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1566[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1567[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1568[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1312:278
1569[warn] 1312 | 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))
1570[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1571[warn] |Implicit parameters should be provided with a `using` clause.
1572[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1573[warn] |To disable the warning, please use the following option:
1574[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1575[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1313:29
1576[warn] 1313 | .unique[java.lang.Long]
1577[warn] | ^
1578[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1579[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1580[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1581[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1582[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1318:278
1583[warn] 1318 | 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)))
1584[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1585[warn] |Implicit parameters should be provided with a `using` clause.
1586[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1587[warn] |To disable the warning, please use the following option:
1588[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1589[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1319:29
1590[warn] 1319 | .unique[java.lang.Long]
1591[warn] | ^
1592[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1593[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1594[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1595[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1596[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1326:43 -
1597[warn] 1326 | Query("""{'My bank'}""")(env.withParams(this.toMap))
1598[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1599[warn] |Implicit parameters should be provided with a `using` clause.
1600[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1601[warn] |To disable the warning, please use the following option:
1602[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1603[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1327:21
1604[warn] 1327 | .unique[String]
1605[warn] | ^
1606[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1607[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1608[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1609[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1610[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1332:43 -
1611[warn] 1332 | Query("""{'My bank'}""")(env.withParams(Map.empty))
1612[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1613[warn] |Implicit parameters should be provided with a `using` clause.
1614[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1615[warn] |To disable the warning, please use the following option:
1616[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1617[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1333:21
1618[warn] 1333 | .unique[String]
1619[warn] | ^
1620[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1621[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1622[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1623[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1624[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1340:51 -
1625[warn] 1340 | Query("""{:name || ' saved'}""")(env.withParams(this.toMap))
1626[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1627[warn] |Implicit parameters should be provided with a `using` clause.
1628[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1629[warn] |To disable the warning, please use the following option:
1630[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1631[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1341:21
1632[warn] 1341 | .unique[String]
1633[warn] | ^
1634[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1635[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1636[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1637[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1638[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1346:51 -
1639[warn] 1346 | Query("""{:name || ' saved'}""")(env.withParams(Map("name" -> name)))
1640[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1641[warn] |Implicit parameters should be provided with a `using` clause.
1642[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1643[warn] |To disable the warning, please use the following option:
1644[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1645[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1347:21
1646[warn] 1347 | .unique[String]
1647[warn] | ^
1648[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1649[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1650[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1651[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1652[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1355:216
1653[warn] 1355 | 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))
1654[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1655[warn] |Implicit parameters should be provided with a `using` clause.
1656[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1657[warn] |To disable the warning, please use the following option:
1658[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1659[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1356:29
1660[warn] 1356 | .unique[java.lang.Long]
1661[warn] | ^
1662[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1663[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1664[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1665[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1666[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1359:216
1667[warn] 1359 | 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))
1668[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1669[warn] |Implicit parameters should be provided with a `using` clause.
1670[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1671[warn] |To disable the warning, please use the following option:
1672[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1673[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1360:29
1674[warn] 1360 | .unique[java.lang.Long]
1675[warn] | ^
1676[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1677[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1678[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1679[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1680[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1365:216
1681[warn] 1365 | 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)))
1682[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1683[warn] |Implicit parameters should be provided with a `using` clause.
1684[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1685[warn] |To disable the warning, please use the following option:
1686[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1687[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1366:29
1688[warn] 1366 | .unique[java.lang.Long]
1689[warn] | ^
1690[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1691[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1692[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1693[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1694[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1369:216
1695[warn] 1369 | 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)))
1696[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1697[warn] |Implicit parameters should be provided with a `using` clause.
1698[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1699[warn] |To disable the warning, please use the following option:
1700[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1701[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1370:29
1702[warn] 1370 | .unique[java.lang.Long]
1703[warn] | ^
1704[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1705[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1706[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1707[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1708[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1377:202
1709[warn] 1377 | 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))
1710[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1711[warn] |Implicit parameters should be provided with a `using` clause.
1712[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1713[warn] |To disable the warning, please use the following option:
1714[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1715[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1378:29
1716[warn] 1378 | .unique[java.lang.Long]
1717[warn] | ^
1718[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1719[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1720[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1721[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1722[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1383:202
1723[warn] 1383 | 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)))
1724[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1725[warn] |Implicit parameters should be provided with a `using` clause.
1726[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1727[warn] |To disable the warning, please use the following option:
1728[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1729[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1384:29
1730[warn] 1384 | .unique[java.lang.Long]
1731[warn] | ^
1732[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1733[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1734[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1735[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1736[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1397:215
1737[warn] 1397 | 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)))
1738[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1739[warn] |Implicit parameters should be provided with a `using` clause.
1740[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1741[warn] |To disable the warning, please use the following option:
1742[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1743[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1398:29
1744[warn] 1398 | .unique[java.lang.Long]
1745[warn] | ^
1746[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1747[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1748[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1749[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1750[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1405:219
1751[warn] 1405 | 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))
1752[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1753[warn] |Implicit parameters should be provided with a `using` clause.
1754[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1755[warn] |To disable the warning, please use the following option:
1756[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1757[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1406:29
1758[warn] 1406 | .unique[java.lang.Long]
1759[warn] | ^
1760[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1761[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1762[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1763[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1764[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1411:219
1765[warn] 1411 | 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)))
1766[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1767[warn] |Implicit parameters should be provided with a `using` clause.
1768[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1769[warn] |To disable the warning, please use the following option:
1770[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1771[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1412:29
1772[warn] 1412 | .unique[java.lang.Long]
1773[warn] | ^
1774[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1775[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1776[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1777[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1778[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1419:229
1779[warn] 1419 | 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))
1780[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1781[warn] |Implicit parameters should be provided with a `using` clause.
1782[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1783[warn] |To disable the warning, please use the following option:
1784[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1785[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1420:29
1786[warn] 1420 | .unique[java.lang.Long]
1787[warn] | ^
1788[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1789[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1790[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1791[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1792[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1425:229
1793[warn] 1425 | 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)))
1794[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1795[warn] |Implicit parameters should be provided with a `using` clause.
1796[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1797[warn] |To disable the warning, please use the following option:
1798[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1799[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1426:29
1800[warn] 1426 | .unique[java.lang.Long]
1801[warn] | ^
1802[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1803[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1804[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1805[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1806[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1433:302
1807[warn] 1433 | 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))
1808[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1809[warn] |Implicit parameters should be provided with a `using` clause.
1810[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1811[warn] |To disable the warning, please use the following option:
1812[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1813[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1434:29
1814[warn] 1434 | .unique[java.lang.Long]
1815[warn] | ^
1816[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1817[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1818[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1819[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1820[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1439:302
1821[warn] 1439 | 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)))
1822[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1823[warn] |Implicit parameters should be provided with a `using` clause.
1824[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1825[warn] |To disable the warning, please use the following option:
1826[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1827[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1440:29
1828[warn] 1440 | .unique[java.lang.Long]
1829[warn] | ^
1830[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1831[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1832[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1833[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1834[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1449:241
1835[warn] 1449 | 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))
1836[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1837[warn] |Implicit parameters should be provided with a `using` clause.
1838[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1839[warn] |To disable the warning, please use the following option:
1840[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1841[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1450:29
1842[warn] 1450 | .unique[java.lang.Long]
1843[warn] | ^
1844[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1845[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1846[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1847[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1848[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1455:241
1849[warn] 1455 | 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)))
1850[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1851[warn] |Implicit parameters should be provided with a `using` clause.
1852[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1853[warn] |To disable the warning, please use the following option:
1854[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1855[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1456:29
1856[warn] 1456 | .unique[java.lang.Long]
1857[warn] | ^
1858[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1859[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1860[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1861[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1862[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1464:241
1863[warn] 1464 | 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))
1864[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1865[warn] |Implicit parameters should be provided with a `using` clause.
1866[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1867[warn] |To disable the warning, please use the following option:
1868[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1869[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1465:29
1870[warn] 1465 | .unique[java.lang.Long]
1871[warn] | ^
1872[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1873[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1874[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1875[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1876[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1468:234
1877[warn] 1468 | 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))
1878[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1879[warn] |Implicit parameters should be provided with a `using` clause.
1880[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1881[warn] |To disable the warning, please use the following option:
1882[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1883[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1469:29
1884[warn] 1469 | .unique[java.lang.Long]
1885[warn] | ^
1886[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1887[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1888[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1889[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1890[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1474:241
1891[warn] 1474 | 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)))
1892[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1893[warn] |Implicit parameters should be provided with a `using` clause.
1894[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1895[warn] |To disable the warning, please use the following option:
1896[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1897[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1475:29
1898[warn] 1475 | .unique[java.lang.Long]
1899[warn] | ^
1900[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1901[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1902[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1903[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1904[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1478:234
1905[warn] 1478 | 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)))
1906[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1907[warn] |Implicit parameters should be provided with a `using` clause.
1908[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1909[warn] |To disable the warning, please use the following option:
1910[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1911[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1479:29
1912[warn] 1479 | .unique[java.lang.Long]
1913[warn] | ^
1914[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1915[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1916[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1917[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1918[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1487:35 -
1919[warn] 1487 | Query("""{1}""")(env.withParams(this.toMap))
1920[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1921[warn] |Implicit parameters should be provided with a `using` clause.
1922[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1923[warn] |To disable the warning, please use the following option:
1924[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1925[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1488:29
1926[warn] 1488 | .unique[java.lang.Long]
1927[warn] | ^
1928[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1929[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1930[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1931[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1932[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1491:35 -
1933[warn] 1491 | Query("""{2}""")(env.withParams(this.toMap))
1934[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1935[warn] |Implicit parameters should be provided with a `using` clause.
1936[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1937[warn] |To disable the warning, please use the following option:
1938[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1939[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1492:29
1940[warn] 1492 | .unique[java.lang.Long]
1941[warn] | ^
1942[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1943[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1944[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1945[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1946[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1497:35 -
1947[warn] 1497 | Query("""{1}""")(env.withParams(Map.empty))
1948[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1949[warn] |Implicit parameters should be provided with a `using` clause.
1950[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1951[warn] |To disable the warning, please use the following option:
1952[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1953[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1498:29
1954[warn] 1498 | .unique[java.lang.Long]
1955[warn] | ^
1956[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1957[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1958[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1959[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1960[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1501:35 -
1961[warn] 1501 | Query("""{2}""")(env.withParams(Map.empty))
1962[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1963[warn] |Implicit parameters should be provided with a `using` clause.
1964[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1965[warn] |To disable the warning, please use the following option:
1966[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1967[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1502:29
1968[warn] 1502 | .unique[java.lang.Long]
1969[warn] | ^
1970[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1971[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1972[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1973[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1974[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1510:241
1975[warn] 1510 | 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))
1976[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1977[warn] |Implicit parameters should be provided with a `using` clause.
1978[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1979[warn] |To disable the warning, please use the following option:
1980[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1981[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1511:29
1982[warn] 1511 | .unique[java.lang.Long]
1983[warn] | ^
1984[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1985[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1986[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1987[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1988[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1514:234
1989[warn] 1514 | 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))
1990[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1991[warn] |Implicit parameters should be provided with a `using` clause.
1992[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1993[warn] |To disable the warning, please use the following option:
1994[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1995[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1515:29
1996[warn] 1515 | .unique[java.lang.Long]
1997[warn] | ^
1998[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1999[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2000[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2001[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2002[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1520:241
2003[warn] 1520 | 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)))
2004[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2005[warn] |Implicit parameters should be provided with a `using` clause.
2006[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2007[warn] |To disable the warning, please use the following option:
2008[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2009[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1521:29
2010[warn] 1521 | .unique[java.lang.Long]
2011[warn] | ^
2012[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2013[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2014[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2015[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2016[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1524:234
2017[warn] 1524 | 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)))
2018[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2019[warn] |Implicit parameters should be provided with a `using` clause.
2020[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2021[warn] |To disable the warning, please use the following option:
2022[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2023[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1525:29
2024[warn] 1525 | .unique[java.lang.Long]
2025[warn] | ^
2026[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2027[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2028[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2029[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2030[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1533:35 -
2031[warn] 1533 | Query("""{3}""")(env.withParams(this.toMap))
2032[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2033[warn] |Implicit parameters should be provided with a `using` clause.
2034[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2035[warn] |To disable the warning, please use the following option:
2036[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2037[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1534:29
2038[warn] 1534 | .unique[java.lang.Long]
2039[warn] | ^
2040[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2041[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2042[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2043[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2044[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1537:35 -
2045[warn] 1537 | Query("""{4}""")(env.withParams(this.toMap))
2046[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2047[warn] |Implicit parameters should be provided with a `using` clause.
2048[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2049[warn] |To disable the warning, please use the following option:
2050[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2051[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1538:29
2052[warn] 1538 | .unique[java.lang.Long]
2053[warn] | ^
2054[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2055[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2056[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2057[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2058[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1543:35 -
2059[warn] 1543 | Query("""{3}""")(env.withParams(Map.empty))
2060[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2061[warn] |Implicit parameters should be provided with a `using` clause.
2062[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2063[warn] |To disable the warning, please use the following option:
2064[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2065[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1544:29
2066[warn] 1544 | .unique[java.lang.Long]
2067[warn] | ^
2068[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2069[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2070[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2071[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2072[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1547:35 -
2073[warn] 1547 | Query("""{4}""")(env.withParams(Map.empty))
2074[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2075[warn] |Implicit parameters should be provided with a `using` clause.
2076[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2077[warn] |To disable the warning, please use the following option:
2078[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2079[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1548:29
2080[warn] 1548 | .unique[java.lang.Long]
2081[warn] | ^
2082[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2083[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2084[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2085[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2086[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1554:319
2087[warn] 1554 | 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))
2088[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2089[warn] |Implicit parameters should be provided with a `using` clause.
2090[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2091[warn] |To disable the warning, please use the following option:
2092[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2093[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1555:29
2094[warn] 1555 | .unique[java.lang.Long]
2095[warn] | ^
2096[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2097[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2098[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2099[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2100[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1560:319
2101[warn] 1560 | 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)))
2102[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2103[warn] |Implicit parameters should be provided with a `using` clause.
2104[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2105[warn] |To disable the warning, please use the following option:
2106[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2107[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1561:29
2108[warn] 1561 | .unique[java.lang.Long]
2109[warn] | ^
2110[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2111[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2112[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2113[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2114[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1567:302
2115[warn] 1567 | 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))
2116[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2117[warn] |Implicit parameters should be provided with a `using` clause.
2118[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2119[warn] |To disable the warning, please use the following option:
2120[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2121[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1568:29
2122[warn] 1568 | .unique[java.lang.Long]
2123[warn] | ^
2124[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2125[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2126[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2127[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2128[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1573:302
2129[warn] 1573 | 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)))
2130[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2131[warn] |Implicit parameters should be provided with a `using` clause.
2132[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2133[warn] |To disable the warning, please use the following option:
2134[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2135[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1574:29
2136[warn] 1574 | .unique[java.lang.Long]
2137[warn] | ^
2138[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2139[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2140[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2141[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2142[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1581:371
2143[warn] 1581 | 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`)))
2144[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2145[warn] |Implicit parameters should be provided with a `using` clause.
2146[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2147[warn] |To disable the warning, please use the following option:
2148[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2149[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1582:29
2150[warn] 1582 | .unique[java.lang.Long]
2151[warn] | ^
2152[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2153[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2154[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2155[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2156[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1587:371
2157[warn] 1587 | 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`)))
2158[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2159[warn] |Implicit parameters should be provided with a `using` clause.
2160[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2161[warn] |To disable the warning, please use the following option:
2162[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2163[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1588:29
2164[warn] 1588 | .unique[java.lang.Long]
2165[warn] | ^
2166[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2167[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2168[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2169[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2170[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1595:422
2171[warn] 1595 | 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`)))
2172[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2173[warn] |Implicit parameters should be provided with a `using` clause.
2174[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2175[warn] |To disable the warning, please use the following option:
2176[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2177[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1596:29
2178[warn] 1596 | .unique[java.lang.Long]
2179[warn] | ^
2180[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2181[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2182[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2183[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2184[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1601:422
2185[warn] 1601 | 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`)))
2186[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2187[warn] |Implicit parameters should be provided with a `using` clause.
2188[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2189[warn] |To disable the warning, please use the following option:
2190[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2191[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1602:29
2192[warn] 1602 | .unique[java.lang.Long]
2193[warn] | ^
2194[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2195[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2196[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2197[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2198[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1609:422
2199[warn] 1609 | 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`)))
2200[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2201[warn] |Implicit parameters should be provided with a `using` clause.
2202[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2203[warn] |To disable the warning, please use the following option:
2204[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2205[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1610:29
2206[warn] 1610 | .unique[java.lang.Long]
2207[warn] | ^
2208[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2209[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2210[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2211[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2212[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1615:422
2213[warn] 1615 | 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`)))
2214[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2215[warn] |Implicit parameters should be provided with a `using` clause.
2216[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2217[warn] |To disable the warning, please use the following option:
2218[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2219[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1616:29
2220[warn] 1616 | .unique[java.lang.Long]
2221[warn] | ^
2222[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2223[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2224[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2225[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2226[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1622:132
2227[warn] 1622 | Query("""{case(bin_op_function('`~`', :name, '^\\d+$$'), 'dig-only - ' || :name, 'not-dig-only - ' || :name)}""")(env.withParams(this.toMap))
2228[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2229[warn] |Implicit parameters should be provided with a `using` clause.
2230[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2231[warn] |To disable the warning, please use the following option:
2232[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2233[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1623:21
2234[warn] 1623 | .unique[String]
2235[warn] | ^
2236[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2237[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2238[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2239[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2240[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1628:132
2241[warn] 1628 | Query("""{case(bin_op_function('`~`', :name, '^\\d+$$'), 'dig-only - ' || :name, 'not-dig-only - ' || :name)}""")(env.withParams(Map("name" -> name)))
2242[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2243[warn] |Implicit parameters should be provided with a `using` clause.
2244[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2245[warn] |To disable the warning, please use the following option:
2246[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2247[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1629:21
2248[warn] 1629 | .unique[String]
2249[warn] | ^
2250[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2251[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2252[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2253[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2254[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1646:37 -
2255[warn] 1646 | Query("""{'M'}""")(env.withParams(this.toMap))
2256[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2257[warn] |Implicit parameters should be provided with a `using` clause.
2258[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2259[warn] |To disable the warning, please use the following option:
2260[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2261[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1647:21
2262[warn] 1647 | .unique[String]
2263[warn] | ^
2264[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2265[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2266[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2267[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2268[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1652:37 -
2269[warn] 1652 | Query("""{'M'}""")(env.withParams(Map.empty))
2270[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2271[warn] |Implicit parameters should be provided with a `using` clause.
2272[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2273[warn] |To disable the warning, please use the following option:
2274[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2275[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1653:21
2276[warn] 1653 | .unique[String]
2277[warn] | ^
2278[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2279[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2280[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2281[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2282[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1676:39 -
2283[warn] 1676 | Query("""{:code}""")(env.withParams(this.toMap))
2284[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2285[warn] |Implicit parameters should be provided with a `using` clause.
2286[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2287[warn] |To disable the warning, please use the following option:
2288[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2289[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1677:21
2290[warn] 1677 | .unique[String]
2291[warn] | ^
2292[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2293[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2294[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2295[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2296[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1680:42 -
2297[warn] 1680 | Query("""{:bk_name}""")(env.withParams(this.toMap))
2298[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2299[warn] |Implicit parameters should be provided with a `using` clause.
2300[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2301[warn] |To disable the warning, please use the following option:
2302[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2303[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1681:21
2304[warn] 1681 | .unique[String]
2305[warn] | ^
2306[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2307[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2308[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2309[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2310[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1684:42 -
2311[warn] 1684 | Query("""{:cr_name}""")(env.withParams(this.toMap))
2312[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2313[warn] |Implicit parameters should be provided with a `using` clause.
2314[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2315[warn] |To disable the warning, please use the following option:
2316[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2317[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1685:21
2318[warn] 1685 | .unique[String]
2319[warn] | ^
2320[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2321[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2322[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2323[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2324[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1690:39 -
2325[warn] 1690 | Query("""{:code}""")(env.withParams(Map("code" -> code)))
2326[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2327[warn] |Implicit parameters should be provided with a `using` clause.
2328[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2329[warn] |To disable the warning, please use the following option:
2330[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2331[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1691:21
2332[warn] 1691 | .unique[String]
2333[warn] | ^
2334[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2335[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2336[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2337[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2338[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1694:42 -
2339[warn] 1694 | Query("""{:bk_name}""")(env.withParams(Map("bk_name" -> bk_name)))
2340[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2341[warn] |Implicit parameters should be provided with a `using` clause.
2342[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2343[warn] |To disable the warning, please use the following option:
2344[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2345[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1695:21
2346[warn] 1695 | .unique[String]
2347[warn] | ^
2348[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2349[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2350[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2351[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2352[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1698:42 -
2353[warn] 1698 | Query("""{:cr_name}""")(env.withParams(Map("cr_name" -> cr_name)))
2354[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2355[warn] |Implicit parameters should be provided with a `using` clause.
2356[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2357[warn] |To disable the warning, please use the following option:
2358[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2359[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1699:21
2360[warn] 1699 | .unique[String]
2361[warn] | ^
2362[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2363[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2364[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2365[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2366[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1709:42 -
2367[warn] 1709 | Query("""{:bk_name}""")(env.withParams(this.toMap))
2368[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2369[warn] |Implicit parameters should be provided with a `using` clause.
2370[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2371[warn] |To disable the warning, please use the following option:
2372[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2373[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1710:21
2374[warn] 1710 | .unique[String]
2375[warn] | ^
2376[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2377[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2378[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2379[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2380[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1713:42 -
2381[warn] 1713 | Query("""{:pr_name}""")(env.withParams(this.toMap))
2382[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2383[warn] |Implicit parameters should be provided with a `using` clause.
2384[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2385[warn] |To disable the warning, please use the following option:
2386[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2387[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1714:21
2388[warn] 1714 | .unique[String]
2389[warn] | ^
2390[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2391[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2392[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2393[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2394[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1717:37 -
2395[warn] 1717 | Query("""{'M'}""")(env.withParams(this.toMap))
2396[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2397[warn] |Implicit parameters should be provided with a `using` clause.
2398[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2399[warn] |To disable the warning, please use the following option:
2400[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2401[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1718:21
2402[warn] 1718 | .unique[String]
2403[warn] | ^
2404[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2405[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2406[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2407[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2408[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1723:42 -
2409[warn] 1723 | Query("""{:bk_name}""")(env.withParams(Map("bk_name" -> bk_name)))
2410[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2411[warn] |Implicit parameters should be provided with a `using` clause.
2412[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2413[warn] |To disable the warning, please use the following option:
2414[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2415[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1724:21
2416[warn] 1724 | .unique[String]
2417[warn] | ^
2418[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2419[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2420[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2421[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2422[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1727:42 -
2423[warn] 1727 | Query("""{:pr_name}""")(env.withParams(Map("pr_name" -> pr_name)))
2424[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2425[warn] |Implicit parameters should be provided with a `using` clause.
2426[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2427[warn] |To disable the warning, please use the following option:
2428[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2429[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1728:21
2430[warn] 1728 | .unique[String]
2431[warn] | ^
2432[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2433[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2434[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2435[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2436[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1731:37 -
2437[warn] 1731 | Query("""{'M'}""")(env.withParams(Map.empty))
2438[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2439[warn] |Implicit parameters should be provided with a `using` clause.
2440[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2441[warn] |To disable the warning, please use the following option:
2442[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2443[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1732:21
2444[warn] 1732 | .unique[String]
2445[warn] | ^
2446[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2447[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2448[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2449[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2450[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1776:49 -
2451[warn] 1776 | Query("""{:integer_column}""")(env.withParams(this.toMap))
2452[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2453[warn] |Implicit parameters should be provided with a `using` clause.
2454[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2455[warn] |To disable the warning, please use the following option:
2456[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2457[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1777:32
2458[warn] 1777 | .unique[java.lang.Integer]
2459[warn] | ^
2460[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2461[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
2462[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2463[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2464[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1782:49 -
2465[warn] 1782 | Query("""{:integer_column}""")(env.withParams(Map("integer_column" -> integer_column)))
2466[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2467[warn] |Implicit parameters should be provided with a `using` clause.
2468[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2469[warn] |To disable the warning, please use the following option:
2470[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2471[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1783:32
2472[warn] 1783 | .unique[java.lang.Integer]
2473[warn] | ^
2474[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2475[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
2476[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2477[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2478[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1790:49 -
2479[warn] 1790 | Query("""{:integer_column}""")(env.withParams(this.toMap))
2480[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2481[warn] |Implicit parameters should be provided with a `using` clause.
2482[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2483[warn] |To disable the warning, please use the following option:
2484[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2485[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1791:32
2486[warn] 1791 | .unique[java.lang.Integer]
2487[warn] | ^
2488[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2489[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
2490[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2491[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2492[warn] -- Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1796:49 -
2493[warn] 1796 | Query("""{:integer_column}""")(env.withParams(Map("integer_column" -> integer_column)))
2494[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2495[warn] |Implicit parameters should be provided with a `using` clause.
2496[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2497[warn] |To disable the warning, please use the following option:
2498[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2499[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4/src_managed/test/Dtos.scala:1797:32
2500[warn] 1797 | .unique[java.lang.Integer]
2501[warn] | ^
2502[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2503[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
2504[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2505[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2506[warn] -- Warning: /build/repo/test/CursorsTests.scala:14:25 --------------------------
2507[warn] 14 | var conn: Connection = _
2508[warn] | ^
2509[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2510[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2511[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2512[warn] -- Warning: /build/repo/test/CursorsTests.scala:15:38 --------------------------
2513[warn] 15 | implicit var resources: Resources = _
2514[warn] | ^
2515[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2516[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2517[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2518[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1517:102 -----------
2519[warn] 1517 | val m2 = getAsMap("json_test_types", id)("child").asInstanceOf[Map[String @unchecked, _]]
2520[warn] | ^
2521[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
2522[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2523[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:62:34 --
2524[warn] 62 | qe.countAll[BankListRow](null) should be(2)
2525[warn] | ^
2526[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2527[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2528[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2529[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2530[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:63:35 --
2531[warn] 63 | qe.get[BankWithAccount1](10000).get.account shouldBe null
2532[warn] | ^
2533[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2534[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2535[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2536[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2537[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:64:43 --
2538[warn] 64 | qe.save(qe.get[BankWithAccount1](10000).get) shouldBe 10000
2539[warn] | ^
2540[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2541[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2542[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2543[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2544[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:65:39 --
2545[warn] 65 | val b1 = qe.get[BankListRow](10000).get
2546[warn] | ^
2547[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2548[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2549[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2550[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2551[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:67:39 --
2552[warn] 67 | val b2 = qe.get[BankListRow](10001).get
2553[warn] | ^
2554[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2555[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2556[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2557[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2558[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:69:30 --
2559[warn] 69 | qe.list[BankListRow](null).head.id should be(10001)
2560[warn] | ^
2561[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2562[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2563[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2564[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2565[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:70:58 --
2566[warn] 70 | val banks = qe.list[BankListRow](null, orderBy = "id")
2567[warn] | ^
2568[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2569[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2570[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2571[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2572[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:76:40 --
2573[warn] 76 | qe.list[BankListRowWithFilter](null).size should be(1)
2574[warn] | ^
2575[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2576[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithFilter]`.
2577[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2578[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2579[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:78:47 --
2580[warn] 78 | val banksAfter = qe.list[BankListRow](null)
2581[warn] | ^
2582[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2583[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2584[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2585[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2586[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:83:30 --
2587[warn] 83 | qe.get[BankListRow](10001).get.name should be(name2)
2588[warn] | ^
2589[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2590[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2591[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2592[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2593[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:86:30 --
2594[warn] 86 | qe.list[BankListRow](null).size should be(3)
2595[warn] | ^
2596[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2597[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2598[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2599[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2600[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:87:39 --
2601[warn] 87 | qe.list[BankListRowWithGroup](null).size should be(2)
2602[warn] | ^
2603[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2604[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithGroup]`.
2605[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2606[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2607[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:88:54 --
2608[warn] 88 | val banksHv = qe.list[BankListRowWithHaving](null)
2609[warn] | ^
2610[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2611[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithHaving]`.
2612[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2613[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2614[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:98:37 --
2615[warn] 98 | var cq = qe.get[CountryRow]("LV").get
2616[warn] | ^
2617[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2618[warn] |replace with the type `scala.reflect.ClassTag[dto.CountryRow]`.
2619[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2620[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2621[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:130:48 -
2622[warn] 130 | var tat = qe.get[TableAliasTestBank2](10001).get
2623[warn] | ^
2624[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2625[warn] |replace with the type `scala.reflect.ClassTag[dto.TableAliasTestBank2]`.
2626[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2627[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2628[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:136:44 -
2629[warn] 136 | tat = qe.get[TableAliasTestBank2](10001).get
2630[warn] | ^
2631[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2632[warn] |replace with the type `scala.reflect.ClassTag[dto.TableAliasTestBank2]`.
2633[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2634[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2635[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:180:44 -
2636[warn] 180 | val produced = qe.list[PersonInfo](null).map(personInfoString)
2637[warn] | ^
2638[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2639[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonInfo]`.
2640[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2641[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2642[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:201:50 -
2643[warn] 201 | val producedAlt = qe.list[PersonInfoAlt](null)
2644[warn] | ^
2645[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2646[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonInfoAlt]`.
2647[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2648[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2649[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:210:29 -
2650[warn] 210 | qe.list[Siblings](null)
2651[warn] | ^
2652[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2653[warn] |replace with the type `scala.reflect.ClassTag[dto.Siblings]`.
2654[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2655[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2656[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:218:32 -
2657[warn] 218 | qe.list[SiblingsAlt](null)
2658[warn] | ^
2659[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2660[warn] |replace with the type `scala.reflect.ClassTag[dto.SiblingsAlt]`.
2661[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2662[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2663[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:234:50 -
2664[warn] 234 | fatherTreeList("", qe.list[FatherTree](null).toList, Nil)
2665[warn] | ^
2666[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2667[warn] |replace with the type `scala.reflect.ClassTag[dto.FatherTree]`.
2668[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2669[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2670[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:242:36 -
2671[warn] 242 | qe.list[WithForefathers](null).toList.flatMap { p => List(
2672[warn] | ^
2673[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2674[warn] |replace with the type `scala.reflect.ClassTag[dto.WithForefathers]`.
2675[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2676[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2677[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:251:51 -
2678[warn] 251 | qe.countAll[FilterWithResolverTest1](Map.empty) shouldBe 0
2679[warn] | ^
2680[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2681[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2682[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2683[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2684[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:252:63 -
2685[warn] 252 | qe.countAll[FilterWithResolverTest1](Map("mother" -> null)) shouldBe 0
2686[warn] | ^
2687[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2688[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2689[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2690[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2691[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:253:81 -
2692[warn] 253 | qe.countAll[FilterWithResolverTest1](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
2693[warn] | ^
2694[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2695[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2696[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2697[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2698[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:254:81 -
2699[warn] 254 | qe.countAll[FilterWithResolverTest1](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
2700[warn] | ^
2701[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2702[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2703[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2704[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2705[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:255:81 -
2706[warn] 255 | qe.list [FilterWithResolverTest1](Map("mother" -> ("Helēna" + "Stūrīte"))).size shouldBe 6
2707[warn] | ^
2708[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2709[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2710[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2711[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2712[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:257:67 -
2713[warn] 257 | qe.countAll[FilterWithResolverTest1](Map("mother" -> "dada"))
2714[warn] | ^
2715[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2716[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2717[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2718[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2719[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:260:51 -
2720[warn] 260 | qe.countAll[FilterWithResolverTest4](Map.empty) shouldBe 37
2721[warn] | ^
2722[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2723[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2724[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2725[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2726[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:261:63 -
2727[warn] 261 | qe.countAll[FilterWithResolverTest4](Map("mother" -> null)) shouldBe 0
2728[warn] | ^
2729[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2730[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2731[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2732[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2733[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:262:82 -
2734[warn] 262 | qe.countAll[FilterWithResolverTest4](Map("mother" -> ("Minna Priedīte (#1)"))) shouldBe 1
2735[warn] | ^
2736[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2737[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2738[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2739[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2740[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:263:82 -
2741[warn] 263 | qe.countAll[FilterWithResolverTest4](Map("mother" -> ("Helēna Stūrīte (#1)"))) shouldBe 6
2742[warn] | ^
2743[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2744[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2745[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2746[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2747[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:264:82 -
2748[warn] 264 | qe.list [FilterWithResolverTest4](Map("mother" -> ("Helēna Stūrīte (#1)"))).size shouldBe 6
2749[warn] | ^
2750[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2751[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2752[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2753[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2754[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:266:67 -
2755[warn] 266 | qe.countAll[FilterWithResolverTest4](Map("mother" -> "dada"))
2756[warn] | ^
2757[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2758[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2759[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2760[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2761[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:270:64 -
2762[warn] 270 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> null)) shouldBe 0
2763[warn] | ^
2764[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2765[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
2766[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2767[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2768[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:271:82 -
2769[warn] 271 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
2770[warn] | ^
2771[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2772[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
2773[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2774[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2775[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:272:82 -
2776[warn] 272 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
2777[warn] | ^
2778[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2779[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
2780[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2781[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2782[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:273:64 -
2783[warn] 273 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> null)) shouldBe 0
2784[warn] | ^
2785[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2786[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
2787[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2788[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2789[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:274:82 -
2790[warn] 274 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
2791[warn] | ^
2792[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2793[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
2794[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2795[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2796[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:275:82 -
2797[warn] 275 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
2798[warn] | ^
2799[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2800[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
2801[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2802[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2803[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:306:38 -
2804[warn] 306 | qe.get[AccountWithBank](accountId).get.bank.id shouldBe accb.id
2805[warn] | ^
2806[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2807[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2808[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2809[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2810[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:307:35 -
2811[warn] 307 | qe.get[BankWithAccount1](10001).get.account.billing_account shouldBe bacNr
2812[warn] | ^
2813[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2814[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2815[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2816[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2817[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:313:28 -------------
2818[warn] 313 | child.toMap.filter(_._1 matches "^\\w+$").toMap shouldBe
2819[warn] | ^^^^^^^
2820[warn] |Alphanumeric method matches is not declared infix; it should not be used as infix operator.
2821[warn] |Instead, use method syntax .matches(...) or backticked identifier `matches`.
2822[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
2823[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:317:60 -
2824[warn] 317 | child = qe.get[PersonWithComplexTypeResolvers1](childId).get
2825[warn] | ^
2826[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2827[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers1]`.
2828[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2829[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2830[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:345:60 -
2831[warn] 345 | child = qe.get[PersonWithComplexTypeResolvers1](childId).get
2832[warn] | ^
2833[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2834[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers1]`.
2835[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2836[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2837[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:367:63 -
2838[warn] 367 | qe.countAll[ResolverTestPerson10](Map("name" -> "Alfrēds")) shouldBe 1
2839[warn] | ^
2840[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2841[warn] |replace with the type `scala.reflect.ClassTag[dto.ResolverTestPerson10]`.
2842[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2843[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2844[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:368:63 -
2845[warn] 368 | qe.countAll[ResolverTestPerson10](Map("name" -> "Marija" )) shouldBe 2
2846[warn] | ^
2847[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2848[warn] |replace with the type `scala.reflect.ClassTag[dto.ResolverTestPerson10]`.
2849[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2850[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2851[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:386:65 -
2852[warn] 386 | var child2 = qe.get[PersonWithComplexTypeResolvers2](childId).get
2853[warn] | ^
2854[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2855[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers2]`.
2856[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2857[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2858[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:433:56 -
2859[warn] 433 | var bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
2860[warn] | ^
2861[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2862[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
2863[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2864[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2865[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:439:38 -
2866[warn] 439 | qe.get[AccountWithBank](accountId).get.bank.id shouldBe accb.id
2867[warn] | ^
2868[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2869[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2870[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2871[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2872[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:440:38 -
2873[warn] 440 | qe.get[AccountWithBank](accountId).get.billing_account shouldBe bacNr2
2874[warn] | ^
2875[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2876[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2877[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2878[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2879[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:441:52 -
2880[warn] 441 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
2881[warn] | ^
2882[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2883[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
2884[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2885[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2886[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:451:59 -
2887[warn] 451 | qe.countAll[AccountWithBank](Map("bank_id" -> accb.id)) shouldBe 2
2888[warn] | ^
2889[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2890[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2891[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2892[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2893[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:452:52 -
2894[warn] 452 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
2895[warn] | ^
2896[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2897[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
2898[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2899[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2900[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:455:59 -
2901[warn] 455 | qe.countAll[AccountWithBank](Map("bank_id" -> accb.id)) shouldBe 1
2902[warn] | ^
2903[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2904[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2905[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2906[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2907[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:456:52 -
2908[warn] 456 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
2909[warn] | ^
2910[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2911[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
2912[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2913[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2914[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:462:52 -
2915[warn] 462 | var accwb2 = qe.get[AccountWithBank2](accountId).get
2916[warn] | ^
2917[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2918[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank2]`.
2919[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2920[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2921[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:468:48 -
2922[warn] 468 | accwb2 = qe.get[AccountWithBank2](accountId).get
2923[warn] | ^
2924[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2925[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank2]`.
2926[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2927[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2928[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:483:43 -
2929[warn] 483 | pwp = qe.get[PersonWithParents1](pwpId).get
2930[warn] | ^
2931[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2932[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithParents1]`.
2933[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2934[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2935[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:489:43 -
2936[warn] 489 | pwp = qe.get[PersonWithParents1](pwpId).get
2937[warn] | ^
2938[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2939[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithParents1]`.
2940[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2941[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2942[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:495:25 -
2943[warn] 495 | qe.get[Person](pwpId).get.mother_id shouldBe pwpMotherId
2944[warn] | ^
2945[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2946[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
2947[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2948[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2949[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:496:25 -
2950[warn] 496 | qe.get[Person](pwpId).get.father_id shouldBe null
2951[warn] | ^
2952[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2953[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
2954[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2955[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2956[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:499:48 -
2957[warn] 499 | val bwa1 = qe.get[BankWithAccount1](accb.id).get
2958[warn] | ^
2959[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2960[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2961[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2962[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2963[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:505:37 -
2964[warn] 505 | qe.get[BankWithAccount1](accb.id).get.account.billing_account shouldBe bacNr
2965[warn] | ^
2966[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2967[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2968[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2969[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2970[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:508:37 -
2971[warn] 508 | qe.get[BankWithAccount1](accb.id).get.account shouldBe null
2972[warn] | ^
2973[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2974[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2975[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2976[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2977[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:512:37 -
2978[warn] 512 | qe.get[BankWithAccount1](accb.id).get.account.billing_account shouldBe bacNr2
2979[warn] | ^
2980[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2981[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2982[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2983[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2984[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:518:23 -
2985[warn] 518 | qe.get[NoidTest](0).map(_.toMap).orNull shouldBe null
2986[warn] | ^
2987[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2988[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
2989[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2990[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2991[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:520:23 -
2992[warn] 520 | qe.get[NoidTest](0).map(_.toMap).orNull shouldBe Map("id" -> 0, "nm" -> "name")
2993[warn] | ^
2994[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2995[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
2996[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2997[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2998[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:523:23 -
2999[warn] 523 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe Map("id" -> 1, "nm" -> "name")
3000[warn] | ^
3001[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3002[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3003[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3004[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3005[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:524:27 -
3006[warn] 524 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
3007[warn] | ^
3008[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3009[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3010[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3011[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3012[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:530:23 -
3013[warn] 530 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe Map("id" -> 1, "nm" -> "updated name")
3014[warn] | ^
3015[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3016[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3017[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3018[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3019[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:531:27 -
3020[warn] 531 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
3021[warn] | ^
3022[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3023[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3024[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3025[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3026[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:536:23 -
3027[warn] 536 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe null
3028[warn] | ^
3029[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3030[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3031[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3032[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3033[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:537:27 -
3034[warn] 537 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
3035[warn] | ^
3036[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3037[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3038[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3039[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3040[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:543:28 -
3041[warn] 543 | qe.get[NoidTest](noid_1).map(_.toMap).orNull shouldBe Map("id" -> noid_1, "nm" -> "name")
3042[warn] | ^
3043[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3044[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3045[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3046[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3047[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:547:27 -
3048[warn] 547 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
3049[warn] | ^
3050[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3051[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3052[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3053[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3054[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:555:27 -
3055[warn] 555 | qe.list[NoidTest](null).map(_.toMap) shouldBe Nil
3056[warn] | ^
3057[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3058[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3059[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3060[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3061[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:561:24 -
3062[warn] 561 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe null
3063[warn] | ^
3064[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3065[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3066[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3067[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3068[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:563:24 -
3069[warn] 563 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe Map("no_id" -> 0, "no_nm" -> "name")
3070[warn] | ^
3071[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3072[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3073[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3074[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3075[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:566:24 -
3076[warn] 566 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe Map("no_id" -> 1, "no_nm" -> "name")
3077[warn] | ^
3078[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3079[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3080[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3081[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3082[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:567:28 -
3083[warn] 567 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
3084[warn] | ^
3085[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3086[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3087[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3088[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3089[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:573:24 -
3090[warn] 573 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe Map("no_id" -> 1, "no_nm" -> "updated name")
3091[warn] | ^
3092[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3093[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3094[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3095[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3096[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:574:28 -
3097[warn] 574 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
3098[warn] | ^
3099[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3100[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3101[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3102[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3103[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:579:24 -
3104[warn] 579 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe null
3105[warn] | ^
3106[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3107[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3108[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3109[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3110[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:580:28 -
3111[warn] 580 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
3112[warn] | ^
3113[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3114[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3115[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3116[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3117[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:586:30 -
3118[warn] 586 | qe.get[NoidTest2](noid2_1).map(_.toMap).orNull shouldBe Map("no_id" -> noid2_1, "no_nm" -> "name")
3119[warn] | ^
3120[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3121[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3122[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3123[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3124[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:590:28 -
3125[warn] 590 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
3126[warn] | ^
3127[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3128[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3129[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3130[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3131[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:594:24 -
3132[warn] 594 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe Map("no_id" -> 0, "no_nm" -> "name")
3133[warn] | ^
3134[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3135[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3136[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3137[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3138[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:595:30 -
3139[warn] 595 | qe.get[NoidTest2](noid2_1).map(_.toMap).orNull shouldBe Map("no_id" -> noid2_1, "no_nm" -> "updated name")
3140[warn] | ^
3141[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3142[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3143[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3144[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3145[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:600:28 -
3146[warn] 600 | qe.list[NoidTest2](null).map(_.toMap) shouldBe Nil
3147[warn] | ^
3148[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3149[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3150[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3151[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3152[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:607:54 -
3153[warn] 607 | multiTest = qe.get[SaveToMultiTest01](multiTestId).get
3154[warn] | ^
3155[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3156[warn] |replace with the type `scala.reflect.ClassTag[dto.SaveToMultiTest01]`.
3157[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3158[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3159[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:616:54 -
3160[warn] 616 | multiTest = qe.get[SaveToMultiTest01](multiTestId).get
3161[warn] | ^
3162[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3163[warn] |replace with the type `scala.reflect.ClassTag[dto.SaveToMultiTest01]`.
3164[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3165[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3166[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:624:67 -
3167[warn] 624 | Query("sys_user[id = ?] {person_id}", saveExtraId).unique[Long] shouldBe multiTest.id
3168[warn] | ^
3169[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3170[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
3171[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3172[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3173[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:625:68 -
3174[warn] 625 | Query("sys_user[id = ?] {password}", saveExtraId).unique[String] shouldBe null
3175[warn] | ^
3176[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3177[warn] |replace with the type `scala.reflect.ClassTag[String]`.
3178[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3179[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3180[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:628:68 -
3181[warn] 628 | Query("sys_user[id = ?] {password}", saveExtraId).unique[String] shouldBe "demo3"
3182[warn] | ^
3183[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3184[warn] |replace with the type `scala.reflect.ClassTag[String]`.
3185[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3186[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3187[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:641:55 -
3188[warn] 641 | childRt1 = qe.get[PersonRecursiveTest1](childRt1Id).get
3189[warn] | ^
3190[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3191[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonRecursiveTest1]`.
3192[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3193[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3194[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:664:57 -
3195[warn] 664 | motherRt2 = qe.get[PersonRecursiveTest2](motherRt2Id).get
3196[warn] | ^
3197[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3198[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonRecursiveTest2]`.
3199[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3200[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3201[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:678:32 -
3202[warn] 678 | qe.get[FilterRefTest1](1127).get.son_count shouldBe 0
3203[warn] | ^
3204[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3205[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest1]`.
3206[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3207[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3208[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:679:32 -
3209[warn] 679 | qe.get[FilterRefTest1](1127).get.daughter_count shouldBe 2
3210[warn] | ^
3211[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3212[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest1]`.
3213[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3214[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3215[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:680:32 -
3216[warn] 680 | qe.get[FilterRefTest2](1127).get.global_male_count shouldBe 24
3217[warn] | ^
3218[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3219[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest2]`.
3220[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3221[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3222[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:681:32 -
3223[warn] 681 | qe.get[FilterRefTest2](1127).get.global_female_count shouldBe 25
3224[warn] | ^
3225[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3226[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest2]`.
3227[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3228[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3229[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:682:34 -
3230[warn] 682 | qe.countAll[Person](Map.empty) shouldBe (24 + 25)
3231[warn] | ^
3232[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3233[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3234[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3235[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3236[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:771:59 -
3237[warn] 771 | val personCount = Query("person{count(*)}").unique[Int]
3238[warn] | ^
3239[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3240[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3241[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3242[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3243[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:772:74 -
3244[warn] 772 | val carCount = Query("car_schema.person_car{count(*)}").unique[Int]
3245[warn] | ^
3246[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3247[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3248[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3249[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3250[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:780:40 -------------
3251[warn] 780 | val expectedSize = if (viewName startsWith "person") personCount + carCount - 1 else carCount
3252[warn] | ^^^^^^^^^^
3253[warn] |Alphanumeric method startsWith is not declared infix; it should not be used as infix operator.
3254[warn] |Instead, use method syntax .startsWith(...) or backticked identifier `startsWith`.
3255[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
3256[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:818:70 -
3257[warn] 818 | val personCount = Query("person[id < 2000]{count(*)}").unique[Int]
3258[warn] | ^
3259[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3260[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3261[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3262[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3263[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:843:80 -
3264[warn] 843 | def currentAccountsCount = Query("|querease2:account{count(*)}").unique[Int]
3265[warn] | ^
3266[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3267[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3268[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3269[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3270[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:862:38 -
3271[warn] 862 | val p2New = qe.get[Person2](newId).get
3272[warn] | ^
3273[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3274[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
3275[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3276[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3277[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:864:26 -
3278[warn] 864 | qe.get[Person2](newId).isEmpty shouldBe true
3279[warn] | ^
3280[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3281[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
3282[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3283[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3284[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:867:56 -
3285[warn] 867 | qe.list[Person2](Map[String, Any](), orderBy = "id").head.notes shouldBe("no_args")
3286[warn] | ^
3287[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3288[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
3289[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3290[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3291[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:882:50 -
3292[warn] 882 | org_saved = qe.get[OrganizationKeyTest]("org").get
3293[warn] | ^
3294[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3295[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3296[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3297[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3298[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:889:50 -
3299[warn] 889 | org_saved = qe.get[OrganizationKeyTest]("org").get
3300[warn] | ^
3301[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3302[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3303[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3304[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3305[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:894:60 -
3306[warn] 894 | val org_jk = qe.get[OrganizationJoinsKeyTestCode]("org").get
3307[warn] | ^
3308[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3309[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationJoinsKeyTestCode]`.
3310[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3311[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3312[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:896:49 -
3313[warn] 896 | qe.get[OrganizationJoinsKeyTestId](org_jk.id).get.name shouldBe "org"
3314[warn] | ^
3315[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3316[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationJoinsKeyTestId]`.
3317[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3318[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3319[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:899:60 -
3320[warn] 899 | var org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
3321[warn] | ^
3322[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3323[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
3324[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3325[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3326[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:905:56 -
3327[warn] 905 | org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
3328[warn] | ^
3329[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3330[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
3331[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3332[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3333[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:910:56 -
3334[warn] 910 | org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
3335[warn] | ^
3336[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3337[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
3338[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3339[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3340[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:923:50 -
3341[warn] 923 | org_saved = qe.get[OrganizationKeyTest]("org").get
3342[warn] | ^
3343[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3344[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3345[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3346[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3347[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:928:50 -
3348[warn] 928 | org_saved = qe.get[OrganizationKeyTest]("org").get
3349[warn] | ^
3350[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3351[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3352[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3353[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3354[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:933:50 -
3355[warn] 933 | org_saved = qe.get[OrganizationKeyTest]("org").get
3356[warn] | ^
3357[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3358[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3359[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3360[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3361[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:939:50 -
3362[warn] 939 | org_saved = qe.get[OrganizationKeyTest]("org").get
3363[warn] | ^
3364[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3365[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3366[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3367[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3368[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:942:54 -
3369[warn] 942 | val a1k = qe.get[OrganizationAccountKeyTest]("A1").get
3370[warn] | ^
3371[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3372[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest]`.
3373[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3374[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3375[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:943:79 -
3376[warn] 943 | a1k.organization_id = Query("organization[name = 'org'] {id}").unique[Long]
3377[warn] | ^
3378[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3379[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
3380[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3381[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3382[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:946:50 -
3383[warn] 946 | org_saved = qe.get[OrganizationKeyTest]("org").get
3384[warn] | ^
3385[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3386[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3387[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3388[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3389[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:949:65 -
3390[warn] 949 | val org_roc = qe.get[OrganizationReadonlyChildrenTest]("org").get
3391[warn] | ^
3392[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3393[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationReadonlyChildrenTest]`.
3394[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3395[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3396[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:952:50 -
3397[warn] 952 | org_saved = qe.get[OrganizationKeyTest]("org").get
3398[warn] | ^
3399[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3400[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3401[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3402[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3403[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:955:62 -
3404[warn] 955 | val org_rfo = qe.get[OrganizationRefOnlyUpdateTest]("org").get
3405[warn] | ^
3406[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3407[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationRefOnlyUpdateTest]`.
3408[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3409[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3410[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:962:50 -
3411[warn] 962 | org_saved = qe.get[OrganizationKeyTest]("org").get
3412[warn] | ^
3413[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3414[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3415[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3416[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3417[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:969:56 -
3418[warn] 969 | org_saved = qe.get[OrganizationKeyTest]("other_org").get
3419[warn] | ^
3420[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3421[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3422[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3423[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3424[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:977:63 -
3425[warn] 977 | org_saved = qe.get[OrganizationKeyTest]("org_name_updated").get
3426[warn] | ^
3427[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3428[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3429[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3430[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3431[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:983:50 -
3432[warn] 983 | org_saved = qe.get[OrganizationKeyTest]("org").get
3433[warn] | ^
3434[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3435[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3436[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3437[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3438[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:989:75 -
3439[warn] 989 | val org_count_before_ups = Query("organization {count(*)}").unique[Int]
3440[warn] | ^
3441[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3442[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3443[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3444[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3445[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:992:75 -
3446[warn] 992 | val org_count_after_ups = Query("organization {count(*)}").unique[Int]
3447[warn] | ^
3448[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3449[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3450[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3451[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3452[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:994:55 -
3453[warn] 994 | org_saved = qe.get[OrganizationKeyTest](org_ups_id).get
3454[warn] | ^
3455[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3456[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3457[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3458[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3459[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:997:54 -
3460[warn] 997 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
3461[warn] | ^
3462[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3463[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3464[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3465[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3466[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1001:75
3467[warn] 1001 | val org_count_after_ups2 = Query("organization {count(*)}").unique[Int]
3468[warn] | ^
3469[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3470[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3471[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3472[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3473[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1003:54
3474[warn] 1003 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
3475[warn] | ^
3476[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3477[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3478[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3479[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3480[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1008:54
3481[warn] 1008 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
3482[warn] | ^
3483[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3484[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3485[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3486[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3487[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1014:50
3488[warn] 1014 | org_saved = qe.get[OrganizationKeyTest]("org").get
3489[warn] | ^
3490[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3491[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3492[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3493[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3494[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1021:50
3495[warn] 1021 | org_saved = qe.get[OrganizationKeyTest]("org").get
3496[warn] | ^
3497[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3498[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3499[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3500[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3501[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1025:68
3502[warn] 1025 | val org_rfl = qe.get[OrganizationRefOnlyUpdateLegacyTest]("org").get
3503[warn] | ^
3504[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3505[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationRefOnlyUpdateLegacyTest]`.
3506[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3507[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3508[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1032:50
3509[warn] 1032 | org_saved = qe.get[OrganizationKeyTest]("org").get
3510[warn] | ^
3511[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3512[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3513[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3514[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3515[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1038:50
3516[warn] 1038 | org_saved = qe.get[OrganizationKeyTest]("org").get
3517[warn] | ^
3518[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3519[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3520[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3521[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3522[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1045:50
3523[warn] 1045 | org_saved = qe.get[OrganizationKeyTest]("org").get
3524[warn] | ^
3525[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3526[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3527[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3528[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3529[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1049:92
3530[warn] 1049 | val main_account_id = Query("organization[name = 'org'] {main_account_id}").unique[Long]
3531[warn] | ^
3532[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3533[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
3534[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3535[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3536[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1050:45
3537[warn] 1050 | qe.get[OrganizationAccountKeyTest2]("A1").get.balance shouldBe org_main_account.balance
3538[warn] | ^
3539[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3540[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest2]`.
3541[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3542[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3543[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1051:56
3544[warn] 1051 | qe.get[OrganizationAccountKeyTest2](main_account_id).get.balance shouldBe org_main_account.balance
3545[warn] | ^
3546[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3547[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest2]`.
3548[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3549[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3550[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1052:57
3551[warn] 1052 | val oacc4 = qe.get[OrganizationAccountKeyTest3]("A1").get
3552[warn] | ^
3553[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3554[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
3555[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3556[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3557[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1057:45
3558[warn] 1057 | qe.get[OrganizationAccountKeyTest3]("A4").get.organization.name shouldBe "org-4"
3559[warn] | ^
3560[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3561[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
3562[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3563[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3564[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1058:45
3565[warn] 1058 | qe.get[OrganizationAccountKeyTest3]("A1").get.organization.name shouldBe "org"
3566[warn] | ^
3567[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3568[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
3569[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3570[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3571[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1073:43
3572[warn] 1073 | val pco1 = qe.get[PersonAndCar11](1127).get
3573[warn] | ^
3574[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3575[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonAndCar11]`.
3576[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3577[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3578[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1083:43
3579[warn] 1083 | val pco2 = qe.get[PersonAndCar12](1127).get
3580[warn] | ^
3581[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3582[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonAndCar12]`.
3583[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3584[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3585[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1145:52
3586[warn] 1145 | val o2 = qe.get[OrganizationChildExpandTest](id).get
3587[warn] | ^
3588[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3589[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationChildExpandTest]`.
3590[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3591[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3592[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1206:44
3593[warn] 1206 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3594[warn] | ^
3595[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3596[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3597[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3598[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3599[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1220:44
3600[warn] 1220 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3601[warn] | ^
3602[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3603[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3604[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3605[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3606[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1234:44
3607[warn] 1234 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3608[warn] | ^
3609[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3610[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3611[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3612[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3613[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1248:44
3614[warn] 1248 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3615[warn] | ^
3616[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3617[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3618[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3619[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3620[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1277:44
3621[warn] 1277 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3622[warn] | ^
3623[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3624[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3625[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3626[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3627[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1311:38
3628[warn] 1311 | val j2 = qe.get[JsonTestAny](id).get
3629[warn] | ^
3630[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3631[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestAny]`.
3632[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3633[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3634[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1319:35
3635[warn] 1319 | jta = qe.get[JsonTestArray](id).get
3636[warn] | ^
3637[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3638[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
3639[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3640[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3641[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1328:34
3642[warn] 1328 | qe.get[JsonTestTypes](j1.id)
3643[warn] | ^
3644[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3645[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
3646[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3647[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3648[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1331:35
3649[warn] 1331 | jta = qe.get[JsonTestArray](id).get
3650[warn] | ^
3651[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3652[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
3653[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3654[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3655[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1343:35
3656[warn] 1343 | jta = qe.get[JsonTestArray](id).get
3657[warn] | ^
3658[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3659[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
3660[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3661[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3662[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1348:42
3663[warn] 1348 | jtr = qe.get[JsonTestArrayResolve](id).get
3664[warn] | ^
3665[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3666[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArrayResolve]`.
3667[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3668[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3669[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1358:35
3670[warn] 1358 | jta = qe.get[JsonTestArray](id).get
3671[warn] | ^
3672[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3673[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
3674[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3675[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3676[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1378:31
3677[warn] 1378 | qe.get[JsonTestTypes](id).get
3678[warn] | ^
3679[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3680[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
3681[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3682[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3683[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1493:38
3684[warn] 1493 | val c2 = qe.get[JsonTestTypes](id).get.child
3685[warn] | ^
3686[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3687[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
3688[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3689[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3690[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1534:38
3691[warn] 1534 | qe.get[PersonParentRefTest1](1103).get.children(0).mother_full_name shouldBe("Marija Ozola")
3692[warn] | ^
3693[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3694[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonParentRefTest1]`.
3695[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3696[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3697[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1544:34
3698[warn] 1544 | m_saved = qe.get[Mother](m.id).get
3699[warn] | ^
3700[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3701[warn] |replace with the type `scala.reflect.ClassTag[dto.Mother]`.
3702[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3703[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3704[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1555:34
3705[warn] 1555 | m_saved = qe.get[Mother](m.id).get
3706[warn] | ^
3707[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3708[warn] |replace with the type `scala.reflect.ClassTag[dto.Mother]`.
3709[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3710[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3711[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1571:47
3712[warn] 1571 | c_saved = qe.get[PersonFatherSave](childId).orNull
3713[warn] | ^
3714[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3715[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
3716[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3717[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3718[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1575:40
3719[warn] 1575 | val pChild = qe.get[Person](childId).get
3720[warn] | ^
3721[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3722[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3723[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3724[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3725[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1576:51
3726[warn] 1576 | val pSponsor = qe.get[Person](pChild.father_id).get
3727[warn] | ^
3728[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3729[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3730[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3731[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3732[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1580:47
3733[warn] 1580 | c_saved = qe.get[PersonFatherSave](childId).orNull
3734[warn] | ^
3735[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3736[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
3737[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3738[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3739[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1585:47
3740[warn] 1585 | c_saved = qe.get[PersonFatherSave](childId).orNull
3741[warn] | ^
3742[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3743[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
3744[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3745[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3746[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1590:47
3747[warn] 1590 | c_saved = qe.get[PersonFatherSave](childId).orNull
3748[warn] | ^
3749[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3750[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
3751[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3752[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3753[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1594:31
3754[warn] 1594 | qe.get[Person](pSponsor.id).orNull shouldBe null
3755[warn] | ^
3756[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3757[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3758[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3759[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3760[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1662:43
3761[warn] 1662 | qe.countAll[Person](Map[String, Any]()) shouldBe 53
3762[warn] | ^
3763[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3764[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3765[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3766[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3767[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1664:46
3768[warn] 1664 | qe.list[DistinctFalse](Map[String, Any]()).size shouldBe 53
3769[warn] | ^
3770[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3771[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctFalse]`.
3772[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3773[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3774[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1665:50
3775[warn] 1665 | qe.countAll[DistinctFalse](Map[String, Any]()) shouldBe 53
3776[warn] | ^
3777[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3778[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctFalse]`.
3779[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3780[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3781[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1667:45
3782[warn] 1667 | qe.list[DistinctTrue](Map[String, Any]()).size shouldBe 25
3783[warn] | ^
3784[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3785[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctTrue]`.
3786[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3787[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3788[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1668:49
3789[warn] 1668 | qe.countAll[DistinctTrue](Map[String, Any]()) shouldBe 25
3790[warn] | ^
3791[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3792[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctTrue]`.
3793[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3794[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3795[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1670:46
3796[warn] 1670 | qe.list[DistinctEmpty](Map[String, Any]()).size shouldBe 25
3797[warn] | ^
3798[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3799[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctEmpty]`.
3800[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3801[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3802[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1671:50
3803[warn] 1671 | qe.countAll[DistinctEmpty](Map[String, Any]()) shouldBe 25
3804[warn] | ^
3805[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3806[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctEmpty]`.
3807[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3808[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3809[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1675:48
3810[warn] 1675 | qe.list[DistinctSurname](Map[String, Any]()).size shouldBe 25
3811[warn] | ^
3812[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3813[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurname]`.
3814[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3815[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3816[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1676:52
3817[warn] 1676 | qe.countAll[DistinctSurname](Map[String, Any]()) shouldBe 25
3818[warn] | ^
3819[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3820[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurname]`.
3821[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3822[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3823[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1678:47
3824[warn] 1678 | qe.list[DistinctMother](Map[String, Any]()).size shouldBe 17
3825[warn] | ^
3826[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3827[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMother]`.
3828[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3829[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3830[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1679:51
3831[warn] 1679 | qe.countAll[DistinctMother](Map[String, Any]()) shouldBe 17
3832[warn] | ^
3833[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3834[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMother]`.
3835[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3836[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3837[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1681:53
3838[warn] 1681 | qe.list[DistinctMotherFather](Map[String, Any]()).size shouldBe 20
3839[warn] | ^
3840[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3841[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMotherFather]`.
3842[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3843[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3844[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1682:57
3845[warn] 1682 | qe.countAll[DistinctMotherFather](Map[String, Any]()) shouldBe 20
3846[warn] | ^
3847[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3848[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMotherFather]`.
3849[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3850[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3851[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1684:54
3852[warn] 1684 | qe.list[DistinctSurnameFather](Map[String, Any]()).size shouldBe 40
3853[warn] | ^
3854[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3855[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurnameFather]`.
3856[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3857[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3858[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1685:58
3859[warn] 1685 | qe.countAll[DistinctSurnameFather](Map[String, Any]()) shouldBe 40
3860[warn] | ^
3861[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3862[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurnameFather]`.
3863[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3864[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3865[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1696:45
3866[warn] 1696 | nc_test = qe.get[RoChildRefClashTest](id).get
3867[warn] | ^
3868[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3869[warn] |replace with the type `scala.reflect.ClassTag[dto.RoChildRefClashTest]`.
3870[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3871[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3872[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1700:45
3873[warn] 1700 | nc_test = qe.get[RoChildRefClashTest](id).get
3874[warn] | ^
3875[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3876[warn] |replace with the type `scala.reflect.ClassTag[dto.RoChildRefClashTest]`.
3877[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3878[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3879[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1705:32
3880[warn] 1705 | qe.create[Person](Map.empty).toMap shouldBe (new Person).toMap
3881[warn] | ^
3882[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3883[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3884[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3885[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3886[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1714:33
3887[warn] 1714 | qe.create[Person2](Map.empty).toMap shouldBe p2.toMap
3888[warn] | ^
3889[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3890[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
3891[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3892[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3893[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1723:35
3894[warn] 1723 | qe.create[Person2Ch](Map.empty).toMap shouldBe p3.toMap
3895[warn] | ^
3896[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3897[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2Ch]`.
3898[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3899[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3900[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1748:75
3901[warn] 1748 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
3902[warn] | ^
3903[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3904[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3905[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3906[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3907[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1765:75
3908[warn] 1765 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
3909[warn] | ^
3910[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3911[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3912[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3913[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3914[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1769:75
3915[warn] 1769 | qe.get[dto.OrganizationAccountOptionalFieldsTest](id, noOptionalFields).get.toMap shouldBe Map("id" -> id)
3916[warn] | ^
3917[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3918[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3919[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3920[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3921[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1770:106
3922[warn] 1770 | qe.list[dto.OrganizationAccountOptionalFieldsTest](Map[String, Any](), fieldFilter = noOptionalFields)
3923[warn] | ^
3924[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3925[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3926[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3927[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3928[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1777:75
3929[warn] 1777 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
3930[warn] | ^
3931[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3932[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3933[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3934[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3935[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1784:75
3936[warn] 1784 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
3937[warn] | ^
3938[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3939[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3940[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3941[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3942[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1797:101
3943[warn] 1797 | val oId = Query("organization[name = :name] {id}", Map("name" -> "org-opt")).unique[Long]
3944[warn] | ^
3945[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3946[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
3947[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3948[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3949[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1798:69
3950[warn] 1798 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3951[warn] | ^
3952[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3953[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3954[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3955[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3956[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1812:69
3957[warn] 1812 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3958[warn] | ^
3959[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3960[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3961[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3962[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3963[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1817:69
3964[warn] 1817 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3965[warn] | ^
3966[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3967[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3968[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3969[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3970[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1822:69
3971[warn] 1822 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3972[warn] | ^
3973[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3974[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3975[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3976[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3977[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1827:69
3978[warn] 1827 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3979[warn] | ^
3980[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3981[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3982[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3983[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3984[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1834:69
3985[warn] 1834 | qe.get[dto.OrganizationOptionalFieldsTest](oId, noOptionalFields).get.toMap shouldBe Map("name" -> "org-opt")
3986[warn] | ^
3987[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3988[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3989[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3990[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3991[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1835:99
3992[warn] 1835 | qe.list[dto.OrganizationOptionalFieldsTest](Map[String, Any](), fieldFilter = noOptionalFields)
3993[warn] | ^
3994[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3995[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3996[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3997[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3998[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1840:69
3999[warn] 1840 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
4000[warn] | ^
4001[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4002[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
4003[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4004[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4005[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1846:69
4006[warn] 1846 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
4007[warn] | ^
4008[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4009[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
4010[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4011[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4012[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1950:23 ------------
4013[warn] 1950 | p.sex = if (name endsWith "s") "M" else "F"
4014[warn] | ^^^^^^^^
4015[warn] |Alphanumeric method endsWith is not declared infix; it should not be used as infix operator.
4016[warn] |Instead, use method syntax .endsWith(...) or backticked identifier `endsWith`.
4017[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
4018[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1963:18 ------------
4019[warn] 1963 | personsString split "\\n" foreach (_.trim.split("\\s+").toList match {
4020[warn] | ^^^^^
4021[warn] |Alphanumeric method split is not declared infix; it should not be used as infix operator.
4022[warn] |Instead, use method syntax .split(...) or backticked identifier `split`.
4023[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
4024[warn] -- Warning: /build/repo/test/db-tests/QuereaseHsqldbTests.scala:70:97 ----------
4025[warn] 70 | def createHsqldbObjects(db: String) = executeStatements(db, createHsqldbObjectsStatements(db): _*)
4026[warn] | ^
4027[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
4028[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4029[warn] -- Warning: /build/repo/test/db-tests/QuereaseHsqldbTests.scala:69:19 ----------
4030[warn] 69 | .filterNot(_ startsWith "alter table car_schema.person_car add constraint fk_person_car_person_id")
4031[warn] | ^^^^^^^^^^
4032[warn] |Alphanumeric method startsWith is not declared infix; it should not be used as infix operator.
4033[warn] |Instead, use method syntax .startsWith(...) or backticked identifier `startsWith`.
4034[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
4035[warn] -- Warning: /build/repo/test/db-tests/QuereasePostgresTests.scala:85:102 -------
4036[warn] 85 | def createPostgresObjects(db: String) = executeStatements(db, createPostgresObjectsStatements(db) : _*)
4037[warn] | ^
4038[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
4039[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4040[warn] 545 warnings found
4041[info] done compiling
4042
4043************************
4044Build summary:
4045[{
4046 "module": "querease",
4047 "compile": {"status": "ok", "tookMs": 14380, "warnings": 4, "errors": 0, "sourceVersion": "3.4-migration"},
4048 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4049 "test-compile": {"status": "ok", "tookMs": 22182, "warnings": 545, "errors": 0, "sourceVersion": "3.4-migration"},
4050 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4051 "publish": {"status": "skipped", "tookMs": 0},
4052 "metadata": {
4053 "crossScalaVersions": ["3.3.7", "2.13.18", "2.12.21"]
4054}
4055}]
4056************************
4057[success] Total time: 40 s, completed Jan 8, 2026, 1:54:15 AM
4058[0JChecking patch src/QuereaseMetadata.scala...
4059error: while searching for:
4060case class FieldOrderingNotFoundException(message: String) extends Exception(message)
4061
4062trait QuereaseMetadata {
4063 this: QuereaseExpressions with QuereaseResolvers with QueryStringBuilder & QuereaseResolvers with FilterTransformer with ValueTransformer =>
4064
4065 class FieldOrdering(val nameToIndex: Map[String, Int]) extends Ordering[String] {
4066 override def compare(x: String, y: String) =
4067
4068error: patch failed: src/QuereaseMetadata.scala:18
4069error: while searching for:
4070 lazy val tableMetadata: TableMetadata =
4071 new TableMetadata(new YamlTableDefLoader(yamlMetadata, metadataConventions, typeDefs).tableDefs, identity, aliasToDb)
4072 lazy val macrosClass: Class[_] = classOf[QuereaseMacros]
4073 protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)
4074 lazy val joinsParser: JoinsParser = new TresqlJoinsParser(
4075 TresqlMetadata(tableMetadata.tableDefs, typeDefs, macrosClass, resourceLoader, aliasToDb),
4076 _ => Some(new SimpleCache(parserCacheSize, "TresqlJoinsParser cache")),
4077
4078error: patch failed: src/QuereaseMetadata.scala:43
4079Checking patch src/QuereaseFilters.scala...
4080error: while searching for:
4081}
4082
4083trait FilterTransformer {
4084 this: QuereaseExpressions with QueryStringBuilder with FilterTransformer & QuereaseMetadata with QuereaseResolvers =>
4085 // TODO resolve names like in views (maybe strip prefix etc.)
4086 private val ident = "[_\\p{IsLatin}][_\\p{IsLatin}0-9]*"
4087 private val ident2 = s"$ident\\.$ident"
4088
4089error: patch failed: src/QuereaseFilters.scala:27
4090Checking patch src/QuereaseExpressions.scala...
4091error: while searching for:
4092
4093import QuereaseExpressions._
4094trait QuereaseExpressions {
4095 this: QuereaseMetadata with QueryStringBuilder with FilterTransformer & QuereaseResolvers with QueryStringBuilder =>
4096 case class Context(
4097 viewDef: ViewDef,
4098 fieldDef: FieldDef,
4099
4100error: patch failed: src/QuereaseExpressions.scala:80
4101Checking patch project/plugins.sbt...
4102Checking patch build.sbt...
4103Applying patch src/QuereaseMetadata.scala with 2 rejects...
4104Rejected hunk #1.
4105Rejected hunk #2.
4106Applying patch src/QuereaseFilters.scala with 1 reject...
4107Rejected hunk #1.
4108Applying patch src/QuereaseExpressions.scala with 1 reject...
4109Rejected hunk #1.
4110Applied patch project/plugins.sbt cleanly.
4111Applied patch build.sbt cleanly.
4112Commit migration rewrites
4113Switched to a new branch 'opencb/migrate-source-3.4'
4114[opencb/migrate-source-3.4 360b1e2] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
4115 10 files changed, 87 insertions(+), 90 deletions(-)
4116Using target Scala version for migration: 3.7.4
4117Migrating project for -source:3.7 using Scala 3.7.4
4118----
4119Preparing build for 3.7.4
4120Would try to apply common scalacOption (best-effort, sbt/mill only):
4121Append: -rewrite,REQUIRE:-source:3.7-migration
4122Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4123
4124Try apply source patch:
4125Path: build.sbt
4126Pattern: LocalProject("querease")
4127Replacement: ThisBuild
4128Successfully applied pattern 'LocalProject("querease")' in build.sbt
4129
4130Try apply source patch:
4131Path: build.sbt
4132Pattern: sys.error("Java 11 is required for this project
4133Replacement: println("Java 11 is required for this project
4134Successfully applied pattern 'sys.error("Java 11 is required for this project' in build.sbt
4135
4136Try apply source patch:
4137Path: src/QuereaseMetadata.scala
4138Pattern: protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _
4139Replacement: protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)
4140Failed to apply pattern 'protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _' in src/QuereaseMetadata.scala
4141
4142Try apply source patch:
4143Path: src/QuereaseExpressions.scala
4144Pattern: \n\s+with
4145Replacement: &
4146Failed to apply pattern '\n\s+with ' in src/QuereaseExpressions.scala
4147
4148Try apply source patch:
4149Path: src/QuereaseFilters.scala
4150Pattern: \n\s+with
4151Replacement: &
4152Failed to apply pattern '\n\s+with ' in src/QuereaseFilters.scala
4153
4154Try apply source patch:
4155Path: src/QuereaseMetadata.scala
4156Pattern: \n\s+with
4157Replacement: &
4158Failed to apply pattern '\n\s+with ' in src/QuereaseMetadata.scala
4159----
4160Starting build for 3.7.4
4161Execute tests: false
4162sbt project found:
4163No prepare script found for project guntiso/querease
4164##################################
4165Scala version: 3.7.4
4166Targets: org.mojoz%querease
4167Project 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":" & "}]}
4168##################################
4169Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
4170Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4171[sbt_options] declare -a sbt_options=()
4172[process_args] java_version = '21'
4173[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
4174# Executing command line:
4175java
4176-Dfile.encoding=UTF-8
4177-Dcommunitybuild.scala=3.7.4
4178-Dcommunitybuild.project.dependencies.add=
4179-Xmx7G
4180-Xms4G
4181-Xss8M
4182-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
4183-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
4184-jar
4185/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
4186"setCrossScalaVersions 3.7.4"
4187"++3.7.4 -v"
4188"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""
4189"set every credentials := Nil"
4190"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
4191"removeScalacOptionsStartingWith -P:wartremover"
4192
4193moduleMappings
4194"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"
4195
4196[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
4197[info] loading settings for project repo-build from akka.sbt, build.sbt, plugins.sbt...
4198[info] loading project definition from /build/repo/project
4199[info] compiling 14 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
4200[info] done compiling
4201[info] loading settings for project repo from build.sbt, version.sbt...
4202Java 11 is required for this project. Found 21 instead
4203[info] set current project to querease (in build file:/build/repo/)
4204Execute setCrossScalaVersions: 3.7.4
4205OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in repo/crossScalaVersions
4206Java 11 is required for this project. Found 21 instead
4207[info] set current project to querease (in build file:/build/repo/)
4208[info] Setting Scala version to 3.7.4 on 1 projects.
4209[info] Switching Scala version on:
4210[info] * repo (3.7.4, 2.13.18, 2.12.21)
4211[info] Excluding projects:
4212[info] Reapplying settings...
4213Java 11 is required for this project. Found 21 instead
4214[info] set current project to querease (in build file:/build/repo/)
4215Execute 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
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/)
4219[info] Defining Global / credentials, credentials
4220[info] The new values will be used by allCredentials, credentials and 2 others.
4221[info] Run `last` for details.
4222[info] Reapplying settings...
4223Java 11 is required for this project. Found 21 instead
4224[info] set current project to querease (in build file:/build/repo/)
4225Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
4226[info] Reapplying settings...
4227OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
4228
4229 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
4230 Did you mean allExcludeDependencies ?
4231 , retry without global scopes
4232[info] Reapplying settings...
4233Java 11 is required for this project. Found 21 instead
4234[info] set current project to querease (in build file:/build/repo/)
4235Execute removeScalacOptionsStartingWith: -P:wartremover
4236[info] Reapplying settings...
4237Java 11 is required for this project. Found 21 instead
4238[info] set current project to querease (in build file:/build/repo/)
4239[success] Total time: 0 s, completed Jan 8, 2026, 1:54:53 AM
4240Build 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":" & "}]}
4241Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
4242Starting build...
4243Projects: Set(repo)
4244Starting build for ProjectRef(file:/build/repo/,repo) (querease)... [0/1]
4245OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
4246OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
4247Compile scalacOptions: -unchecked, -encoding, utf8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4248[info] compiling 11 Scala sources to /build/repo/target/scala-3.7.4/classes ...
4249[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:854:8
4250[warn] 854 | upsert(view, propMap, filter, extraPropsToSave) match {
4251[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4252[warn] | match may not be exhaustive.
4253[warn] |
4254[warn] | It would fail on pattern case: (_, _)
4255[warn] |
4256[warn] | longer explanation available when compiling with `-explain`
4257[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:896:8
4258[warn] 896 | upsert(view, data, filter) match {
4259[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4260[warn] | match may not be exhaustive.
4261[warn] |
4262[warn] | It would fail on pattern case: (_, _)
4263[warn] |
4264[warn] | longer explanation available when compiling with `-explain`
4265[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:143:11
4266[warn] 143 | case s@b.SelectExpr(
4267[warn] | ^
4268[warn] | Unreachable case
4269[warn] 144 | b.Table(_, _,
4270[warn] 145 | b.TableJoin(_, b.ArrExpr(List(b.FunExpr("build_cursors", _, _, _, _))), _, _)
4271[warn] 146 | , _, _, _
4272[warn] 147 | ) :: _,
4273[warn] 148 | _, _, _, _, _, _, _, _, _
4274[warn] 149 | ) =>
4275[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:162:11
4276[warn] 162 | case b.WithSelectExpr(tables, q) =>
4277[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
4278[warn] | Unreachable case
4279[info] [patched file /build/repo/src/ScalaDtoQuerease.scala]
4280[info] [patched file /build/repo/src/QuereaseMetadata.scala]
4281[info] [patched file /build/repo/src/Querease.scala]
4282[warn] there was 1 feature warning; re-run with -feature for details
4283[warn] 5 warnings found
4284[info] done compiling
4285[info] compiling 3 Scala sources to /build/repo/target/scala-3.7.4/classes ...
4286[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:854:8
4287[warn] 854 | upsert(view, propMap, filter, extraPropsToSave) match {
4288[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4289[warn] | match may not be exhaustive.
4290[warn] |
4291[warn] | It would fail on pattern case: (_, _)
4292[warn] |
4293[warn] | longer explanation available when compiling with `-explain`
4294[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:896:8
4295[warn] 896 | upsert(view, data, filter) match {
4296[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4297[warn] | match may not be exhaustive.
4298[warn] |
4299[warn] | It would fail on pattern case: (_, _)
4300[warn] |
4301[warn] | longer explanation available when compiling with `-explain`
4302[warn] there was 1 feature warning; re-run with -feature for details
4303[warn] three warnings found
4304[info] done compiling
4305
4306************************
4307Build summary:
4308[{
4309 "module": "querease",
4310 "compile": {"status": "ok", "tookMs": 14731, "warnings": 4, "errors": 0, "sourceVersion": "3.7-migration"},
4311 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4312 "test-compile": {"status": "ok", "tookMs": 5447, "warnings": 545, "errors": 0, "sourceVersion": "3.7-migration"},
4313 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4314 "publish": {"status": "skipped", "tookMs": 0},
4315 "metadata": {
4316 "crossScalaVersions": ["3.3.7", "2.13.18", "2.12.21"]
4317}
4318}]
4319************************
4320[success] Total time: 22 s, completed Jan 8, 2026, 1:55:15 AM
4321[0JChecking patch project/plugins.sbt...
4322Checking patch build.sbt...
4323Applied patch project/plugins.sbt cleanly.
4324Applied patch build.sbt cleanly.
4325Commit migration rewrites
4326Switched to a new branch 'opencb/migrate-source-3.7'
4327[opencb/migrate-source-3.7 7d2df32] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4
4328 3 files changed, 14 insertions(+), 14 deletions(-)
4329----
4330Preparing build for 3.8.0-RC6
4331Scala binary version found: 3.8
4332Implicitly using source version 3.8
4333Scala binary version found: 3.8
4334Implicitly using source version 3.8
4335Would try to apply common scalacOption (best-effort, sbt/mill only):
4336Append: ,REQUIRE:-source:3.8
4337Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4338
4339Try apply source patch:
4340Path: build.sbt
4341Pattern: LocalProject("querease")
4342Replacement: ThisBuild
4343Successfully applied pattern 'LocalProject("querease")' in build.sbt
4344
4345Try apply source patch:
4346Path: build.sbt
4347Pattern: sys.error("Java 11 is required for this project
4348Replacement: println("Java 11 is required for this project
4349Successfully applied pattern 'sys.error("Java 11 is required for this project' in build.sbt
4350
4351Try apply source patch:
4352Path: src/QuereaseMetadata.scala
4353Pattern: protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _
4354Replacement: protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)
4355Failed to apply pattern 'protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _' in src/QuereaseMetadata.scala
4356
4357Try apply source patch:
4358Path: src/QuereaseExpressions.scala
4359Pattern: \n\s+with
4360Replacement: &
4361Failed to apply pattern '\n\s+with ' in src/QuereaseExpressions.scala
4362
4363Try apply source patch:
4364Path: src/QuereaseFilters.scala
4365Pattern: \n\s+with
4366Replacement: &
4367Failed to apply pattern '\n\s+with ' in src/QuereaseFilters.scala
4368
4369Try apply source patch:
4370Path: src/QuereaseMetadata.scala
4371Pattern: \n\s+with
4372Replacement: &
4373Failed to apply pattern '\n\s+with ' in src/QuereaseMetadata.scala
4374----
4375Starting build for 3.8.0-RC6
4376Execute tests: true
4377sbt project found:
4378No prepare script found for project guntiso/querease
4379##################################
4380Scala version: 3.8.0-RC6
4381Targets: org.mojoz%querease
4382Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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":" & "}]}
4383##################################
4384Using extra scalacOptions: ,REQUIRE:-source:3.8
4385Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4386[sbt_options] declare -a sbt_options=()
4387[process_args] java_version = '21'
4388[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
4389# Executing command line:
4390java
4391-Dfile.encoding=UTF-8
4392-Dcommunitybuild.scala=3.8.0-RC6
4393-Dcommunitybuild.project.dependencies.add=
4394-Xmx7G
4395-Xms4G
4396-Xss8M
4397-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
4398-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
4399-jar
4400/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
4401"setCrossScalaVersions 3.8.0-RC6"
4402"++3.8.0-RC6 -v"
4403"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
4404"set every credentials := Nil"
4405"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
4406"removeScalacOptionsStartingWith -P:wartremover"
4407
4408moduleMappings
4409"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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"
4410
4411[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
4412[info] loading settings for project repo-build from akka.sbt, build.sbt, plugins.sbt...
4413[info] loading project definition from /build/repo/project
4414[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
4415[info] done compiling
4416[info] loading settings for project repo from build.sbt, version.sbt...
4417Java 11 is required for this project. Found 21 instead
4418[info] set current project to querease (in build file:/build/repo/)
4419Execute setCrossScalaVersions: 3.8.0-RC6
4420Java 11 is required for this project. Found 21 instead
4421OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in repo/crossScalaVersions
4422[info] set current project to querease (in build file:/build/repo/)
4423[info] Setting Scala version to 3.8.0-RC6 on 1 projects.
4424[info] Switching Scala version on:
4425[info] * repo (3.8.0-RC6, 2.13.18, 2.12.21)
4426[info] Excluding projects:
4427[info] Reapplying settings...
4428Java 11 is required for this project. Found 21 instead
4429[info] set current project to querease (in build file:/build/repo/)
4430Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4431[info] Reapplying settings...
4432Java 11 is required for this project. Found 21 instead
4433[info] set current project to querease (in build file:/build/repo/)
4434[info] Defining Global / credentials, credentials
4435[info] The new values will be used by allCredentials, credentials and 2 others.
4436[info] Run `last` for details.
4437[info] Reapplying settings...
4438Java 11 is required for this project. Found 21 instead
4439[info] set current project to querease (in build file:/build/repo/)
4440Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
4441[info] Reapplying settings...
4442OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
4443
4444 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
4445 Did you mean allExcludeDependencies ?
4446 , retry without global scopes
4447[info] Reapplying settings...
4448Java 11 is required for this project. Found 21 instead
4449[info] set current project to querease (in build file:/build/repo/)
4450Execute removeScalacOptionsStartingWith: -P:wartremover
4451[info] Reapplying settings...
4452Java 11 is required for this project. Found 21 instead
4453[info] set current project to querease (in build file:/build/repo/)
4454[success] Total time: 0 s, completed Jan 8, 2026, 1:55:47 AM
4455Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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":" & "}]}
4456Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
4457Starting build...
4458Projects: Set(repo)
4459Starting build for ProjectRef(file:/build/repo/,repo) (querease)... [0/1]
4460OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
4461OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
4462Compile scalacOptions: -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4463[info] compiling 11 Scala sources to /build/repo/target/scala-3.8.0-RC6/classes ...
4464[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:854:8
4465[warn] 854 | upsert(view, propMap, filter, extraPropsToSave) match {
4466[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4467[warn] | match may not be exhaustive.
4468[warn] |
4469[warn] | It would fail on pattern case: (_, _)
4470[warn] |
4471[warn] | longer explanation available when compiling with `-explain`
4472[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:896:8
4473[warn] 896 | upsert(view, data, filter) match {
4474[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4475[warn] | match may not be exhaustive.
4476[warn] |
4477[warn] | It would fail on pattern case: (_, _)
4478[warn] |
4479[warn] | longer explanation available when compiling with `-explain`
4480[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:143:11
4481[warn] 143 | case s@b.SelectExpr(
4482[warn] | ^
4483[warn] | Unreachable case
4484[warn] 144 | b.Table(_, _,
4485[warn] 145 | b.TableJoin(_, b.ArrExpr(List(b.FunExpr("build_cursors", _, _, _, _))), _, _)
4486[warn] 146 | , _, _, _
4487[warn] 147 | ) :: _,
4488[warn] 148 | _, _, _, _, _, _, _, _, _
4489[warn] 149 | ) =>
4490[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:162:11
4491[warn] 162 | case b.WithSelectExpr(tables, q) =>
4492[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
4493[warn] | Unreachable case
4494[warn] there was 1 feature warning; re-run with -feature for details
4495[warn] 5 warnings found
4496[info] done compiling
4497[info] compiling 10 Scala sources and 1 Java source to /build/repo/target/scala-3.8.0-RC6/test-classes ...
4498[warn] -- Warning: /build/repo/target/scala-3.8.0-RC6/src_managed/test/Dtos.scala:30:42
4499[warn] 30 | Query("""{:bank.id}""")(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.0-RC6/src_managed/test/Dtos.scala:31:29
4506[warn] 31 | .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.0-RC6/src_managed/test/Dtos.scala:36:42
4513[warn] 36 | Query("""{:bank.id}""")(env.withParams(Map("bank" -> Option(bank).map(_.toMap).orNull)))
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.0-RC6/src_managed/test/Dtos.scala:37:29
4520[warn] 37 | .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.0-RC6/src_managed/test/Dtos.scala:66:251
4527[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))
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.0-RC6/src_managed/test/Dtos.scala:67:29
4534[warn] 67 | .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.0-RC6/src_managed/test/Dtos.scala:70:235
4541[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))
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.0-RC6/src_managed/test/Dtos.scala:71:29
4548[warn] 71 | .unique[java.lang.Long]
4549[warn] | ^
4550[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4551[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:76:251
4555[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)))
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.0-RC6/src_managed/test/Dtos.scala:77:29
4562[warn] 77 | .unique[java.lang.Long]
4563[warn] | ^
4564[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4565[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:80:235
4569[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)))
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.0-RC6/src_managed/test/Dtos.scala:81:29
4576[warn] 81 | .unique[java.lang.Long]
4577[warn] | ^
4578[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4579[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:128:39
4583[warn] 128 | Query("""{now()}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:129:38
4590[warn] 129 | .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.0-RC6/src_managed/test/Dtos.scala:134:39
4597[warn] 134 | Query("""{now()}""")(env.withParams(Map.empty))
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.0-RC6/src_managed/test/Dtos.scala:135:38
4604[warn] 135 | .unique[java.time.LocalDateTime]
4605[warn] | ^
4606[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4607[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
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.0-RC6/src_managed/test/Dtos.scala:149:39
4611[warn] 149 | Query("""{now()}""")(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.0-RC6/src_managed/test/Dtos.scala:150:38
4618[warn] 150 | .unique[java.time.LocalDateTime]
4619[warn] | ^
4620[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4621[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
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.0-RC6/src_managed/test/Dtos.scala:155:39
4625[warn] 155 | Query("""{now()}""")(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.0-RC6/src_managed/test/Dtos.scala:156:38
4632[warn] 156 | .unique[java.time.LocalDateTime]
4633[warn] | ^
4634[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4635[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
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.0-RC6/src_managed/test/Dtos.scala:242:38
4639[warn] 242 | Query("""{true}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:243:32
4646[warn] 243 | .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.0-RC6/src_managed/test/Dtos.scala:246:38
4653[warn] 246 | Query("""{true}""")(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.0-RC6/src_managed/test/Dtos.scala:247:32
4660[warn] 247 | .unique[java.lang.Boolean]
4661[warn] | ^
4662[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4663[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
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.0-RC6/src_managed/test/Dtos.scala:252:38
4667[warn] 252 | Query("""{true}""")(env.withParams(Map.empty))
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.0-RC6/src_managed/test/Dtos.scala:253:32
4674[warn] 253 | .unique[java.lang.Boolean]
4675[warn] | ^
4676[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4677[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
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.0-RC6/src_managed/test/Dtos.scala:256:38
4681[warn] 256 | Query("""{true}""")(env.withParams(Map.empty))
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.0-RC6/src_managed/test/Dtos.scala:257:32
4688[warn] 257 | .unique[java.lang.Boolean]
4689[warn] | ^
4690[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4691[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
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.0-RC6/src_managed/test/Dtos.scala:266:57
4695[warn] 266 | Query("""{coalesce(:name_eng, '')}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:267:21
4702[warn] 267 | .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.0-RC6/src_managed/test/Dtos.scala:270:57
4709[warn] 270 | Query("""{coalesce(:name_rus, '')}""")(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.0-RC6/src_managed/test/Dtos.scala:271:21
4716[warn] 271 | .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.0-RC6/src_managed/test/Dtos.scala:276:57
4723[warn] 276 | Query("""{coalesce(:name_eng, '')}""")(env.withParams(Map("name_eng" -> name_eng)))
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.0-RC6/src_managed/test/Dtos.scala:277:21
4730[warn] 277 | .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.0-RC6/src_managed/test/Dtos.scala:280:57
4737[warn] 280 | Query("""{coalesce(:name_rus, '')}""")(env.withParams(Map("name_rus" -> name_rus)))
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.0-RC6/src_managed/test/Dtos.scala:281:21
4744[warn] 281 | .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.0-RC6/src_managed/test/Dtos.scala:334:37
4751[warn] 334 | Query("""{'F'}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:335:21
4758[warn] 335 | .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.0-RC6/src_managed/test/Dtos.scala:340:37
4765[warn] 340 | Query("""{'F'}""")(env.withParams(Map.empty))
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.0-RC6/src_managed/test/Dtos.scala:341:21
4772[warn] 341 | .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.0-RC6/src_managed/test/Dtos.scala:424:43
4779[warn] 424 | Query("""{:children}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:425:21
4786[warn] 425 | .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.0-RC6/src_managed/test/Dtos.scala:430:43
4793[warn] 430 | Query("""{:children}""")(env.withParams(Map("children" -> Option(children).map(_.toMap).orNull)))
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.0-RC6/src_managed/test/Dtos.scala:431:21
4800[warn] 431 | .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.0-RC6/src_managed/test/Dtos.scala:480:37
4807[warn] 480 | Query("""{'M'}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:481:21
4814[warn] 481 | .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.0-RC6/src_managed/test/Dtos.scala:486:37
4821[warn] 486 | Query("""{'M'}""")(env.withParams(Map.empty))
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.0-RC6/src_managed/test/Dtos.scala:487:21
4828[warn] 487 | .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.0-RC6/src_managed/test/Dtos.scala:496:37
4835[warn] 496 | Query("""{'F'}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:497:21
4842[warn] 497 | .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.0-RC6/src_managed/test/Dtos.scala:502:37
4849[warn] 502 | Query("""{'F'}""")(env.withParams(Map.empty))
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.0-RC6/src_managed/test/Dtos.scala:503:21
4856[warn] 503 | .unique[String]
4857[warn] | ^
4858[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4859[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:510:37
4863[warn] 510 | Query("""{'F'}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:511:21
4870[warn] 511 | .unique[String]
4871[warn] | ^
4872[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4873[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:516:37
4877[warn] 516 | Query("""{'F'}""")(env.withParams(Map.empty))
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.0-RC6/src_managed/test/Dtos.scala:517:21
4884[warn] 517 | .unique[String]
4885[warn] | ^
4886[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4887[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:524:751
4891[warn] 524 | 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))
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.0-RC6/src_managed/test/Dtos.scala:525:29
4898[warn] 525 | .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.0-RC6/src_managed/test/Dtos.scala:530:751
4905[warn] 530 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:531:29
4912[warn] 531 | .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.0-RC6/src_managed/test/Dtos.scala:547:159
4919[warn] 547 | 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))
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.0-RC6/src_managed/test/Dtos.scala:548:29
4926[warn] 548 | .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.0-RC6/src_managed/test/Dtos.scala:551:610
4933[warn] 551 | 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))
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.0-RC6/src_managed/test/Dtos.scala:552:29
4940[warn] 552 | .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.0-RC6/src_managed/test/Dtos.scala:557:159
4947[warn] 557 | 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))
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.0-RC6/src_managed/test/Dtos.scala:558:29
4954[warn] 558 | .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.0-RC6/src_managed/test/Dtos.scala:561:610
4961[warn] 561 | 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))
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.0-RC6/src_managed/test/Dtos.scala:562:29
4968[warn] 562 | .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.0-RC6/src_managed/test/Dtos.scala:662:249
4975[warn] 662 | 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))
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.0-RC6/src_managed/test/Dtos.scala:663:29
4982[warn] 663 | .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.0-RC6/src_managed/test/Dtos.scala:668:249
4989[warn] 668 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:669:29
4996[warn] 669 | .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.0-RC6/src_managed/test/Dtos.scala:683:257
5003[warn] 683 | 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))
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.0-RC6/src_managed/test/Dtos.scala:684:29
5010[warn] 684 | .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.0-RC6/src_managed/test/Dtos.scala:689:257
5017[warn] 689 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:690:29
5024[warn] 690 | .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.0-RC6/src_managed/test/Dtos.scala:798:261
5031[warn] 798 | 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))
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.0-RC6/src_managed/test/Dtos.scala:799:29
5038[warn] 799 | .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.0-RC6/src_managed/test/Dtos.scala:804:261
5045[warn] 804 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:805:29
5052[warn] 805 | .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.0-RC6/src_managed/test/Dtos.scala:811:255
5059[warn] 811 | 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))
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.0-RC6/src_managed/test/Dtos.scala:812:29
5066[warn] 812 | .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.0-RC6/src_managed/test/Dtos.scala:817:255
5073[warn] 817 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:818:29
5080[warn] 818 | .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.0-RC6/src_managed/test/Dtos.scala:896:272
5087[warn] 896 | 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))
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.0-RC6/src_managed/test/Dtos.scala:897:29
5094[warn] 897 | .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.0-RC6/src_managed/test/Dtos.scala:902:272
5101[warn] 902 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:903:29
5108[warn] 903 | .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.0-RC6/src_managed/test/Dtos.scala:910:266
5115[warn] 910 | 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))
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.0-RC6/src_managed/test/Dtos.scala:911:29
5122[warn] 911 | .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.0-RC6/src_managed/test/Dtos.scala:916:266
5129[warn] 916 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:917:29
5136[warn] 917 | .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.0-RC6/src_managed/test/Dtos.scala:962:359
5143[warn] 962 | 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))
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.0-RC6/src_managed/test/Dtos.scala:963:29
5150[warn] 963 | .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.0-RC6/src_managed/test/Dtos.scala:966:359
5157[warn] 966 | 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))
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.0-RC6/src_managed/test/Dtos.scala:967:29
5164[warn] 967 | .unique[java.lang.Long]
5165[warn] | ^
5166[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5167[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:972:359
5171[warn] 972 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:973:29
5178[warn] 973 | .unique[java.lang.Long]
5179[warn] | ^
5180[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5181[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:976:359
5185[warn] 976 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:977:29
5192[warn] 977 | .unique[java.lang.Long]
5193[warn] | ^
5194[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5195[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:985:53
5199[warn] 985 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:986:21
5206[warn] 986 | .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.0-RC6/src_managed/test/Dtos.scala:991:53
5213[warn] 991 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
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.0-RC6/src_managed/test/Dtos.scala:992:21
5220[warn] 992 | .unique[String]
5221[warn] | ^
5222[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5223[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:1000:53
5227[warn] 1000 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:1001:21
5234[warn] 1001 | .unique[String]
5235[warn] | ^
5236[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5237[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:1006:53
5241[warn] 1006 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(Map("sex" -> sex)))
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.0-RC6/src_managed/test/Dtos.scala:1007:21
5248[warn] 1007 | .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.0-RC6/src_managed/test/Dtos.scala:1017:605
5255[warn] 1017 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1018:29
5262[warn] 1018 | .unique[java.lang.Long]
5263[warn] | ^
5264[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5265[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:1023:605
5269[warn] 1023 | 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))))
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.0-RC6/src_managed/test/Dtos.scala:1024:29
5276[warn] 1024 | .unique[java.lang.Long]
5277[warn] | ^
5278[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5279[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:1032:53
5283[warn] 1032 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:1033:21
5290[warn] 1033 | .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.0-RC6/src_managed/test/Dtos.scala:1038:53
5297[warn] 1038 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
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.0-RC6/src_managed/test/Dtos.scala:1039:21
5304[warn] 1039 | .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.0-RC6/src_managed/test/Dtos.scala:1056:53
5311[warn] 1056 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:1057:21
5318[warn] 1057 | .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.0-RC6/src_managed/test/Dtos.scala:1062:53
5325[warn] 1062 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
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.0-RC6/src_managed/test/Dtos.scala:1063:21
5332[warn] 1063 | .unique[String]
5333[warn] | ^
5334[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5335[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:1072:53
5339[warn] 1072 | Query("""{coalesce(:sex, 'F')}""")(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.0-RC6/src_managed/test/Dtos.scala:1073:21
5346[warn] 1073 | .unique[String]
5347[warn] | ^
5348[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5349[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:1078:53
5353[warn] 1078 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(Map("sex" -> sex)))
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.0-RC6/src_managed/test/Dtos.scala:1079:21
5360[warn] 1079 | .unique[String]
5361[warn] | ^
5362[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5363[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:1087:248
5367[warn] 1087 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1088:29
5374[warn] 1088 | .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.0-RC6/src_managed/test/Dtos.scala:1091:248
5381[warn] 1091 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1092:29
5388[warn] 1092 | .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.0-RC6/src_managed/test/Dtos.scala:1097:248
5395[warn] 1097 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1098:29
5402[warn] 1098 | .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.0-RC6/src_managed/test/Dtos.scala:1101:248
5409[warn] 1101 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1102:29
5416[warn] 1102 | .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.0-RC6/src_managed/test/Dtos.scala:1133:333
5423[warn] 1133 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1134:29
5430[warn] 1134 | .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.0-RC6/src_managed/test/Dtos.scala:1139:333
5437[warn] 1139 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1140:29
5444[warn] 1140 | .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.0-RC6/src_managed/test/Dtos.scala:1146:316
5451[warn] 1146 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1147:29
5458[warn] 1147 | .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.0-RC6/src_managed/test/Dtos.scala:1152:316
5465[warn] 1152 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1153:29
5472[warn] 1153 | .unique[java.lang.Long]
5473[warn] | ^
5474[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5475[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:1159:316
5479[warn] 1159 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1160:29
5486[warn] 1160 | .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.0-RC6/src_managed/test/Dtos.scala:1165:316
5493[warn] 1165 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1166:29
5500[warn] 1166 | .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.0-RC6/src_managed/test/Dtos.scala:1173:206
5507[warn] 1173 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1174:21
5514[warn] 1174 | .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.0-RC6/src_managed/test/Dtos.scala:1391:215
5521[warn] 1391 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1392:29
5528[warn] 1392 | .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.0-RC6/src_managed/test/Dtos.scala:1177:224
5535[warn] 1177 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1178:29
5542[warn] 1178 | .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.0-RC6/src_managed/test/Dtos.scala:1183:206
5549[warn] 1183 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1184:21
5556[warn] 1184 | .unique[String]
5557[warn] | ^
5558[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5559[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:1187:224
5563[warn] 1187 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1188:29
5570[warn] 1188 | .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.0-RC6/src_managed/test/Dtos.scala:1197:224
5577[warn] 1197 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1198:29
5584[warn] 1198 | .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.0-RC6/src_managed/test/Dtos.scala:1203:224
5591[warn] 1203 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1204:29
5598[warn] 1204 | .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.0-RC6/src_managed/test/Dtos.scala:1210:298
5605[warn] 1210 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1211:29
5612[warn] 1211 | .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.0-RC6/src_managed/test/Dtos.scala:1216:298
5619[warn] 1216 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1217:29
5626[warn] 1217 | .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.0-RC6/src_managed/test/Dtos.scala:1223:315
5633[warn] 1223 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1224:29
5640[warn] 1224 | .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.0-RC6/src_managed/test/Dtos.scala:1229:315
5647[warn] 1229 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1230:29
5654[warn] 1230 | .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.0-RC6/src_managed/test/Dtos.scala:1236:333
5661[warn] 1236 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1237:29
5668[warn] 1237 | .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.0-RC6/src_managed/test/Dtos.scala:1242:333
5675[warn] 1242 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1243:29
5682[warn] 1243 | .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.0-RC6/src_managed/test/Dtos.scala:1250:196
5689[warn] 1250 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1251:29
5696[warn] 1251 | .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.0-RC6/src_managed/test/Dtos.scala:1256:196
5703[warn] 1256 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1257:29
5710[warn] 1257 | .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.0-RC6/src_managed/test/Dtos.scala:1264:327
5717[warn] 1264 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1265:29
5724[warn] 1265 | .unique[java.lang.Long]
5725[warn] | ^
5726[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5727[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:1270:327
5731[warn] 1270 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1271:29
5738[warn] 1271 | .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.0-RC6/src_managed/test/Dtos.scala:1278:231
5745[warn] 1278 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1279:29
5752[warn] 1279 | .unique[java.lang.Long]
5753[warn] | ^
5754[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5755[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:1282:247
5759[warn] 1282 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1283:21
5766[warn] 1283 | .unique[String]
5767[warn] | ^
5768[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5769[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:1288:231
5773[warn] 1288 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1289:29
5780[warn] 1289 | .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.0-RC6/src_managed/test/Dtos.scala:1292:247
5787[warn] 1292 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1293:21
5794[warn] 1293 | .unique[String]
5795[warn] | ^
5796[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5797[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:1299:278
5801[warn] 1299 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1300:29
5808[warn] 1300 | .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.0-RC6/src_managed/test/Dtos.scala:1305:278
5815[warn] 1305 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1306:29
5822[warn] 1306 | .unique[java.lang.Long]
5823[warn] | ^
5824[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5825[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:1312:278
5829[warn] 1312 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1313:29
5836[warn] 1313 | .unique[java.lang.Long]
5837[warn] | ^
5838[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5839[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:1318:278
5843[warn] 1318 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1319:29
5850[warn] 1319 | .unique[java.lang.Long]
5851[warn] | ^
5852[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5853[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:1326:43
5857[warn] 1326 | Query("""{'My bank'}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:1327:21
5864[warn] 1327 | .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.0-RC6/src_managed/test/Dtos.scala:1332:43
5871[warn] 1332 | Query("""{'My bank'}""")(env.withParams(Map.empty))
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.0-RC6/src_managed/test/Dtos.scala:1333:21
5878[warn] 1333 | .unique[String]
5879[warn] | ^
5880[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5881[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:1340:51
5885[warn] 1340 | Query("""{:name || ' saved'}""")(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.0-RC6/src_managed/test/Dtos.scala:1341:21
5892[warn] 1341 | .unique[String]
5893[warn] | ^
5894[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5895[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:1346:51
5899[warn] 1346 | Query("""{:name || ' saved'}""")(env.withParams(Map("name" -> name)))
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.0-RC6/src_managed/test/Dtos.scala:1347:21
5906[warn] 1347 | .unique[String]
5907[warn] | ^
5908[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5909[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:1355:216
5913[warn] 1355 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1356:29
5920[warn] 1356 | .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.0-RC6/src_managed/test/Dtos.scala:1359:216
5927[warn] 1359 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1360:29
5934[warn] 1360 | .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.0-RC6/src_managed/test/Dtos.scala:1365:216
5941[warn] 1365 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1366:29
5948[warn] 1366 | .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.0-RC6/src_managed/test/Dtos.scala:1369:216
5955[warn] 1369 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1370:29
5962[warn] 1370 | .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.0-RC6/src_managed/test/Dtos.scala:1377:202
5969[warn] 1377 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1378:29
5976[warn] 1378 | .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.0-RC6/src_managed/test/Dtos.scala:1383:202
5983[warn] 1383 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1384:29
5990[warn] 1384 | .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.0-RC6/src_managed/test/Dtos.scala:1397:215
5997[warn] 1397 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1398:29
6004[warn] 1398 | .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.0-RC6/src_managed/test/Dtos.scala:1405:219
6011[warn] 1405 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1406:29
6018[warn] 1406 | .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.0-RC6/src_managed/test/Dtos.scala:1411:219
6025[warn] 1411 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1412:29
6032[warn] 1412 | .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.0-RC6/src_managed/test/Dtos.scala:1419:229
6039[warn] 1419 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1420:29
6046[warn] 1420 | .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.0-RC6/src_managed/test/Dtos.scala:1425:229
6053[warn] 1425 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1426:29
6060[warn] 1426 | .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.0-RC6/src_managed/test/Dtos.scala:1433:302
6067[warn] 1433 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1434:29
6074[warn] 1434 | .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.0-RC6/src_managed/test/Dtos.scala:1439:302
6081[warn] 1439 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1440:29
6088[warn] 1440 | .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.0-RC6/src_managed/test/Dtos.scala:1449:241
6095[warn] 1449 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1450:29
6102[warn] 1450 | .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.0-RC6/src_managed/test/Dtos.scala:1455:241
6109[warn] 1455 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1456:29
6116[warn] 1456 | .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.0-RC6/src_managed/test/Dtos.scala:1464:241
6123[warn] 1464 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1465:29
6130[warn] 1465 | .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.0-RC6/src_managed/test/Dtos.scala:1468:234
6137[warn] 1468 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1469:29
6144[warn] 1469 | .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.0-RC6/src_managed/test/Dtos.scala:1474:241
6151[warn] 1474 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1475:29
6158[warn] 1475 | .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.0-RC6/src_managed/test/Dtos.scala:1478:234
6165[warn] 1478 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1479:29
6172[warn] 1479 | .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.0-RC6/src_managed/test/Dtos.scala:1487:35
6179[warn] 1487 | Query("""{1}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:1488:29
6186[warn] 1488 | .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.0-RC6/src_managed/test/Dtos.scala:1491:35
6193[warn] 1491 | Query("""{2}""")(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.0-RC6/src_managed/test/Dtos.scala:1492:29
6200[warn] 1492 | .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.0-RC6/src_managed/test/Dtos.scala:1497:35
6207[warn] 1497 | Query("""{1}""")(env.withParams(Map.empty))
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.0-RC6/src_managed/test/Dtos.scala:1498:29
6214[warn] 1498 | .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.0-RC6/src_managed/test/Dtos.scala:1501:35
6221[warn] 1501 | Query("""{2}""")(env.withParams(Map.empty))
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.0-RC6/src_managed/test/Dtos.scala:1502:29
6228[warn] 1502 | .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.0-RC6/src_managed/test/Dtos.scala:1510:241
6235[warn] 1510 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1511:29
6242[warn] 1511 | .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.0-RC6/src_managed/test/Dtos.scala:1514:234
6249[warn] 1514 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1515:29
6256[warn] 1515 | .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.0-RC6/src_managed/test/Dtos.scala:1520:241
6263[warn] 1520 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1521:29
6270[warn] 1521 | .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.0-RC6/src_managed/test/Dtos.scala:1524:234
6277[warn] 1524 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1525:29
6284[warn] 1525 | .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.0-RC6/src_managed/test/Dtos.scala:1533:35
6291[warn] 1533 | Query("""{3}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:1534:29
6298[warn] 1534 | .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.0-RC6/src_managed/test/Dtos.scala:1537:35
6305[warn] 1537 | Query("""{4}""")(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.0-RC6/src_managed/test/Dtos.scala:1538:29
6312[warn] 1538 | .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.0-RC6/src_managed/test/Dtos.scala:1543:35
6319[warn] 1543 | Query("""{3}""")(env.withParams(Map.empty))
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.0-RC6/src_managed/test/Dtos.scala:1544:29
6326[warn] 1544 | .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.0-RC6/src_managed/test/Dtos.scala:1547:35
6333[warn] 1547 | Query("""{4}""")(env.withParams(Map.empty))
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.0-RC6/src_managed/test/Dtos.scala:1548:29
6340[warn] 1548 | .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.0-RC6/src_managed/test/Dtos.scala:1554:319
6347[warn] 1554 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1555:29
6354[warn] 1555 | .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.0-RC6/src_managed/test/Dtos.scala:1560:319
6361[warn] 1560 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1561:29
6368[warn] 1561 | .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.0-RC6/src_managed/test/Dtos.scala:1567:302
6375[warn] 1567 | 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))
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.0-RC6/src_managed/test/Dtos.scala:1568:29
6382[warn] 1568 | .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.0-RC6/src_managed/test/Dtos.scala:1573:302
6389[warn] 1573 | 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)))
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.0-RC6/src_managed/test/Dtos.scala:1574:29
6396[warn] 1574 | .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.0-RC6/src_managed/test/Dtos.scala:1581:371
6403[warn] 1581 | 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`)))
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.0-RC6/src_managed/test/Dtos.scala:1582:29
6410[warn] 1582 | .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.0-RC6/src_managed/test/Dtos.scala:1587:371
6417[warn] 1587 | 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`)))
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.0-RC6/src_managed/test/Dtos.scala:1588:29
6424[warn] 1588 | .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.0-RC6/src_managed/test/Dtos.scala:1595:422
6431[warn] 1595 | 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`)))
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.0-RC6/src_managed/test/Dtos.scala:1596:29
6438[warn] 1596 | .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.0-RC6/src_managed/test/Dtos.scala:1601:422
6445[warn] 1601 | 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`)))
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.0-RC6/src_managed/test/Dtos.scala:1602:29
6452[warn] 1602 | .unique[java.lang.Long]
6453[warn] | ^
6454[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6455[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:1609:422
6459[warn] 1609 | 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`)))
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.0-RC6/src_managed/test/Dtos.scala:1610:29
6466[warn] 1610 | .unique[java.lang.Long]
6467[warn] | ^
6468[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6469[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:1615:422
6473[warn] 1615 | 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`)))
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.0-RC6/src_managed/test/Dtos.scala:1616:29
6480[warn] 1616 | .unique[java.lang.Long]
6481[warn] | ^
6482[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6483[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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.0-RC6/src_managed/test/Dtos.scala:1622:132
6487[warn] 1622 | Query("""{case(bin_op_function('`~`', :name, '^\\d+$$'), 'dig-only - ' || :name, 'not-dig-only - ' || :name)}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:1623:21
6494[warn] 1623 | .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.0-RC6/src_managed/test/Dtos.scala:1628:132
6501[warn] 1628 | Query("""{case(bin_op_function('`~`', :name, '^\\d+$$'), 'dig-only - ' || :name, 'not-dig-only - ' || :name)}""")(env.withParams(Map("name" -> name)))
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.0-RC6/src_managed/test/Dtos.scala:1629:21
6508[warn] 1629 | .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.0-RC6/src_managed/test/Dtos.scala:1646:37
6515[warn] 1646 | Query("""{'M'}""")(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.0-RC6/src_managed/test/Dtos.scala:1647:21
6522[warn] 1647 | .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.0-RC6/src_managed/test/Dtos.scala:1652:37
6529[warn] 1652 | Query("""{'M'}""")(env.withParams(Map.empty))
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.0-RC6/src_managed/test/Dtos.scala:1653:21
6536[warn] 1653 | .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.0-RC6/src_managed/test/Dtos.scala:1676:39
6543[warn] 1676 | Query("""{:code}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:1677:21
6550[warn] 1677 | .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.0-RC6/src_managed/test/Dtos.scala:1680:42
6557[warn] 1680 | Query("""{:bk_name}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:1681:21
6564[warn] 1681 | .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.0-RC6/src_managed/test/Dtos.scala:1684:42
6571[warn] 1684 | Query("""{:cr_name}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:1685:21
6578[warn] 1685 | .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.0-RC6/src_managed/test/Dtos.scala:1690:39
6585[warn] 1690 | Query("""{:code}""")(env.withParams(Map("code" -> code)))
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.0-RC6/src_managed/test/Dtos.scala:1691:21
6592[warn] 1691 | .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.0-RC6/src_managed/test/Dtos.scala:1694:42
6599[warn] 1694 | Query("""{:bk_name}""")(env.withParams(Map("bk_name" -> bk_name)))
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.0-RC6/src_managed/test/Dtos.scala:1695:21
6606[warn] 1695 | .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.0-RC6/src_managed/test/Dtos.scala:1698:42
6613[warn] 1698 | Query("""{:cr_name}""")(env.withParams(Map("cr_name" -> cr_name)))
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.0-RC6/src_managed/test/Dtos.scala:1699:21
6620[warn] 1699 | .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.0-RC6/src_managed/test/Dtos.scala:1709:42
6627[warn] 1709 | Query("""{:bk_name}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:1710:21
6634[warn] 1710 | .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.0-RC6/src_managed/test/Dtos.scala:1713:42
6641[warn] 1713 | Query("""{:pr_name}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:1714:21
6648[warn] 1714 | .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.0-RC6/src_managed/test/Dtos.scala:1717:37
6655[warn] 1717 | Query("""{'M'}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:1718:21
6662[warn] 1718 | .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.0-RC6/src_managed/test/Dtos.scala:1723:42
6669[warn] 1723 | Query("""{:bk_name}""")(env.withParams(Map("bk_name" -> bk_name)))
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.0-RC6/src_managed/test/Dtos.scala:1724:21
6676[warn] 1724 | .unique[String]
6677[warn] | ^
6678[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6679[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:1727:42
6683[warn] 1727 | Query("""{:pr_name}""")(env.withParams(Map("pr_name" -> pr_name)))
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.0-RC6/src_managed/test/Dtos.scala:1728:21
6690[warn] 1728 | .unique[String]
6691[warn] | ^
6692[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6693[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:1731:37
6697[warn] 1731 | Query("""{'M'}""")(env.withParams(Map.empty))
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.0-RC6/src_managed/test/Dtos.scala:1732:21
6704[warn] 1732 | .unique[String]
6705[warn] | ^
6706[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6707[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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.0-RC6/src_managed/test/Dtos.scala:1776:49
6711[warn] 1776 | Query("""{:integer_column}""")(env.withParams(this.toMap))
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.0-RC6/src_managed/test/Dtos.scala:1777:32
6718[warn] 1777 | .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/target/scala-3.8.0-RC6/src_managed/test/Dtos.scala:1782:49
6725[warn] 1782 | Query("""{:integer_column}""")(env.withParams(Map("integer_column" -> integer_column)))
6726[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6727[warn] |Implicit parameters should be provided with a `using` clause.
6728[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6729[warn] |To disable the warning, please use the following option:
6730[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6731[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC6/src_managed/test/Dtos.scala:1783:32
6732[warn] 1783 | .unique[java.lang.Integer]
6733[warn] | ^
6734[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6735[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
6736[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6737[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6738[warn] -- Warning: /build/repo/target/scala-3.8.0-RC6/src_managed/test/Dtos.scala:1790:49
6739[warn] 1790 | Query("""{:integer_column}""")(env.withParams(this.toMap))
6740[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6741[warn] |Implicit parameters should be provided with a `using` clause.
6742[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6743[warn] |To disable the warning, please use the following option:
6744[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6745[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC6/src_managed/test/Dtos.scala:1791:32
6746[warn] 1791 | .unique[java.lang.Integer]
6747[warn] | ^
6748[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6749[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
6750[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6751[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6752[warn] -- Warning: /build/repo/target/scala-3.8.0-RC6/src_managed/test/Dtos.scala:1796:49
6753[warn] 1796 | Query("""{:integer_column}""")(env.withParams(Map("integer_column" -> integer_column)))
6754[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6755[warn] |Implicit parameters should be provided with a `using` clause.
6756[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6757[warn] |To disable the warning, please use the following option:
6758[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6759[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC6/src_managed/test/Dtos.scala:1797:32
6760[warn] 1797 | .unique[java.lang.Integer]
6761[warn] | ^
6762[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6763[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
6764[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6765[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6766[warn] -- Warning: /build/repo/test/CursorsTests.scala:14:25 --------------------------
6767[warn] 14 | var conn: Connection = _
6768[warn] | ^
6769[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6770[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6771[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6772[warn] -- Warning: /build/repo/test/CursorsTests.scala:15:38 --------------------------
6773[warn] 15 | implicit var resources: Resources = _
6774[warn] | ^
6775[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6776[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6777[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6778[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1517:102 -----------
6779[warn] 1517 | val m2 = getAsMap("json_test_types", id)("child").asInstanceOf[Map[String @unchecked, _]]
6780[warn] | ^
6781[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
6782[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6783[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:62:34 --
6784[warn] 62 | qe.countAll[BankListRow](null) should be(2)
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:63:35 --
6791[warn] 63 | qe.get[BankWithAccount1](10000).get.account shouldBe null
6792[warn] | ^
6793[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6794[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
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:64:43 --
6798[warn] 64 | qe.save(qe.get[BankWithAccount1](10000).get) shouldBe 10000
6799[warn] | ^
6800[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6801[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
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:65:39 --
6805[warn] 65 | val b1 = qe.get[BankListRow](10000).get
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:67:39 --
6812[warn] 67 | val b2 = qe.get[BankListRow](10001).get
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:69:30 --
6819[warn] 69 | qe.list[BankListRow](null).head.id should be(10001)
6820[warn] | ^
6821[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6822[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
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:70:58 --
6826[warn] 70 | val banks = qe.list[BankListRow](null, orderBy = "id")
6827[warn] | ^
6828[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6829[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
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:76:40 --
6833[warn] 76 | qe.list[BankListRowWithFilter](null).size should be(1)
6834[warn] | ^
6835[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6836[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithFilter]`.
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:78:47 --
6840[warn] 78 | val banksAfter = qe.list[BankListRow](null)
6841[warn] | ^
6842[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6843[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
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:83:30 --
6847[warn] 83 | qe.get[BankListRow](10001).get.name should be(name2)
6848[warn] | ^
6849[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6850[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
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:86:30 --
6854[warn] 86 | qe.list[BankListRow](null).size should be(3)
6855[warn] | ^
6856[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6857[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
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:87:39 --
6861[warn] 87 | qe.list[BankListRowWithGroup](null).size should be(2)
6862[warn] | ^
6863[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6864[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithGroup]`.
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:88:54 --
6868[warn] 88 | val banksHv = qe.list[BankListRowWithHaving](null)
6869[warn] | ^
6870[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6871[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithHaving]`.
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:98:37 --
6875[warn] 98 | var cq = qe.get[CountryRow]("LV").get
6876[warn] | ^
6877[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6878[warn] |replace with the type `scala.reflect.ClassTag[dto.CountryRow]`.
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:130:48 -
6882[warn] 130 | var tat = qe.get[TableAliasTestBank2](10001).get
6883[warn] | ^
6884[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6885[warn] |replace with the type `scala.reflect.ClassTag[dto.TableAliasTestBank2]`.
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:136:44 -
6889[warn] 136 | tat = qe.get[TableAliasTestBank2](10001).get
6890[warn] | ^
6891[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6892[warn] |replace with the type `scala.reflect.ClassTag[dto.TableAliasTestBank2]`.
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:180:44 -
6896[warn] 180 | val produced = qe.list[PersonInfo](null).map(personInfoString)
6897[warn] | ^
6898[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6899[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonInfo]`.
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:201:50 -
6903[warn] 201 | val producedAlt = qe.list[PersonInfoAlt](null)
6904[warn] | ^
6905[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6906[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonInfoAlt]`.
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:210:29 -
6910[warn] 210 | qe.list[Siblings](null)
6911[warn] | ^
6912[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6913[warn] |replace with the type `scala.reflect.ClassTag[dto.Siblings]`.
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:218:32 -
6917[warn] 218 | qe.list[SiblingsAlt](null)
6918[warn] | ^
6919[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6920[warn] |replace with the type `scala.reflect.ClassTag[dto.SiblingsAlt]`.
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:234:50 -
6924[warn] 234 | fatherTreeList("", qe.list[FatherTree](null).toList, Nil)
6925[warn] | ^
6926[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6927[warn] |replace with the type `scala.reflect.ClassTag[dto.FatherTree]`.
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:242:36 -
6931[warn] 242 | qe.list[WithForefathers](null).toList.flatMap { p => List(
6932[warn] | ^
6933[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6934[warn] |replace with the type `scala.reflect.ClassTag[dto.WithForefathers]`.
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:251:51 -
6938[warn] 251 | qe.countAll[FilterWithResolverTest1](Map.empty) shouldBe 0
6939[warn] | ^
6940[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6941[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
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:252:63 -
6945[warn] 252 | qe.countAll[FilterWithResolverTest1](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.FilterWithResolverTest1]`.
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:253:81 -
6952[warn] 253 | qe.countAll[FilterWithResolverTest1](Map("mother" -> ("Minna" + "Priedīte"))) 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.FilterWithResolverTest1]`.
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:254:81 -
6959[warn] 254 | qe.countAll[FilterWithResolverTest1](Map("mother" -> ("Helēna" + "Stūrīte"))) 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.FilterWithResolverTest1]`.
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:255:81 -
6966[warn] 255 | qe.list [FilterWithResolverTest1](Map("mother" -> ("Helēna" + "Stūrīte"))).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.FilterWithResolverTest1]`.
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:257:67 -
6973[warn] 257 | qe.countAll[FilterWithResolverTest1](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.FilterWithResolverTest1]`.
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:260:51 -
6980[warn] 260 | qe.countAll[FilterWithResolverTest4](Map.empty) shouldBe 37
6981[warn] | ^
6982[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6983[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
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:261:63 -
6987[warn] 261 | qe.countAll[FilterWithResolverTest4](Map("mother" -> null)) shouldBe 0
6988[warn] | ^
6989[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6990[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
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:262:82 -
6994[warn] 262 | qe.countAll[FilterWithResolverTest4](Map("mother" -> ("Minna Priedīte (#1)"))) shouldBe 1
6995[warn] | ^
6996[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6997[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
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:263:82 -
7001[warn] 263 | qe.countAll[FilterWithResolverTest4](Map("mother" -> ("Helēna Stūrīte (#1)"))) shouldBe 6
7002[warn] | ^
7003[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7004[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
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:264:82 -
7008[warn] 264 | qe.list [FilterWithResolverTest4](Map("mother" -> ("Helēna Stūrīte (#1)"))).size shouldBe 6
7009[warn] | ^
7010[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7011[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
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:266:67 -
7015[warn] 266 | qe.countAll[FilterWithResolverTest4](Map("mother" -> "dada"))
7016[warn] | ^
7017[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7018[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
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:270:64 -
7022[warn] 270 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> null)) shouldBe 0
7023[warn] | ^
7024[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7025[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
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:271:82 -
7029[warn] 271 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
7030[warn] | ^
7031[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7032[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
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] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:272:82 -
7036[warn] 272 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
7037[warn] | ^
7038[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7039[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
7040[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7041[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7042[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:273:64 -
7043[warn] 273 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> null)) shouldBe 0
7044[warn] | ^
7045[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7046[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
7047[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7048[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7049[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:274:82 -
7050[warn] 274 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
7051[warn] | ^
7052[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7053[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
7054[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7055[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7056[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:275:82 -
7057[warn] 275 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
7058[warn] | ^
7059[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7060[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
7061[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7062[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7063[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:306:38 -
7064[warn] 306 | qe.get[AccountWithBank](accountId).get.bank.id shouldBe accb.id
7065[warn] | ^
7066[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7067[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
7068[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7069[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7070[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:307:35 -
7071[warn] 307 | qe.get[BankWithAccount1](10001).get.account.billing_account shouldBe bacNr
7072[warn] | ^
7073[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7074[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
7075[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7076[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7077[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:313:28 -------------
7078[warn] 313 | child.toMap.filter(_._1 matches "^\\w+$").toMap shouldBe
7079[warn] | ^^^^^^^
7080[warn] |Alphanumeric method matches is not declared infix; it should not be used as infix operator.
7081[warn] |Instead, use method syntax .matches(...) or backticked identifier `matches`.
7082[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
7083[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:317:60 -
7084[warn] 317 | child = qe.get[PersonWithComplexTypeResolvers1](childId).get
7085[warn] | ^
7086[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7087[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers1]`.
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:345:60 -
7091[warn] 345 | child = qe.get[PersonWithComplexTypeResolvers1](childId).get
7092[warn] | ^
7093[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7094[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers1]`.
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:367:63 -
7098[warn] 367 | qe.countAll[ResolverTestPerson10](Map("name" -> "Alfrēds")) shouldBe 1
7099[warn] | ^
7100[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7101[warn] |replace with the type `scala.reflect.ClassTag[dto.ResolverTestPerson10]`.
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:368:63 -
7105[warn] 368 | qe.countAll[ResolverTestPerson10](Map("name" -> "Marija" )) 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.ResolverTestPerson10]`.
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:386:65 -
7112[warn] 386 | var child2 = qe.get[PersonWithComplexTypeResolvers2](childId).get
7113[warn] | ^
7114[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7115[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers2]`.
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:433:56 -
7119[warn] 433 | var bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
7120[warn] | ^
7121[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7122[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
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:439:38 -
7126[warn] 439 | qe.get[AccountWithBank](accountId).get.bank.id shouldBe accb.id
7127[warn] | ^
7128[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7129[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
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:440:38 -
7133[warn] 440 | qe.get[AccountWithBank](accountId).get.billing_account shouldBe bacNr2
7134[warn] | ^
7135[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7136[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
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:441:52 -
7140[warn] 441 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
7141[warn] | ^
7142[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7143[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
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:451:59 -
7147[warn] 451 | qe.countAll[AccountWithBank](Map("bank_id" -> accb.id)) shouldBe 2
7148[warn] | ^
7149[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7150[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
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:452:52 -
7154[warn] 452 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
7155[warn] | ^
7156[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7157[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
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:455:59 -
7161[warn] 455 | qe.countAll[AccountWithBank](Map("bank_id" -> accb.id)) shouldBe 1
7162[warn] | ^
7163[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7164[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
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:456:52 -
7168[warn] 456 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
7169[warn] | ^
7170[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7171[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
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:462:52 -
7175[warn] 462 | var accwb2 = qe.get[AccountWithBank2](accountId).get
7176[warn] | ^
7177[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7178[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank2]`.
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:468:48 -
7182[warn] 468 | accwb2 = qe.get[AccountWithBank2](accountId).get
7183[warn] | ^
7184[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7185[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank2]`.
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:483:43 -
7189[warn] 483 | pwp = qe.get[PersonWithParents1](pwpId).get
7190[warn] | ^
7191[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7192[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithParents1]`.
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:489:43 -
7196[warn] 489 | pwp = qe.get[PersonWithParents1](pwpId).get
7197[warn] | ^
7198[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7199[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithParents1]`.
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:495:25 -
7203[warn] 495 | qe.get[Person](pwpId).get.mother_id shouldBe pwpMotherId
7204[warn] | ^
7205[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7206[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
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:496:25 -
7210[warn] 496 | qe.get[Person](pwpId).get.father_id shouldBe null
7211[warn] | ^
7212[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7213[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
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:499:48 -
7217[warn] 499 | val bwa1 = qe.get[BankWithAccount1](accb.id).get
7218[warn] | ^
7219[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7220[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
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:505:37 -
7224[warn] 505 | qe.get[BankWithAccount1](accb.id).get.account.billing_account shouldBe bacNr
7225[warn] | ^
7226[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7227[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
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:508:37 -
7231[warn] 508 | qe.get[BankWithAccount1](accb.id).get.account shouldBe null
7232[warn] | ^
7233[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7234[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
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:512:37 -
7238[warn] 512 | qe.get[BankWithAccount1](accb.id).get.account.billing_account shouldBe bacNr2
7239[warn] | ^
7240[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7241[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
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:518:23 -
7245[warn] 518 | qe.get[NoidTest](0).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:520:23 -
7252[warn] 520 | qe.get[NoidTest](0).map(_.toMap).orNull shouldBe Map("id" -> 0, "nm" -> "name")
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:523:23 -
7259[warn] 523 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe Map("id" -> 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:524:27 -
7266[warn] 524 | 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:530:23 -
7273[warn] 530 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe Map("id" -> 1, "nm" -> "updated name")
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:531:27 -
7280[warn] 531 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
7281[warn] | ^
7282[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7283[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
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:536:23 -
7287[warn] 536 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe null
7288[warn] | ^
7289[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7290[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
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:537:27 -
7294[warn] 537 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
7295[warn] | ^
7296[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7297[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
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:543:28 -
7301[warn] 543 | qe.get[NoidTest](noid_1).map(_.toMap).orNull shouldBe Map("id" -> noid_1, "nm" -> "name")
7302[warn] | ^
7303[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7304[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
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:547:27 -
7308[warn] 547 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
7309[warn] | ^
7310[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7311[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
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:555:27 -
7315[warn] 555 | qe.list[NoidTest](null).map(_.toMap) shouldBe Nil
7316[warn] | ^
7317[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7318[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
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:561:24 -
7322[warn] 561 | qe.get[NoidTest2](0).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:563:24 -
7329[warn] 563 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe Map("no_id" -> 0, "no_nm" -> "name")
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:566:24 -
7336[warn] 566 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe Map("no_id" -> 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:567:28 -
7343[warn] 567 | 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:573:24 -
7350[warn] 573 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe Map("no_id" -> 1, "no_nm" -> "updated 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:574:28 -
7357[warn] 574 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
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:579:24 -
7364[warn] 579 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe null
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:580:28 -
7371[warn] 580 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
7372[warn] | ^
7373[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7374[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
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:586:30 -
7378[warn] 586 | qe.get[NoidTest2](noid2_1).map(_.toMap).orNull shouldBe Map("no_id" -> noid2_1, "no_nm" -> "name")
7379[warn] | ^
7380[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7381[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
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:590:28 -
7385[warn] 590 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
7386[warn] | ^
7387[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7388[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
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:594:24 -
7392[warn] 594 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe Map("no_id" -> 0, "no_nm" -> "name")
7393[warn] | ^
7394[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7395[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
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:595:30 -
7399[warn] 595 | qe.get[NoidTest2](noid2_1).map(_.toMap).orNull shouldBe Map("no_id" -> noid2_1, "no_nm" -> "updated name")
7400[warn] | ^
7401[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7402[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
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:600:28 -
7406[warn] 600 | qe.list[NoidTest2](null).map(_.toMap) shouldBe Nil
7407[warn] | ^
7408[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7409[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
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:607:54 -
7413[warn] 607 | multiTest = qe.get[SaveToMultiTest01](multiTestId).get
7414[warn] | ^
7415[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7416[warn] |replace with the type `scala.reflect.ClassTag[dto.SaveToMultiTest01]`.
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:616:54 -
7420[warn] 616 | multiTest = qe.get[SaveToMultiTest01](multiTestId).get
7421[warn] | ^
7422[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7423[warn] |replace with the type `scala.reflect.ClassTag[dto.SaveToMultiTest01]`.
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:624:67 -
7427[warn] 624 | Query("sys_user[id = ?] {person_id}", saveExtraId).unique[Long] shouldBe multiTest.id
7428[warn] | ^
7429[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7430[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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:625:68 -
7434[warn] 625 | Query("sys_user[id = ?] {password}", saveExtraId).unique[String] shouldBe null
7435[warn] | ^
7436[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7437[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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:628:68 -
7441[warn] 628 | Query("sys_user[id = ?] {password}", saveExtraId).unique[String] shouldBe "demo3"
7442[warn] | ^
7443[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7444[warn] |replace with the type `scala.reflect.ClassTag[String]`.
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:641:55 -
7448[warn] 641 | childRt1 = qe.get[PersonRecursiveTest1](childRt1Id).get
7449[warn] | ^
7450[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7451[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonRecursiveTest1]`.
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:664:57 -
7455[warn] 664 | motherRt2 = qe.get[PersonRecursiveTest2](motherRt2Id).get
7456[warn] | ^
7457[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7458[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonRecursiveTest2]`.
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:678:32 -
7462[warn] 678 | qe.get[FilterRefTest1](1127).get.son_count shouldBe 0
7463[warn] | ^
7464[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7465[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest1]`.
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] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:679:32 -
7469[warn] 679 | qe.get[FilterRefTest1](1127).get.daughter_count shouldBe 2
7470[warn] | ^
7471[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7472[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest1]`.
7473[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7474[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7475[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:680:32 -
7476[warn] 680 | qe.get[FilterRefTest2](1127).get.global_male_count shouldBe 24
7477[warn] | ^
7478[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7479[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest2]`.
7480[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7481[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7482[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:681:32 -
7483[warn] 681 | qe.get[FilterRefTest2](1127).get.global_female_count shouldBe 25
7484[warn] | ^
7485[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7486[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest2]`.
7487[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7488[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7489[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:682:34 -
7490[warn] 682 | qe.countAll[Person](Map.empty) shouldBe (24 + 25)
7491[warn] | ^
7492[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7493[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
7494[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7495[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7496[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:771:59 -
7497[warn] 771 | val personCount = Query("person{count(*)}").unique[Int]
7498[warn] | ^
7499[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7500[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7501[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7502[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7503[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:772:74 -
7504[warn] 772 | val carCount = Query("car_schema.person_car{count(*)}").unique[Int]
7505[warn] | ^
7506[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7507[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7508[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7509[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7510[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:780:40 -------------
7511[warn] 780 | val expectedSize = if (viewName startsWith "person") personCount + carCount - 1 else carCount
7512[warn] | ^^^^^^^^^^
7513[warn] |Alphanumeric method startsWith is not declared infix; it should not be used as infix operator.
7514[warn] |Instead, use method syntax .startsWith(...) or backticked identifier `startsWith`.
7515[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
7516[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:818:70 -
7517[warn] 818 | val personCount = Query("person[id < 2000]{count(*)}").unique[Int]
7518[warn] | ^
7519[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7520[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
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:843:80 -
7524[warn] 843 | def currentAccountsCount = Query("|querease2:account{count(*)}").unique[Int]
7525[warn] | ^
7526[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7527[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
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:862:38 -
7531[warn] 862 | val p2New = qe.get[Person2](newId).get
7532[warn] | ^
7533[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7534[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
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:864:26 -
7538[warn] 864 | qe.get[Person2](newId).isEmpty shouldBe true
7539[warn] | ^
7540[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7541[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
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:867:56 -
7545[warn] 867 | qe.list[Person2](Map[String, Any](), orderBy = "id").head.notes shouldBe("no_args")
7546[warn] | ^
7547[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7548[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
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:882:50 -
7552[warn] 882 | org_saved = qe.get[OrganizationKeyTest]("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.OrganizationKeyTest]`.
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:889:50 -
7559[warn] 889 | 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:894:60 -
7566[warn] 894 | val org_jk = qe.get[OrganizationJoinsKeyTestCode]("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.OrganizationJoinsKeyTestCode]`.
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:896:49 -
7573[warn] 896 | qe.get[OrganizationJoinsKeyTestId](org_jk.id).get.name shouldBe "org"
7574[warn] | ^
7575[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7576[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationJoinsKeyTestId]`.
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:899:60 -
7580[warn] 899 | var org_nfk = qe.get[OrganizationNoFieldKeyTest1]("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.OrganizationNoFieldKeyTest1]`.
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:905:56 -
7587[warn] 905 | org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
7588[warn] | ^
7589[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7590[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
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:910:56 -
7594[warn] 910 | org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
7595[warn] | ^
7596[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7597[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
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:923:50 -
7601[warn] 923 | 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:928:50 -
7608[warn] 928 | org_saved = qe.get[OrganizationKeyTest]("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.OrganizationKeyTest]`.
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:933:50 -
7615[warn] 933 | 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:939:50 -
7622[warn] 939 | org_saved = qe.get[OrganizationKeyTest]("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.OrganizationKeyTest]`.
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:942:54 -
7629[warn] 942 | val a1k = qe.get[OrganizationAccountKeyTest]("A1").get
7630[warn] | ^
7631[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7632[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest]`.
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:943:79 -
7636[warn] 943 | a1k.organization_id = Query("organization[name = 'org'] {id}").unique[Long]
7637[warn] | ^
7638[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7639[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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:946:50 -
7643[warn] 946 | org_saved = qe.get[OrganizationKeyTest]("org").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:949:65 -
7650[warn] 949 | val org_roc = qe.get[OrganizationReadonlyChildrenTest]("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.OrganizationReadonlyChildrenTest]`.
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:952:50 -
7657[warn] 952 | org_saved = qe.get[OrganizationKeyTest]("org").get
7658[warn] | ^
7659[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7660[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
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:955:62 -
7664[warn] 955 | val org_rfo = qe.get[OrganizationRefOnlyUpdateTest]("org").get
7665[warn] | ^
7666[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7667[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationRefOnlyUpdateTest]`.
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:962:50 -
7671[warn] 962 | org_saved = qe.get[OrganizationKeyTest]("org").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:969:56 -
7678[warn] 969 | org_saved = qe.get[OrganizationKeyTest]("other_org").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:977:63 -
7685[warn] 977 | org_saved = qe.get[OrganizationKeyTest]("org_name_updated").get
7686[warn] | ^
7687[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7688[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
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:983:50 -
7692[warn] 983 | org_saved = qe.get[OrganizationKeyTest]("org").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:989:75 -
7699[warn] 989 | val org_count_before_ups = Query("organization {count(*)}").unique[Int]
7700[warn] | ^
7701[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7702[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
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:992:75 -
7706[warn] 992 | val org_count_after_ups = Query("organization {count(*)}").unique[Int]
7707[warn] | ^
7708[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7709[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
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:994:55 -
7713[warn] 994 | org_saved = qe.get[OrganizationKeyTest](org_ups_id).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:997:54 -
7720[warn] 997 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
7721[warn] | ^
7722[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7723[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
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:1001:75
7727[warn] 1001 | val org_count_after_ups2 = Query("organization {count(*)}").unique[Int]
7728[warn] | ^
7729[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7730[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
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:1003:54
7734[warn] 1003 | org_saved = qe.get[OrganizationKeyTest]("org_ups").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:1008:54
7741[warn] 1008 | org_saved = qe.get[OrganizationKeyTest]("org_ups").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:1014:50
7748[warn] 1014 | org_saved = qe.get[OrganizationKeyTest]("org").get
7749[warn] | ^
7750[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7751[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
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:1021:50
7755[warn] 1021 | org_saved = qe.get[OrganizationKeyTest]("org").get
7756[warn] | ^
7757[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7758[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
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:1025:68
7762[warn] 1025 | val org_rfl = qe.get[OrganizationRefOnlyUpdateLegacyTest]("org").get
7763[warn] | ^
7764[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7765[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationRefOnlyUpdateLegacyTest]`.
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:1032:50
7769[warn] 1032 | org_saved = qe.get[OrganizationKeyTest]("org").get
7770[warn] | ^
7771[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7772[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
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:1038:50
7776[warn] 1038 | org_saved = qe.get[OrganizationKeyTest]("org").get
7777[warn] | ^
7778[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7779[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
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:1045:50
7783[warn] 1045 | org_saved = qe.get[OrganizationKeyTest]("org").get
7784[warn] | ^
7785[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7786[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
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:1049:92
7790[warn] 1049 | val main_account_id = Query("organization[name = 'org'] {main_account_id}").unique[Long]
7791[warn] | ^
7792[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7793[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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:1050:45
7797[warn] 1050 | qe.get[OrganizationAccountKeyTest2]("A1").get.balance shouldBe org_main_account.balance
7798[warn] | ^
7799[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7800[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest2]`.
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:1051:56
7804[warn] 1051 | qe.get[OrganizationAccountKeyTest2](main_account_id).get.balance shouldBe org_main_account.balance
7805[warn] | ^
7806[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7807[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest2]`.
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:1052:57
7811[warn] 1052 | val oacc4 = qe.get[OrganizationAccountKeyTest3]("A1").get
7812[warn] | ^
7813[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7814[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
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:1057:45
7818[warn] 1057 | qe.get[OrganizationAccountKeyTest3]("A4").get.organization.name shouldBe "org-4"
7819[warn] | ^
7820[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7821[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
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:1058:45
7825[warn] 1058 | qe.get[OrganizationAccountKeyTest3]("A1").get.organization.name shouldBe "org"
7826[warn] | ^
7827[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7828[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
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:1073:43
7832[warn] 1073 | val pco1 = qe.get[PersonAndCar11](1127).get
7833[warn] | ^
7834[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7835[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonAndCar11]`.
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:1083:43
7839[warn] 1083 | val pco2 = qe.get[PersonAndCar12](1127).get
7840[warn] | ^
7841[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7842[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonAndCar12]`.
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:1145:52
7846[warn] 1145 | val o2 = qe.get[OrganizationChildExpandTest](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.OrganizationChildExpandTest]`.
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:1206:44
7853[warn] 1206 | compare_o(a1, qe.get[ArrayTypesTest](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.ArrayTypesTest]`.
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:1220:44
7860[warn] 1220 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
7861[warn] | ^
7862[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7863[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
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:1234:44
7867[warn] 1234 | compare_o(a1, qe.get[ArrayTypesTest](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.ArrayTypesTest]`.
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:1248:44
7874[warn] 1248 | compare_o(a1, qe.get[ArrayTypesTest](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.ArrayTypesTest]`.
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:1277:44
7881[warn] 1277 | compare_o(a1, qe.get[ArrayTypesTest](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.ArrayTypesTest]`.
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:1311:38
7888[warn] 1311 | val j2 = qe.get[JsonTestAny](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.JsonTestAny]`.
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:1319:35
7895[warn] 1319 | jta = qe.get[JsonTestArray](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.JsonTestArray]`.
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:1328:34
7902[warn] 1328 | qe.get[JsonTestTypes](j1.id)
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:1331:35
7909[warn] 1331 | jta = qe.get[JsonTestArray](id).get
7910[warn] | ^
7911[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7912[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
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:1343:35
7916[warn] 1343 | jta = qe.get[JsonTestArray](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.JsonTestArray]`.
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:1348:42
7923[warn] 1348 | jtr = qe.get[JsonTestArrayResolve](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.JsonTestArrayResolve]`.
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:1358:35
7930[warn] 1358 | jta = qe.get[JsonTestArray](id).get
7931[warn] | ^
7932[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7933[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
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:1378:31
7937[warn] 1378 | qe.get[JsonTestTypes](id).get
7938[warn] | ^
7939[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7940[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
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:1493:38
7944[warn] 1493 | val c2 = qe.get[JsonTestTypes](id).get.child
7945[warn] | ^
7946[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7947[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
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:1534:38
7951[warn] 1534 | qe.get[PersonParentRefTest1](1103).get.children(0).mother_full_name shouldBe("Marija Ozola")
7952[warn] | ^
7953[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7954[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonParentRefTest1]`.
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:1544:34
7958[warn] 1544 | m_saved = qe.get[Mother](m.id).get
7959[warn] | ^
7960[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7961[warn] |replace with the type `scala.reflect.ClassTag[dto.Mother]`.
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:1555:34
7965[warn] 1555 | m_saved = qe.get[Mother](m.id).get
7966[warn] | ^
7967[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7968[warn] |replace with the type `scala.reflect.ClassTag[dto.Mother]`.
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:1571:47
7972[warn] 1571 | c_saved = qe.get[PersonFatherSave](childId).orNull
7973[warn] | ^
7974[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7975[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
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:1575:40
7979[warn] 1575 | val pChild = qe.get[Person](childId).get
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:1576:51
7986[warn] 1576 | val pSponsor = qe.get[Person](pChild.father_id).get
7987[warn] | ^
7988[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7989[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
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:1580:47
7993[warn] 1580 | c_saved = qe.get[PersonFatherSave](childId).orNull
7994[warn] | ^
7995[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7996[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
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:1585:47
8000[warn] 1585 | c_saved = qe.get[PersonFatherSave](childId).orNull
8001[warn] | ^
8002[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8003[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
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:1590:47
8007[warn] 1590 | c_saved = qe.get[PersonFatherSave](childId).orNull
8008[warn] | ^
8009[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8010[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
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:1594:31
8014[warn] 1594 | qe.get[Person](pSponsor.id).orNull shouldBe null
8015[warn] | ^
8016[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8017[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
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:1662:43
8021[warn] 1662 | qe.countAll[Person](Map[String, Any]()) shouldBe 53
8022[warn] | ^
8023[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8024[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
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:1664:46
8028[warn] 1664 | qe.list[DistinctFalse](Map[String, Any]()).size shouldBe 53
8029[warn] | ^
8030[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8031[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctFalse]`.
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:1665:50
8035[warn] 1665 | qe.countAll[DistinctFalse](Map[String, Any]()) shouldBe 53
8036[warn] | ^
8037[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8038[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctFalse]`.
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:1667:45
8042[warn] 1667 | qe.list[DistinctTrue](Map[String, Any]()).size shouldBe 25
8043[warn] | ^
8044[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8045[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctTrue]`.
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:1668:49
8049[warn] 1668 | qe.countAll[DistinctTrue](Map[String, Any]()) shouldBe 25
8050[warn] | ^
8051[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8052[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctTrue]`.
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:1670:46
8056[warn] 1670 | qe.list[DistinctEmpty](Map[String, Any]()).size shouldBe 25
8057[warn] | ^
8058[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8059[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctEmpty]`.
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:1671:50
8063[warn] 1671 | qe.countAll[DistinctEmpty](Map[String, Any]()) shouldBe 25
8064[warn] | ^
8065[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8066[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctEmpty]`.
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:1675:48
8070[warn] 1675 | qe.list[DistinctSurname](Map[String, Any]()).size shouldBe 25
8071[warn] | ^
8072[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8073[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurname]`.
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:1676:52
8077[warn] 1676 | qe.countAll[DistinctSurname](Map[String, Any]()) shouldBe 25
8078[warn] | ^
8079[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8080[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurname]`.
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:1678:47
8084[warn] 1678 | qe.list[DistinctMother](Map[String, Any]()).size shouldBe 17
8085[warn] | ^
8086[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8087[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMother]`.
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:1679:51
8091[warn] 1679 | qe.countAll[DistinctMother](Map[String, Any]()) shouldBe 17
8092[warn] | ^
8093[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8094[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMother]`.
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:1681:53
8098[warn] 1681 | qe.list[DistinctMotherFather](Map[String, Any]()).size shouldBe 20
8099[warn] | ^
8100[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8101[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMotherFather]`.
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:1682:57
8105[warn] 1682 | qe.countAll[DistinctMotherFather](Map[String, Any]()) shouldBe 20
8106[warn] | ^
8107[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8108[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMotherFather]`.
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:1684:54
8112[warn] 1684 | qe.list[DistinctSurnameFather](Map[String, Any]()).size shouldBe 40
8113[warn] | ^
8114[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8115[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurnameFather]`.
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:1685:58
8119[warn] 1685 | qe.countAll[DistinctSurnameFather](Map[String, Any]()) shouldBe 40
8120[warn] | ^
8121[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8122[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurnameFather]`.
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:1696:45
8126[warn] 1696 | nc_test = qe.get[RoChildRefClashTest](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.RoChildRefClashTest]`.
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:1700:45
8133[warn] 1700 | nc_test = qe.get[RoChildRefClashTest](id).get
8134[warn] | ^
8135[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8136[warn] |replace with the type `scala.reflect.ClassTag[dto.RoChildRefClashTest]`.
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:1705:32
8140[warn] 1705 | qe.create[Person](Map.empty).toMap shouldBe (new Person).toMap
8141[warn] | ^
8142[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8143[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
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:1714:33
8147[warn] 1714 | qe.create[Person2](Map.empty).toMap shouldBe p2.toMap
8148[warn] | ^
8149[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8150[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
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:1723:35
8154[warn] 1723 | qe.create[Person2Ch](Map.empty).toMap shouldBe p3.toMap
8155[warn] | ^
8156[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8157[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2Ch]`.
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:1748:75
8161[warn] 1748 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
8162[warn] | ^
8163[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8164[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
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:1765:75
8168[warn] 1765 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
8169[warn] | ^
8170[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8171[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
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:1769:75
8175[warn] 1769 | qe.get[dto.OrganizationAccountOptionalFieldsTest](id, noOptionalFields).get.toMap shouldBe Map("id" -> id)
8176[warn] | ^
8177[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8178[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
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:1770:106
8182[warn] 1770 | qe.list[dto.OrganizationAccountOptionalFieldsTest](Map[String, Any](), fieldFilter = noOptionalFields)
8183[warn] | ^
8184[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8185[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
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:1777:75
8189[warn] 1777 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
8190[warn] | ^
8191[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8192[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
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:1784:75
8196[warn] 1784 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
8197[warn] | ^
8198[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8199[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
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:1797:101
8203[warn] 1797 | val oId = Query("organization[name = :name] {id}", Map("name" -> "org-opt")).unique[Long]
8204[warn] | ^
8205[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8206[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
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:1798:69
8210[warn] 1798 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
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:1812:69
8217[warn] 1812 | 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:1817:69
8224[warn] 1817 | 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] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1822:69
8231[warn] 1822 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8232[warn] | ^
8233[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8234[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8235[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8236[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8237[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1827:69
8238[warn] 1827 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8239[warn] | ^
8240[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8241[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8242[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8243[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8244[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1834:69
8245[warn] 1834 | qe.get[dto.OrganizationOptionalFieldsTest](oId, noOptionalFields).get.toMap shouldBe Map("name" -> "org-opt")
8246[warn] | ^
8247[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8248[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8249[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8250[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8251[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1835:99
8252[warn] 1835 | qe.list[dto.OrganizationOptionalFieldsTest](Map[String, Any](), fieldFilter = noOptionalFields)
8253[warn] | ^
8254[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8255[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8256[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8257[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8258[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1840:69
8259[warn] 1840 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8260[warn] | ^
8261[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8262[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8263[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8264[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8265[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1846:69
8266[warn] 1846 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8267[warn] | ^
8268[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8269[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8270[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8271[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8272[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1950:23 ------------
8273[warn] 1950 | p.sex = if (name endsWith "s") "M" else "F"
8274[warn] | ^^^^^^^^
8275[warn] |Alphanumeric method endsWith is not declared infix; it should not be used as infix operator.
8276[warn] |Instead, use method syntax .endsWith(...) or backticked identifier `endsWith`.
8277[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
8278[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1963:18 ------------
8279[warn] 1963 | personsString split "\\n" foreach (_.trim.split("\\s+").toList match {
8280[warn] | ^^^^^
8281[warn] |Alphanumeric method split is not declared infix; it should not be used as infix operator.
8282[warn] |Instead, use method syntax .split(...) or backticked identifier `split`.
8283[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
8284[warn] -- Warning: /build/repo/test/db-tests/QuereaseHsqldbTests.scala:70:97 ----------
8285[warn] 70 | def createHsqldbObjects(db: String) = executeStatements(db, createHsqldbObjectsStatements(db): _*)
8286[warn] | ^
8287[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
8288[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8289[warn] -- Warning: /build/repo/test/db-tests/QuereaseHsqldbTests.scala:69:19 ----------
8290[warn] 69 | .filterNot(_ startsWith "alter table car_schema.person_car add constraint fk_person_car_person_id")
8291[warn] | ^^^^^^^^^^
8292[warn] |Alphanumeric method startsWith is not declared infix; it should not be used as infix operator.
8293[warn] |Instead, use method syntax .startsWith(...) or backticked identifier `startsWith`.
8294[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
8295[warn] -- Warning: /build/repo/test/db-tests/QuereasePostgresTests.scala:85:102 -------
8296[warn] 85 | def createPostgresObjects(db: String) = executeStatements(db, createPostgresObjectsStatements(db) : _*)
8297[warn] | ^
8298[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
8299[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8300[warn] 545 warnings found
8301[info] done compiling
8302[info] FilterResolverTests:
8303[info] filter sugar syntax
8304[info] - should work properly for identifiers
8305[info] - should work properly for missing field refs
8306[info] - should work properly for valid field refs
8307[info] - should work properly for valid field refs with expression
8308[info] - should handle naming correctly
8309[info] - should work properly for comparisons
8310[info] - should work properly for intervals
8311[info] filter sugar syntax resolver
8312[info] - should bypass everything else
8313[info] expression substitution
8314[info] - should work properly for field refs
8315[info] - should imply resolver in filter correctly
8316[info] QuereasePostgresTests:
8317Generating queries to be compiled for 171 top-level views (218 views total)
8318[info] QuereaseTests:
8319[info] querease
8320[info] - should build correct persistence metadata
8321[info] querease
8322[info] - should load key
8323[info] querease
8324[info] - should parse field order-by
8325[info] querease
8326[info] - should build correct query
8327[info] querease
8328[info] - should support custom key fields
8329[info] querease
8330[info] - should produce compatible map for view
8331[info] querease
8332[info] - should select referenced fields correctly
8333[info] implicit querease
8334[info] - should be found
8335[info] dto generator
8336[info] - should generate correct dto code
8337[info] tresql metadata
8338[info] - should report correct table metadata
8339Query generation done in 1170 ms, 170 queries generated
8340Compiling queries - 167 total
8341[info] ValueConverterTests:
8342[info] ValueConverter
8343[info] - should convert date
8344[info] - should convert datetime
8345[info] - should convert time
8346[info] - should parse date
8347[info] - should parse datetime
8348[info] - should parse time
8349Compilation done - queries - 881 ms, queries compiled: 148
8350Compiling validations - 3 total
8351Compilation done - validations - 87 ms, queries compiled: 3
8352View compilation done in 2180 ms, queries compiled: 151
8353[info] QuereaseHsqldbTests:
8354[info] querease
8355[info] - should compile all queries for hsqldb
8356[info] querease
8357[info] - should interact with hsqldb database properly
8358[info] - should include filter from referenced view
8359[info] - should validate in hsqldb properly
8360[info] - should support multiple schemas in hsqldb
8361[info] - should support child auto-join to column in table with schema in hsqldb
8362[info] - should support multi-db views in hsqldb
8363[info] - should crud by keys in hsqldb
8364[info] - should query primitive seq-s hsqldb
8365[info] - should expand from and collapse to primitive types hsqldb
8366[info] - should support array types for hsqldb
8367[info] - should save and get any json to/from hsqldb
8368[info] - should support references to parent fields hsqldb
8369[info] - should support ambiguous ref resolvers hsqldb
8370[info] - should convert result to compatible map for view from hsqldb
8371[info] - should support distinct using hsqldb
8372[info] - should support ro lookup plus rw ref in hsqldb
8373[info] - should create new instances using hsqldb
8374[info] - should support optional fields when using hsqldb
8375[info] - should return id on insert and save to hsqldb
8376[info] CursorsTests:
8377[info] - should have three empty cursors
8378[info] - should match three cursors row count
8379[info] - should match cursor content
8380[info] - should match three cursors data
8381[info] - should handle empty lookup view references
8382[info] - should handle lookup view references
8383[info] - should handle list data
8384[info] - should handle list data with view name as string literal
8385[info] - should handle build cursors in with query
8386[info] - should handle 2 par build cursors in with query
8387[info] - should not throw StackOverflowError
8388[info] - should compile cursors
8389
8390************************
8391Build summary:
8392[{
8393 "module": "querease",
8394 "compile": {"status": "ok", "tookMs": 14842, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
8395 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
8396 "test-compile": {"status": "ok", "tookMs": 18610, "warnings": 545, "errors": 0, "sourceVersion": "3.8"},
8397 "test": {"status": "ok", "tookMs": 14346, "passed": 58, "failed": 0, "ignored": 0, "skipped": 0, "total": 58, "byFramework": [{"framework": "unknown", "stats": {"passed": 58, "failed": 0, "ignored": 0, "skipped": 0, "total": 58}}]},
8398 "publish": {"status": "skipped", "tookMs": 0},
8399 "metadata": {
8400 "crossScalaVersions": ["3.3.7", "2.13.18", "2.12.21"]
8401}
8402}]
8403************************
8404[success] Total time: 51 s, completed Jan 8, 2026, 1:56:38 AM
8405[0JChecking patch project/plugins.sbt...
8406Checking patch build.sbt...
8407Applied patch project/plugins.sbt cleanly.
8408Applied patch build.sbt cleanly.