Build Logs
guntiso/querease • 3.8.0-RC2:2025-11-25
Errors
9
Warnings
7733
Total Lines
8326
1##################################
2Clonning https://github.com/guntiso/querease.git into /build/repo using revision v8.0.0
3##################################
4Note: switching to 'e115b80b9df1bc8cf0ad1f1cf888072bf637d205'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Using target Scala version for migration: 3.7.4-RC2
22Migrating project for -source:3.4 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
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-RC2
69Execute tests: false
70sbt project found:
71No prepare script found for project guntiso/querease
72/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
73##################################
74Scala version: 3.7.4-RC2
75Targets: org.mojoz%querease
76Project 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":" & "}]}
77##################################
78Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
79Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
80[sbt_options] declare -a sbt_options=()
81[process_args] java_version = '21'
82[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
83# Executing command line:
84java
85-Dfile.encoding=UTF-8
86-Dcommunitybuild.scala=3.7.4-RC2
87-Dcommunitybuild.project.dependencies.add=
88-Xmx7G
89-Xms4G
90-Xss8M
91-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
92-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
93-jar
94/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
95"setCrossScalaVersions 3.7.4-RC2"
96"++3.7.4-RC2 -v"
97"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""
98"set every credentials := Nil"
99"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
100"removeScalacOptionsStartingWith -P:wartremover"
101
102moduleMappings
103"runBuild 3.7.4-RC2 """{"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"
104
105[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
106[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
107[info] loading settings for project repo-build from akka.sbt, build.sbt, plugins.sbt...
108[info] loading project definition from /build/repo/project
109[info] compiling 14 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
110[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
111[info] Compilation completed in 8.498s.
112[info] done compiling
113[info] loading settings for project repo from build.sbt, version.sbt...
114Java 11 is required for this project. Found 21 instead
115Unrecognized repository akka-secure-ivy, ignoring it
116Warning: ignoring repository akka-secure-ivy to get previous version
117[info] set current project to querease (in build file:/build/repo/)
118Execute setCrossScalaVersions: 3.7.4-RC2
119Java 11 is required for this project. Found 21 instead
120Unrecognized repository akka-secure-ivy, ignoring it
121Warning: ignoring repository akka-secure-ivy to get previous version
122OpenCB::Changing crossVersion 3.3.7 -> 3.7.4-RC2 in repo/crossScalaVersions
123[info] set current project to querease (in build file:/build/repo/)
124[info] Setting Scala version to 3.7.4-RC2 on 1 projects.
125[info] Switching Scala version on:
126[info] * repo (3.7.4-RC2, 2.13.17, 2.12.20)
127[info] Excluding projects:
128[info] Reapplying settings...
129Java 11 is required for this project. Found 21 instead
130Unrecognized repository akka-secure-ivy, ignoring it
131Warning: ignoring repository akka-secure-ivy to get previous version
132[info] set current project to querease (in build file:/build/repo/)
133Execute 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
134[info] Reapplying settings...
135Java 11 is required for this project. Found 21 instead
136Unrecognized repository akka-secure-ivy, ignoring it
137Warning: ignoring repository akka-secure-ivy to get previous version
138[info] set current project to querease (in build file:/build/repo/)
139[info] Defining Global / credentials, credentials
140[info] The new values will be used by allCredentials, credentials and 2 others.
141[info] Run `last` for details.
142[info] Reapplying settings...
143Java 11 is required for this project. Found 21 instead
144Unrecognized repository akka-secure-ivy, ignoring it
145Warning: ignoring repository akka-secure-ivy to get previous version
146[info] set current project to querease (in build file:/build/repo/)
147Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
148[info] Reapplying settings...
149OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
150
151 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
152 Did you mean allExcludeDependencies ?
153 , retry without global scopes
154[info] Reapplying settings...
155Java 11 is required for this project. Found 21 instead
156Unrecognized repository akka-secure-ivy, ignoring it
157Warning: ignoring repository akka-secure-ivy to get previous version
158[info] set current project to querease (in build file:/build/repo/)
159Execute removeScalacOptionsStartingWith: -P:wartremover
160[info] Reapplying settings...
161Java 11 is required for this project. Found 21 instead
162Unrecognized repository akka-secure-ivy, ignoring it
163Warning: ignoring repository akka-secure-ivy to get previous version
164[info] set current project to querease (in build file:/build/repo/)
165[success] Total time: 0 s, completed Nov 25, 2025, 1:41:33 PM
166Build 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":" & "}]}
167Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
168Starting build...
169Projects: Set(repo)
170Starting build for ProjectRef(file:/build/repo/,repo) (querease)... [0/1]
171OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
172OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
173Compile scalacOptions: -unchecked, -encoding, utf8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
174[info] compiling 11 Scala sources to /build/repo/target/scala-3.7.4-RC2/classes ...
175[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:843:8
176[warn] 843 | upsert(view, propMap, filter, extraPropsToSave) match {
177[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
178[warn] | match may not be exhaustive.
179[warn] |
180[warn] | It would fail on pattern case: (_, _)
181[warn] |
182[warn] | longer explanation available when compiling with `-explain`
183[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:143:11
184[warn] 143 | case s@b.SelectExpr(
185[warn] | ^
186[warn] | Unreachable case
187[warn] 144 | b.Table(_, _,
188[warn] 145 | b.TableJoin(_, b.ArrExpr(List(b.FunExpr("build_cursors", _, _, _, _))), _, _)
189[warn] 146 | , _, _, _
190[warn] 147 | ) :: _,
191[warn] 148 | _, _, _, _, _, _, _, _, _
192[warn] 149 | ) =>
193[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:162:11
194[warn] 162 | case b.WithSelectExpr(tables, q) =>
195[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
196[warn] | Unreachable case
197[info] [patched file /build/repo/src/ScalaDtoGenerator.scala]
198[info] [patched file /build/repo/src/QuereaseMetadata.scala]
199[info] [patched file /build/repo/src/ScalaDtoQuerease.scala]
200[info] [patched file /build/repo/src/TresqlMetadata.scala]
201[info] [patched file /build/repo/src/QuereaseResolvers.scala]
202[info] [patched file /build/repo/src/Querease.scala]
203[info] [patched file /build/repo/src/QuereaseFilters.scala]
204[info] [patched file /build/repo/src/TresqlJoinsParser.scala]
205[info] [patched file /build/repo/src/QuereaseExpressions.scala]
206[info] [patched file /build/repo/src/QuereaseIo.scala]
207[warn] there was 1 feature warning; re-run with -feature for details
208[warn] four warnings found
209[info] done compiling
210[info] compiling 11 Scala sources to /build/repo/target/scala-3.7.4-RC2/classes ...
211[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:843:8
212[warn] 843 | upsert(view, propMap, filter, extraPropsToSave) match {
213[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
214[warn] | match may not be exhaustive.
215[warn] |
216[warn] | It would fail on pattern case: (_, _)
217[warn] |
218[warn] | longer explanation available when compiling with `-explain`
219[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:143:11
220[warn] 143 | case s@b.SelectExpr(
221[warn] | ^
222[warn] | Unreachable case
223[warn] 144 | b.Table(_, _,
224[warn] 145 | b.TableJoin(_, b.ArrExpr(List(b.FunExpr("build_cursors", _, _, _, _))), _, _)
225[warn] 146 | , _, _, _
226[warn] 147 | ) :: _,
227[warn] 148 | _, _, _, _, _, _, _, _, _
228[warn] 149 | ) =>
229[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:162:11
230[warn] 162 | case b.WithSelectExpr(tables, q) =>
231[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
232[warn] | Unreachable case
233[warn] there was 1 feature warning; re-run with -feature for details
234[warn] four warnings found
235[info] done compiling
236[info] compiling 10 Scala sources and 1 Java source to /build/repo/target/scala-3.7.4-RC2/test-classes ...
237[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:30:42
238[warn] 30 | Query("""{:bank.id}""")(env.withParams(this.toMap))
239[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
240[warn] |Implicit parameters should be provided with a `using` clause.
241[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
242[warn] |To disable the warning, please use the following option:
243[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
244[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:31:29
245[warn] 31 | .unique[java.lang.Long]
246[warn] | ^
247[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
248[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
249[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
250[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
251[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:36:42
252[warn] 36 | Query("""{:bank.id}""")(env.withParams(Map("bank" -> Option(bank).map(_.toMap).orNull)))
253[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
254[warn] |Implicit parameters should be provided with a `using` clause.
255[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
256[warn] |To disable the warning, please use the following option:
257[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
258[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:37:29
259[warn] 37 | .unique[java.lang.Long]
260[warn] | ^
261[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
262[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
263[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
264[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
265[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:66:251
266[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))
267[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
268[warn] |Implicit parameters should be provided with a `using` clause.
269[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
270[warn] |To disable the warning, please use the following option:
271[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
272[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:67:29
273[warn] 67 | .unique[java.lang.Long]
274[warn] | ^
275[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
276[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
277[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
278[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
279[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:70:235
280[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))
281[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
282[warn] |Implicit parameters should be provided with a `using` clause.
283[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
284[warn] |To disable the warning, please use the following option:
285[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
286[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:71:29
287[warn] 71 | .unique[java.lang.Long]
288[warn] | ^
289[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
290[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
291[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
292[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
293[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:76:251
294[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)))
295[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
296[warn] |Implicit parameters should be provided with a `using` clause.
297[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
298[warn] |To disable the warning, please use the following option:
299[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
300[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:77:29
301[warn] 77 | .unique[java.lang.Long]
302[warn] | ^
303[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
304[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
305[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
306[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
307[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:80:235
308[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)))
309[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
310[warn] |Implicit parameters should be provided with a `using` clause.
311[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
312[warn] |To disable the warning, please use the following option:
313[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
314[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:81:29
315[warn] 81 | .unique[java.lang.Long]
316[warn] | ^
317[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
318[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
319[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
320[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
321[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:128:39
322[warn] 128 | Query("""{now()}""")(env.withParams(this.toMap))
323[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
324[warn] |Implicit parameters should be provided with a `using` clause.
325[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
326[warn] |To disable the warning, please use the following option:
327[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
328[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:129:38
329[warn] 129 | .unique[java.time.LocalDateTime]
330[warn] | ^
331[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
332[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
333[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
334[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
335[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:134:39
336[warn] 134 | Query("""{now()}""")(env.withParams(Map.empty))
337[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
338[warn] |Implicit parameters should be provided with a `using` clause.
339[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
340[warn] |To disable the warning, please use the following option:
341[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
342[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:135:38
343[warn] 135 | .unique[java.time.LocalDateTime]
344[warn] | ^
345[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
346[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
347[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
348[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
349[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:149:39
350[warn] 149 | Query("""{now()}""")(env.withParams(this.toMap))
351[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
352[warn] |Implicit parameters should be provided with a `using` clause.
353[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
354[warn] |To disable the warning, please use the following option:
355[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
356[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:150:38
357[warn] 150 | .unique[java.time.LocalDateTime]
358[warn] | ^
359[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
360[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
361[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
362[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
363[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:155:39
364[warn] 155 | Query("""{now()}""")(env.withParams(Map.empty))
365[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
366[warn] |Implicit parameters should be provided with a `using` clause.
367[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
368[warn] |To disable the warning, please use the following option:
369[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
370[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:156:38
371[warn] 156 | .unique[java.time.LocalDateTime]
372[warn] | ^
373[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
374[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
375[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
376[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
377[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:242:38
378[warn] 242 | Query("""{true}""")(env.withParams(this.toMap))
379[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
380[warn] |Implicit parameters should be provided with a `using` clause.
381[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
382[warn] |To disable the warning, please use the following option:
383[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
384[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:243:32
385[warn] 243 | .unique[java.lang.Boolean]
386[warn] | ^
387[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
388[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
389[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
390[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
391[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:246:38
392[warn] 246 | Query("""{true}""")(env.withParams(this.toMap))
393[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
394[warn] |Implicit parameters should be provided with a `using` clause.
395[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
396[warn] |To disable the warning, please use the following option:
397[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
398[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:247:32
399[warn] 247 | .unique[java.lang.Boolean]
400[warn] | ^
401[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
402[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
403[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
404[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
405[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:252:38
406[warn] 252 | Query("""{true}""")(env.withParams(Map.empty))
407[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
408[warn] |Implicit parameters should be provided with a `using` clause.
409[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
410[warn] |To disable the warning, please use the following option:
411[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
412[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:253:32
413[warn] 253 | .unique[java.lang.Boolean]
414[warn] | ^
415[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
416[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
417[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
418[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
419[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:256:38
420[warn] 256 | Query("""{true}""")(env.withParams(Map.empty))
421[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
422[warn] |Implicit parameters should be provided with a `using` clause.
423[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
424[warn] |To disable the warning, please use the following option:
425[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
426[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:257:32
427[warn] 257 | .unique[java.lang.Boolean]
428[warn] | ^
429[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
430[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
431[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
432[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
433[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:266:57
434[warn] 266 | Query("""{coalesce(:name_eng, '')}""")(env.withParams(this.toMap))
435[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
436[warn] |Implicit parameters should be provided with a `using` clause.
437[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
438[warn] |To disable the warning, please use the following option:
439[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
440[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:267:21
441[warn] 267 | .unique[String]
442[warn] | ^
443[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
444[warn] |replace with the type `scala.reflect.ClassTag[String]`.
445[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
446[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
447[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:270:57
448[warn] 270 | Query("""{coalesce(:name_rus, '')}""")(env.withParams(this.toMap))
449[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
450[warn] |Implicit parameters should be provided with a `using` clause.
451[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
452[warn] |To disable the warning, please use the following option:
453[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
454[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:271:21
455[warn] 271 | .unique[String]
456[warn] | ^
457[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
458[warn] |replace with the type `scala.reflect.ClassTag[String]`.
459[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
460[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
461[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:276:57
462[warn] 276 | Query("""{coalesce(:name_eng, '')}""")(env.withParams(Map("name_eng" -> name_eng)))
463[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
464[warn] |Implicit parameters should be provided with a `using` clause.
465[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
466[warn] |To disable the warning, please use the following option:
467[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
468[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:277:21
469[warn] 277 | .unique[String]
470[warn] | ^
471[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
472[warn] |replace with the type `scala.reflect.ClassTag[String]`.
473[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
474[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
475[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:280:57
476[warn] 280 | Query("""{coalesce(:name_rus, '')}""")(env.withParams(Map("name_rus" -> name_rus)))
477[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
478[warn] |Implicit parameters should be provided with a `using` clause.
479[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
480[warn] |To disable the warning, please use the following option:
481[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
482[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:281:21
483[warn] 281 | .unique[String]
484[warn] | ^
485[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
486[warn] |replace with the type `scala.reflect.ClassTag[String]`.
487[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
488[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
489[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:334:37
490[warn] 334 | Query("""{'F'}""")(env.withParams(this.toMap))
491[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
492[warn] |Implicit parameters should be provided with a `using` clause.
493[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
494[warn] |To disable the warning, please use the following option:
495[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
496[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:335:21
497[warn] 335 | .unique[String]
498[warn] | ^
499[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
500[warn] |replace with the type `scala.reflect.ClassTag[String]`.
501[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
502[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
503[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:340:37
504[warn] 340 | Query("""{'F'}""")(env.withParams(Map.empty))
505[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
506[warn] |Implicit parameters should be provided with a `using` clause.
507[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
508[warn] |To disable the warning, please use the following option:
509[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
510[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:341:21
511[warn] 341 | .unique[String]
512[warn] | ^
513[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
514[warn] |replace with the type `scala.reflect.ClassTag[String]`.
515[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
516[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
517[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:422:43
518[warn] 422 | Query("""{:children}""")(env.withParams(this.toMap))
519[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
520[warn] |Implicit parameters should be provided with a `using` clause.
521[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
522[warn] |To disable the warning, please use the following option:
523[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
524[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:423:21
525[warn] 423 | .unique[String]
526[warn] | ^
527[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
528[warn] |replace with the type `scala.reflect.ClassTag[String]`.
529[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
530[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
531[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:428:43
532[warn] 428 | Query("""{:children}""")(env.withParams(Map("children" -> Option(children).map(_.toMap).orNull)))
533[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
534[warn] |Implicit parameters should be provided with a `using` clause.
535[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
536[warn] |To disable the warning, please use the following option:
537[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
538[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:429:21
539[warn] 429 | .unique[String]
540[warn] | ^
541[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
542[warn] |replace with the type `scala.reflect.ClassTag[String]`.
543[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
544[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
545[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:478:37
546[warn] 478 | Query("""{'M'}""")(env.withParams(this.toMap))
547[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
548[warn] |Implicit parameters should be provided with a `using` clause.
549[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
550[warn] |To disable the warning, please use the following option:
551[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
552[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:479:21
553[warn] 479 | .unique[String]
554[warn] | ^
555[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
556[warn] |replace with the type `scala.reflect.ClassTag[String]`.
557[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
558[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
559[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:484:37
560[warn] 484 | Query("""{'M'}""")(env.withParams(Map.empty))
561[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
562[warn] |Implicit parameters should be provided with a `using` clause.
563[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
564[warn] |To disable the warning, please use the following option:
565[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
566[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:485:21
567[warn] 485 | .unique[String]
568[warn] | ^
569[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
570[warn] |replace with the type `scala.reflect.ClassTag[String]`.
571[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
572[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
573[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:494:37
574[warn] 494 | Query("""{'F'}""")(env.withParams(this.toMap))
575[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
576[warn] |Implicit parameters should be provided with a `using` clause.
577[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
578[warn] |To disable the warning, please use the following option:
579[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
580[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:495:21
581[warn] 495 | .unique[String]
582[warn] | ^
583[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
584[warn] |replace with the type `scala.reflect.ClassTag[String]`.
585[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
586[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
587[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:500:37
588[warn] 500 | Query("""{'F'}""")(env.withParams(Map.empty))
589[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
590[warn] |Implicit parameters should be provided with a `using` clause.
591[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
592[warn] |To disable the warning, please use the following option:
593[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
594[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:501:21
595[warn] 501 | .unique[String]
596[warn] | ^
597[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
598[warn] |replace with the type `scala.reflect.ClassTag[String]`.
599[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
600[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
601[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:508:37
602[warn] 508 | Query("""{'F'}""")(env.withParams(this.toMap))
603[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
604[warn] |Implicit parameters should be provided with a `using` clause.
605[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
606[warn] |To disable the warning, please use the following option:
607[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
608[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:509:21
609[warn] 509 | .unique[String]
610[warn] | ^
611[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
612[warn] |replace with the type `scala.reflect.ClassTag[String]`.
613[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
614[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
615[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:514:37
616[warn] 514 | Query("""{'F'}""")(env.withParams(Map.empty))
617[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
618[warn] |Implicit parameters should be provided with a `using` clause.
619[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
620[warn] |To disable the warning, please use the following option:
621[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
622[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:515:21
623[warn] 515 | .unique[String]
624[warn] | ^
625[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
626[warn] |replace with the type `scala.reflect.ClassTag[String]`.
627[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
628[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
629[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:522:751
630[warn] 522 | Query("""{checked_resolve(coalesce(:mother::text, :other_field::text), array(person;person[person.father_id]person? father[[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother & person.father_id = checked_resolve(:other_field::text, array(person p1;p1[p1.father_id]person? father[[:other_field = p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)']]{p1.id}@(2)), 'Failed to identify value of "other_field" (from person_multitable_choice_resolver_implied_1) - ' || coalesce(:other_field::text, 'null'))]]{person.id}@(2)), 'Failed to identify value of "mother" (from nested_resolver_test_1) - ' || concat_ws(', ', coalesce(:mother::text, 'null'), coalesce(:other_field::text, 'null')))}""")(env.withParams(this.toMap))
631[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
632[warn] |Implicit parameters should be provided with a `using` clause.
633[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
634[warn] |To disable the warning, please use the following option:
635[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
636[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:523:29
637[warn] 523 | .unique[java.lang.Long]
638[warn] | ^
639[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
640[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
641[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
642[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
643[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:528:751
644[warn] 528 | Query("""{checked_resolve(coalesce(:mother::text, :other_field::text), array(person;person[person.father_id]person? father[[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother & person.father_id = checked_resolve(:other_field::text, array(person p1;p1[p1.father_id]person? father[[:other_field = p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)']]{p1.id}@(2)), 'Failed to identify value of "other_field" (from person_multitable_choice_resolver_implied_1) - ' || coalesce(:other_field::text, 'null'))]]{person.id}@(2)), 'Failed to identify value of "mother" (from nested_resolver_test_1) - ' || concat_ws(', ', coalesce(:mother::text, 'null'), coalesce(:other_field::text, 'null')))}""")(env.withParams(Map("mother" -> mother, "other_field" -> other_field)))
645[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
646[warn] |Implicit parameters should be provided with a `using` clause.
647[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
648[warn] |To disable the warning, please use the following option:
649[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
650[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:529:29
651[warn] 529 | .unique[java.lang.Long]
652[warn] | ^
653[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
654[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
655[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
656[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
657[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:545:159
658[warn] 545 | Query("""{coalesce(if_defined_or_else(:mother_id?, :mother_id::bigint, :father_id::bigint), if_defined_or_else(:id?, :id?::bigint, -1))}""")(env.withParams(this.toMap))
659[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
660[warn] |Implicit parameters should be provided with a `using` clause.
661[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
662[warn] |To disable the warning, please use the following option:
663[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
664[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:546:29
665[warn] 546 | .unique[java.lang.Long]
666[warn] | ^
667[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
668[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
669[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
670[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
671[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:549:610
672[warn] 549 | Query("""{checked_resolve(coalesce(:father_id::text, if_defined_or_else(:mother_id?, :mother_id?::text, null), if_defined_or_else(:id?, :id?::text, null)), array(person[id = coalesce(:father_id, if_defined_or_else(:mother_id?, :mother_id, null), if_defined_or_else(:id?, :id?, null))]{id}@(2)), 'Failed to identify value of "father_id" (from optional_params_resolver_test_1) - ' || concat_ws(', ', coalesce(:father_id::text, 'null'), if_defined_or_else(:mother_id?, coalesce(:mother_id?::text, 'null'), '[missing]'), if_defined_or_else(:id?, coalesce(:id?::text, 'null'), '[missing]')))}""")(env.withParams(this.toMap))
673[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
674[warn] |Implicit parameters should be provided with a `using` clause.
675[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
676[warn] |To disable the warning, please use the following option:
677[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
678[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:550:29
679[warn] 550 | .unique[java.lang.Long]
680[warn] | ^
681[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
682[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
683[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
684[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
685[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:555:159
686[warn] 555 | Query("""{coalesce(if_defined_or_else(:mother_id?, :mother_id::bigint, :father_id::bigint), if_defined_or_else(:id?, :id?::bigint, -1))}""")(env.withParams(Map("father_id" -> father_id) ++ List(Option(mother_id).filter(_.nonEmpty).map(_.get).map(v => "mother_id" -> v), Option(id).filter(_.nonEmpty).map(_.get).map(v => "id" -> v)).filter(_.nonEmpty).map(_.get).toMap))
687[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
688[warn] |Implicit parameters should be provided with a `using` clause.
689[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
690[warn] |To disable the warning, please use the following option:
691[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
692[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:556:29
693[warn] 556 | .unique[java.lang.Long]
694[warn] | ^
695[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
696[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
697[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
698[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
699[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:559:610
700[warn] 559 | Query("""{checked_resolve(coalesce(:father_id::text, if_defined_or_else(:mother_id?, :mother_id?::text, null), if_defined_or_else(:id?, :id?::text, null)), array(person[id = coalesce(:father_id, if_defined_or_else(:mother_id?, :mother_id, null), if_defined_or_else(:id?, :id?, null))]{id}@(2)), 'Failed to identify value of "father_id" (from optional_params_resolver_test_1) - ' || concat_ws(', ', coalesce(:father_id::text, 'null'), if_defined_or_else(:mother_id?, coalesce(:mother_id?::text, 'null'), '[missing]'), if_defined_or_else(:id?, coalesce(:id?::text, 'null'), '[missing]')))}""")(env.withParams(Map("father_id" -> father_id) ++ List(Option(mother_id).filter(_.nonEmpty).map(_.get).map(v => "mother_id" -> v), Option(id).filter(_.nonEmpty).map(_.get).map(v => "id" -> v)).filter(_.nonEmpty).map(_.get).toMap))
701[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
702[warn] |Implicit parameters should be provided with a `using` clause.
703[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
704[warn] |To disable the warning, please use the following option:
705[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
706[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:560:29
707[warn] 560 | .unique[java.lang.Long]
708[warn] | ^
709[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
710[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
711[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
712[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
713[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:660:249
714[warn] 660 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(this.toMap))
715[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
716[warn] |Implicit parameters should be provided with a `using` clause.
717[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
718[warn] |To disable the warning, please use the following option:
719[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
720[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:661:29
721[warn] 661 | .unique[java.lang.Long]
722[warn] | ^
723[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
724[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
725[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
726[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
727[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:666:249
728[warn] 666 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(Map("main_account" -> main_account)))
729[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
730[warn] |Implicit parameters should be provided with a `using` clause.
731[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
732[warn] |To disable the warning, please use the following option:
733[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
734[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:667:29
735[warn] 667 | .unique[java.lang.Long]
736[warn] | ^
737[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
738[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
739[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
740[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
741[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:681:257
742[warn] 681 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts_and_key) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(this.toMap))
743[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
744[warn] |Implicit parameters should be provided with a `using` clause.
745[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
746[warn] |To disable the warning, please use the following option:
747[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
748[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:682:29
749[warn] 682 | .unique[java.lang.Long]
750[warn] | ^
751[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
752[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
753[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
754[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
755[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:687:257
756[warn] 687 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts_and_key) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(Map("main_account" -> main_account)))
757[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
758[warn] |Implicit parameters should be provided with a `using` clause.
759[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
760[warn] |To disable the warning, please use the following option:
761[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
762[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:688:29
763[warn] 688 | .unique[java.lang.Long]
764[warn] | ^
765[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
766[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
767[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
768[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
769[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:796:261
770[warn] 796 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#2)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
771[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
772[warn] |Implicit parameters should be provided with a `using` clause.
773[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
774[warn] |To disable the warning, please use the following option:
775[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
776[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:797:29
777[warn] 797 | .unique[java.lang.Long]
778[warn] | ^
779[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
780[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
781[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
782[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
783[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:802:261
784[warn] 802 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#2)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
785[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
786[warn] |Implicit parameters should be provided with a `using` clause.
787[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
788[warn] |To disable the warning, please use the following option:
789[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
790[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:803:29
791[warn] 803 | .unique[java.lang.Long]
792[warn] | ^
793[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
794[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
795[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
796[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
797[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:809:255
798[warn] 809 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#4)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
799[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
800[warn] |Implicit parameters should be provided with a `using` clause.
801[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
802[warn] |To disable the warning, please use the following option:
803[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
804[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:810:29
805[warn] 810 | .unique[java.lang.Long]
806[warn] | ^
807[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
808[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
809[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
810[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
811[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:815:255
812[warn] 815 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#4)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
813[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
814[warn] |Implicit parameters should be provided with a `using` clause.
815[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
816[warn] |To disable the warning, please use the following option:
817[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
818[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:816:29
819[warn] 816 | .unique[java.lang.Long]
820[warn] | ^
821[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
822[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
823[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
824[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
825[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:894:272
826[warn] 894 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#5)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
827[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
828[warn] |Implicit parameters should be provided with a `using` clause.
829[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
830[warn] |To disable the warning, please use the following option:
831[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
832[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:895:29
833[warn] 895 | .unique[java.lang.Long]
834[warn] | ^
835[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
836[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
837[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
838[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
839[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:900:272
840[warn] 900 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#5)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
841[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
842[warn] |Implicit parameters should be provided with a `using` clause.
843[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
844[warn] |To disable the warning, please use the following option:
845[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
846[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:901:29
847[warn] 901 | .unique[java.lang.Long]
848[warn] | ^
849[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
850[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
851[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
852[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
853[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:908:266
854[warn] 908 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#7)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
855[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
856[warn] |Implicit parameters should be provided with a `using` clause.
857[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
858[warn] |To disable the warning, please use the following option:
859[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
860[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:909:29
861[warn] 909 | .unique[java.lang.Long]
862[warn] | ^
863[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
864[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
865[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
866[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
867[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:914:266
868[warn] 914 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#7)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
869[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
870[warn] |Implicit parameters should be provided with a `using` clause.
871[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
872[warn] |To disable the warning, please use the following option:
873[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
874[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:915:29
875[warn] 915 | .unique[java.lang.Long]
876[warn] | ^
877[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
878[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
879[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
880[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
881[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:960:359
882[warn] 960 | Query("""{checked_resolve(coalesce(:mother.name::text, :mother.surname::text), array(person[name = :mother.name & surname = :mother.surname]{id}@(2)), 'Failed to identify value of "mother" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:mother.name::text, 'null'), coalesce(:mother.surname::text, 'null')))}""")(env.withParams(this.toMap))
883[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
884[warn] |Implicit parameters should be provided with a `using` clause.
885[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
886[warn] |To disable the warning, please use the following option:
887[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
888[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:961:29
889[warn] 961 | .unique[java.lang.Long]
890[warn] | ^
891[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
892[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
893[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
894[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
895[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:964:359
896[warn] 964 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text), array(person[name = :father.name & surname = :father.surname]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null')))}""")(env.withParams(this.toMap))
897[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
898[warn] |Implicit parameters should be provided with a `using` clause.
899[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
900[warn] |To disable the warning, please use the following option:
901[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
902[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:965:29
903[warn] 965 | .unique[java.lang.Long]
904[warn] | ^
905[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
906[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
907[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
908[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
909[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:970:359
910[warn] 970 | Query("""{checked_resolve(coalesce(:mother.name::text, :mother.surname::text), array(person[name = :mother.name & surname = :mother.surname]{id}@(2)), 'Failed to identify value of "mother" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:mother.name::text, 'null'), coalesce(:mother.surname::text, 'null')))}""")(env.withParams(Map("mother" -> Option(mother).map(_.toMap).orNull)))
911[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
912[warn] |Implicit parameters should be provided with a `using` clause.
913[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
914[warn] |To disable the warning, please use the following option:
915[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
916[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:971:29
917[warn] 971 | .unique[java.lang.Long]
918[warn] | ^
919[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
920[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
921[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
922[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
923[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:974:359
924[warn] 974 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text), array(person[name = :father.name & surname = :father.surname]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null')))}""")(env.withParams(Map("father" -> Option(father).map(_.toMap).orNull)))
925[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
926[warn] |Implicit parameters should be provided with a `using` clause.
927[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
928[warn] |To disable the warning, please use the following option:
929[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
930[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:975:29
931[warn] 975 | .unique[java.lang.Long]
932[warn] | ^
933[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
934[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
935[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
936[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
937[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:983:53
938[warn] 983 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
939[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
940[warn] |Implicit parameters should be provided with a `using` clause.
941[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
942[warn] |To disable the warning, please use the following option:
943[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
944[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:984:21
945[warn] 984 | .unique[String]
946[warn] | ^
947[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
948[warn] |replace with the type `scala.reflect.ClassTag[String]`.
949[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
950[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
951[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:989:53
952[warn] 989 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
953[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
954[warn] |Implicit parameters should be provided with a `using` clause.
955[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
956[warn] |To disable the warning, please use the following option:
957[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
958[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:990:21
959[warn] 990 | .unique[String]
960[warn] | ^
961[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
962[warn] |replace with the type `scala.reflect.ClassTag[String]`.
963[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
964[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
965[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:998:53
966[warn] 998 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(this.toMap))
967[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
968[warn] |Implicit parameters should be provided with a `using` clause.
969[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
970[warn] |To disable the warning, please use the following option:
971[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
972[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:999:21
973[warn] 999 | .unique[String]
974[warn] | ^
975[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
976[warn] |replace with the type `scala.reflect.ClassTag[String]`.
977[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
978[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
979[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1004:53
980[warn] 1004 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(Map("sex" -> sex)))
981[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
982[warn] |Implicit parameters should be provided with a `using` clause.
983[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
984[warn] |To disable the warning, please use the following option:
985[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
986[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1005:21
987[warn] 1005 | .unique[String]
988[warn] | ^
989[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
990[warn] |replace with the type `scala.reflect.ClassTag[String]`.
991[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
992[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
993[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1015:605
994[warn] 1015 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text, if_defined_or_else(:father.is_resolver_disabled?, :father.is_resolver_disabled?::text, null)), array(person[name = :father.name & surname = :father.surname & !:father.is_resolver_disabled?]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_2) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null'), if_defined_or_else(:father.is_resolver_disabled?, coalesce(:father.is_resolver_disabled?::text, 'null'), '[missing]')))}""")(env.withParams(`[APPLY OTHER]`(this.toMap)))
995[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
996[warn] |Implicit parameters should be provided with a `using` clause.
997[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
998[warn] |To disable the warning, please use the following option:
999[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1000[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1016:29
1001[warn] 1016 | .unique[java.lang.Long]
1002[warn] | ^
1003[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1004[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1005[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1006[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1007[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1021:605
1008[warn] 1021 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text, if_defined_or_else(:father.is_resolver_disabled?, :father.is_resolver_disabled?::text, null)), array(person[name = :father.name & surname = :father.surname & !:father.is_resolver_disabled?]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_2) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null'), if_defined_or_else(:father.is_resolver_disabled?, coalesce(:father.is_resolver_disabled?::text, 'null'), '[missing]')))}""")(env.withParams(`[APPLY OTHER]`(Map("father" -> Option(father).map(_.toMap).orNull))))
1009[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1010[warn] |Implicit parameters should be provided with a `using` clause.
1011[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1012[warn] |To disable the warning, please use the following option:
1013[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1014[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1022:29
1015[warn] 1022 | .unique[java.lang.Long]
1016[warn] | ^
1017[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1018[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1019[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1020[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1021[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1030:53
1022[warn] 1030 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
1023[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1024[warn] |Implicit parameters should be provided with a `using` clause.
1025[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1026[warn] |To disable the warning, please use the following option:
1027[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1028[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1031:21
1029[warn] 1031 | .unique[String]
1030[warn] | ^
1031[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1032[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1033[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1034[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1035[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1036:53
1036[warn] 1036 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
1037[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1038[warn] |Implicit parameters should be provided with a `using` clause.
1039[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1040[warn] |To disable the warning, please use the following option:
1041[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1042[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1037:21
1043[warn] 1037 | .unique[String]
1044[warn] | ^
1045[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1046[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1047[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1048[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1049[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1054:53
1050[warn] 1054 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
1051[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1052[warn] |Implicit parameters should be provided with a `using` clause.
1053[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1054[warn] |To disable the warning, please use the following option:
1055[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1056[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1055:21
1057[warn] 1055 | .unique[String]
1058[warn] | ^
1059[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1060[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1061[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1062[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1063[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1060:53
1064[warn] 1060 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
1065[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1066[warn] |Implicit parameters should be provided with a `using` clause.
1067[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1068[warn] |To disable the warning, please use the following option:
1069[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1070[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1061:21
1071[warn] 1061 | .unique[String]
1072[warn] | ^
1073[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1074[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1075[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1076[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1077[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1070:53
1078[warn] 1070 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(this.toMap))
1079[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1080[warn] |Implicit parameters should be provided with a `using` clause.
1081[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1082[warn] |To disable the warning, please use the following option:
1083[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1084[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1071:21
1085[warn] 1071 | .unique[String]
1086[warn] | ^
1087[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1088[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1089[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1090[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1091[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1076:53
1092[warn] 1076 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(Map("sex" -> sex)))
1093[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1094[warn] |Implicit parameters should be provided with a `using` clause.
1095[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1096[warn] |To disable the warning, please use the following option:
1097[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1098[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1077:21
1099[warn] 1077 | .unique[String]
1100[warn] | ^
1101[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1102[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1103[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1104[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1105[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1085:248
1106[warn] 1085 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#1)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from ref_expression_test_person_2b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
1107[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1108[warn] |Implicit parameters should be provided with a `using` clause.
1109[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1110[warn] |To disable the warning, please use the following option:
1111[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1112[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1086:29
1113[warn] 1086 | .unique[java.lang.Long]
1114[warn] | ^
1115[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1116[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1117[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1118[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1119[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1089:248
1120[warn] 1089 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from ref_expression_test_person_2b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
1121[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1122[warn] |Implicit parameters should be provided with a `using` clause.
1123[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1124[warn] |To disable the warning, please use the following option:
1125[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1126[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1090:29
1127[warn] 1090 | .unique[java.lang.Long]
1128[warn] | ^
1129[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1130[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1131[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1132[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1133[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1095:248
1134[warn] 1095 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#1)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from ref_expression_test_person_2b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
1135[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1136[warn] |Implicit parameters should be provided with a `using` clause.
1137[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1138[warn] |To disable the warning, please use the following option:
1139[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1140[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1096:29
1141[warn] 1096 | .unique[java.lang.Long]
1142[warn] | ^
1143[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1144[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1145[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1146[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1147[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1099:248
1148[warn] 1099 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from ref_expression_test_person_2b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
1149[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1150[warn] |Implicit parameters should be provided with a `using` clause.
1151[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1152[warn] |To disable the warning, please use the following option:
1153[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1154[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1100:29
1155[warn] 1100 | .unique[java.lang.Long]
1156[warn] | ^
1157[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1158[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1159[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1160[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1161[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1131:333
1162[warn] 1131 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_7_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
1163[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1164[warn] |Implicit parameters should be provided with a `using` clause.
1165[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1166[warn] |To disable the warning, please use the following option:
1167[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1168[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1132:29
1169[warn] 1132 | .unique[java.lang.Long]
1170[warn] | ^
1171[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1172[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1173[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1174[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1175[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1137:333
1176[warn] 1137 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_7_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
1177[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1178[warn] |Implicit parameters should be provided with a `using` clause.
1179[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1180[warn] |To disable the warning, please use the following option:
1181[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1182[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1138:29
1183[warn] 1138 | .unique[java.lang.Long]
1184[warn] | ^
1185[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1186[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1187[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1188[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1189[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1144:316
1190[warn] 1144 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
1191[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1192[warn] |Implicit parameters should be provided with a `using` clause.
1193[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1194[warn] |To disable the warning, please use the following option:
1195[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1196[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1145:29
1197[warn] 1145 | .unique[java.lang.Long]
1198[warn] | ^
1199[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1200[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1201[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1202[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1203[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1150:316
1204[warn] 1150 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
1205[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1206[warn] |Implicit parameters should be provided with a `using` clause.
1207[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1208[warn] |To disable the warning, please use the following option:
1209[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1210[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1151:29
1211[warn] 1151 | .unique[java.lang.Long]
1212[warn] | ^
1213[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1214[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1215[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1216[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1217[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1157:316
1218[warn] 1157 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
1219[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1220[warn] |Implicit parameters should be provided with a `using` clause.
1221[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1222[warn] |To disable the warning, please use the following option:
1223[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1224[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1158:29
1225[warn] 1158 | .unique[java.lang.Long]
1226[warn] | ^
1227[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1228[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1229[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1230[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1231[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1163:316
1232[warn] 1163 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
1233[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1234[warn] |Implicit parameters should be provided with a `using` clause.
1235[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1236[warn] |To disable the warning, please use the following option:
1237[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1238[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1164:29
1239[warn] 1164 | .unique[java.lang.Long]
1240[warn] | ^
1241[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1242[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1243[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1244[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1245[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1171:206
1246[warn] 1171 | Query("""{checked_resolve(:name, array(person[name = :name]{'X' name}@(2)), 'Failed to identify value of "name" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
1247[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1248[warn] |Implicit parameters should be provided with a `using` clause.
1249[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1250[warn] |To disable the warning, please use the following option:
1251[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1252[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1172:21
1253[warn] 1172 | .unique[String]
1254[warn] | ^
1255[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1256[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1257[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1258[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1259[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1389:215
1260[warn] 1389 | Query("""{checked_resolve(:name::text, array(person[name = :name]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_11) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
1261[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1262[warn] |Implicit parameters should be provided with a `using` clause.
1263[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1264[warn] |To disable the warning, please use the following option:
1265[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1266[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1390:29
1267[warn] 1390 | .unique[java.lang.Long]
1268[warn] | ^
1269[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1270[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1271[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1272[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1273[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1175:224
1274[warn] 1175 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'X']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
1275[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1276[warn] |Implicit parameters should be provided with a `using` clause.
1277[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1278[warn] |To disable the warning, please use the following option:
1279[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1280[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1176:29
1281[warn] 1176 | .unique[java.lang.Long]
1282[warn] | ^
1283[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1284[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1285[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1286[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1287[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1181:206
1288[warn] 1181 | Query("""{checked_resolve(:name, array(person[name = :name]{'X' name}@(2)), 'Failed to identify value of "name" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
1289[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1290[warn] |Implicit parameters should be provided with a `using` clause.
1291[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1292[warn] |To disable the warning, please use the following option:
1293[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1294[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1182:21
1295[warn] 1182 | .unique[String]
1296[warn] | ^
1297[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1298[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1299[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1300[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1301[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1185:224
1302[warn] 1185 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'X']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
1303[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1304[warn] |Implicit parameters should be provided with a `using` clause.
1305[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1306[warn] |To disable the warning, please use the following option:
1307[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1308[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1186:29
1309[warn] 1186 | .unique[java.lang.Long]
1310[warn] | ^
1311[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1312[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1313[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1314[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1315[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1195:224
1316[warn] 1195 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'Y']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_03) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
1317[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1318[warn] |Implicit parameters should be provided with a `using` clause.
1319[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1320[warn] |To disable the warning, please use the following option:
1321[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1322[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1196:29
1323[warn] 1196 | .unique[java.lang.Long]
1324[warn] | ^
1325[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1326[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1327[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1328[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1329[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1201:224
1330[warn] 1201 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'Y']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_03) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
1331[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1332[warn] |Implicit parameters should be provided with a `using` clause.
1333[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1334[warn] |To disable the warning, please use the following option:
1335[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1336[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1202:29
1337[warn] 1202 | .unique[java.lang.Long]
1338[warn] | ^
1339[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1340[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1341[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1342[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1343[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1208:298
1344[warn] 1208 | Query("""{checked_resolve(coalesce(:name::text, :id::text), array(person[name = :name || :id || 'Z']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_04) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(this.toMap))
1345[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1346[warn] |Implicit parameters should be provided with a `using` clause.
1347[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1348[warn] |To disable the warning, please use the following option:
1349[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1350[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1209:29
1351[warn] 1209 | .unique[java.lang.Long]
1352[warn] | ^
1353[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1354[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1355[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1356[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1357[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1214:298
1358[warn] 1214 | Query("""{checked_resolve(coalesce(:name::text, :id::text), array(person[name = :name || :id || 'Z']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_04) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(Map("name" -> name, "id" -> id)))
1359[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1360[warn] |Implicit parameters should be provided with a `using` clause.
1361[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1362[warn] |To disable the warning, please use the following option:
1363[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1364[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1215:29
1365[warn] 1215 | .unique[java.lang.Long]
1366[warn] | ^
1367[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1368[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1369[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1370[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1371[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1221:315
1372[warn] 1221 | Query("""{checked_resolve(coalesce(:name::text, :unknown_id::text), array(person[name = :name || :unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_05) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:unknown_id::text, 'null')))}""")(env.withParams(this.toMap ++ Map("unknown_id" -> unknown_id)))
1373[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1374[warn] |Implicit parameters should be provided with a `using` clause.
1375[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1376[warn] |To disable the warning, please use the following option:
1377[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1378[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1222:29
1379[warn] 1222 | .unique[java.lang.Long]
1380[warn] | ^
1381[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1382[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1383[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1384[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1385[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1227:315
1386[warn] 1227 | Query("""{checked_resolve(coalesce(:name::text, :unknown_id::text), array(person[name = :name || :unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_05) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:unknown_id::text, 'null')))}""")(env.withParams(Map("name" -> name, "unknown_id" -> unknown_id)))
1387[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1388[warn] |Implicit parameters should be provided with a `using` clause.
1389[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1390[warn] |To disable the warning, please use the following option:
1391[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1392[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1228:29
1393[warn] 1228 | .unique[java.lang.Long]
1394[warn] | ^
1395[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1396[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1397[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1398[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1399[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1234:333
1400[warn] 1234 | Query("""{checked_resolve(coalesce(:name::text, :other_unknown_id::text), array(person[name = :name || :other_unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_06) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:other_unknown_id::text, 'null')))}""")(env.withParams(this.toMap ++ Map("other_unknown_id" -> other_unknown_id)))
1401[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1402[warn] |Implicit parameters should be provided with a `using` clause.
1403[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1404[warn] |To disable the warning, please use the following option:
1405[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1406[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1235:29
1407[warn] 1235 | .unique[java.lang.Long]
1408[warn] | ^
1409[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1410[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1411[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1412[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1413[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1240:333
1414[warn] 1240 | Query("""{checked_resolve(coalesce(:name::text, :other_unknown_id::text), array(person[name = :name || :other_unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_06) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:other_unknown_id::text, 'null')))}""")(env.withParams(Map("name" -> name, "other_unknown_id" -> other_unknown_id)))
1415[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1416[warn] |Implicit parameters should be provided with a `using` clause.
1417[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1418[warn] |To disable the warning, please use the following option:
1419[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1420[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1241:29
1421[warn] 1241 | .unique[java.lang.Long]
1422[warn] | ^
1423[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1424[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1425[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1426[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1427[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1248:196
1428[warn] 1248 | Query("""{checked_resolve(:code, array(bank[code = :code]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_1) - ' || coalesce(:code::text, 'null'))}""")(env.withParams(this.toMap))
1429[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1430[warn] |Implicit parameters should be provided with a `using` clause.
1431[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1432[warn] |To disable the warning, please use the following option:
1433[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1434[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1249:29
1435[warn] 1249 | .unique[java.lang.Long]
1436[warn] | ^
1437[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1438[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1439[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1440[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1441[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1254:196
1442[warn] 1254 | Query("""{checked_resolve(:code, array(bank[code = :code]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_1) - ' || coalesce(:code::text, 'null'))}""")(env.withParams(Map("code" -> code)))
1443[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1444[warn] |Implicit parameters should be provided with a `using` clause.
1445[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1446[warn] |To disable the warning, please use the following option:
1447[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1448[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1255:29
1449[warn] 1255 | .unique[java.lang.Long]
1450[warn] | ^
1451[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1452[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1453[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1454[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1455[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1262:327
1456[warn] 1262 | Query("""{checked_resolve(coalesce(:code::text, :some_other_variable::text), array(bank[code = :code && :some_other_variable]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_2) - ' || concat_ws(', ', coalesce(:code::text, 'null'), coalesce(:some_other_variable::text, 'null')))}""")(env.withParams(this.toMap ++ Map("some_other_variable" -> some_other_variable)))
1457[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1458[warn] |Implicit parameters should be provided with a `using` clause.
1459[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1460[warn] |To disable the warning, please use the following option:
1461[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1462[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1263:29
1463[warn] 1263 | .unique[java.lang.Long]
1464[warn] | ^
1465[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1466[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1467[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1468[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1469[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1268:327
1470[warn] 1268 | Query("""{checked_resolve(coalesce(:code::text, :some_other_variable::text), array(bank[code = :code && :some_other_variable]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_2) - ' || concat_ws(', ', coalesce(:code::text, 'null'), coalesce(:some_other_variable::text, 'null')))}""")(env.withParams(Map("code" -> code, "some_other_variable" -> some_other_variable)))
1471[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1472[warn] |Implicit parameters should be provided with a `using` clause.
1473[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1474[warn] |To disable the warning, please use the following option:
1475[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1476[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1269:29
1477[warn] 1269 | .unique[java.lang.Long]
1478[warn] | ^
1479[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1480[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1481[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1482[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1483[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1276:231
1484[warn] 1276 | Query("""{checked_resolve(:account, array(account[billing_account = :account]{id}@(2)), 'Failed to identify value of "account" (from resolver_test_account_currency_1) - ' || coalesce(:account::text, 'null'))}""")(env.withParams(this.toMap))
1485[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1486[warn] |Implicit parameters should be provided with a `using` clause.
1487[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1488[warn] |To disable the warning, please use the following option:
1489[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1490[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1277:29
1491[warn] 1277 | .unique[java.lang.Long]
1492[warn] | ^
1493[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1494[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1495[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1496[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1497[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1280:247
1498[warn] 1280 | Query("""{checked_resolve(:currency_name, array(currency[name = :currency_name]{code}@(2)), 'Failed to identify value of "currency_name" (from resolver_test_account_currency_1) - ' || coalesce(:currency_name::text, 'null'))}""")(env.withParams(this.toMap))
1499[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1500[warn] |Implicit parameters should be provided with a `using` clause.
1501[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1502[warn] |To disable the warning, please use the following option:
1503[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1504[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1281:21
1505[warn] 1281 | .unique[String]
1506[warn] | ^
1507[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1508[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1509[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1510[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1511[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1286:231
1512[warn] 1286 | Query("""{checked_resolve(:account, array(account[billing_account = :account]{id}@(2)), 'Failed to identify value of "account" (from resolver_test_account_currency_1) - ' || coalesce(:account::text, 'null'))}""")(env.withParams(Map("account" -> account)))
1513[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1514[warn] |Implicit parameters should be provided with a `using` clause.
1515[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1516[warn] |To disable the warning, please use the following option:
1517[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1518[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1287:29
1519[warn] 1287 | .unique[java.lang.Long]
1520[warn] | ^
1521[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1522[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1523[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1524[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1525[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1290:247
1526[warn] 1290 | Query("""{checked_resolve(:currency_name, array(currency[name = :currency_name]{code}@(2)), 'Failed to identify value of "currency_name" (from resolver_test_account_currency_1) - ' || coalesce(:currency_name::text, 'null'))}""")(env.withParams(Map("currency_name" -> currency_name)))
1527[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1528[warn] |Implicit parameters should be provided with a `using` clause.
1529[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1530[warn] |To disable the warning, please use the following option:
1531[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1532[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1291:21
1533[warn] 1291 | .unique[String]
1534[warn] | ^
1535[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1536[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1537[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1538[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1539[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1297:278
1540[warn] 1297 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_1) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
1541[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1542[warn] |Implicit parameters should be provided with a `using` clause.
1543[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1544[warn] |To disable the warning, please use the following option:
1545[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1546[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1298:29
1547[warn] 1298 | .unique[java.lang.Long]
1548[warn] | ^
1549[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1550[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1551[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1552[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1553[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1303:278
1554[warn] 1303 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_1) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
1555[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1556[warn] |Implicit parameters should be provided with a `using` clause.
1557[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1558[warn] |To disable the warning, please use the following option:
1559[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1560[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1304:29
1561[warn] 1304 | .unique[java.lang.Long]
1562[warn] | ^
1563[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1564[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1565[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1566[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1567[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1310:278
1568[warn] 1310 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_2) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
1569[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1570[warn] |Implicit parameters should be provided with a `using` clause.
1571[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1572[warn] |To disable the warning, please use the following option:
1573[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1574[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1311:29
1575[warn] 1311 | .unique[java.lang.Long]
1576[warn] | ^
1577[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1578[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1579[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1580[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1581[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1316:278
1582[warn] 1316 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_2) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
1583[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1584[warn] |Implicit parameters should be provided with a `using` clause.
1585[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1586[warn] |To disable the warning, please use the following option:
1587[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1588[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1317:29
1589[warn] 1317 | .unique[java.lang.Long]
1590[warn] | ^
1591[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1592[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1593[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1594[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1595[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1324:43
1596[warn] 1324 | Query("""{'My bank'}""")(env.withParams(this.toMap))
1597[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1598[warn] |Implicit parameters should be provided with a `using` clause.
1599[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1600[warn] |To disable the warning, please use the following option:
1601[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1602[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1325:21
1603[warn] 1325 | .unique[String]
1604[warn] | ^
1605[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1606[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1607[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1608[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1609[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1330:43
1610[warn] 1330 | Query("""{'My bank'}""")(env.withParams(Map.empty))
1611[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1612[warn] |Implicit parameters should be provided with a `using` clause.
1613[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1614[warn] |To disable the warning, please use the following option:
1615[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1616[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1331:21
1617[warn] 1331 | .unique[String]
1618[warn] | ^
1619[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1620[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1621[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1622[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1623[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1338:51
1624[warn] 1338 | Query("""{:name || ' saved'}""")(env.withParams(this.toMap))
1625[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1626[warn] |Implicit parameters should be provided with a `using` clause.
1627[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1628[warn] |To disable the warning, please use the following option:
1629[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1630[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1339:21
1631[warn] 1339 | .unique[String]
1632[warn] | ^
1633[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1634[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1635[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1636[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1637[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1344:51
1638[warn] 1344 | Query("""{:name || ' saved'}""")(env.withParams(Map("name" -> name)))
1639[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1640[warn] |Implicit parameters should be provided with a `using` clause.
1641[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1642[warn] |To disable the warning, please use the following option:
1643[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1644[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1345:21
1645[warn] 1345 | .unique[String]
1646[warn] | ^
1647[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1648[warn] |replace with the type `scala.reflect.ClassTag[String]`.
1649[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1650[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1651[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1353:216
1652[warn] 1353 | Query("""{checked_resolve(:mother, array(person[name || surname = :mother]{id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_1) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
1653[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1654[warn] |Implicit parameters should be provided with a `using` clause.
1655[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1656[warn] |To disable the warning, please use the following option:
1657[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1658[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1354:29
1659[warn] 1354 | .unique[java.lang.Long]
1660[warn] | ^
1661[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1662[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1663[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1664[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1665[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1357:216
1666[warn] 1357 | Query("""{checked_resolve(:father, array(person[name || surname = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_1) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
1667[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1668[warn] |Implicit parameters should be provided with a `using` clause.
1669[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1670[warn] |To disable the warning, please use the following option:
1671[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1672[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1358:29
1673[warn] 1358 | .unique[java.lang.Long]
1674[warn] | ^
1675[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1676[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1677[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1678[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1679[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1363:216
1680[warn] 1363 | Query("""{checked_resolve(:mother, array(person[name || surname = :mother]{id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_1) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
1681[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1682[warn] |Implicit parameters should be provided with a `using` clause.
1683[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1684[warn] |To disable the warning, please use the following option:
1685[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1686[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1364:29
1687[warn] 1364 | .unique[java.lang.Long]
1688[warn] | ^
1689[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1690[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1691[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1692[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1693[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1367:216
1694[warn] 1367 | Query("""{checked_resolve(:father, array(person[name || surname = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_1) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
1695[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1696[warn] |Implicit parameters should be provided with a `using` clause.
1697[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1698[warn] |To disable the warning, please use the following option:
1699[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1700[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1368:29
1701[warn] 1368 | .unique[java.lang.Long]
1702[warn] | ^
1703[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1704[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1705[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1706[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1707[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1375:202
1708[warn] 1375 | Query("""{checked_resolve(:name::text, array(person[name = :name]{id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_10) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
1709[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1710[warn] |Implicit parameters should be provided with a `using` clause.
1711[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1712[warn] |To disable the warning, please use the following option:
1713[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1714[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1376:29
1715[warn] 1376 | .unique[java.lang.Long]
1716[warn] | ^
1717[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1718[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1719[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1720[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1721[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1381:202
1722[warn] 1381 | Query("""{checked_resolve(:name::text, array(person[name = :name]{id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_10) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
1723[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1724[warn] |Implicit parameters should be provided with a `using` clause.
1725[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1726[warn] |To disable the warning, please use the following option:
1727[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1728[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1382:29
1729[warn] 1382 | .unique[java.lang.Long]
1730[warn] | ^
1731[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1732[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1733[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1734[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1735[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1395:215
1736[warn] 1395 | Query("""{checked_resolve(:name::text, array(person[name = :name]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_11) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
1737[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1738[warn] |Implicit parameters should be provided with a `using` clause.
1739[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1740[warn] |To disable the warning, please use the following option:
1741[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1742[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1396:29
1743[warn] 1396 | .unique[java.lang.Long]
1744[warn] | ^
1745[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1746[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1747[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1748[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1749[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1403:219
1750[warn] 1403 | Query("""{checked_resolve(:father, array(person[name = :father & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_a) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
1751[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1752[warn] |Implicit parameters should be provided with a `using` clause.
1753[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1754[warn] |To disable the warning, please use the following option:
1755[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1756[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1404:29
1757[warn] 1404 | .unique[java.lang.Long]
1758[warn] | ^
1759[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1760[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1761[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1762[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1763[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1409:219
1764[warn] 1409 | Query("""{checked_resolve(:father, array(person[name = :father & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_a) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father, "id" -> id)))
1765[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1766[warn] |Implicit parameters should be provided with a `using` clause.
1767[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1768[warn] |To disable the warning, please use the following option:
1769[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1770[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1410:29
1771[warn] 1410 | .unique[java.lang.Long]
1772[warn] | ^
1773[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1774[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1775[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1776[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1777[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1417:229
1778[warn] 1417 | Query("""{checked_resolve(:father, array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
1779[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1780[warn] |Implicit parameters should be provided with a `using` clause.
1781[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1782[warn] |To disable the warning, please use the following option:
1783[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1784[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1418:29
1785[warn] 1418 | .unique[java.lang.Long]
1786[warn] | ^
1787[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1788[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1789[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1790[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1791[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1423:229
1792[warn] 1423 | Query("""{checked_resolve(:father, array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father, "id" -> id)))
1793[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1794[warn] |Implicit parameters should be provided with a `using` clause.
1795[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1796[warn] |To disable the warning, please use the following option:
1797[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1798[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1424:29
1799[warn] 1424 | .unique[java.lang.Long]
1800[warn] | ^
1801[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1802[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1803[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1804[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1805[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1431:302
1806[warn] 1431 | Query("""{checked_resolve(coalesce(:father::text, :id::text), array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_c) - ' || concat_ws(', ', coalesce(:father::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(this.toMap))
1807[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1808[warn] |Implicit parameters should be provided with a `using` clause.
1809[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1810[warn] |To disable the warning, please use the following option:
1811[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1812[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1432:29
1813[warn] 1432 | .unique[java.lang.Long]
1814[warn] | ^
1815[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1816[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1817[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1818[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1819[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1437:302
1820[warn] 1437 | Query("""{checked_resolve(coalesce(:father::text, :id::text), array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_c) - ' || concat_ws(', ', coalesce(:father::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(Map("father" -> father, "id" -> id)))
1821[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1822[warn] |Implicit parameters should be provided with a `using` clause.
1823[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1824[warn] |To disable the warning, please use the following option:
1825[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1826[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1438:29
1827[warn] 1438 | .unique[java.lang.Long]
1828[warn] | ^
1829[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1830[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1831[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1832[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1833[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1447:241
1834[warn] 1447 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_2) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
1835[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1836[warn] |Implicit parameters should be provided with a `using` clause.
1837[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1838[warn] |To disable the warning, please use the following option:
1839[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1840[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1448:29
1841[warn] 1448 | .unique[java.lang.Long]
1842[warn] | ^
1843[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1844[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1845[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1846[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1847[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1453:241
1848[warn] 1453 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_2) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
1849[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1850[warn] |Implicit parameters should be provided with a `using` clause.
1851[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1852[warn] |To disable the warning, please use the following option:
1853[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1854[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1454:29
1855[warn] 1454 | .unique[java.lang.Long]
1856[warn] | ^
1857[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1858[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1859[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1860[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1861[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1462:241
1862[warn] 1462 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#2)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_3) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
1863[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1864[warn] |Implicit parameters should be provided with a `using` clause.
1865[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1866[warn] |To disable the warning, please use the following option:
1867[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1868[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1463:29
1869[warn] 1463 | .unique[java.lang.Long]
1870[warn] | ^
1871[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1872[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1873[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1874[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1875[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1466:234
1876[warn] 1466 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#4)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_3) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
1877[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1878[warn] |Implicit parameters should be provided with a `using` clause.
1879[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1880[warn] |To disable the warning, please use the following option:
1881[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1882[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1467:29
1883[warn] 1467 | .unique[java.lang.Long]
1884[warn] | ^
1885[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1886[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1887[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1888[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1889[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1472:241
1890[warn] 1472 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#2)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_3) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
1891[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1892[warn] |Implicit parameters should be provided with a `using` clause.
1893[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1894[warn] |To disable the warning, please use the following option:
1895[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1896[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1473:29
1897[warn] 1473 | .unique[java.lang.Long]
1898[warn] | ^
1899[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1900[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1901[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1902[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1903[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1476:234
1904[warn] 1476 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#4)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_3) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
1905[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1906[warn] |Implicit parameters should be provided with a `using` clause.
1907[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1908[warn] |To disable the warning, please use the following option:
1909[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1910[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1477:29
1911[warn] 1477 | .unique[java.lang.Long]
1912[warn] | ^
1913[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1914[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1915[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1916[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1917[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1485:35
1918[warn] 1485 | Query("""{1}""")(env.withParams(this.toMap))
1919[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1920[warn] |Implicit parameters should be provided with a `using` clause.
1921[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1922[warn] |To disable the warning, please use the following option:
1923[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1924[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1486:29
1925[warn] 1486 | .unique[java.lang.Long]
1926[warn] | ^
1927[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1928[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1929[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1930[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1931[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1489:35
1932[warn] 1489 | Query("""{2}""")(env.withParams(this.toMap))
1933[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1934[warn] |Implicit parameters should be provided with a `using` clause.
1935[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1936[warn] |To disable the warning, please use the following option:
1937[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1938[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1490:29
1939[warn] 1490 | .unique[java.lang.Long]
1940[warn] | ^
1941[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1942[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1943[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1944[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1945[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1495:35
1946[warn] 1495 | Query("""{1}""")(env.withParams(Map.empty))
1947[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1948[warn] |Implicit parameters should be provided with a `using` clause.
1949[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1950[warn] |To disable the warning, please use the following option:
1951[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1952[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1496:29
1953[warn] 1496 | .unique[java.lang.Long]
1954[warn] | ^
1955[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1956[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1957[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1958[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1959[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1499:35
1960[warn] 1499 | Query("""{2}""")(env.withParams(Map.empty))
1961[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1962[warn] |Implicit parameters should be provided with a `using` clause.
1963[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1964[warn] |To disable the warning, please use the following option:
1965[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1966[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1500:29
1967[warn] 1500 | .unique[java.lang.Long]
1968[warn] | ^
1969[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1970[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1971[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1972[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1973[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1508:241
1974[warn] 1508 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#5)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_5) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
1975[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1976[warn] |Implicit parameters should be provided with a `using` clause.
1977[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1978[warn] |To disable the warning, please use the following option:
1979[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1980[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1509:29
1981[warn] 1509 | .unique[java.lang.Long]
1982[warn] | ^
1983[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1984[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1985[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
1986[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
1987[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1512:234
1988[warn] 1512 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#7)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_5) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
1989[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1990[warn] |Implicit parameters should be provided with a `using` clause.
1991[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
1992[warn] |To disable the warning, please use the following option:
1993[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
1994[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1513:29
1995[warn] 1513 | .unique[java.lang.Long]
1996[warn] | ^
1997[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
1998[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
1999[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2000[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2001[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1518:241
2002[warn] 1518 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#5)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_5) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
2003[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2004[warn] |Implicit parameters should be provided with a `using` clause.
2005[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2006[warn] |To disable the warning, please use the following option:
2007[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2008[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1519:29
2009[warn] 1519 | .unique[java.lang.Long]
2010[warn] | ^
2011[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2012[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2013[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2014[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2015[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1522:234
2016[warn] 1522 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#7)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_5) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
2017[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018[warn] |Implicit parameters should be provided with a `using` clause.
2019[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2020[warn] |To disable the warning, please use the following option:
2021[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2022[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1523:29
2023[warn] 1523 | .unique[java.lang.Long]
2024[warn] | ^
2025[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2026[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2027[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2028[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2029[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1531:35
2030[warn] 1531 | Query("""{3}""")(env.withParams(this.toMap))
2031[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2032[warn] |Implicit parameters should be provided with a `using` clause.
2033[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2034[warn] |To disable the warning, please use the following option:
2035[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2036[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1532:29
2037[warn] 1532 | .unique[java.lang.Long]
2038[warn] | ^
2039[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2040[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2041[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2042[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2043[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1535:35
2044[warn] 1535 | Query("""{4}""")(env.withParams(this.toMap))
2045[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2046[warn] |Implicit parameters should be provided with a `using` clause.
2047[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2048[warn] |To disable the warning, please use the following option:
2049[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2050[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1536:29
2051[warn] 1536 | .unique[java.lang.Long]
2052[warn] | ^
2053[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2054[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2055[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2056[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2057[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1541:35
2058[warn] 1541 | Query("""{3}""")(env.withParams(Map.empty))
2059[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2060[warn] |Implicit parameters should be provided with a `using` clause.
2061[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2062[warn] |To disable the warning, please use the following option:
2063[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2064[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1542:29
2065[warn] 1542 | .unique[java.lang.Long]
2066[warn] | ^
2067[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2068[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2069[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2070[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2071[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1545:35
2072[warn] 1545 | Query("""{4}""")(env.withParams(Map.empty))
2073[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2074[warn] |Implicit parameters should be provided with a `using` clause.
2075[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2076[warn] |To disable the warning, please use the following option:
2077[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2078[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1546:29
2079[warn] 1546 | .unique[java.lang.Long]
2080[warn] | ^
2081[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2082[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2083[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2084[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2085[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1552:319
2086[warn] 1552 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_7) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
2087[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2088[warn] |Implicit parameters should be provided with a `using` clause.
2089[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2090[warn] |To disable the warning, please use the following option:
2091[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2092[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1553:29
2093[warn] 1553 | .unique[java.lang.Long]
2094[warn] | ^
2095[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2096[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2097[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2098[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2099[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1558:319
2100[warn] 1558 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_7) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
2101[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2102[warn] |Implicit parameters should be provided with a `using` clause.
2103[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2104[warn] |To disable the warning, please use the following option:
2105[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2106[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1559:29
2107[warn] 1559 | .unique[java.lang.Long]
2108[warn] | ^
2109[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2110[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2111[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2112[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2113[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1565:302
2114[warn] 1565 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_8) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
2115[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2116[warn] |Implicit parameters should be provided with a `using` clause.
2117[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2118[warn] |To disable the warning, please use the following option:
2119[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2120[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1566:29
2121[warn] 1566 | .unique[java.lang.Long]
2122[warn] | ^
2123[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2124[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2125[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2126[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2127[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1571:302
2128[warn] 1571 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_8) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
2129[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2130[warn] |Implicit parameters should be provided with a `using` clause.
2131[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2132[warn] |To disable the warning, please use the following option:
2133[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2134[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1572:29
2135[warn] 1572 | .unique[java.lang.Long]
2136[warn] | ^
2137[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2138[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2139[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2140[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2141[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1579:371
2142[warn] 1579 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :type::text), array(person[name = :name & surname = :surname & :type = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_a) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:type::text, 'null')))}""")(env.withParams(this.toMap ++ Map("surname" -> surname, "type" -> `type`)))
2143[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2144[warn] |Implicit parameters should be provided with a `using` clause.
2145[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2146[warn] |To disable the warning, please use the following option:
2147[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2148[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1580:29
2149[warn] 1580 | .unique[java.lang.Long]
2150[warn] | ^
2151[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2152[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2153[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2154[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2155[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1585:371
2156[warn] 1585 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :type::text), array(person[name = :name & surname = :surname & :type = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_a) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:type::text, 'null')))}""")(env.withParams(Map("name" -> name, "surname" -> surname, "type" -> `type`)))
2157[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2158[warn] |Implicit parameters should be provided with a `using` clause.
2159[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2160[warn] |To disable the warning, please use the following option:
2161[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2162[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1586:29
2163[warn] 1586 | .unique[java.lang.Long]
2164[warn] | ^
2165[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2166[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2167[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2168[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2169[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1593:422
2170[warn] 1593 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative param name'::text), array(person[name = :name & surname = :surname & :'creative param name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_b) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative param name'::text, 'null')))}""")(env.withParams(this.toMap ++ Map("surname" -> surname, "creative param name" -> `creative param name`)))
2171[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2172[warn] |Implicit parameters should be provided with a `using` clause.
2173[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2174[warn] |To disable the warning, please use the following option:
2175[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2176[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1594:29
2177[warn] 1594 | .unique[java.lang.Long]
2178[warn] | ^
2179[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2180[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2181[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2182[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2183[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1599:422
2184[warn] 1599 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative param name'::text), array(person[name = :name & surname = :surname & :'creative param name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_b) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative param name'::text, 'null')))}""")(env.withParams(Map("name" -> name, "surname" -> surname, "creative param name" -> `creative param name`)))
2185[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2186[warn] |Implicit parameters should be provided with a `using` clause.
2187[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2188[warn] |To disable the warning, please use the following option:
2189[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2190[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1600:29
2191[warn] 1600 | .unique[java.lang.Long]
2192[warn] | ^
2193[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2194[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2195[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2196[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2197[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1607:422
2198[warn] 1607 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative.param.name'::text), array(person[name = :name & surname = :surname & :'creative.param.name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_c) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative.param.name'::text, 'null')))}""")(env.withParams(this.toMap ++ Map("surname" -> surname, "creative.param.name" -> `creative.param.name`)))
2199[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2200[warn] |Implicit parameters should be provided with a `using` clause.
2201[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2202[warn] |To disable the warning, please use the following option:
2203[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2204[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1608:29
2205[warn] 1608 | .unique[java.lang.Long]
2206[warn] | ^
2207[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2208[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2209[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2210[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2211[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1613:422
2212[warn] 1613 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative.param.name'::text), array(person[name = :name & surname = :surname & :'creative.param.name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_c) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative.param.name'::text, 'null')))}""")(env.withParams(Map("name" -> name, "surname" -> surname, "creative.param.name" -> `creative.param.name`)))
2213[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2214[warn] |Implicit parameters should be provided with a `using` clause.
2215[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2216[warn] |To disable the warning, please use the following option:
2217[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2218[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1614:29
2219[warn] 1614 | .unique[java.lang.Long]
2220[warn] | ^
2221[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2222[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
2223[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2224[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2225[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1620:132
2226[warn] 1620 | Query("""{case(bin_op_function('`~`', :name, '^\\d+$$'), 'dig-only - ' || :name, 'not-dig-only - ' || :name)}""")(env.withParams(this.toMap))
2227[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2228[warn] |Implicit parameters should be provided with a `using` clause.
2229[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2230[warn] |To disable the warning, please use the following option:
2231[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2232[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1621:21
2233[warn] 1621 | .unique[String]
2234[warn] | ^
2235[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2236[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2237[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2238[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2239[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1626:132
2240[warn] 1626 | Query("""{case(bin_op_function('`~`', :name, '^\\d+$$'), 'dig-only - ' || :name, 'not-dig-only - ' || :name)}""")(env.withParams(Map("name" -> name)))
2241[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2242[warn] |Implicit parameters should be provided with a `using` clause.
2243[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2244[warn] |To disable the warning, please use the following option:
2245[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2246[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1627:21
2247[warn] 1627 | .unique[String]
2248[warn] | ^
2249[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2250[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2251[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2252[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2253[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1644:37
2254[warn] 1644 | Query("""{'M'}""")(env.withParams(this.toMap))
2255[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2256[warn] |Implicit parameters should be provided with a `using` clause.
2257[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2258[warn] |To disable the warning, please use the following option:
2259[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2260[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1645:21
2261[warn] 1645 | .unique[String]
2262[warn] | ^
2263[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2264[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2265[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2266[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2267[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1650:37
2268[warn] 1650 | Query("""{'M'}""")(env.withParams(Map.empty))
2269[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2270[warn] |Implicit parameters should be provided with a `using` clause.
2271[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2272[warn] |To disable the warning, please use the following option:
2273[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2274[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1651:21
2275[warn] 1651 | .unique[String]
2276[warn] | ^
2277[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2278[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2279[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2280[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2281[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1674:39
2282[warn] 1674 | Query("""{:code}""")(env.withParams(this.toMap))
2283[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2284[warn] |Implicit parameters should be provided with a `using` clause.
2285[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2286[warn] |To disable the warning, please use the following option:
2287[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2288[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1675:21
2289[warn] 1675 | .unique[String]
2290[warn] | ^
2291[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2292[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2293[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2294[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2295[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1678:42
2296[warn] 1678 | Query("""{:bk_name}""")(env.withParams(this.toMap))
2297[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2298[warn] |Implicit parameters should be provided with a `using` clause.
2299[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2300[warn] |To disable the warning, please use the following option:
2301[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2302[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1679:21
2303[warn] 1679 | .unique[String]
2304[warn] | ^
2305[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2306[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2307[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2308[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2309[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1682:42
2310[warn] 1682 | Query("""{:cr_name}""")(env.withParams(this.toMap))
2311[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2312[warn] |Implicit parameters should be provided with a `using` clause.
2313[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2314[warn] |To disable the warning, please use the following option:
2315[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2316[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1683:21
2317[warn] 1683 | .unique[String]
2318[warn] | ^
2319[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2320[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2321[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2322[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2323[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1688:39
2324[warn] 1688 | Query("""{:code}""")(env.withParams(Map("code" -> code)))
2325[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2326[warn] |Implicit parameters should be provided with a `using` clause.
2327[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2328[warn] |To disable the warning, please use the following option:
2329[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2330[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1689:21
2331[warn] 1689 | .unique[String]
2332[warn] | ^
2333[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2334[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2335[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2336[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2337[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1692:42
2338[warn] 1692 | Query("""{:bk_name}""")(env.withParams(Map("bk_name" -> bk_name)))
2339[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2340[warn] |Implicit parameters should be provided with a `using` clause.
2341[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2342[warn] |To disable the warning, please use the following option:
2343[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2344[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1693:21
2345[warn] 1693 | .unique[String]
2346[warn] | ^
2347[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2348[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2349[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2350[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2351[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1696:42
2352[warn] 1696 | Query("""{:cr_name}""")(env.withParams(Map("cr_name" -> cr_name)))
2353[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2354[warn] |Implicit parameters should be provided with a `using` clause.
2355[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2356[warn] |To disable the warning, please use the following option:
2357[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2358[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1697:21
2359[warn] 1697 | .unique[String]
2360[warn] | ^
2361[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2362[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2363[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2364[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2365[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1707:42
2366[warn] 1707 | Query("""{:bk_name}""")(env.withParams(this.toMap))
2367[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2368[warn] |Implicit parameters should be provided with a `using` clause.
2369[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2370[warn] |To disable the warning, please use the following option:
2371[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2372[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1708:21
2373[warn] 1708 | .unique[String]
2374[warn] | ^
2375[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2376[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2377[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2378[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2379[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1711:42
2380[warn] 1711 | Query("""{:pr_name}""")(env.withParams(this.toMap))
2381[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2382[warn] |Implicit parameters should be provided with a `using` clause.
2383[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2384[warn] |To disable the warning, please use the following option:
2385[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2386[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1712:21
2387[warn] 1712 | .unique[String]
2388[warn] | ^
2389[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2390[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2391[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2392[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2393[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1715:37
2394[warn] 1715 | Query("""{'M'}""")(env.withParams(this.toMap))
2395[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2396[warn] |Implicit parameters should be provided with a `using` clause.
2397[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2398[warn] |To disable the warning, please use the following option:
2399[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2400[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1716:21
2401[warn] 1716 | .unique[String]
2402[warn] | ^
2403[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2404[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2405[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2406[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2407[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1721:42
2408[warn] 1721 | Query("""{:bk_name}""")(env.withParams(Map("bk_name" -> bk_name)))
2409[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2410[warn] |Implicit parameters should be provided with a `using` clause.
2411[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2412[warn] |To disable the warning, please use the following option:
2413[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2414[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1722:21
2415[warn] 1722 | .unique[String]
2416[warn] | ^
2417[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2418[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2419[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2420[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2421[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1725:42
2422[warn] 1725 | Query("""{:pr_name}""")(env.withParams(Map("pr_name" -> pr_name)))
2423[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2424[warn] |Implicit parameters should be provided with a `using` clause.
2425[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2426[warn] |To disable the warning, please use the following option:
2427[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2428[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1726:21
2429[warn] 1726 | .unique[String]
2430[warn] | ^
2431[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2432[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2433[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2434[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2435[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1729:37
2436[warn] 1729 | Query("""{'M'}""")(env.withParams(Map.empty))
2437[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
2438[warn] |Implicit parameters should be provided with a `using` clause.
2439[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2440[warn] |To disable the warning, please use the following option:
2441[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2442[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1730:21
2443[warn] 1730 | .unique[String]
2444[warn] | ^
2445[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2446[warn] |replace with the type `scala.reflect.ClassTag[String]`.
2447[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2448[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2449[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1772:49
2450[warn] 1772 | Query("""{:integer_column}""")(env.withParams(this.toMap))
2451[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2452[warn] |Implicit parameters should be provided with a `using` clause.
2453[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2454[warn] |To disable the warning, please use the following option:
2455[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2456[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1773:32
2457[warn] 1773 | .unique[java.lang.Integer]
2458[warn] | ^
2459[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2460[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
2461[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2462[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2463[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1778:49
2464[warn] 1778 | Query("""{:integer_column}""")(env.withParams(Map("integer_column" -> integer_column)))
2465[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2466[warn] |Implicit parameters should be provided with a `using` clause.
2467[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2468[warn] |To disable the warning, please use the following option:
2469[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2470[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1779:32
2471[warn] 1779 | .unique[java.lang.Integer]
2472[warn] | ^
2473[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2474[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
2475[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2476[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2477[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1786:49
2478[warn] 1786 | Query("""{:integer_column}""")(env.withParams(this.toMap))
2479[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2480[warn] |Implicit parameters should be provided with a `using` clause.
2481[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2482[warn] |To disable the warning, please use the following option:
2483[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2484[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1787:32
2485[warn] 1787 | .unique[java.lang.Integer]
2486[warn] | ^
2487[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2488[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
2489[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2490[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2491[warn] -- Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1792:49
2492[warn] 1792 | Query("""{:integer_column}""")(env.withParams(Map("integer_column" -> integer_column)))
2493[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2494[warn] |Implicit parameters should be provided with a `using` clause.
2495[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2496[warn] |To disable the warning, please use the following option:
2497[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2498[warn] -- Deprecation Warning: /build/repo/target/scala-3.7.4-RC2/src_managed/test/Dtos.scala:1793:32
2499[warn] 1793 | .unique[java.lang.Integer]
2500[warn] | ^
2501[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2502[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
2503[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2504[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2505[warn] -- Warning: /build/repo/test/CursorsTests.scala:14:25 --------------------------
2506[warn] 14 | var conn: Connection = _
2507[warn] | ^
2508[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2509[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2510[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2511[warn] -- Warning: /build/repo/test/CursorsTests.scala:15:38 --------------------------
2512[warn] 15 | implicit var resources: Resources = _
2513[warn] | ^
2514[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2515[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2516[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2517[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1515:102 -----------
2518[warn] 1515 | val m2 = getAsMap("json_test_types", id)("child").asInstanceOf[Map[String @unchecked, _]]
2519[warn] | ^
2520[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
2521[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2522[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:62:34 --
2523[warn] 62 | qe.countAll[BankListRow](null) should be(2)
2524[warn] | ^
2525[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2526[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2527[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2528[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2529[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:63:35 --
2530[warn] 63 | qe.get[BankWithAccount1](10000).get.account shouldBe null
2531[warn] | ^
2532[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2533[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2534[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2535[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2536[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:64:43 --
2537[warn] 64 | qe.save(qe.get[BankWithAccount1](10000).get) shouldBe 10000
2538[warn] | ^
2539[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2540[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2541[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2542[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2543[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:65:39 --
2544[warn] 65 | val b1 = qe.get[BankListRow](10000).get
2545[warn] | ^
2546[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2547[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2548[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2549[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2550[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:67:39 --
2551[warn] 67 | val b2 = qe.get[BankListRow](10001).get
2552[warn] | ^
2553[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2554[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2555[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2556[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2557[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:69:30 --
2558[warn] 69 | qe.list[BankListRow](null).head.id should be(10001)
2559[warn] | ^
2560[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2561[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2562[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2563[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2564[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:70:58 --
2565[warn] 70 | val banks = qe.list[BankListRow](null, orderBy = "id")
2566[warn] | ^
2567[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2568[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2569[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2570[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2571[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:76:40 --
2572[warn] 76 | qe.list[BankListRowWithFilter](null).size should be(1)
2573[warn] | ^
2574[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2575[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithFilter]`.
2576[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2577[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2578[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:78:47 --
2579[warn] 78 | val banksAfter = qe.list[BankListRow](null)
2580[warn] | ^
2581[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2582[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2583[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2584[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2585[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:83:30 --
2586[warn] 83 | qe.get[BankListRow](10001).get.name should be(name2)
2587[warn] | ^
2588[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2589[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2590[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2591[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2592[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:86:30 --
2593[warn] 86 | qe.list[BankListRow](null).size should be(3)
2594[warn] | ^
2595[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2596[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
2597[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2598[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2599[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:87:39 --
2600[warn] 87 | qe.list[BankListRowWithGroup](null).size should be(2)
2601[warn] | ^
2602[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2603[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithGroup]`.
2604[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2605[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2606[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:88:54 --
2607[warn] 88 | val banksHv = qe.list[BankListRowWithHaving](null)
2608[warn] | ^
2609[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2610[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithHaving]`.
2611[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2612[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2613[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:98:37 --
2614[warn] 98 | var cq = qe.get[CountryRow]("LV").get
2615[warn] | ^
2616[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2617[warn] |replace with the type `scala.reflect.ClassTag[dto.CountryRow]`.
2618[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2619[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2620[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:130:48 -
2621[warn] 130 | var tat = qe.get[TableAliasTestBank2](10001).get
2622[warn] | ^
2623[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2624[warn] |replace with the type `scala.reflect.ClassTag[dto.TableAliasTestBank2]`.
2625[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2626[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2627[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:136:44 -
2628[warn] 136 | tat = qe.get[TableAliasTestBank2](10001).get
2629[warn] | ^
2630[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2631[warn] |replace with the type `scala.reflect.ClassTag[dto.TableAliasTestBank2]`.
2632[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2633[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2634[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:180:44 -
2635[warn] 180 | val produced = qe.list[PersonInfo](null).map(personInfoString)
2636[warn] | ^
2637[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2638[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonInfo]`.
2639[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2640[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2641[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:201:50 -
2642[warn] 201 | val producedAlt = qe.list[PersonInfoAlt](null)
2643[warn] | ^
2644[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2645[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonInfoAlt]`.
2646[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2647[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2648[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:210:29 -
2649[warn] 210 | qe.list[Siblings](null)
2650[warn] | ^
2651[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2652[warn] |replace with the type `scala.reflect.ClassTag[dto.Siblings]`.
2653[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2654[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2655[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:218:32 -
2656[warn] 218 | qe.list[SiblingsAlt](null)
2657[warn] | ^
2658[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2659[warn] |replace with the type `scala.reflect.ClassTag[dto.SiblingsAlt]`.
2660[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2661[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2662[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:234:50 -
2663[warn] 234 | fatherTreeList("", qe.list[FatherTree](null).toList, Nil)
2664[warn] | ^
2665[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2666[warn] |replace with the type `scala.reflect.ClassTag[dto.FatherTree]`.
2667[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2668[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2669[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:242:36 -
2670[warn] 242 | qe.list[WithForefathers](null).toList.flatMap { p => List(
2671[warn] | ^
2672[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2673[warn] |replace with the type `scala.reflect.ClassTag[dto.WithForefathers]`.
2674[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2675[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2676[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:251:51 -
2677[warn] 251 | qe.countAll[FilterWithResolverTest1](Map.empty) shouldBe 0
2678[warn] | ^
2679[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2680[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2681[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2682[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2683[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:252:63 -
2684[warn] 252 | qe.countAll[FilterWithResolverTest1](Map("mother" -> null)) shouldBe 0
2685[warn] | ^
2686[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2687[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2688[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2689[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2690[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:253:81 -
2691[warn] 253 | qe.countAll[FilterWithResolverTest1](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
2692[warn] | ^
2693[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2694[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2695[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2696[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2697[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:254:81 -
2698[warn] 254 | qe.countAll[FilterWithResolverTest1](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
2699[warn] | ^
2700[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2701[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2702[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2703[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2704[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:255:81 -
2705[warn] 255 | qe.list [FilterWithResolverTest1](Map("mother" -> ("Helēna" + "Stūrīte"))).size shouldBe 6
2706[warn] | ^
2707[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2708[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2709[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2710[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2711[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:257:67 -
2712[warn] 257 | qe.countAll[FilterWithResolverTest1](Map("mother" -> "dada"))
2713[warn] | ^
2714[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2715[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
2716[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2717[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2718[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:260:51 -
2719[warn] 260 | qe.countAll[FilterWithResolverTest4](Map.empty) shouldBe 37
2720[warn] | ^
2721[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2722[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2723[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2724[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2725[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:261:63 -
2726[warn] 261 | qe.countAll[FilterWithResolverTest4](Map("mother" -> null)) shouldBe 0
2727[warn] | ^
2728[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2729[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2730[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2731[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2732[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:262:82 -
2733[warn] 262 | qe.countAll[FilterWithResolverTest4](Map("mother" -> ("Minna Priedīte (#1)"))) shouldBe 1
2734[warn] | ^
2735[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2736[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2737[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2738[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2739[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:263:82 -
2740[warn] 263 | qe.countAll[FilterWithResolverTest4](Map("mother" -> ("Helēna Stūrīte (#1)"))) shouldBe 6
2741[warn] | ^
2742[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2743[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2744[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2745[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2746[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:264:82 -
2747[warn] 264 | qe.list [FilterWithResolverTest4](Map("mother" -> ("Helēna Stūrīte (#1)"))).size shouldBe 6
2748[warn] | ^
2749[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2750[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2751[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2752[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2753[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:266:67 -
2754[warn] 266 | qe.countAll[FilterWithResolverTest4](Map("mother" -> "dada"))
2755[warn] | ^
2756[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2757[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
2758[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2759[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2760[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:270:64 -
2761[warn] 270 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> null)) shouldBe 0
2762[warn] | ^
2763[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2764[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
2765[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2766[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2767[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:271:82 -
2768[warn] 271 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
2769[warn] | ^
2770[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2771[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
2772[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2773[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2774[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:272:82 -
2775[warn] 272 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
2776[warn] | ^
2777[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2778[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
2779[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2780[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2781[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:273:64 -
2782[warn] 273 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> null)) shouldBe 0
2783[warn] | ^
2784[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2785[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
2786[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2787[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2788[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:274:82 -
2789[warn] 274 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
2790[warn] | ^
2791[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2792[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
2793[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2794[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2795[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:275:82 -
2796[warn] 275 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
2797[warn] | ^
2798[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2799[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
2800[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2801[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2802[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:306:38 -
2803[warn] 306 | qe.get[AccountWithBank](accountId).get.bank.id shouldBe accb.id
2804[warn] | ^
2805[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2806[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2807[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2808[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2809[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:307:35 -
2810[warn] 307 | qe.get[BankWithAccount1](10001).get.account.billing_account shouldBe bacNr
2811[warn] | ^
2812[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2813[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2814[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2815[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2816[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:313:28 -------------
2817[warn] 313 | child.toMap.filter(_._1 matches "^\\w+$").toMap shouldBe
2818[warn] | ^^^^^^^
2819[warn] |Alphanumeric method matches is not declared infix; it should not be used as infix operator.
2820[warn] |Instead, use method syntax .matches(...) or backticked identifier `matches`.
2821[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
2822[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:317:60 -
2823[warn] 317 | child = qe.get[PersonWithComplexTypeResolvers1](childId).get
2824[warn] | ^
2825[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2826[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers1]`.
2827[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2828[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2829[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:345:60 -
2830[warn] 345 | child = qe.get[PersonWithComplexTypeResolvers1](childId).get
2831[warn] | ^
2832[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2833[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers1]`.
2834[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2835[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2836[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:367:63 -
2837[warn] 367 | qe.countAll[ResolverTestPerson10](Map("name" -> "Alfrēds")) shouldBe 1
2838[warn] | ^
2839[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2840[warn] |replace with the type `scala.reflect.ClassTag[dto.ResolverTestPerson10]`.
2841[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2842[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2843[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:368:63 -
2844[warn] 368 | qe.countAll[ResolverTestPerson10](Map("name" -> "Marija" )) shouldBe 2
2845[warn] | ^
2846[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2847[warn] |replace with the type `scala.reflect.ClassTag[dto.ResolverTestPerson10]`.
2848[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2849[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2850[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:386:65 -
2851[warn] 386 | var child2 = qe.get[PersonWithComplexTypeResolvers2](childId).get
2852[warn] | ^
2853[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2854[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers2]`.
2855[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2856[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2857[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:433:56 -
2858[warn] 433 | var bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
2859[warn] | ^
2860[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2861[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
2862[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2863[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2864[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:439:38 -
2865[warn] 439 | qe.get[AccountWithBank](accountId).get.bank.id shouldBe accb.id
2866[warn] | ^
2867[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2868[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2869[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2870[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2871[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:440:38 -
2872[warn] 440 | qe.get[AccountWithBank](accountId).get.billing_account shouldBe bacNr2
2873[warn] | ^
2874[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2875[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2876[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2877[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2878[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:441:52 -
2879[warn] 441 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
2880[warn] | ^
2881[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2882[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
2883[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2884[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2885[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:451:59 -
2886[warn] 451 | qe.countAll[AccountWithBank](Map("bank_id" -> accb.id)) shouldBe 2
2887[warn] | ^
2888[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2889[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2890[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2891[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2892[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:452:52 -
2893[warn] 452 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
2894[warn] | ^
2895[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2896[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
2897[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2898[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2899[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:455:59 -
2900[warn] 455 | qe.countAll[AccountWithBank](Map("bank_id" -> accb.id)) shouldBe 1
2901[warn] | ^
2902[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2903[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
2904[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2905[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2906[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:456:52 -
2907[warn] 456 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
2908[warn] | ^
2909[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2910[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
2911[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2912[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2913[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:462:52 -
2914[warn] 462 | var accwb2 = qe.get[AccountWithBank2](accountId).get
2915[warn] | ^
2916[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2917[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank2]`.
2918[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2919[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2920[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:468:48 -
2921[warn] 468 | accwb2 = qe.get[AccountWithBank2](accountId).get
2922[warn] | ^
2923[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2924[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank2]`.
2925[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2926[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2927[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:483:43 -
2928[warn] 483 | pwp = qe.get[PersonWithParents1](pwpId).get
2929[warn] | ^
2930[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2931[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithParents1]`.
2932[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2933[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2934[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:489:43 -
2935[warn] 489 | pwp = qe.get[PersonWithParents1](pwpId).get
2936[warn] | ^
2937[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2938[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithParents1]`.
2939[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2940[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2941[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:495:25 -
2942[warn] 495 | qe.get[Person](pwpId).get.mother_id shouldBe pwpMotherId
2943[warn] | ^
2944[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2945[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
2946[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2947[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2948[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:496:25 -
2949[warn] 496 | qe.get[Person](pwpId).get.father_id shouldBe null
2950[warn] | ^
2951[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2952[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
2953[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2954[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2955[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:499:48 -
2956[warn] 499 | val bwa1 = qe.get[BankWithAccount1](accb.id).get
2957[warn] | ^
2958[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2959[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2960[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2961[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2962[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:505:37 -
2963[warn] 505 | qe.get[BankWithAccount1](accb.id).get.account.billing_account shouldBe bacNr
2964[warn] | ^
2965[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2966[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2967[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2968[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2969[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:508:37 -
2970[warn] 508 | qe.get[BankWithAccount1](accb.id).get.account shouldBe null
2971[warn] | ^
2972[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2973[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2974[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2975[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2976[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:512:37 -
2977[warn] 512 | qe.get[BankWithAccount1](accb.id).get.account.billing_account shouldBe bacNr2
2978[warn] | ^
2979[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2980[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
2981[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2982[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2983[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:518:23 -
2984[warn] 518 | qe.get[NoidTest](0).map(_.toMap).orNull shouldBe null
2985[warn] | ^
2986[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2987[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
2988[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2989[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2990[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:520:23 -
2991[warn] 520 | qe.get[NoidTest](0).map(_.toMap).orNull shouldBe Map("id" -> 0, "nm" -> "name")
2992[warn] | ^
2993[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
2994[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
2995[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
2996[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
2997[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:523:23 -
2998[warn] 523 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe Map("id" -> 1, "nm" -> "name")
2999[warn] | ^
3000[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3001[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3002[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3003[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3004[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:524:27 -
3005[warn] 524 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
3006[warn] | ^
3007[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3008[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3009[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3010[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3011[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:530:23 -
3012[warn] 530 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe Map("id" -> 1, "nm" -> "updated name")
3013[warn] | ^
3014[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3015[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3016[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3017[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3018[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:531:27 -
3019[warn] 531 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
3020[warn] | ^
3021[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3022[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3023[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3024[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3025[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:536:23 -
3026[warn] 536 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe null
3027[warn] | ^
3028[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3029[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3030[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3031[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3032[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:537:27 -
3033[warn] 537 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
3034[warn] | ^
3035[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3036[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3037[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3038[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3039[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:543:28 -
3040[warn] 543 | qe.get[NoidTest](noid_1).map(_.toMap).orNull shouldBe Map("id" -> noid_1, "nm" -> "name")
3041[warn] | ^
3042[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3043[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3044[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3045[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3046[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:547:27 -
3047[warn] 547 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
3048[warn] | ^
3049[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3050[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3051[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3052[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3053[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:555:27 -
3054[warn] 555 | qe.list[NoidTest](null).map(_.toMap) shouldBe Nil
3055[warn] | ^
3056[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3057[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
3058[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3059[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3060[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:561:24 -
3061[warn] 561 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe null
3062[warn] | ^
3063[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3064[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3065[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3066[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3067[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:563:24 -
3068[warn] 563 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe Map("no_id" -> 0, "no_nm" -> "name")
3069[warn] | ^
3070[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3071[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3072[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3073[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3074[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:566:24 -
3075[warn] 566 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe Map("no_id" -> 1, "no_nm" -> "name")
3076[warn] | ^
3077[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3078[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3079[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3080[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3081[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:567:28 -
3082[warn] 567 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
3083[warn] | ^
3084[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3085[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3086[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3087[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3088[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:573:24 -
3089[warn] 573 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe Map("no_id" -> 1, "no_nm" -> "updated name")
3090[warn] | ^
3091[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3092[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3093[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3094[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3095[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:574:28 -
3096[warn] 574 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
3097[warn] | ^
3098[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3099[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3100[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3101[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3102[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:579:24 -
3103[warn] 579 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe null
3104[warn] | ^
3105[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3106[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3107[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3108[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3109[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:580:28 -
3110[warn] 580 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
3111[warn] | ^
3112[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3113[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3114[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3115[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3116[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:586:30 -
3117[warn] 586 | qe.get[NoidTest2](noid2_1).map(_.toMap).orNull shouldBe Map("no_id" -> noid2_1, "no_nm" -> "name")
3118[warn] | ^
3119[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3120[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3121[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3122[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3123[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:590:28 -
3124[warn] 590 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
3125[warn] | ^
3126[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3127[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3128[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3129[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3130[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:594:24 -
3131[warn] 594 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe Map("no_id" -> 0, "no_nm" -> "name")
3132[warn] | ^
3133[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3134[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3135[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3136[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3137[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:595:30 -
3138[warn] 595 | qe.get[NoidTest2](noid2_1).map(_.toMap).orNull shouldBe Map("no_id" -> noid2_1, "no_nm" -> "updated name")
3139[warn] | ^
3140[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3141[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3142[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3143[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3144[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:600:28 -
3145[warn] 600 | qe.list[NoidTest2](null).map(_.toMap) shouldBe Nil
3146[warn] | ^
3147[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3148[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
3149[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3150[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3151[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:607:54 -
3152[warn] 607 | multiTest = qe.get[SaveToMultiTest01](multiTestId).get
3153[warn] | ^
3154[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3155[warn] |replace with the type `scala.reflect.ClassTag[dto.SaveToMultiTest01]`.
3156[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3157[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3158[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:616:54 -
3159[warn] 616 | multiTest = qe.get[SaveToMultiTest01](multiTestId).get
3160[warn] | ^
3161[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3162[warn] |replace with the type `scala.reflect.ClassTag[dto.SaveToMultiTest01]`.
3163[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3164[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3165[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:624:67 -
3166[warn] 624 | Query("sys_user[id = ?] {person_id}", saveExtraId).unique[Long] shouldBe multiTest.id
3167[warn] | ^
3168[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3169[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
3170[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3171[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3172[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:625:68 -
3173[warn] 625 | Query("sys_user[id = ?] {password}", saveExtraId).unique[String] shouldBe null
3174[warn] | ^
3175[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3176[warn] |replace with the type `scala.reflect.ClassTag[String]`.
3177[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3178[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3179[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:628:68 -
3180[warn] 628 | Query("sys_user[id = ?] {password}", saveExtraId).unique[String] shouldBe "demo3"
3181[warn] | ^
3182[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3183[warn] |replace with the type `scala.reflect.ClassTag[String]`.
3184[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3185[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3186[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:641:55 -
3187[warn] 641 | childRt1 = qe.get[PersonRecursiveTest1](childRt1Id).get
3188[warn] | ^
3189[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3190[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonRecursiveTest1]`.
3191[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3192[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3193[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:664:57 -
3194[warn] 664 | motherRt2 = qe.get[PersonRecursiveTest2](motherRt2Id).get
3195[warn] | ^
3196[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3197[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonRecursiveTest2]`.
3198[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3199[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3200[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:678:32 -
3201[warn] 678 | qe.get[FilterRefTest1](1127).get.son_count shouldBe 0
3202[warn] | ^
3203[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3204[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest1]`.
3205[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3206[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3207[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:679:32 -
3208[warn] 679 | qe.get[FilterRefTest1](1127).get.daughter_count shouldBe 2
3209[warn] | ^
3210[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3211[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest1]`.
3212[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3213[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3214[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:680:32 -
3215[warn] 680 | qe.get[FilterRefTest2](1127).get.global_male_count shouldBe 24
3216[warn] | ^
3217[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3218[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest2]`.
3219[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3220[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3221[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:681:32 -
3222[warn] 681 | qe.get[FilterRefTest2](1127).get.global_female_count shouldBe 25
3223[warn] | ^
3224[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3225[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest2]`.
3226[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3227[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3228[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:682:34 -
3229[warn] 682 | qe.countAll[Person](Map.empty) shouldBe (24 + 25)
3230[warn] | ^
3231[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3232[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3233[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3234[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3235[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:769:59 -
3236[warn] 769 | val personCount = Query("person{count(*)}").unique[Int]
3237[warn] | ^
3238[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3239[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3240[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3241[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3242[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:770:74 -
3243[warn] 770 | val carCount = Query("car_schema.person_car{count(*)}").unique[Int]
3244[warn] | ^
3245[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3246[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3247[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3248[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3249[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:778:40 -------------
3250[warn] 778 | val expectedSize = if (viewName startsWith "person") personCount + carCount - 1 else carCount
3251[warn] | ^^^^^^^^^^
3252[warn] |Alphanumeric method startsWith is not declared infix; it should not be used as infix operator.
3253[warn] |Instead, use method syntax .startsWith(...) or backticked identifier `startsWith`.
3254[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
3255[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:816:70 -
3256[warn] 816 | val personCount = Query("person[id < 2000]{count(*)}").unique[Int]
3257[warn] | ^
3258[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3259[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3260[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3261[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3262[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:841:80 -
3263[warn] 841 | def currentAccountsCount = Query("|querease2:account{count(*)}").unique[Int]
3264[warn] | ^
3265[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3266[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3267[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3268[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3269[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:860:38 -
3270[warn] 860 | val p2New = qe.get[Person2](newId).get
3271[warn] | ^
3272[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3273[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
3274[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3275[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3276[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:862:26 -
3277[warn] 862 | qe.get[Person2](newId).isEmpty shouldBe true
3278[warn] | ^
3279[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3280[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
3281[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3282[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3283[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:865:56 -
3284[warn] 865 | qe.list[Person2](Map[String, Any](), orderBy = "id").head.notes shouldBe("no_args")
3285[warn] | ^
3286[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3287[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
3288[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3289[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3290[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:880:50 -
3291[warn] 880 | org_saved = qe.get[OrganizationKeyTest]("org").get
3292[warn] | ^
3293[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3294[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3295[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3296[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3297[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:887:50 -
3298[warn] 887 | org_saved = qe.get[OrganizationKeyTest]("org").get
3299[warn] | ^
3300[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3301[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3302[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3303[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3304[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:892:60 -
3305[warn] 892 | val org_jk = qe.get[OrganizationJoinsKeyTestCode]("org").get
3306[warn] | ^
3307[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3308[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationJoinsKeyTestCode]`.
3309[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3310[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3311[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:894:49 -
3312[warn] 894 | qe.get[OrganizationJoinsKeyTestId](org_jk.id).get.name shouldBe "org"
3313[warn] | ^
3314[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3315[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationJoinsKeyTestId]`.
3316[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3317[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3318[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:897:60 -
3319[warn] 897 | var org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
3320[warn] | ^
3321[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3322[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
3323[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3324[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3325[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:903:56 -
3326[warn] 903 | org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
3327[warn] | ^
3328[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3329[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
3330[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3331[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3332[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:908:56 -
3333[warn] 908 | org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
3334[warn] | ^
3335[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3336[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
3337[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3338[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3339[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:921:50 -
3340[warn] 921 | org_saved = qe.get[OrganizationKeyTest]("org").get
3341[warn] | ^
3342[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3343[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3344[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3345[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3346[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:926:50 -
3347[warn] 926 | org_saved = qe.get[OrganizationKeyTest]("org").get
3348[warn] | ^
3349[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3350[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3351[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3352[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3353[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:931:50 -
3354[warn] 931 | org_saved = qe.get[OrganizationKeyTest]("org").get
3355[warn] | ^
3356[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3357[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3358[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3359[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3360[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:937:50 -
3361[warn] 937 | org_saved = qe.get[OrganizationKeyTest]("org").get
3362[warn] | ^
3363[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3364[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3365[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3366[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3367[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:940:54 -
3368[warn] 940 | val a1k = qe.get[OrganizationAccountKeyTest]("A1").get
3369[warn] | ^
3370[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3371[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest]`.
3372[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3373[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3374[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:941:79 -
3375[warn] 941 | a1k.organization_id = Query("organization[name = 'org'] {id}").unique[Long]
3376[warn] | ^
3377[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3378[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
3379[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3380[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3381[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:944:50 -
3382[warn] 944 | org_saved = qe.get[OrganizationKeyTest]("org").get
3383[warn] | ^
3384[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3385[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3386[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3387[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3388[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:947:65 -
3389[warn] 947 | val org_roc = qe.get[OrganizationReadonlyChildrenTest]("org").get
3390[warn] | ^
3391[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3392[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationReadonlyChildrenTest]`.
3393[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3394[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3395[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:950:50 -
3396[warn] 950 | org_saved = qe.get[OrganizationKeyTest]("org").get
3397[warn] | ^
3398[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3399[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3400[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3401[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3402[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:953:62 -
3403[warn] 953 | val org_rfo = qe.get[OrganizationRefOnlyUpdateTest]("org").get
3404[warn] | ^
3405[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3406[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationRefOnlyUpdateTest]`.
3407[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3408[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3409[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:960:50 -
3410[warn] 960 | org_saved = qe.get[OrganizationKeyTest]("org").get
3411[warn] | ^
3412[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3413[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3414[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3415[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3416[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:967:56 -
3417[warn] 967 | org_saved = qe.get[OrganizationKeyTest]("other_org").get
3418[warn] | ^
3419[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3420[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3421[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3422[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3423[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:975:63 -
3424[warn] 975 | org_saved = qe.get[OrganizationKeyTest]("org_name_updated").get
3425[warn] | ^
3426[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3427[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3428[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3429[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3430[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:981:50 -
3431[warn] 981 | org_saved = qe.get[OrganizationKeyTest]("org").get
3432[warn] | ^
3433[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3434[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3435[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3436[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3437[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:987:75 -
3438[warn] 987 | val org_count_before_ups = Query("organization {count(*)}").unique[Int]
3439[warn] | ^
3440[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3441[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3442[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3443[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3444[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:990:75 -
3445[warn] 990 | val org_count_after_ups = Query("organization {count(*)}").unique[Int]
3446[warn] | ^
3447[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3448[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3449[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3450[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3451[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:992:55 -
3452[warn] 992 | org_saved = qe.get[OrganizationKeyTest](org_ups_id).get
3453[warn] | ^
3454[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3455[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3456[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3457[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3458[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:995:54 -
3459[warn] 995 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
3460[warn] | ^
3461[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3462[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3463[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3464[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3465[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:999:75 -
3466[warn] 999 | val org_count_after_ups2 = Query("organization {count(*)}").unique[Int]
3467[warn] | ^
3468[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3469[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
3470[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3471[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3472[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1001:54
3473[warn] 1001 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
3474[warn] | ^
3475[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3476[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3477[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3478[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3479[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1006:54
3480[warn] 1006 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
3481[warn] | ^
3482[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3483[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3484[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3485[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3486[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1012:50
3487[warn] 1012 | org_saved = qe.get[OrganizationKeyTest]("org").get
3488[warn] | ^
3489[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3490[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3491[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3492[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3493[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1019:50
3494[warn] 1019 | org_saved = qe.get[OrganizationKeyTest]("org").get
3495[warn] | ^
3496[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3497[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3498[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3499[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3500[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1023:68
3501[warn] 1023 | val org_rfl = qe.get[OrganizationRefOnlyUpdateLegacyTest]("org").get
3502[warn] | ^
3503[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3504[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationRefOnlyUpdateLegacyTest]`.
3505[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3506[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3507[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1030:50
3508[warn] 1030 | org_saved = qe.get[OrganizationKeyTest]("org").get
3509[warn] | ^
3510[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3511[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3512[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3513[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3514[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1036:50
3515[warn] 1036 | org_saved = qe.get[OrganizationKeyTest]("org").get
3516[warn] | ^
3517[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3518[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3519[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3520[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3521[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1043:50
3522[warn] 1043 | org_saved = qe.get[OrganizationKeyTest]("org").get
3523[warn] | ^
3524[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3525[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
3526[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3527[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3528[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1047:92
3529[warn] 1047 | val main_account_id = Query("organization[name = 'org'] {main_account_id}").unique[Long]
3530[warn] | ^
3531[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3532[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
3533[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3534[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3535[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1048:45
3536[warn] 1048 | qe.get[OrganizationAccountKeyTest2]("A1").get.balance shouldBe org_main_account.balance
3537[warn] | ^
3538[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3539[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest2]`.
3540[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3541[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3542[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1049:56
3543[warn] 1049 | qe.get[OrganizationAccountKeyTest2](main_account_id).get.balance shouldBe org_main_account.balance
3544[warn] | ^
3545[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3546[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest2]`.
3547[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3548[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3549[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1050:57
3550[warn] 1050 | val oacc4 = qe.get[OrganizationAccountKeyTest3]("A1").get
3551[warn] | ^
3552[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3553[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
3554[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3555[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3556[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1055:45
3557[warn] 1055 | qe.get[OrganizationAccountKeyTest3]("A4").get.organization.name shouldBe "org-4"
3558[warn] | ^
3559[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3560[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
3561[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3562[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3563[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1056:45
3564[warn] 1056 | qe.get[OrganizationAccountKeyTest3]("A1").get.organization.name shouldBe "org"
3565[warn] | ^
3566[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3567[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
3568[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3569[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3570[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1071:43
3571[warn] 1071 | val pco1 = qe.get[PersonAndCar11](1127).get
3572[warn] | ^
3573[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3574[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonAndCar11]`.
3575[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3576[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3577[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1081:43
3578[warn] 1081 | val pco2 = qe.get[PersonAndCar12](1127).get
3579[warn] | ^
3580[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3581[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonAndCar12]`.
3582[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3583[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3584[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1143:52
3585[warn] 1143 | val o2 = qe.get[OrganizationChildExpandTest](id).get
3586[warn] | ^
3587[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3588[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationChildExpandTest]`.
3589[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3590[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3591[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1204:44
3592[warn] 1204 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3593[warn] | ^
3594[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3595[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3596[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3597[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3598[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1218:44
3599[warn] 1218 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3600[warn] | ^
3601[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3602[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3603[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3604[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3605[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1232:44
3606[warn] 1232 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3607[warn] | ^
3608[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3609[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3610[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3611[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3612[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1246:44
3613[warn] 1246 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3614[warn] | ^
3615[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3616[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3617[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3618[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3619[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1275:44
3620[warn] 1275 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
3621[warn] | ^
3622[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3623[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
3624[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3625[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3626[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1309:38
3627[warn] 1309 | val j2 = qe.get[JsonTestAny](id).get
3628[warn] | ^
3629[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3630[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestAny]`.
3631[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3632[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3633[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1317:35
3634[warn] 1317 | jta = qe.get[JsonTestArray](id).get
3635[warn] | ^
3636[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3637[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
3638[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3639[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3640[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1326:34
3641[warn] 1326 | qe.get[JsonTestTypes](j1.id)
3642[warn] | ^
3643[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3644[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
3645[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3646[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3647[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1329:35
3648[warn] 1329 | jta = qe.get[JsonTestArray](id).get
3649[warn] | ^
3650[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3651[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
3652[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3653[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3654[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1341:35
3655[warn] 1341 | jta = qe.get[JsonTestArray](id).get
3656[warn] | ^
3657[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3658[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
3659[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3660[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3661[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1346:42
3662[warn] 1346 | jtr = qe.get[JsonTestArrayResolve](id).get
3663[warn] | ^
3664[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3665[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArrayResolve]`.
3666[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3667[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3668[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1356:35
3669[warn] 1356 | jta = qe.get[JsonTestArray](id).get
3670[warn] | ^
3671[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3672[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
3673[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3674[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3675[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1376:31
3676[warn] 1376 | qe.get[JsonTestTypes](id).get
3677[warn] | ^
3678[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3679[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
3680[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3681[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3682[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1491:38
3683[warn] 1491 | val c2 = qe.get[JsonTestTypes](id).get.child
3684[warn] | ^
3685[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3686[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
3687[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3688[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3689[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1532:38
3690[warn] 1532 | qe.get[PersonParentRefTest1](1103).get.children(0).mother_full_name shouldBe("Marija Ozola")
3691[warn] | ^
3692[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3693[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonParentRefTest1]`.
3694[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3695[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3696[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1542:34
3697[warn] 1542 | m_saved = qe.get[Mother](m.id).get
3698[warn] | ^
3699[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3700[warn] |replace with the type `scala.reflect.ClassTag[dto.Mother]`.
3701[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3702[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3703[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1553:34
3704[warn] 1553 | m_saved = qe.get[Mother](m.id).get
3705[warn] | ^
3706[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3707[warn] |replace with the type `scala.reflect.ClassTag[dto.Mother]`.
3708[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3709[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3710[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1569:47
3711[warn] 1569 | c_saved = qe.get[PersonFatherSave](childId).orNull
3712[warn] | ^
3713[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3714[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
3715[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3716[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3717[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1573:40
3718[warn] 1573 | val pChild = qe.get[Person](childId).get
3719[warn] | ^
3720[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3721[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3722[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3723[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3724[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1574:51
3725[warn] 1574 | val pSponsor = qe.get[Person](pChild.father_id).get
3726[warn] | ^
3727[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3728[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3729[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3730[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3731[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1578:47
3732[warn] 1578 | c_saved = qe.get[PersonFatherSave](childId).orNull
3733[warn] | ^
3734[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3735[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
3736[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3737[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3738[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1583:47
3739[warn] 1583 | c_saved = qe.get[PersonFatherSave](childId).orNull
3740[warn] | ^
3741[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3742[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
3743[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3744[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3745[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1588:47
3746[warn] 1588 | c_saved = qe.get[PersonFatherSave](childId).orNull
3747[warn] | ^
3748[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3749[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
3750[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3751[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3752[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1592:31
3753[warn] 1592 | qe.get[Person](pSponsor.id).orNull shouldBe null
3754[warn] | ^
3755[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3756[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3757[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3758[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3759[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1660:43
3760[warn] 1660 | qe.countAll[Person](Map[String, Any]()) shouldBe 53
3761[warn] | ^
3762[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3763[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3764[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3765[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3766[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1662:46
3767[warn] 1662 | qe.list[DistinctFalse](Map[String, Any]()).size shouldBe 53
3768[warn] | ^
3769[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3770[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctFalse]`.
3771[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3772[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3773[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1663:50
3774[warn] 1663 | qe.countAll[DistinctFalse](Map[String, Any]()) shouldBe 53
3775[warn] | ^
3776[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3777[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctFalse]`.
3778[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3779[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3780[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1665:45
3781[warn] 1665 | qe.list[DistinctTrue](Map[String, Any]()).size shouldBe 25
3782[warn] | ^
3783[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3784[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctTrue]`.
3785[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3786[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3787[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1666:49
3788[warn] 1666 | qe.countAll[DistinctTrue](Map[String, Any]()) shouldBe 25
3789[warn] | ^
3790[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3791[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctTrue]`.
3792[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3793[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3794[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1668:46
3795[warn] 1668 | qe.list[DistinctEmpty](Map[String, Any]()).size shouldBe 25
3796[warn] | ^
3797[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3798[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctEmpty]`.
3799[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3800[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3801[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1669:50
3802[warn] 1669 | qe.countAll[DistinctEmpty](Map[String, Any]()) shouldBe 25
3803[warn] | ^
3804[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3805[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctEmpty]`.
3806[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3807[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3808[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1673:48
3809[warn] 1673 | qe.list[DistinctSurname](Map[String, Any]()).size shouldBe 25
3810[warn] | ^
3811[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3812[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurname]`.
3813[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3814[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3815[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1674:52
3816[warn] 1674 | qe.countAll[DistinctSurname](Map[String, Any]()) shouldBe 25
3817[warn] | ^
3818[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3819[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurname]`.
3820[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3821[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3822[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1676:47
3823[warn] 1676 | qe.list[DistinctMother](Map[String, Any]()).size shouldBe 17
3824[warn] | ^
3825[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3826[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMother]`.
3827[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3828[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3829[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1677:51
3830[warn] 1677 | qe.countAll[DistinctMother](Map[String, Any]()) shouldBe 17
3831[warn] | ^
3832[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3833[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMother]`.
3834[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3835[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3836[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1679:53
3837[warn] 1679 | qe.list[DistinctMotherFather](Map[String, Any]()).size shouldBe 20
3838[warn] | ^
3839[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3840[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMotherFather]`.
3841[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3842[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3843[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1680:57
3844[warn] 1680 | qe.countAll[DistinctMotherFather](Map[String, Any]()) shouldBe 20
3845[warn] | ^
3846[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3847[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMotherFather]`.
3848[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3849[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3850[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1682:54
3851[warn] 1682 | qe.list[DistinctSurnameFather](Map[String, Any]()).size shouldBe 40
3852[warn] | ^
3853[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3854[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurnameFather]`.
3855[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3856[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3857[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1683:58
3858[warn] 1683 | qe.countAll[DistinctSurnameFather](Map[String, Any]()) shouldBe 40
3859[warn] | ^
3860[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3861[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurnameFather]`.
3862[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3863[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3864[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1694:45
3865[warn] 1694 | nc_test = qe.get[RoChildRefClashTest](id).get
3866[warn] | ^
3867[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3868[warn] |replace with the type `scala.reflect.ClassTag[dto.RoChildRefClashTest]`.
3869[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3870[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3871[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1698:45
3872[warn] 1698 | nc_test = qe.get[RoChildRefClashTest](id).get
3873[warn] | ^
3874[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3875[warn] |replace with the type `scala.reflect.ClassTag[dto.RoChildRefClashTest]`.
3876[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3877[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3878[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1703:32
3879[warn] 1703 | qe.create[Person](Map.empty).toMap shouldBe (new Person).toMap
3880[warn] | ^
3881[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3882[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
3883[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3884[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3885[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1712:33
3886[warn] 1712 | qe.create[Person2](Map.empty).toMap shouldBe p2.toMap
3887[warn] | ^
3888[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3889[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
3890[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3891[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3892[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1721:35
3893[warn] 1721 | qe.create[Person2Ch](Map.empty).toMap shouldBe p3.toMap
3894[warn] | ^
3895[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3896[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2Ch]`.
3897[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3898[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3899[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1746:75
3900[warn] 1746 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
3901[warn] | ^
3902[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3903[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3904[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3905[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3906[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1763:75
3907[warn] 1763 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
3908[warn] | ^
3909[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3910[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3911[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3912[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3913[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1767:75
3914[warn] 1767 | qe.get[dto.OrganizationAccountOptionalFieldsTest](id, noOptionalFields).get.toMap shouldBe Map("id" -> id)
3915[warn] | ^
3916[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3917[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3918[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3919[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3920[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1768:106
3921[warn] 1768 | qe.list[dto.OrganizationAccountOptionalFieldsTest](Map[String, Any](), fieldFilter = noOptionalFields)
3922[warn] | ^
3923[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3924[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3925[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3926[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3927[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1775:75
3928[warn] 1775 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
3929[warn] | ^
3930[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3931[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3932[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3933[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3934[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1782:75
3935[warn] 1782 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
3936[warn] | ^
3937[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3938[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
3939[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3940[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3941[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1795:101
3942[warn] 1795 | val oId = Query("organization[name = :name] {id}", Map("name" -> "org-opt")).unique[Long]
3943[warn] | ^
3944[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3945[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
3946[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3947[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3948[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1796:69
3949[warn] 1796 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3950[warn] | ^
3951[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3952[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3953[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3954[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3955[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1810:69
3956[warn] 1810 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3957[warn] | ^
3958[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3959[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3960[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3961[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3962[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1815:69
3963[warn] 1815 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3964[warn] | ^
3965[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3966[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3967[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3968[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3969[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1820:69
3970[warn] 1820 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3971[warn] | ^
3972[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3973[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3974[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3975[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3976[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1825:69
3977[warn] 1825 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3978[warn] | ^
3979[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3980[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3981[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3982[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3983[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1832:69
3984[warn] 1832 | qe.get[dto.OrganizationOptionalFieldsTest](oId, noOptionalFields).get.toMap shouldBe Map("name" -> "org-opt")
3985[warn] | ^
3986[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3987[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3988[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3989[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3990[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1833:99
3991[warn] 1833 | qe.list[dto.OrganizationOptionalFieldsTest](Map[String, Any](), fieldFilter = noOptionalFields)
3992[warn] | ^
3993[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
3994[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
3995[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
3996[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
3997[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1838:69
3998[warn] 1838 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
3999[warn] | ^
4000[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4001[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
4002[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4003[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4004[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1844:69
4005[warn] 1844 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
4006[warn] | ^
4007[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4008[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
4009[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4010[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4011[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1948:23 ------------
4012[warn] 1948 | p.sex = if (name endsWith "s") "M" else "F"
4013[warn] | ^^^^^^^^
4014[warn] |Alphanumeric method endsWith is not declared infix; it should not be used as infix operator.
4015[warn] |Instead, use method syntax .endsWith(...) or backticked identifier `endsWith`.
4016[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
4017[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1961:18 ------------
4018[warn] 1961 | personsString split "\\n" foreach (_.trim.split("\\s+").toList match {
4019[warn] | ^^^^^
4020[warn] |Alphanumeric method split is not declared infix; it should not be used as infix operator.
4021[warn] |Instead, use method syntax .split(...) or backticked identifier `split`.
4022[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
4023[warn] -- Warning: /build/repo/test/db-tests/QuereaseHsqldbTests.scala:70:97 ----------
4024[warn] 70 | def createHsqldbObjects(db: String) = executeStatements(db, createHsqldbObjectsStatements(db): _*)
4025[warn] | ^
4026[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
4027[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4028[warn] -- Warning: /build/repo/test/db-tests/QuereaseHsqldbTests.scala:69:19 ----------
4029[warn] 69 | .filterNot(_ startsWith "alter table car_schema.person_car add constraint fk_person_car_person_id")
4030[warn] | ^^^^^^^^^^
4031[warn] |Alphanumeric method startsWith is not declared infix; it should not be used as infix operator.
4032[warn] |Instead, use method syntax .startsWith(...) or backticked identifier `startsWith`.
4033[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
4034[warn] -- Warning: /build/repo/test/db-tests/QuereasePostgresTests.scala:85:102 -------
4035[warn] 85 | def createPostgresObjects(db: String) = executeStatements(db, createPostgresObjectsStatements(db) : _*)
4036[warn] | ^
4037[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
4038[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4039[warn] 545 warnings found
4040[info] done compiling
4041
4042************************
4043Build summary:
4044[{
4045 "module": "querease",
4046 "compile": {"status": "ok", "tookMs": 15289, "warnings": 3, "errors": 0, "sourceVersion": "3.4-migration"},
4047 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4048 "test-compile": {"status": "ok", "tookMs": 20679, "warnings": 545, "errors": 0, "sourceVersion": "3.4-migration"},
4049 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4050 "publish": {"status": "skipped", "tookMs": 0},
4051 "metadata": {
4052 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
4053}
4054}]
4055************************
4056[success] Total time: 48 s, completed Nov 25, 2025, 1:42:22 PM
4057[0JChecking patch src/QuereaseMetadata.scala...
4058error: while searching for:
4059case class FieldOrderingNotFoundException(message: String) extends Exception(message)
4060
4061trait QuereaseMetadata {
4062 this: QuereaseExpressions with QuereaseResolvers with QueryStringBuilder & QuereaseResolvers with FilterTransformer =>
4063
4064 class FieldOrdering(val nameToIndex: Map[String, Int]) extends Ordering[String] {
4065 override def compare(x: String, y: String) =
4066
4067error: patch failed: src/QuereaseMetadata.scala:18
4068error: while searching for:
4069 lazy val tableMetadata: TableMetadata =
4070 new TableMetadata(new YamlTableDefLoader(yamlMetadata, metadataConventions, typeDefs).tableDefs, identity, aliasToDb)
4071 lazy val macrosClass: Class[_] = classOf[QuereaseMacros]
4072 protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)
4073 lazy val joinsParser: JoinsParser = new TresqlJoinsParser(
4074 TresqlMetadata(tableMetadata.tableDefs, typeDefs, macrosClass, resourceLoader, aliasToDb),
4075 _ => Some(new SimpleCache(parserCacheSize, "TresqlJoinsParser cache")),
4076
4077error: patch failed: src/QuereaseMetadata.scala:43
4078Checking patch src/QuereaseFilters.scala...
4079error: while searching for:
4080}
4081
4082trait FilterTransformer {
4083 this: QuereaseExpressions with QueryStringBuilder with FilterTransformer & QuereaseMetadata with QuereaseResolvers =>
4084 // TODO resolve names like in views (maybe strip prefix etc.)
4085 private val ident = "[_\\p{IsLatin}][_\\p{IsLatin}0-9]*"
4086 private val ident2 = s"$ident\\.$ident"
4087
4088error: patch failed: src/QuereaseFilters.scala:27
4089Checking patch src/QuereaseExpressions.scala...
4090error: while searching for:
4091
4092import QuereaseExpressions._
4093trait QuereaseExpressions {
4094 this: QuereaseMetadata with QueryStringBuilder with FilterTransformer & QuereaseResolvers with QueryStringBuilder =>
4095 case class Context(
4096 viewDef: ViewDef,
4097 fieldDef: FieldDef,
4098
4099error: patch failed: src/QuereaseExpressions.scala:80
4100Checking patch project/plugins.sbt...
4101Checking patch build.sbt...
4102Applying patch src/QuereaseMetadata.scala with 2 rejects...
4103Rejected hunk #1.
4104Rejected hunk #2.
4105Applying patch src/QuereaseFilters.scala with 1 reject...
4106Rejected hunk #1.
4107Applying patch src/QuereaseExpressions.scala with 1 reject...
4108Rejected hunk #1.
4109Applied patch project/plugins.sbt cleanly.
4110Applied patch build.sbt cleanly.
4111Commit migration rewrites
4112Switched to a new branch 'opencb/migrate-source-3.4'
4113[opencb/migrate-source-3.4 f015a64] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
4114 10 files changed, 87 insertions(+), 90 deletions(-)
4115Using target Scala version for migration: 3.7.4-RC2
4116Migrating project for -source:3.7 using Scala 3.7.4-RC2
4117----
4118Preparing build for 3.7.4-RC2
4119Would try to apply common scalacOption (best-effort, sbt/mill only):
4120Append: -rewrite,REQUIRE:-source:3.7-migration
4121Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4122
4123Try apply source patch:
4124Path: build.sbt
4125Pattern: LocalProject("querease")
4126Replacement: ThisBuild
4127Successfully applied pattern 'LocalProject("querease")' in build.sbt
4128
4129Try apply source patch:
4130Path: build.sbt
4131Pattern: sys.error("Java 11 is required for this project
4132Replacement: println("Java 11 is required for this project
4133Successfully applied pattern 'sys.error("Java 11 is required for this project' in build.sbt
4134
4135Try apply source patch:
4136Path: src/QuereaseMetadata.scala
4137Pattern: protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _
4138Replacement: protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)
4139Failed to apply pattern 'protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _' in src/QuereaseMetadata.scala
4140
4141Try apply source patch:
4142Path: src/QuereaseExpressions.scala
4143Pattern: \n\s+with
4144Replacement: &
4145Failed to apply pattern '\n\s+with ' in src/QuereaseExpressions.scala
4146
4147Try apply source patch:
4148Path: src/QuereaseFilters.scala
4149Pattern: \n\s+with
4150Replacement: &
4151Failed to apply pattern '\n\s+with ' in src/QuereaseFilters.scala
4152
4153Try apply source patch:
4154Path: src/QuereaseMetadata.scala
4155Pattern: \n\s+with
4156Replacement: &
4157Failed to apply pattern '\n\s+with ' in src/QuereaseMetadata.scala
4158----
4159Starting build for 3.7.4-RC2
4160Execute tests: false
4161sbt project found:
4162No prepare script found for project guntiso/querease
4163/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
4164##################################
4165Scala version: 3.7.4-RC2
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-RC2
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-RC2"
4187"++3.7.4-RC2 -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-RC2 """{"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
4203Unrecognized repository akka-secure-ivy, ignoring it
4204Warning: ignoring repository akka-secure-ivy to get previous version
4205[info] set current project to querease (in build file:/build/repo/)
4206Execute setCrossScalaVersions: 3.7.4-RC2
4207Java 11 is required for this project. Found 21 instead
4208Unrecognized repository akka-secure-ivy, ignoring it
4209Warning: ignoring repository akka-secure-ivy to get previous version
4210OpenCB::Changing crossVersion 3.3.7 -> 3.7.4-RC2 in repo/crossScalaVersions
4211[info] set current project to querease (in build file:/build/repo/)
4212[info] Setting Scala version to 3.7.4-RC2 on 1 projects.
4213[info] Switching Scala version on:
4214[info] * repo (3.7.4-RC2, 2.13.17, 2.12.20)
4215[info] Excluding projects:
4216[info] Reapplying settings...
4217Java 11 is required for this project. Found 21 instead
4218Unrecognized repository akka-secure-ivy, ignoring it
4219Warning: ignoring repository akka-secure-ivy to get previous version
4220[info] set current project to querease (in build file:/build/repo/)
4221Execute 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
4222[info] Reapplying settings...
4223Java 11 is required for this project. Found 21 instead
4224Unrecognized repository akka-secure-ivy, ignoring it
4225Warning: ignoring repository akka-secure-ivy to get previous version
4226[info] set current project to querease (in build file:/build/repo/)
4227[info] Defining Global / credentials, credentials
4228[info] The new values will be used by allCredentials, credentials and 2 others.
4229[info] Run `last` for details.
4230[info] Reapplying settings...
4231Java 11 is required for this project. Found 21 instead
4232Unrecognized repository akka-secure-ivy, ignoring it
4233Warning: ignoring repository akka-secure-ivy to get previous version
4234[info] set current project to querease (in build file:/build/repo/)
4235Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
4236[info] Reapplying settings...
4237OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
4238
4239 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
4240 Did you mean allExcludeDependencies ?
4241 , retry without global scopes
4242[info] Reapplying settings...
4243Java 11 is required for this project. Found 21 instead
4244Unrecognized repository akka-secure-ivy, ignoring it
4245Warning: ignoring repository akka-secure-ivy to get previous version
4246[info] set current project to querease (in build file:/build/repo/)
4247Execute removeScalacOptionsStartingWith: -P:wartremover
4248[info] Reapplying settings...
4249Java 11 is required for this project. Found 21 instead
4250Unrecognized repository akka-secure-ivy, ignoring it
4251Warning: ignoring repository akka-secure-ivy to get previous version
4252[info] set current project to querease (in build file:/build/repo/)
4253[success] Total time: 0 s, completed Nov 25, 2025, 1:42:58 PM
4254Build 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":" & "}]}
4255Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
4256Starting build...
4257Projects: Set(repo)
4258Starting build for ProjectRef(file:/build/repo/,repo) (querease)... [0/1]
4259OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
4260OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
4261Compile scalacOptions: -unchecked, -encoding, utf8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4262[info] compiling 11 Scala sources to /build/repo/target/scala-3.7.4-RC2/classes ...
4263[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:843:8
4264[warn] 843 | upsert(view, propMap, filter, extraPropsToSave) match {
4265[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4266[warn] | match may not be exhaustive.
4267[warn] |
4268[warn] | It would fail on pattern case: (_, _)
4269[warn] |
4270[warn] | longer explanation available when compiling with `-explain`
4271[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:143:11
4272[warn] 143 | case s@b.SelectExpr(
4273[warn] | ^
4274[warn] | Unreachable case
4275[warn] 144 | b.Table(_, _,
4276[warn] 145 | b.TableJoin(_, b.ArrExpr(List(b.FunExpr("build_cursors", _, _, _, _))), _, _)
4277[warn] 146 | , _, _, _
4278[warn] 147 | ) :: _,
4279[warn] 148 | _, _, _, _, _, _, _, _, _
4280[warn] 149 | ) =>
4281[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:162:11
4282[warn] 162 | case b.WithSelectExpr(tables, q) =>
4283[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
4284[warn] | Unreachable case
4285[info] [patched file /build/repo/src/Querease.scala]
4286[info] [patched file /build/repo/src/ScalaDtoQuerease.scala]
4287[info] [patched file /build/repo/src/QuereaseMetadata.scala]
4288[warn] there was 1 feature warning; re-run with -feature for details
4289[warn] four warnings found
4290[info] done compiling
4291[info] compiling 3 Scala sources to /build/repo/target/scala-3.7.4-RC2/classes ...
4292[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:843:8
4293[warn] 843 | upsert(view, propMap, filter, extraPropsToSave) match {
4294[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4295[warn] | match may not be exhaustive.
4296[warn] |
4297[warn] | It would fail on pattern case: (_, _)
4298[warn] |
4299[warn] | longer explanation available when compiling with `-explain`
4300[warn] there was 1 feature warning; re-run with -feature for details
4301[warn] two warnings found
4302[info] done compiling
4303
4304************************
4305Build summary:
4306[{
4307 "module": "querease",
4308 "compile": {"status": "ok", "tookMs": 14641, "warnings": 3, "errors": 0, "sourceVersion": "3.7-migration"},
4309 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4310 "test-compile": {"status": "ok", "tookMs": 5371, "warnings": 545, "errors": 0, "sourceVersion": "3.7-migration"},
4311 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4312 "publish": {"status": "skipped", "tookMs": 0},
4313 "metadata": {
4314 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
4315}
4316}]
4317************************
4318[success] Total time: 22 s, completed Nov 25, 2025, 1:43:20 PM
4319[0JChecking patch project/plugins.sbt...
4320Checking patch build.sbt...
4321Applied patch project/plugins.sbt cleanly.
4322Applied patch build.sbt cleanly.
4323Commit migration rewrites
4324Switched to a new branch 'opencb/migrate-source-3.7'
4325[opencb/migrate-source-3.7 8460c7f] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4-RC2
4326 3 files changed, 14 insertions(+), 14 deletions(-)
4327----
4328Preparing build for 3.8.0-RC2
4329Scala binary version found: 3.8
4330Implicitly using source version 3.8
4331Scala binary version found: 3.8
4332Implicitly using source version 3.8
4333Would try to apply common scalacOption (best-effort, sbt/mill only):
4334Append: ,REQUIRE:-source:3.8
4335Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4336
4337Try apply source patch:
4338Path: build.sbt
4339Pattern: LocalProject("querease")
4340Replacement: ThisBuild
4341Successfully applied pattern 'LocalProject("querease")' in build.sbt
4342
4343Try apply source patch:
4344Path: build.sbt
4345Pattern: sys.error("Java 11 is required for this project
4346Replacement: println("Java 11 is required for this project
4347Successfully applied pattern 'sys.error("Java 11 is required for this project' in build.sbt
4348
4349Try apply source patch:
4350Path: src/QuereaseMetadata.scala
4351Pattern: protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _
4352Replacement: protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream(_)
4353Failed to apply pattern 'protected lazy val resourceLoader: String => InputStream = getClass.getResourceAsStream _' in src/QuereaseMetadata.scala
4354
4355Try apply source patch:
4356Path: src/QuereaseExpressions.scala
4357Pattern: \n\s+with
4358Replacement: &
4359Failed to apply pattern '\n\s+with ' in src/QuereaseExpressions.scala
4360
4361Try apply source patch:
4362Path: src/QuereaseFilters.scala
4363Pattern: \n\s+with
4364Replacement: &
4365Failed to apply pattern '\n\s+with ' in src/QuereaseFilters.scala
4366
4367Try apply source patch:
4368Path: src/QuereaseMetadata.scala
4369Pattern: \n\s+with
4370Replacement: &
4371Failed to apply pattern '\n\s+with ' in src/QuereaseMetadata.scala
4372----
4373Starting build for 3.8.0-RC2
4374Execute tests: false
4375sbt project found:
4376No prepare script found for project guntiso/querease
4377/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
4378##################################
4379Scala version: 3.8.0-RC2
4380Targets: org.mojoz%querease
4381Project 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":" & "}]}
4382##################################
4383Using extra scalacOptions: ,REQUIRE:-source:3.8
4384Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4385[sbt_options] declare -a sbt_options=()
4386[process_args] java_version = '21'
4387[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
4388# Executing command line:
4389java
4390-Dfile.encoding=UTF-8
4391-Dcommunitybuild.scala=3.8.0-RC2
4392-Dcommunitybuild.project.dependencies.add=
4393-Xmx7G
4394-Xms4G
4395-Xss8M
4396-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
4397-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
4398-jar
4399/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
4400"setCrossScalaVersions 3.8.0-RC2"
4401"++3.8.0-RC2 -v"
4402"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
4403"set every credentials := Nil"
4404"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
4405"removeScalacOptionsStartingWith -P:wartremover"
4406
4407moduleMappings
4408"runBuild 3.8.0-RC2 """{"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"
4409
4410[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
4411[info] loading settings for project repo-build from akka.sbt, build.sbt, plugins.sbt...
4412[info] loading project definition from /build/repo/project
4413[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
4414[info] done compiling
4415[info] loading settings for project repo from build.sbt, version.sbt...
4416Java 11 is required for this project. Found 21 instead
4417Unrecognized repository akka-secure-ivy, ignoring it
4418Warning: ignoring repository akka-secure-ivy to get previous version
4419[info] set current project to querease (in build file:/build/repo/)
4420Execute setCrossScalaVersions: 3.8.0-RC2
4421Java 11 is required for this project. Found 21 instead
4422OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in repo/crossScalaVersions
4423Unrecognized repository akka-secure-ivy, ignoring it
4424Warning: ignoring repository akka-secure-ivy to get previous version
4425[info] set current project to querease (in build file:/build/repo/)
4426[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
4427[info] Switching Scala version on:
4428[info] * repo (3.8.0-RC2, 2.13.17, 2.12.20)
4429[info] Excluding projects:
4430[info] Reapplying settings...
4431Java 11 is required for this project. Found 21 instead
4432Unrecognized repository akka-secure-ivy, ignoring it
4433Warning: ignoring repository akka-secure-ivy to get previous version
4434[info] set current project to querease (in build file:/build/repo/)
4435Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
4436[info] Reapplying settings...
4437Java 11 is required for this project. Found 21 instead
4438Unrecognized repository akka-secure-ivy, ignoring it
4439Warning: ignoring repository akka-secure-ivy to get previous version
4440[info] set current project to querease (in build file:/build/repo/)
4441[info] Defining Global / credentials, credentials
4442[info] The new values will be used by allCredentials, credentials and 2 others.
4443[info] Run `last` for details.
4444[info] Reapplying settings...
4445Java 11 is required for this project. Found 21 instead
4446Unrecognized repository akka-secure-ivy, ignoring it
4447Warning: ignoring repository akka-secure-ivy to get previous version
4448[info] set current project to querease (in build file:/build/repo/)
4449Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
4450[info] Reapplying settings...
4451OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
4452
4453 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
4454 Did you mean allExcludeDependencies ?
4455 , retry without global scopes
4456[info] Reapplying settings...
4457Java 11 is required for this project. Found 21 instead
4458Unrecognized repository akka-secure-ivy, ignoring it
4459Warning: ignoring repository akka-secure-ivy to get previous version
4460[info] set current project to querease (in build file:/build/repo/)
4461Execute removeScalacOptionsStartingWith: -P:wartremover
4462[info] Reapplying settings...
4463Java 11 is required for this project. Found 21 instead
4464Unrecognized repository akka-secure-ivy, ignoring it
4465Warning: ignoring repository akka-secure-ivy to get previous version
4466[info] set current project to querease (in build file:/build/repo/)
4467[success] Total time: 0 s, completed Nov 25, 2025, 1:43:52 PM
4468Build 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":" & "}]}
4469Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
4470Starting build...
4471Projects: Set(repo)
4472Starting build for ProjectRef(file:/build/repo/,repo) (querease)... [0/1]
4473OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
4474OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
4475Compile scalacOptions: -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4476[info] compiling 11 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
4477[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/Querease.scala:843:8
4478[warn] 843 | upsert(view, propMap, filter, extraPropsToSave) match {
4479[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4480[warn] | match may not be exhaustive.
4481[warn] |
4482[warn] | It would fail on pattern case: (_, _)
4483[warn] |
4484[warn] | longer explanation available when compiling with `-explain`
4485[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:143:11
4486[warn] 143 | case s@b.SelectExpr(
4487[warn] | ^
4488[warn] | Unreachable case
4489[warn] 144 | b.Table(_, _,
4490[warn] 145 | b.TableJoin(_, b.ArrExpr(List(b.FunExpr("build_cursors", _, _, _, _))), _, _)
4491[warn] 146 | , _, _, _
4492[warn] 147 | ) :: _,
4493[warn] 148 | _, _, _, _, _, _, _, _, _
4494[warn] 149 | ) =>
4495[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/QuereaseMacros.scala:162:11
4496[warn] 162 | case b.WithSelectExpr(tables, q) =>
4497[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
4498[warn] | Unreachable case
4499[warn] there was 1 feature warning; re-run with -feature for details
4500[warn] four warnings found
4501[info] done compiling
4502[info] compiling 10 Scala sources and 1 Java source to /build/repo/target/scala-3.8.0-RC2/test-classes ...
4503[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:30:42
4504[warn] 30 | Query("""{:bank.id}""")(env.withParams(this.toMap))
4505[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4506[warn] |Implicit parameters should be provided with a `using` clause.
4507[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4508[warn] |To disable the warning, please use the following option:
4509[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4510[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:31:29
4511[warn] 31 | .unique[java.lang.Long]
4512[warn] | ^
4513[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4514[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4515[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4516[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4517[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:36:42
4518[warn] 36 | Query("""{:bank.id}""")(env.withParams(Map("bank" -> Option(bank).map(_.toMap).orNull)))
4519[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4520[warn] |Implicit parameters should be provided with a `using` clause.
4521[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4522[warn] |To disable the warning, please use the following option:
4523[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4524[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:37:29
4525[warn] 37 | .unique[java.lang.Long]
4526[warn] | ^
4527[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4528[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4529[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4530[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4531[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:66:251
4532[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))
4533[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4534[warn] |Implicit parameters should be provided with a `using` clause.
4535[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4536[warn] |To disable the warning, please use the following option:
4537[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4538[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:67:29
4539[warn] 67 | .unique[java.lang.Long]
4540[warn] | ^
4541[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4542[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4543[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4544[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4545[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:70:235
4546[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))
4547[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4548[warn] |Implicit parameters should be provided with a `using` clause.
4549[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4550[warn] |To disable the warning, please use the following option:
4551[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4552[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:71:29
4553[warn] 71 | .unique[java.lang.Long]
4554[warn] | ^
4555[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4556[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4557[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4558[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4559[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:76:251
4560[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)))
4561[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4562[warn] |Implicit parameters should be provided with a `using` clause.
4563[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4564[warn] |To disable the warning, please use the following option:
4565[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4566[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:77:29
4567[warn] 77 | .unique[java.lang.Long]
4568[warn] | ^
4569[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4570[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4571[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4572[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4573[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:80:235
4574[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)))
4575[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4576[warn] |Implicit parameters should be provided with a `using` clause.
4577[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4578[warn] |To disable the warning, please use the following option:
4579[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4580[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:81:29
4581[warn] 81 | .unique[java.lang.Long]
4582[warn] | ^
4583[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4584[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4585[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4586[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4587[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:128:39
4588[warn] 128 | Query("""{now()}""")(env.withParams(this.toMap))
4589[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4590[warn] |Implicit parameters should be provided with a `using` clause.
4591[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4592[warn] |To disable the warning, please use the following option:
4593[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4594[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:129:38
4595[warn] 129 | .unique[java.time.LocalDateTime]
4596[warn] | ^
4597[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4598[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
4599[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4600[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4601[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:134:39
4602[warn] 134 | Query("""{now()}""")(env.withParams(Map.empty))
4603[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4604[warn] |Implicit parameters should be provided with a `using` clause.
4605[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4606[warn] |To disable the warning, please use the following option:
4607[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4608[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:135:38
4609[warn] 135 | .unique[java.time.LocalDateTime]
4610[warn] | ^
4611[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4612[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
4613[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4614[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4615[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:149:39
4616[warn] 149 | Query("""{now()}""")(env.withParams(this.toMap))
4617[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4618[warn] |Implicit parameters should be provided with a `using` clause.
4619[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4620[warn] |To disable the warning, please use the following option:
4621[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4622[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:150:38
4623[warn] 150 | .unique[java.time.LocalDateTime]
4624[warn] | ^
4625[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4626[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
4627[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4628[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4629[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:155:39
4630[warn] 155 | Query("""{now()}""")(env.withParams(Map.empty))
4631[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4632[warn] |Implicit parameters should be provided with a `using` clause.
4633[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4634[warn] |To disable the warning, please use the following option:
4635[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4636[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:156:38
4637[warn] 156 | .unique[java.time.LocalDateTime]
4638[warn] | ^
4639[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4640[warn] |replace with the type `scala.reflect.ClassTag[java.time.LocalDateTime]`.
4641[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4642[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4643[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:242:38
4644[warn] 242 | Query("""{true}""")(env.withParams(this.toMap))
4645[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4646[warn] |Implicit parameters should be provided with a `using` clause.
4647[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4648[warn] |To disable the warning, please use the following option:
4649[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4650[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:243:32
4651[warn] 243 | .unique[java.lang.Boolean]
4652[warn] | ^
4653[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4654[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
4655[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4656[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4657[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:246:38
4658[warn] 246 | Query("""{true}""")(env.withParams(this.toMap))
4659[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4660[warn] |Implicit parameters should be provided with a `using` clause.
4661[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4662[warn] |To disable the warning, please use the following option:
4663[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4664[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:247:32
4665[warn] 247 | .unique[java.lang.Boolean]
4666[warn] | ^
4667[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4668[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
4669[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4670[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4671[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:252:38
4672[warn] 252 | Query("""{true}""")(env.withParams(Map.empty))
4673[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4674[warn] |Implicit parameters should be provided with a `using` clause.
4675[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4676[warn] |To disable the warning, please use the following option:
4677[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4678[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:253:32
4679[warn] 253 | .unique[java.lang.Boolean]
4680[warn] | ^
4681[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4682[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
4683[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4684[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4685[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:256:38
4686[warn] 256 | Query("""{true}""")(env.withParams(Map.empty))
4687[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4688[warn] |Implicit parameters should be provided with a `using` clause.
4689[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4690[warn] |To disable the warning, please use the following option:
4691[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4692[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:257:32
4693[warn] 257 | .unique[java.lang.Boolean]
4694[warn] | ^
4695[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4696[warn] |replace with the type `scala.reflect.ClassTag[Boolean]`.
4697[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4698[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4699[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:266:57
4700[warn] 266 | Query("""{coalesce(:name_eng, '')}""")(env.withParams(this.toMap))
4701[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4702[warn] |Implicit parameters should be provided with a `using` clause.
4703[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4704[warn] |To disable the warning, please use the following option:
4705[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4706[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:267:21
4707[warn] 267 | .unique[String]
4708[warn] | ^
4709[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4710[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4711[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4712[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4713[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:270:57
4714[warn] 270 | Query("""{coalesce(:name_rus, '')}""")(env.withParams(this.toMap))
4715[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4716[warn] |Implicit parameters should be provided with a `using` clause.
4717[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4718[warn] |To disable the warning, please use the following option:
4719[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4720[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:271:21
4721[warn] 271 | .unique[String]
4722[warn] | ^
4723[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4724[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4725[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4726[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4727[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:276:57
4728[warn] 276 | Query("""{coalesce(:name_eng, '')}""")(env.withParams(Map("name_eng" -> name_eng)))
4729[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4730[warn] |Implicit parameters should be provided with a `using` clause.
4731[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4732[warn] |To disable the warning, please use the following option:
4733[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4734[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:277:21
4735[warn] 277 | .unique[String]
4736[warn] | ^
4737[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4738[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4739[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4740[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4741[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:280:57
4742[warn] 280 | Query("""{coalesce(:name_rus, '')}""")(env.withParams(Map("name_rus" -> name_rus)))
4743[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4744[warn] |Implicit parameters should be provided with a `using` clause.
4745[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4746[warn] |To disable the warning, please use the following option:
4747[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4748[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:281:21
4749[warn] 281 | .unique[String]
4750[warn] | ^
4751[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4752[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4753[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4754[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4755[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:334:37
4756[warn] 334 | Query("""{'F'}""")(env.withParams(this.toMap))
4757[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4758[warn] |Implicit parameters should be provided with a `using` clause.
4759[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4760[warn] |To disable the warning, please use the following option:
4761[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4762[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:335:21
4763[warn] 335 | .unique[String]
4764[warn] | ^
4765[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4766[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4767[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4768[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4769[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:340:37
4770[warn] 340 | Query("""{'F'}""")(env.withParams(Map.empty))
4771[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4772[warn] |Implicit parameters should be provided with a `using` clause.
4773[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4774[warn] |To disable the warning, please use the following option:
4775[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4776[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:341:21
4777[warn] 341 | .unique[String]
4778[warn] | ^
4779[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4780[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4781[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4782[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4783[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:422:43
4784[warn] 422 | Query("""{:children}""")(env.withParams(this.toMap))
4785[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4786[warn] |Implicit parameters should be provided with a `using` clause.
4787[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4788[warn] |To disable the warning, please use the following option:
4789[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4790[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:423:21
4791[warn] 423 | .unique[String]
4792[warn] | ^
4793[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4794[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4795[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4796[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4797[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:428:43
4798[warn] 428 | Query("""{:children}""")(env.withParams(Map("children" -> Option(children).map(_.toMap).orNull)))
4799[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4800[warn] |Implicit parameters should be provided with a `using` clause.
4801[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4802[warn] |To disable the warning, please use the following option:
4803[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4804[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:429:21
4805[warn] 429 | .unique[String]
4806[warn] | ^
4807[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4808[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4809[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4810[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4811[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:478:37
4812[warn] 478 | Query("""{'M'}""")(env.withParams(this.toMap))
4813[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4814[warn] |Implicit parameters should be provided with a `using` clause.
4815[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4816[warn] |To disable the warning, please use the following option:
4817[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4818[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:479:21
4819[warn] 479 | .unique[String]
4820[warn] | ^
4821[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4822[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4823[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4824[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4825[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:484:37
4826[warn] 484 | Query("""{'M'}""")(env.withParams(Map.empty))
4827[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4828[warn] |Implicit parameters should be provided with a `using` clause.
4829[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4830[warn] |To disable the warning, please use the following option:
4831[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4832[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:485:21
4833[warn] 485 | .unique[String]
4834[warn] | ^
4835[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4836[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4837[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4838[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4839[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:494:37
4840[warn] 494 | Query("""{'F'}""")(env.withParams(this.toMap))
4841[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4842[warn] |Implicit parameters should be provided with a `using` clause.
4843[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4844[warn] |To disable the warning, please use the following option:
4845[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4846[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:495:21
4847[warn] 495 | .unique[String]
4848[warn] | ^
4849[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4850[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4851[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4852[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4853[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:500:37
4854[warn] 500 | Query("""{'F'}""")(env.withParams(Map.empty))
4855[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4856[warn] |Implicit parameters should be provided with a `using` clause.
4857[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4858[warn] |To disable the warning, please use the following option:
4859[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4860[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:501:21
4861[warn] 501 | .unique[String]
4862[warn] | ^
4863[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4864[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4865[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4866[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4867[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:508:37
4868[warn] 508 | Query("""{'F'}""")(env.withParams(this.toMap))
4869[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4870[warn] |Implicit parameters should be provided with a `using` clause.
4871[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4872[warn] |To disable the warning, please use the following option:
4873[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4874[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:509:21
4875[warn] 509 | .unique[String]
4876[warn] | ^
4877[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4878[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4879[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4880[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4881[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:514:37
4882[warn] 514 | Query("""{'F'}""")(env.withParams(Map.empty))
4883[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
4884[warn] |Implicit parameters should be provided with a `using` clause.
4885[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4886[warn] |To disable the warning, please use the following option:
4887[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4888[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:515:21
4889[warn] 515 | .unique[String]
4890[warn] | ^
4891[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4892[warn] |replace with the type `scala.reflect.ClassTag[String]`.
4893[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4894[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4895[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:522:751
4896[warn] 522 | Query("""{checked_resolve(coalesce(:mother::text, :other_field::text), array(person;person[person.father_id]person? father[[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother & person.father_id = checked_resolve(:other_field::text, array(person p1;p1[p1.father_id]person? father[[:other_field = p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)']]{p1.id}@(2)), 'Failed to identify value of "other_field" (from person_multitable_choice_resolver_implied_1) - ' || coalesce(:other_field::text, 'null'))]]{person.id}@(2)), 'Failed to identify value of "mother" (from nested_resolver_test_1) - ' || concat_ws(', ', coalesce(:mother::text, 'null'), coalesce(:other_field::text, 'null')))}""")(env.withParams(this.toMap))
4897[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4898[warn] |Implicit parameters should be provided with a `using` clause.
4899[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4900[warn] |To disable the warning, please use the following option:
4901[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4902[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:523:29
4903[warn] 523 | .unique[java.lang.Long]
4904[warn] | ^
4905[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4906[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4907[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4908[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4909[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:528:751
4910[warn] 528 | Query("""{checked_resolve(coalesce(:mother::text, :other_field::text), array(person;person[person.father_id]person? father[[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother & person.father_id = checked_resolve(:other_field::text, array(person p1;p1[p1.father_id]person? father[[:other_field = p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)']]{p1.id}@(2)), 'Failed to identify value of "other_field" (from person_multitable_choice_resolver_implied_1) - ' || coalesce(:other_field::text, 'null'))]]{person.id}@(2)), 'Failed to identify value of "mother" (from nested_resolver_test_1) - ' || concat_ws(', ', coalesce(:mother::text, 'null'), coalesce(:other_field::text, 'null')))}""")(env.withParams(Map("mother" -> mother, "other_field" -> other_field)))
4911[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4912[warn] |Implicit parameters should be provided with a `using` clause.
4913[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4914[warn] |To disable the warning, please use the following option:
4915[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4916[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:529:29
4917[warn] 529 | .unique[java.lang.Long]
4918[warn] | ^
4919[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4920[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4921[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4922[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4923[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:545:159
4924[warn] 545 | Query("""{coalesce(if_defined_or_else(:mother_id?, :mother_id::bigint, :father_id::bigint), if_defined_or_else(:id?, :id?::bigint, -1))}""")(env.withParams(this.toMap))
4925[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4926[warn] |Implicit parameters should be provided with a `using` clause.
4927[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4928[warn] |To disable the warning, please use the following option:
4929[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4930[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:546:29
4931[warn] 546 | .unique[java.lang.Long]
4932[warn] | ^
4933[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4934[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4935[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4936[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4937[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:549:610
4938[warn] 549 | Query("""{checked_resolve(coalesce(:father_id::text, if_defined_or_else(:mother_id?, :mother_id?::text, null), if_defined_or_else(:id?, :id?::text, null)), array(person[id = coalesce(:father_id, if_defined_or_else(:mother_id?, :mother_id, null), if_defined_or_else(:id?, :id?, null))]{id}@(2)), 'Failed to identify value of "father_id" (from optional_params_resolver_test_1) - ' || concat_ws(', ', coalesce(:father_id::text, 'null'), if_defined_or_else(:mother_id?, coalesce(:mother_id?::text, 'null'), '[missing]'), if_defined_or_else(:id?, coalesce(:id?::text, 'null'), '[missing]')))}""")(env.withParams(this.toMap))
4939[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4940[warn] |Implicit parameters should be provided with a `using` clause.
4941[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4942[warn] |To disable the warning, please use the following option:
4943[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4944[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:550:29
4945[warn] 550 | .unique[java.lang.Long]
4946[warn] | ^
4947[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4948[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4949[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4950[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4951[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:555:159
4952[warn] 555 | Query("""{coalesce(if_defined_or_else(:mother_id?, :mother_id::bigint, :father_id::bigint), if_defined_or_else(:id?, :id?::bigint, -1))}""")(env.withParams(Map("father_id" -> father_id) ++ List(Option(mother_id).filter(_.nonEmpty).map(_.get).map(v => "mother_id" -> v), Option(id).filter(_.nonEmpty).map(_.get).map(v => "id" -> v)).filter(_.nonEmpty).map(_.get).toMap))
4953[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4954[warn] |Implicit parameters should be provided with a `using` clause.
4955[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4956[warn] |To disable the warning, please use the following option:
4957[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4958[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:556:29
4959[warn] 556 | .unique[java.lang.Long]
4960[warn] | ^
4961[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4962[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4963[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4964[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4965[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:559:610
4966[warn] 559 | Query("""{checked_resolve(coalesce(:father_id::text, if_defined_or_else(:mother_id?, :mother_id?::text, null), if_defined_or_else(:id?, :id?::text, null)), array(person[id = coalesce(:father_id, if_defined_or_else(:mother_id?, :mother_id, null), if_defined_or_else(:id?, :id?, null))]{id}@(2)), 'Failed to identify value of "father_id" (from optional_params_resolver_test_1) - ' || concat_ws(', ', coalesce(:father_id::text, 'null'), if_defined_or_else(:mother_id?, coalesce(:mother_id?::text, 'null'), '[missing]'), if_defined_or_else(:id?, coalesce(:id?::text, 'null'), '[missing]')))}""")(env.withParams(Map("father_id" -> father_id) ++ List(Option(mother_id).filter(_.nonEmpty).map(_.get).map(v => "mother_id" -> v), Option(id).filter(_.nonEmpty).map(_.get).map(v => "id" -> v)).filter(_.nonEmpty).map(_.get).toMap))
4967[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4968[warn] |Implicit parameters should be provided with a `using` clause.
4969[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4970[warn] |To disable the warning, please use the following option:
4971[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4972[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:560:29
4973[warn] 560 | .unique[java.lang.Long]
4974[warn] | ^
4975[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4976[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4977[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4978[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4979[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:660:249
4980[warn] 660 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(this.toMap))
4981[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
4982[warn] |Implicit parameters should be provided with a `using` clause.
4983[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4984[warn] |To disable the warning, please use the following option:
4985[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
4986[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:661:29
4987[warn] 661 | .unique[java.lang.Long]
4988[warn] | ^
4989[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
4990[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
4991[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
4992[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
4993[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:666:249
4994[warn] 666 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(Map("main_account" -> main_account)))
4995[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4996[warn] |Implicit parameters should be provided with a `using` clause.
4997[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
4998[warn] |To disable the warning, please use the following option:
4999[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5000[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:667:29
5001[warn] 667 | .unique[java.lang.Long]
5002[warn] | ^
5003[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5004[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5005[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5006[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5007[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:681:257
5008[warn] 681 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts_and_key) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(this.toMap))
5009[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5010[warn] |Implicit parameters should be provided with a `using` clause.
5011[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5012[warn] |To disable the warning, please use the following option:
5013[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5014[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:682:29
5015[warn] 682 | .unique[java.lang.Long]
5016[warn] | ^
5017[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5018[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5019[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5020[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5021[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:687:257
5022[warn] 687 | Query("""{checked_resolve(:main_account, array(organization_account[number = :main_account]{id}@(2)), 'Failed to identify value of "main_account" (from organization_with_accounts_and_key) - ' || coalesce(:main_account::text, 'null'))}""")(env.withParams(Map("main_account" -> main_account)))
5023[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5024[warn] |Implicit parameters should be provided with a `using` clause.
5025[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5026[warn] |To disable the warning, please use the following option:
5027[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5028[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:688:29
5029[warn] 688 | .unique[java.lang.Long]
5030[warn] | ^
5031[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5032[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5033[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5034[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5035[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:796:261
5036[warn] 796 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#2)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
5037[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5038[warn] |Implicit parameters should be provided with a `using` clause.
5039[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5040[warn] |To disable the warning, please use the following option:
5041[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5042[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:797:29
5043[warn] 797 | .unique[java.lang.Long]
5044[warn] | ^
5045[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5046[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5047[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5048[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5049[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:802:261
5050[warn] 802 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#2)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
5051[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5052[warn] |Implicit parameters should be provided with a `using` clause.
5053[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5054[warn] |To disable the warning, please use the following option:
5055[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5056[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:803:29
5057[warn] 803 | .unique[java.lang.Long]
5058[warn] | ^
5059[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5060[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5061[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5062[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5063[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:809:255
5064[warn] 809 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#4)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
5065[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5066[warn] |Implicit parameters should be provided with a `using` clause.
5067[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5068[warn] |To disable the warning, please use the following option:
5069[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5070[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:810:29
5071[warn] 810 | .unique[java.lang.Long]
5072[warn] | ^
5073[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5074[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5075[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5076[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5077[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:815:255
5078[warn] 815 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#4)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
5079[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5080[warn] |Implicit parameters should be provided with a `using` clause.
5081[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5082[warn] |To disable the warning, please use the following option:
5083[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5084[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:816:29
5085[warn] 816 | .unique[java.lang.Long]
5086[warn] | ^
5087[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5088[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5089[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5090[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5091[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:894:272
5092[warn] 894 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#5)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
5093[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5094[warn] |Implicit parameters should be provided with a `using` clause.
5095[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5096[warn] |To disable the warning, please use the following option:
5097[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5098[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:895:29
5099[warn] 895 | .unique[java.lang.Long]
5100[warn] | ^
5101[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5102[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5103[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5104[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5105[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:900:272
5106[warn] 900 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#5)' = :full_name]{person.id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_implied) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
5107[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5108[warn] |Implicit parameters should be provided with a `using` clause.
5109[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5110[warn] |To disable the warning, please use the following option:
5111[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5112[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:901:29
5113[warn] 901 | .unique[java.lang.Long]
5114[warn] | ^
5115[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5116[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5117[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5118[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5119[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:908:266
5120[warn] 908 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#7)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(this.toMap))
5121[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5122[warn] |Implicit parameters should be provided with a `using` clause.
5123[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5124[warn] |To disable the warning, please use the following option:
5125[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5126[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:909:29
5127[warn] 909 | .unique[java.lang.Long]
5128[warn] | ^
5129[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5130[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5131[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5132[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5133[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:914:266
5134[warn] 914 | Query("""{checked_resolve(:full_name, array(person[name || ' ' || surname || ' (#7)' = :full_name]{id}@(2)), 'Failed to identify value of "full_name" (from person_multifield_choice_resolver_provided) - ' || coalesce(:full_name::text, 'null'))}""")(env.withParams(Map("full_name" -> full_name)))
5135[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5136[warn] |Implicit parameters should be provided with a `using` clause.
5137[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5138[warn] |To disable the warning, please use the following option:
5139[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5140[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:915:29
5141[warn] 915 | .unique[java.lang.Long]
5142[warn] | ^
5143[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5144[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5145[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5146[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5147[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:960:359
5148[warn] 960 | Query("""{checked_resolve(coalesce(:mother.name::text, :mother.surname::text), array(person[name = :mother.name & surname = :mother.surname]{id}@(2)), 'Failed to identify value of "mother" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:mother.name::text, 'null'), coalesce(:mother.surname::text, 'null')))}""")(env.withParams(this.toMap))
5149[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5150[warn] |Implicit parameters should be provided with a `using` clause.
5151[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5152[warn] |To disable the warning, please use the following option:
5153[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5154[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:961:29
5155[warn] 961 | .unique[java.lang.Long]
5156[warn] | ^
5157[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5158[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5159[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5160[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5161[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:964:359
5162[warn] 964 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text), array(person[name = :father.name & surname = :father.surname]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null')))}""")(env.withParams(this.toMap))
5163[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5164[warn] |Implicit parameters should be provided with a `using` clause.
5165[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5166[warn] |To disable the warning, please use the following option:
5167[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5168[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:965:29
5169[warn] 965 | .unique[java.lang.Long]
5170[warn] | ^
5171[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5172[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5173[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5174[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5175[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:970:359
5176[warn] 970 | Query("""{checked_resolve(coalesce(:mother.name::text, :mother.surname::text), array(person[name = :mother.name & surname = :mother.surname]{id}@(2)), 'Failed to identify value of "mother" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:mother.name::text, 'null'), coalesce(:mother.surname::text, 'null')))}""")(env.withParams(Map("mother" -> Option(mother).map(_.toMap).orNull)))
5177[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5178[warn] |Implicit parameters should be provided with a `using` clause.
5179[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5180[warn] |To disable the warning, please use the following option:
5181[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5182[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:971:29
5183[warn] 971 | .unique[java.lang.Long]
5184[warn] | ^
5185[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5186[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5187[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5188[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5189[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:974:359
5190[warn] 974 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text), array(person[name = :father.name & surname = :father.surname]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_1) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null')))}""")(env.withParams(Map("father" -> Option(father).map(_.toMap).orNull)))
5191[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5192[warn] |Implicit parameters should be provided with a `using` clause.
5193[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5194[warn] |To disable the warning, please use the following option:
5195[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5196[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:975:29
5197[warn] 975 | .unique[java.lang.Long]
5198[warn] | ^
5199[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5200[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5201[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5202[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5203[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:983:53
5204[warn] 983 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
5205[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5206[warn] |Implicit parameters should be provided with a `using` clause.
5207[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5208[warn] |To disable the warning, please use the following option:
5209[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5210[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:984:21
5211[warn] 984 | .unique[String]
5212[warn] | ^
5213[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5214[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5215[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5216[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5217[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:989:53
5218[warn] 989 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
5219[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5220[warn] |Implicit parameters should be provided with a `using` clause.
5221[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5222[warn] |To disable the warning, please use the following option:
5223[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5224[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:990:21
5225[warn] 990 | .unique[String]
5226[warn] | ^
5227[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5228[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5229[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5230[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5231[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:998:53
5232[warn] 998 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(this.toMap))
5233[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5234[warn] |Implicit parameters should be provided with a `using` clause.
5235[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5236[warn] |To disable the warning, please use the following option:
5237[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5238[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:999:21
5239[warn] 999 | .unique[String]
5240[warn] | ^
5241[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5242[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5243[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5244[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5245[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1004:53
5246[warn] 1004 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(Map("sex" -> sex)))
5247[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5248[warn] |Implicit parameters should be provided with a `using` clause.
5249[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5250[warn] |To disable the warning, please use the following option:
5251[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5252[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1005:21
5253[warn] 1005 | .unique[String]
5254[warn] | ^
5255[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5256[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5257[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5258[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5259[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1015:605
5260[warn] 1015 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text, if_defined_or_else(:father.is_resolver_disabled?, :father.is_resolver_disabled?::text, null)), array(person[name = :father.name & surname = :father.surname & !:father.is_resolver_disabled?]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_2) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null'), if_defined_or_else(:father.is_resolver_disabled?, coalesce(:father.is_resolver_disabled?::text, 'null'), '[missing]')))}""")(env.withParams(`[APPLY OTHER]`(this.toMap)))
5261[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5262[warn] |Implicit parameters should be provided with a `using` clause.
5263[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5264[warn] |To disable the warning, please use the following option:
5265[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5266[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1016:29
5267[warn] 1016 | .unique[java.lang.Long]
5268[warn] | ^
5269[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5270[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5271[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5272[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5273[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1021:605
5274[warn] 1021 | Query("""{checked_resolve(coalesce(:father.name::text, :father.surname::text, if_defined_or_else(:father.is_resolver_disabled?, :father.is_resolver_disabled?::text, null)), array(person[name = :father.name & surname = :father.surname & !:father.is_resolver_disabled?]{id}@(2)), 'Failed to identify value of "father" (from person_with_complex_type_resolvers_2) - ' || concat_ws(', ', coalesce(:father.name::text, 'null'), coalesce(:father.surname::text, 'null'), if_defined_or_else(:father.is_resolver_disabled?, coalesce(:father.is_resolver_disabled?::text, 'null'), '[missing]')))}""")(env.withParams(`[APPLY OTHER]`(Map("father" -> Option(father).map(_.toMap).orNull))))
5275[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5276[warn] |Implicit parameters should be provided with a `using` clause.
5277[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5278[warn] |To disable the warning, please use the following option:
5279[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5280[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1022:29
5281[warn] 1022 | .unique[java.lang.Long]
5282[warn] | ^
5283[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5284[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5285[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5286[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5287[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1030:53
5288[warn] 1030 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
5289[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5290[warn] |Implicit parameters should be provided with a `using` clause.
5291[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5292[warn] |To disable the warning, please use the following option:
5293[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5294[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1031:21
5295[warn] 1031 | .unique[String]
5296[warn] | ^
5297[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5298[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5299[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5300[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5301[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1036:53
5302[warn] 1036 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
5303[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5304[warn] |Implicit parameters should be provided with a `using` clause.
5305[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5306[warn] |To disable the warning, please use the following option:
5307[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5308[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1037:21
5309[warn] 1037 | .unique[String]
5310[warn] | ^
5311[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5312[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5313[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5314[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5315[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1054:53
5316[warn] 1054 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(this.toMap))
5317[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5318[warn] |Implicit parameters should be provided with a `using` clause.
5319[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5320[warn] |To disable the warning, please use the following option:
5321[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5322[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1055:21
5323[warn] 1055 | .unique[String]
5324[warn] | ^
5325[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5326[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5327[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5328[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5329[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1060:53
5330[warn] 1060 | Query("""{coalesce(:sex, 'M')}""")(env.withParams(Map("sex" -> sex)))
5331[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5332[warn] |Implicit parameters should be provided with a `using` clause.
5333[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5334[warn] |To disable the warning, please use the following option:
5335[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5336[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1061:21
5337[warn] 1061 | .unique[String]
5338[warn] | ^
5339[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5340[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5341[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5342[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5343[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1070:53
5344[warn] 1070 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(this.toMap))
5345[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5346[warn] |Implicit parameters should be provided with a `using` clause.
5347[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5348[warn] |To disable the warning, please use the following option:
5349[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5350[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1071:21
5351[warn] 1071 | .unique[String]
5352[warn] | ^
5353[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5354[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5355[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5356[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5357[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1076:53
5358[warn] 1076 | Query("""{coalesce(:sex, 'F')}""")(env.withParams(Map("sex" -> sex)))
5359[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5360[warn] |Implicit parameters should be provided with a `using` clause.
5361[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5362[warn] |To disable the warning, please use the following option:
5363[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5364[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1077:21
5365[warn] 1077 | .unique[String]
5366[warn] | ^
5367[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5368[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5369[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5370[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5371[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1085:248
5372[warn] 1085 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#1)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from ref_expression_test_person_2b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
5373[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5374[warn] |Implicit parameters should be provided with a `using` clause.
5375[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5376[warn] |To disable the warning, please use the following option:
5377[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5378[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1086:29
5379[warn] 1086 | .unique[java.lang.Long]
5380[warn] | ^
5381[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5382[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5383[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5384[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5385[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1089:248
5386[warn] 1089 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from ref_expression_test_person_2b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
5387[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5388[warn] |Implicit parameters should be provided with a `using` clause.
5389[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5390[warn] |To disable the warning, please use the following option:
5391[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5392[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1090:29
5393[warn] 1090 | .unique[java.lang.Long]
5394[warn] | ^
5395[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5396[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5397[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5398[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5399[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1095:248
5400[warn] 1095 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#1)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from ref_expression_test_person_2b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
5401[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5402[warn] |Implicit parameters should be provided with a `using` clause.
5403[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5404[warn] |To disable the warning, please use the following option:
5405[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5406[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1096:29
5407[warn] 1096 | .unique[java.lang.Long]
5408[warn] | ^
5409[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5410[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5411[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5412[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5413[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1099:248
5414[warn] 1099 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from ref_expression_test_person_2b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
5415[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5416[warn] |Implicit parameters should be provided with a `using` clause.
5417[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5418[warn] |To disable the warning, please use the following option:
5419[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5420[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1100:29
5421[warn] 1100 | .unique[java.lang.Long]
5422[warn] | ^
5423[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5424[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5425[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5426[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5427[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1131:333
5428[warn] 1131 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_7_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
5429[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5430[warn] |Implicit parameters should be provided with a `using` clause.
5431[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5432[warn] |To disable the warning, please use the following option:
5433[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5434[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1132:29
5435[warn] 1132 | .unique[java.lang.Long]
5436[warn] | ^
5437[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5438[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5439[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5440[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5441[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1137:333
5442[warn] 1137 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_7_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
5443[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5444[warn] |Implicit parameters should be provided with a `using` clause.
5445[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5446[warn] |To disable the warning, please use the following option:
5447[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5448[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1138:29
5449[warn] 1138 | .unique[java.lang.Long]
5450[warn] | ^
5451[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5452[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5453[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5454[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5455[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1144:316
5456[warn] 1144 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
5457[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5458[warn] |Implicit parameters should be provided with a `using` clause.
5459[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5460[warn] |To disable the warning, please use the following option:
5461[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5462[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1145:29
5463[warn] 1145 | .unique[java.lang.Long]
5464[warn] | ^
5465[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5466[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5467[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5468[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5469[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1150:316
5470[warn] 1150 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_a) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
5471[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5472[warn] |Implicit parameters should be provided with a `using` clause.
5473[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5474[warn] |To disable the warning, please use the following option:
5475[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5476[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1151:29
5477[warn] 1151 | .unique[java.lang.Long]
5478[warn] | ^
5479[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5480[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5481[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5482[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5483[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1157:316
5484[warn] 1157 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
5485[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5486[warn] |Implicit parameters should be provided with a `using` clause.
5487[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5488[warn] |To disable the warning, please use the following option:
5489[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5490[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1158:29
5491[warn] 1158 | .unique[java.lang.Long]
5492[warn] | ^
5493[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5494[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5495[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5496[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5497[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1163:316
5498[warn] 1163 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_alias_clash_test_person_8_b) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
5499[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5500[warn] |Implicit parameters should be provided with a `using` clause.
5501[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5502[warn] |To disable the warning, please use the following option:
5503[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5504[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1164:29
5505[warn] 1164 | .unique[java.lang.Long]
5506[warn] | ^
5507[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5508[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5509[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5510[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5511[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1171:206
5512[warn] 1171 | Query("""{checked_resolve(:name, array(person[name = :name]{'X' name}@(2)), 'Failed to identify value of "name" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
5513[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5514[warn] |Implicit parameters should be provided with a `using` clause.
5515[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5516[warn] |To disable the warning, please use the following option:
5517[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5518[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1172:21
5519[warn] 1172 | .unique[String]
5520[warn] | ^
5521[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5522[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5523[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5524[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5525[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1389:215
5526[warn] 1389 | Query("""{checked_resolve(:name::text, array(person[name = :name]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_11) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
5527[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5528[warn] |Implicit parameters should be provided with a `using` clause.
5529[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5530[warn] |To disable the warning, please use the following option:
5531[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5532[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1390:29
5533[warn] 1390 | .unique[java.lang.Long]
5534[warn] | ^
5535[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5536[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5537[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5538[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5539[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1175:224
5540[warn] 1175 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'X']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
5541[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5542[warn] |Implicit parameters should be provided with a `using` clause.
5543[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5544[warn] |To disable the warning, please use the following option:
5545[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5546[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1176:29
5547[warn] 1176 | .unique[java.lang.Long]
5548[warn] | ^
5549[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5550[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5551[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5552[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5553[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1181:206
5554[warn] 1181 | Query("""{checked_resolve(:name, array(person[name = :name]{'X' name}@(2)), 'Failed to identify value of "name" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
5555[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5556[warn] |Implicit parameters should be provided with a `using` clause.
5557[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5558[warn] |To disable the warning, please use the following option:
5559[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5560[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1182:21
5561[warn] 1182 | .unique[String]
5562[warn] | ^
5563[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5564[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5565[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5566[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5567[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1185:224
5568[warn] 1185 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'X']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_01) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
5569[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5570[warn] |Implicit parameters should be provided with a `using` clause.
5571[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5572[warn] |To disable the warning, please use the following option:
5573[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5574[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1186:29
5575[warn] 1186 | .unique[java.lang.Long]
5576[warn] | ^
5577[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5578[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5579[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5580[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5581[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1195:224
5582[warn] 1195 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'Y']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_03) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
5583[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5584[warn] |Implicit parameters should be provided with a `using` clause.
5585[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5586[warn] |To disable the warning, please use the following option:
5587[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5588[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1196:29
5589[warn] 1196 | .unique[java.lang.Long]
5590[warn] | ^
5591[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5592[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5593[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5594[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5595[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1201:224
5596[warn] 1201 | Query("""{checked_resolve(:name::text, array(person[name = :name || 'Y']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_03) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
5597[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5598[warn] |Implicit parameters should be provided with a `using` clause.
5599[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5600[warn] |To disable the warning, please use the following option:
5601[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5602[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1202:29
5603[warn] 1202 | .unique[java.lang.Long]
5604[warn] | ^
5605[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5606[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5607[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5608[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5609[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1208:298
5610[warn] 1208 | Query("""{checked_resolve(coalesce(:name::text, :id::text), array(person[name = :name || :id || 'Z']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_04) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(this.toMap))
5611[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5612[warn] |Implicit parameters should be provided with a `using` clause.
5613[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5614[warn] |To disable the warning, please use the following option:
5615[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5616[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1209:29
5617[warn] 1209 | .unique[java.lang.Long]
5618[warn] | ^
5619[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5620[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5621[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5622[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5623[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1214:298
5624[warn] 1214 | Query("""{checked_resolve(coalesce(:name::text, :id::text), array(person[name = :name || :id || 'Z']{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_04) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(Map("name" -> name, "id" -> id)))
5625[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5626[warn] |Implicit parameters should be provided with a `using` clause.
5627[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5628[warn] |To disable the warning, please use the following option:
5629[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5630[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1215:29
5631[warn] 1215 | .unique[java.lang.Long]
5632[warn] | ^
5633[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5634[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5635[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5636[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5637[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1221:315
5638[warn] 1221 | Query("""{checked_resolve(coalesce(:name::text, :unknown_id::text), array(person[name = :name || :unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_05) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:unknown_id::text, 'null')))}""")(env.withParams(this.toMap ++ Map("unknown_id" -> unknown_id)))
5639[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5640[warn] |Implicit parameters should be provided with a `using` clause.
5641[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5642[warn] |To disable the warning, please use the following option:
5643[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5644[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1222:29
5645[warn] 1222 | .unique[java.lang.Long]
5646[warn] | ^
5647[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5648[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5649[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5650[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5651[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1227:315
5652[warn] 1227 | Query("""{checked_resolve(coalesce(:name::text, :unknown_id::text), array(person[name = :name || :unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_05) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:unknown_id::text, 'null')))}""")(env.withParams(Map("name" -> name, "unknown_id" -> unknown_id)))
5653[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5654[warn] |Implicit parameters should be provided with a `using` clause.
5655[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5656[warn] |To disable the warning, please use the following option:
5657[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5658[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1228:29
5659[warn] 1228 | .unique[java.lang.Long]
5660[warn] | ^
5661[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5662[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5663[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5664[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5665[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1234:333
5666[warn] 1234 | Query("""{checked_resolve(coalesce(:name::text, :other_unknown_id::text), array(person[name = :name || :other_unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_06) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:other_unknown_id::text, 'null')))}""")(env.withParams(this.toMap ++ Map("other_unknown_id" -> other_unknown_id)))
5667[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5668[warn] |Implicit parameters should be provided with a `using` clause.
5669[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5670[warn] |To disable the warning, please use the following option:
5671[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5672[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1235:29
5673[warn] 1235 | .unique[java.lang.Long]
5674[warn] | ^
5675[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5676[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5677[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5678[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5679[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1240:333
5680[warn] 1240 | Query("""{checked_resolve(coalesce(:name::text, :other_unknown_id::text), array(person[name = :name || :other_unknown_id]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_override_test_06) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:other_unknown_id::text, 'null')))}""")(env.withParams(Map("name" -> name, "other_unknown_id" -> other_unknown_id)))
5681[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5682[warn] |Implicit parameters should be provided with a `using` clause.
5683[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5684[warn] |To disable the warning, please use the following option:
5685[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5686[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1241:29
5687[warn] 1241 | .unique[java.lang.Long]
5688[warn] | ^
5689[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5690[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5691[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5692[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5693[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1248:196
5694[warn] 1248 | Query("""{checked_resolve(:code, array(bank[code = :code]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_1) - ' || coalesce(:code::text, 'null'))}""")(env.withParams(this.toMap))
5695[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5696[warn] |Implicit parameters should be provided with a `using` clause.
5697[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5698[warn] |To disable the warning, please use the following option:
5699[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5700[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1249:29
5701[warn] 1249 | .unique[java.lang.Long]
5702[warn] | ^
5703[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5704[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5705[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5706[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5707[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1254:196
5708[warn] 1254 | Query("""{checked_resolve(:code, array(bank[code = :code]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_1) - ' || coalesce(:code::text, 'null'))}""")(env.withParams(Map("code" -> code)))
5709[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5710[warn] |Implicit parameters should be provided with a `using` clause.
5711[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5712[warn] |To disable the warning, please use the following option:
5713[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5714[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1255:29
5715[warn] 1255 | .unique[java.lang.Long]
5716[warn] | ^
5717[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5718[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5719[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5720[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5721[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1262:327
5722[warn] 1262 | Query("""{checked_resolve(coalesce(:code::text, :some_other_variable::text), array(bank[code = :code && :some_other_variable]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_2) - ' || concat_ws(', ', coalesce(:code::text, 'null'), coalesce(:some_other_variable::text, 'null')))}""")(env.withParams(this.toMap ++ Map("some_other_variable" -> some_other_variable)))
5723[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5724[warn] |Implicit parameters should be provided with a `using` clause.
5725[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5726[warn] |To disable the warning, please use the following option:
5727[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5728[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1263:29
5729[warn] 1263 | .unique[java.lang.Long]
5730[warn] | ^
5731[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5732[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5733[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5734[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5735[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1268:327
5736[warn] 1268 | Query("""{checked_resolve(coalesce(:code::text, :some_other_variable::text), array(bank[code = :code && :some_other_variable]{id}@(2)), 'Failed to identify value of "code" (from resolver_test_account_2) - ' || concat_ws(', ', coalesce(:code::text, 'null'), coalesce(:some_other_variable::text, 'null')))}""")(env.withParams(Map("code" -> code, "some_other_variable" -> some_other_variable)))
5737[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5738[warn] |Implicit parameters should be provided with a `using` clause.
5739[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5740[warn] |To disable the warning, please use the following option:
5741[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5742[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1269:29
5743[warn] 1269 | .unique[java.lang.Long]
5744[warn] | ^
5745[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5746[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5747[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5748[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5749[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1276:231
5750[warn] 1276 | Query("""{checked_resolve(:account, array(account[billing_account = :account]{id}@(2)), 'Failed to identify value of "account" (from resolver_test_account_currency_1) - ' || coalesce(:account::text, 'null'))}""")(env.withParams(this.toMap))
5751[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5752[warn] |Implicit parameters should be provided with a `using` clause.
5753[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5754[warn] |To disable the warning, please use the following option:
5755[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5756[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1277:29
5757[warn] 1277 | .unique[java.lang.Long]
5758[warn] | ^
5759[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5760[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5761[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5762[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5763[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1280:247
5764[warn] 1280 | Query("""{checked_resolve(:currency_name, array(currency[name = :currency_name]{code}@(2)), 'Failed to identify value of "currency_name" (from resolver_test_account_currency_1) - ' || coalesce(:currency_name::text, 'null'))}""")(env.withParams(this.toMap))
5765[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5766[warn] |Implicit parameters should be provided with a `using` clause.
5767[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5768[warn] |To disable the warning, please use the following option:
5769[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5770[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1281:21
5771[warn] 1281 | .unique[String]
5772[warn] | ^
5773[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5774[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5775[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5776[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5777[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1286:231
5778[warn] 1286 | Query("""{checked_resolve(:account, array(account[billing_account = :account]{id}@(2)), 'Failed to identify value of "account" (from resolver_test_account_currency_1) - ' || coalesce(:account::text, 'null'))}""")(env.withParams(Map("account" -> account)))
5779[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5780[warn] |Implicit parameters should be provided with a `using` clause.
5781[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5782[warn] |To disable the warning, please use the following option:
5783[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5784[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1287:29
5785[warn] 1287 | .unique[java.lang.Long]
5786[warn] | ^
5787[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5788[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5789[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5790[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5791[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1290:247
5792[warn] 1290 | Query("""{checked_resolve(:currency_name, array(currency[name = :currency_name]{code}@(2)), 'Failed to identify value of "currency_name" (from resolver_test_account_currency_1) - ' || coalesce(:currency_name::text, 'null'))}""")(env.withParams(Map("currency_name" -> currency_name)))
5793[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5794[warn] |Implicit parameters should be provided with a `using` clause.
5795[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5796[warn] |To disable the warning, please use the following option:
5797[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5798[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1291:21
5799[warn] 1291 | .unique[String]
5800[warn] | ^
5801[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5802[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5803[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5804[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5805[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1297:278
5806[warn] 1297 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_1) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
5807[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5808[warn] |Implicit parameters should be provided with a `using` clause.
5809[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5810[warn] |To disable the warning, please use the following option:
5811[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5812[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1298:29
5813[warn] 1298 | .unique[java.lang.Long]
5814[warn] | ^
5815[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5816[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5817[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5818[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5819[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1303:278
5820[warn] 1303 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_1) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
5821[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5822[warn] |Implicit parameters should be provided with a `using` clause.
5823[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5824[warn] |To disable the warning, please use the following option:
5825[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5826[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1304:29
5827[warn] 1304 | .unique[java.lang.Long]
5828[warn] | ^
5829[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5830[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5831[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5832[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5833[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1310:278
5834[warn] 1310 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_2) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
5835[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5836[warn] |Implicit parameters should be provided with a `using` clause.
5837[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5838[warn] |To disable the warning, please use the following option:
5839[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5840[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1311:29
5841[warn] 1311 | .unique[java.lang.Long]
5842[warn] | ^
5843[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5844[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5845[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5846[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5847[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1316:278
5848[warn] 1316 | Query("""{checked_resolve(:name, array(account;account/bank?[bank.code || ', ' || bank.name || ', ' || account.id = :name]{account.id}@(2)), 'Failed to identify value of "name" (from resolver_test_account_self_ref_2) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
5849[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5850[warn] |Implicit parameters should be provided with a `using` clause.
5851[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5852[warn] |To disable the warning, please use the following option:
5853[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5854[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1317:29
5855[warn] 1317 | .unique[java.lang.Long]
5856[warn] | ^
5857[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5858[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5859[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5860[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5861[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1324:43
5862[warn] 1324 | Query("""{'My bank'}""")(env.withParams(this.toMap))
5863[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5864[warn] |Implicit parameters should be provided with a `using` clause.
5865[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5866[warn] |To disable the warning, please use the following option:
5867[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5868[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1325:21
5869[warn] 1325 | .unique[String]
5870[warn] | ^
5871[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5872[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5873[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5874[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5875[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1330:43
5876[warn] 1330 | Query("""{'My bank'}""")(env.withParams(Map.empty))
5877[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
5878[warn] |Implicit parameters should be provided with a `using` clause.
5879[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5880[warn] |To disable the warning, please use the following option:
5881[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5882[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1331:21
5883[warn] 1331 | .unique[String]
5884[warn] | ^
5885[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5886[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5887[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5888[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5889[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1338:51
5890[warn] 1338 | Query("""{:name || ' saved'}""")(env.withParams(this.toMap))
5891[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5892[warn] |Implicit parameters should be provided with a `using` clause.
5893[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5894[warn] |To disable the warning, please use the following option:
5895[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5896[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1339:21
5897[warn] 1339 | .unique[String]
5898[warn] | ^
5899[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5900[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5901[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5902[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5903[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1344:51
5904[warn] 1344 | Query("""{:name || ' saved'}""")(env.withParams(Map("name" -> name)))
5905[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5906[warn] |Implicit parameters should be provided with a `using` clause.
5907[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5908[warn] |To disable the warning, please use the following option:
5909[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5910[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1345:21
5911[warn] 1345 | .unique[String]
5912[warn] | ^
5913[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5914[warn] |replace with the type `scala.reflect.ClassTag[String]`.
5915[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5916[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5917[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1353:216
5918[warn] 1353 | Query("""{checked_resolve(:mother, array(person[name || surname = :mother]{id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_1) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
5919[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5920[warn] |Implicit parameters should be provided with a `using` clause.
5921[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5922[warn] |To disable the warning, please use the following option:
5923[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5924[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1354:29
5925[warn] 1354 | .unique[java.lang.Long]
5926[warn] | ^
5927[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5928[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5929[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5930[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5931[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1357:216
5932[warn] 1357 | Query("""{checked_resolve(:father, array(person[name || surname = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_1) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
5933[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5934[warn] |Implicit parameters should be provided with a `using` clause.
5935[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5936[warn] |To disable the warning, please use the following option:
5937[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5938[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1358:29
5939[warn] 1358 | .unique[java.lang.Long]
5940[warn] | ^
5941[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5942[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5943[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5944[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5945[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1363:216
5946[warn] 1363 | Query("""{checked_resolve(:mother, array(person[name || surname = :mother]{id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_1) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
5947[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5948[warn] |Implicit parameters should be provided with a `using` clause.
5949[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5950[warn] |To disable the warning, please use the following option:
5951[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5952[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1364:29
5953[warn] 1364 | .unique[java.lang.Long]
5954[warn] | ^
5955[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5956[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5957[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5958[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5959[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1367:216
5960[warn] 1367 | Query("""{checked_resolve(:father, array(person[name || surname = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_1) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
5961[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5962[warn] |Implicit parameters should be provided with a `using` clause.
5963[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5964[warn] |To disable the warning, please use the following option:
5965[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5966[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1368:29
5967[warn] 1368 | .unique[java.lang.Long]
5968[warn] | ^
5969[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5970[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5971[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5972[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5973[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1375:202
5974[warn] 1375 | Query("""{checked_resolve(:name::text, array(person[name = :name]{id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_10) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(this.toMap))
5975[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
5976[warn] |Implicit parameters should be provided with a `using` clause.
5977[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5978[warn] |To disable the warning, please use the following option:
5979[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5980[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1376:29
5981[warn] 1376 | .unique[java.lang.Long]
5982[warn] | ^
5983[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5984[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5985[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
5986[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5987[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1381:202
5988[warn] 1381 | Query("""{checked_resolve(:name::text, array(person[name = :name]{id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_10) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
5989[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5990[warn] |Implicit parameters should be provided with a `using` clause.
5991[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
5992[warn] |To disable the warning, please use the following option:
5993[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
5994[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1382:29
5995[warn] 1382 | .unique[java.lang.Long]
5996[warn] | ^
5997[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
5998[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
5999[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6000[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6001[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1395:215
6002[warn] 1395 | Query("""{checked_resolve(:name::text, array(person[name = :name]{nullif(0, 0) id}@(2)), 'Failed to identify value of "id" (from resolver_test_person_11) - ' || coalesce(:name::text, 'null'))}""")(env.withParams(Map("name" -> name)))
6003[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6004[warn] |Implicit parameters should be provided with a `using` clause.
6005[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6006[warn] |To disable the warning, please use the following option:
6007[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6008[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1396:29
6009[warn] 1396 | .unique[java.lang.Long]
6010[warn] | ^
6011[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6012[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6013[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6014[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6015[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1403:219
6016[warn] 1403 | Query("""{checked_resolve(:father, array(person[name = :father & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_a) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
6017[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6018[warn] |Implicit parameters should be provided with a `using` clause.
6019[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6020[warn] |To disable the warning, please use the following option:
6021[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6022[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1404:29
6023[warn] 1404 | .unique[java.lang.Long]
6024[warn] | ^
6025[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6026[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6027[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6028[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6029[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1409:219
6030[warn] 1409 | Query("""{checked_resolve(:father, array(person[name = :father & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_a) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father, "id" -> id)))
6031[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6032[warn] |Implicit parameters should be provided with a `using` clause.
6033[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6034[warn] |To disable the warning, please use the following option:
6035[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6036[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1410:29
6037[warn] 1410 | .unique[java.lang.Long]
6038[warn] | ^
6039[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6040[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6041[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6042[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6043[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1417:229
6044[warn] 1417 | Query("""{checked_resolve(:father, array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
6045[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6046[warn] |Implicit parameters should be provided with a `using` clause.
6047[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6048[warn] |To disable the warning, please use the following option:
6049[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6050[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1418:29
6051[warn] 1418 | .unique[java.lang.Long]
6052[warn] | ^
6053[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6054[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6055[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6056[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6057[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1423:229
6058[warn] 1423 | Query("""{checked_resolve(:father, array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_b) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father, "id" -> id)))
6059[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6060[warn] |Implicit parameters should be provided with a `using` clause.
6061[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6062[warn] |To disable the warning, please use the following option:
6063[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6064[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1424:29
6065[warn] 1424 | .unique[java.lang.Long]
6066[warn] | ^
6067[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6068[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6069[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6070[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6071[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1431:302
6072[warn] 1431 | Query("""{checked_resolve(coalesce(:father::text, :id::text), array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_c) - ' || concat_ws(', ', coalesce(:father::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(this.toMap))
6073[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6074[warn] |Implicit parameters should be provided with a `using` clause.
6075[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6076[warn] |To disable the warning, please use the following option:
6077[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6078[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1432:29
6079[warn] 1432 | .unique[java.lang.Long]
6080[warn] | ^
6081[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6082[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6083[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6084[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6085[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1437:302
6086[warn] 1437 | Query("""{checked_resolve(coalesce(:father::text, :id::text), array(person[name = :father & :id > 0 & id > :id]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_12_c) - ' || concat_ws(', ', coalesce(:father::text, 'null'), coalesce(:id::text, 'null')))}""")(env.withParams(Map("father" -> father, "id" -> id)))
6087[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6088[warn] |Implicit parameters should be provided with a `using` clause.
6089[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6090[warn] |To disable the warning, please use the following option:
6091[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6092[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1438:29
6093[warn] 1438 | .unique[java.lang.Long]
6094[warn] | ^
6095[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6096[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6097[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6098[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6099[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1447:241
6100[warn] 1447 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_2) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
6101[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6102[warn] |Implicit parameters should be provided with a `using` clause.
6103[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6104[warn] |To disable the warning, please use the following option:
6105[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6106[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1448:29
6107[warn] 1448 | .unique[java.lang.Long]
6108[warn] | ^
6109[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6110[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6111[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6112[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6113[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1453:241
6114[warn] 1453 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#1)' = :father]{person.id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_2) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
6115[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6116[warn] |Implicit parameters should be provided with a `using` clause.
6117[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6118[warn] |To disable the warning, please use the following option:
6119[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6120[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1454:29
6121[warn] 1454 | .unique[java.lang.Long]
6122[warn] | ^
6123[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6124[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6125[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6126[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6127[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1462:241
6128[warn] 1462 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#2)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_3) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
6129[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6130[warn] |Implicit parameters should be provided with a `using` clause.
6131[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6132[warn] |To disable the warning, please use the following option:
6133[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6134[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1463:29
6135[warn] 1463 | .unique[java.lang.Long]
6136[warn] | ^
6137[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6138[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6139[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6140[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6141[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1466:234
6142[warn] 1466 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#4)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_3) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
6143[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6144[warn] |Implicit parameters should be provided with a `using` clause.
6145[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6146[warn] |To disable the warning, please use the following option:
6147[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6148[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1467:29
6149[warn] 1467 | .unique[java.lang.Long]
6150[warn] | ^
6151[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6152[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6153[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6154[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6155[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1472:241
6156[warn] 1472 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#2)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_3) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
6157[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6158[warn] |Implicit parameters should be provided with a `using` clause.
6159[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6160[warn] |To disable the warning, please use the following option:
6161[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6162[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1473:29
6163[warn] 1473 | .unique[java.lang.Long]
6164[warn] | ^
6165[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6166[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6167[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6168[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6169[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1476:234
6170[warn] 1476 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#4)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_3) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
6171[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6172[warn] |Implicit parameters should be provided with a `using` clause.
6173[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6174[warn] |To disable the warning, please use the following option:
6175[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6176[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1477:29
6177[warn] 1477 | .unique[java.lang.Long]
6178[warn] | ^
6179[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6180[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6181[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6182[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6183[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1485:35
6184[warn] 1485 | Query("""{1}""")(env.withParams(this.toMap))
6185[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6186[warn] |Implicit parameters should be provided with a `using` clause.
6187[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6188[warn] |To disable the warning, please use the following option:
6189[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6190[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1486:29
6191[warn] 1486 | .unique[java.lang.Long]
6192[warn] | ^
6193[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6194[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6195[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6196[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6197[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1489:35
6198[warn] 1489 | Query("""{2}""")(env.withParams(this.toMap))
6199[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6200[warn] |Implicit parameters should be provided with a `using` clause.
6201[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6202[warn] |To disable the warning, please use the following option:
6203[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6204[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1490:29
6205[warn] 1490 | .unique[java.lang.Long]
6206[warn] | ^
6207[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6208[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6209[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6210[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6211[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1495:35
6212[warn] 1495 | Query("""{1}""")(env.withParams(Map.empty))
6213[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
6214[warn] |Implicit parameters should be provided with a `using` clause.
6215[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6216[warn] |To disable the warning, please use the following option:
6217[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6218[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1496:29
6219[warn] 1496 | .unique[java.lang.Long]
6220[warn] | ^
6221[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6222[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6223[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6224[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6225[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1499:35
6226[warn] 1499 | Query("""{2}""")(env.withParams(Map.empty))
6227[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
6228[warn] |Implicit parameters should be provided with a `using` clause.
6229[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6230[warn] |To disable the warning, please use the following option:
6231[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6232[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1500:29
6233[warn] 1500 | .unique[java.lang.Long]
6234[warn] | ^
6235[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6236[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6237[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6238[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6239[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1508:241
6240[warn] 1508 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#5)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_5) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
6241[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6242[warn] |Implicit parameters should be provided with a `using` clause.
6243[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6244[warn] |To disable the warning, please use the following option:
6245[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6246[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1509:29
6247[warn] 1509 | .unique[java.lang.Long]
6248[warn] | ^
6249[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6250[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6251[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6252[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6253[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1512:234
6254[warn] 1512 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#7)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_5) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(this.toMap))
6255[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6256[warn] |Implicit parameters should be provided with a `using` clause.
6257[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6258[warn] |To disable the warning, please use the following option:
6259[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6260[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1513:29
6261[warn] 1513 | .unique[java.lang.Long]
6262[warn] | ^
6263[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6264[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6265[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6266[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6267[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1518:241
6268[warn] 1518 | Query("""{checked_resolve(:mother, array(person[name || ' ' || surname || ' (#5)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_5) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
6269[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6270[warn] |Implicit parameters should be provided with a `using` clause.
6271[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6272[warn] |To disable the warning, please use the following option:
6273[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6274[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1519:29
6275[warn] 1519 | .unique[java.lang.Long]
6276[warn] | ^
6277[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6278[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6279[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6280[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6281[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1522:234
6282[warn] 1522 | Query("""{checked_resolve(:father, array(person[name || ' ' || surname || ' (#7)' = :father]{id}@(2)), 'Failed to identify value of "father" (from resolver_test_person_5) - ' || coalesce(:father::text, 'null'))}""")(env.withParams(Map("father" -> father)))
6283[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6284[warn] |Implicit parameters should be provided with a `using` clause.
6285[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6286[warn] |To disable the warning, please use the following option:
6287[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6288[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1523:29
6289[warn] 1523 | .unique[java.lang.Long]
6290[warn] | ^
6291[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6292[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6293[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6294[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6295[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1531:35
6296[warn] 1531 | Query("""{3}""")(env.withParams(this.toMap))
6297[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6298[warn] |Implicit parameters should be provided with a `using` clause.
6299[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6300[warn] |To disable the warning, please use the following option:
6301[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6302[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1532:29
6303[warn] 1532 | .unique[java.lang.Long]
6304[warn] | ^
6305[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6306[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6307[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6308[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6309[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1535:35
6310[warn] 1535 | Query("""{4}""")(env.withParams(this.toMap))
6311[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6312[warn] |Implicit parameters should be provided with a `using` clause.
6313[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6314[warn] |To disable the warning, please use the following option:
6315[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6316[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1536:29
6317[warn] 1536 | .unique[java.lang.Long]
6318[warn] | ^
6319[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6320[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6321[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6322[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6323[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1541:35
6324[warn] 1541 | Query("""{3}""")(env.withParams(Map.empty))
6325[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
6326[warn] |Implicit parameters should be provided with a `using` clause.
6327[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6328[warn] |To disable the warning, please use the following option:
6329[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6330[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1542:29
6331[warn] 1542 | .unique[java.lang.Long]
6332[warn] | ^
6333[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6334[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6335[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6336[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6337[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1545:35
6338[warn] 1545 | Query("""{4}""")(env.withParams(Map.empty))
6339[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
6340[warn] |Implicit parameters should be provided with a `using` clause.
6341[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6342[warn] |To disable the warning, please use the following option:
6343[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6344[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1546:29
6345[warn] 1546 | .unique[java.lang.Long]
6346[warn] | ^
6347[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6348[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6349[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6350[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6351[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1552:319
6352[warn] 1552 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_7) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
6353[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6354[warn] |Implicit parameters should be provided with a `using` clause.
6355[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6356[warn] |To disable the warning, please use the following option:
6357[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6358[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1553:29
6359[warn] 1553 | .unique[java.lang.Long]
6360[warn] | ^
6361[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6362[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6363[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6364[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6365[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1558:319
6366[warn] 1558 | Query("""{checked_resolve(:mother, array(person;person[person.father_id]person? father[person.name || ' ' || person.surname || ' of ' || father.name || ' (#7)' = :mother]{person.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_7) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
6367[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6368[warn] |Implicit parameters should be provided with a `using` clause.
6369[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6370[warn] |To disable the warning, please use the following option:
6371[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6372[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1559:29
6373[warn] 1559 | .unique[java.lang.Long]
6374[warn] | ^
6375[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6376[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6377[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6378[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6379[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1565:302
6380[warn] 1565 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_8) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(this.toMap))
6381[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6382[warn] |Implicit parameters should be provided with a `using` clause.
6383[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6384[warn] |To disable the warning, please use the following option:
6385[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6386[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1566:29
6387[warn] 1566 | .unique[java.lang.Long]
6388[warn] | ^
6389[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6390[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6391[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6392[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6393[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1571:302
6394[warn] 1571 | Query("""{checked_resolve(:mother, array(person p1;p1[p1.father_id]person? father[p1.name || ' ' || p1.surname || ' of ' || father.name || ' (#8)' = :mother]{p1.id}@(2)), 'Failed to identify value of "mother" (from resolver_test_person_8) - ' || coalesce(:mother::text, 'null'))}""")(env.withParams(Map("mother" -> mother)))
6395[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6396[warn] |Implicit parameters should be provided with a `using` clause.
6397[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6398[warn] |To disable the warning, please use the following option:
6399[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6400[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1572:29
6401[warn] 1572 | .unique[java.lang.Long]
6402[warn] | ^
6403[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6404[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6405[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6406[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6407[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1579:371
6408[warn] 1579 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :type::text), array(person[name = :name & surname = :surname & :type = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_a) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:type::text, 'null')))}""")(env.withParams(this.toMap ++ Map("surname" -> surname, "type" -> `type`)))
6409[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6410[warn] |Implicit parameters should be provided with a `using` clause.
6411[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6412[warn] |To disable the warning, please use the following option:
6413[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6414[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1580:29
6415[warn] 1580 | .unique[java.lang.Long]
6416[warn] | ^
6417[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6418[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6419[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6420[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6421[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1585:371
6422[warn] 1585 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :type::text), array(person[name = :name & surname = :surname & :type = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_a) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:type::text, 'null')))}""")(env.withParams(Map("name" -> name, "surname" -> surname, "type" -> `type`)))
6423[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6424[warn] |Implicit parameters should be provided with a `using` clause.
6425[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6426[warn] |To disable the warning, please use the following option:
6427[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6428[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1586:29
6429[warn] 1586 | .unique[java.lang.Long]
6430[warn] | ^
6431[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6432[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6433[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6434[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6435[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1593:422
6436[warn] 1593 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative param name'::text), array(person[name = :name & surname = :surname & :'creative param name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_b) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative param name'::text, 'null')))}""")(env.withParams(this.toMap ++ Map("surname" -> surname, "creative param name" -> `creative param name`)))
6437[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6438[warn] |Implicit parameters should be provided with a `using` clause.
6439[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6440[warn] |To disable the warning, please use the following option:
6441[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6442[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1594:29
6443[warn] 1594 | .unique[java.lang.Long]
6444[warn] | ^
6445[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6446[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6447[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6448[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6449[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1599:422
6450[warn] 1599 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative param name'::text), array(person[name = :name & surname = :surname & :'creative param name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_b) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative param name'::text, 'null')))}""")(env.withParams(Map("name" -> name, "surname" -> surname, "creative param name" -> `creative param name`)))
6451[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6452[warn] |Implicit parameters should be provided with a `using` clause.
6453[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6454[warn] |To disable the warning, please use the following option:
6455[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6456[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1600:29
6457[warn] 1600 | .unique[java.lang.Long]
6458[warn] | ^
6459[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6460[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6461[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6462[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6463[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1607:422
6464[warn] 1607 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative.param.name'::text), array(person[name = :name & surname = :surname & :'creative.param.name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_c) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative.param.name'::text, 'null')))}""")(env.withParams(this.toMap ++ Map("surname" -> surname, "creative.param.name" -> `creative.param.name`)))
6465[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6466[warn] |Implicit parameters should be provided with a `using` clause.
6467[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6468[warn] |To disable the warning, please use the following option:
6469[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6470[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1608:29
6471[warn] 1608 | .unique[java.lang.Long]
6472[warn] | ^
6473[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6474[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6475[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6476[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6477[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1613:422
6478[warn] 1613 | Query("""{checked_resolve(coalesce(:name::text, :surname::text, :'creative.param.name'::text), array(person[name = :name & surname = :surname & :'creative.param.name' = 'person']{id}@(2)), 'Failed to identify value of "mother_id" (from resolver_test_person_9_c) - ' || concat_ws(', ', coalesce(:name::text, 'null'), coalesce(:surname::text, 'null'), coalesce(:'creative.param.name'::text, 'null')))}""")(env.withParams(Map("name" -> name, "surname" -> surname, "creative.param.name" -> `creative.param.name`)))
6479[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6480[warn] |Implicit parameters should be provided with a `using` clause.
6481[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6482[warn] |To disable the warning, please use the following option:
6483[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6484[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1614:29
6485[warn] 1614 | .unique[java.lang.Long]
6486[warn] | ^
6487[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6488[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
6489[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6490[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6491[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1620:132
6492[warn] 1620 | Query("""{case(bin_op_function('`~`', :name, '^\\d+$$'), 'dig-only - ' || :name, 'not-dig-only - ' || :name)}""")(env.withParams(this.toMap))
6493[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6494[warn] |Implicit parameters should be provided with a `using` clause.
6495[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6496[warn] |To disable the warning, please use the following option:
6497[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6498[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1621:21
6499[warn] 1621 | .unique[String]
6500[warn] | ^
6501[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6502[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6503[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6504[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6505[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1626:132
6506[warn] 1626 | Query("""{case(bin_op_function('`~`', :name, '^\\d+$$'), 'dig-only - ' || :name, 'not-dig-only - ' || :name)}""")(env.withParams(Map("name" -> name)))
6507[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6508[warn] |Implicit parameters should be provided with a `using` clause.
6509[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6510[warn] |To disable the warning, please use the following option:
6511[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6512[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1627:21
6513[warn] 1627 | .unique[String]
6514[warn] | ^
6515[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6516[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6517[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6518[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6519[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1644:37
6520[warn] 1644 | Query("""{'M'}""")(env.withParams(this.toMap))
6521[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6522[warn] |Implicit parameters should be provided with a `using` clause.
6523[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6524[warn] |To disable the warning, please use the following option:
6525[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6526[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1645:21
6527[warn] 1645 | .unique[String]
6528[warn] | ^
6529[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6530[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6531[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6532[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6533[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1650:37
6534[warn] 1650 | Query("""{'M'}""")(env.withParams(Map.empty))
6535[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
6536[warn] |Implicit parameters should be provided with a `using` clause.
6537[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6538[warn] |To disable the warning, please use the following option:
6539[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6540[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1651:21
6541[warn] 1651 | .unique[String]
6542[warn] | ^
6543[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6544[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6545[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6546[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6547[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1674:39
6548[warn] 1674 | Query("""{:code}""")(env.withParams(this.toMap))
6549[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6550[warn] |Implicit parameters should be provided with a `using` clause.
6551[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6552[warn] |To disable the warning, please use the following option:
6553[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6554[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1675:21
6555[warn] 1675 | .unique[String]
6556[warn] | ^
6557[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6558[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6559[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6560[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6561[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1678:42
6562[warn] 1678 | Query("""{:bk_name}""")(env.withParams(this.toMap))
6563[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6564[warn] |Implicit parameters should be provided with a `using` clause.
6565[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6566[warn] |To disable the warning, please use the following option:
6567[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6568[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1679:21
6569[warn] 1679 | .unique[String]
6570[warn] | ^
6571[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6572[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6573[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6574[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6575[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1682:42
6576[warn] 1682 | Query("""{:cr_name}""")(env.withParams(this.toMap))
6577[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6578[warn] |Implicit parameters should be provided with a `using` clause.
6579[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6580[warn] |To disable the warning, please use the following option:
6581[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6582[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1683:21
6583[warn] 1683 | .unique[String]
6584[warn] | ^
6585[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6586[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6587[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6588[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6589[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1688:39
6590[warn] 1688 | Query("""{:code}""")(env.withParams(Map("code" -> code)))
6591[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6592[warn] |Implicit parameters should be provided with a `using` clause.
6593[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6594[warn] |To disable the warning, please use the following option:
6595[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6596[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1689:21
6597[warn] 1689 | .unique[String]
6598[warn] | ^
6599[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6600[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6601[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6602[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6603[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1692:42
6604[warn] 1692 | Query("""{:bk_name}""")(env.withParams(Map("bk_name" -> bk_name)))
6605[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6606[warn] |Implicit parameters should be provided with a `using` clause.
6607[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6608[warn] |To disable the warning, please use the following option:
6609[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6610[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1693:21
6611[warn] 1693 | .unique[String]
6612[warn] | ^
6613[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6614[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6615[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6616[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6617[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1696:42
6618[warn] 1696 | Query("""{:cr_name}""")(env.withParams(Map("cr_name" -> cr_name)))
6619[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6620[warn] |Implicit parameters should be provided with a `using` clause.
6621[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6622[warn] |To disable the warning, please use the following option:
6623[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6624[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1697:21
6625[warn] 1697 | .unique[String]
6626[warn] | ^
6627[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6628[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6629[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6630[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6631[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1707:42
6632[warn] 1707 | Query("""{:bk_name}""")(env.withParams(this.toMap))
6633[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6634[warn] |Implicit parameters should be provided with a `using` clause.
6635[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6636[warn] |To disable the warning, please use the following option:
6637[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6638[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1708:21
6639[warn] 1708 | .unique[String]
6640[warn] | ^
6641[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6642[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6643[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6644[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6645[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1711:42
6646[warn] 1711 | Query("""{:pr_name}""")(env.withParams(this.toMap))
6647[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6648[warn] |Implicit parameters should be provided with a `using` clause.
6649[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6650[warn] |To disable the warning, please use the following option:
6651[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6652[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1712:21
6653[warn] 1712 | .unique[String]
6654[warn] | ^
6655[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6656[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6657[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6658[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6659[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1715:37
6660[warn] 1715 | Query("""{'M'}""")(env.withParams(this.toMap))
6661[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6662[warn] |Implicit parameters should be provided with a `using` clause.
6663[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6664[warn] |To disable the warning, please use the following option:
6665[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6666[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1716:21
6667[warn] 1716 | .unique[String]
6668[warn] | ^
6669[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6670[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6671[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6672[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6673[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1721:42
6674[warn] 1721 | Query("""{:bk_name}""")(env.withParams(Map("bk_name" -> bk_name)))
6675[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6676[warn] |Implicit parameters should be provided with a `using` clause.
6677[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6678[warn] |To disable the warning, please use the following option:
6679[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6680[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1722:21
6681[warn] 1722 | .unique[String]
6682[warn] | ^
6683[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6684[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6685[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6686[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6687[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1725:42
6688[warn] 1725 | Query("""{:pr_name}""")(env.withParams(Map("pr_name" -> pr_name)))
6689[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6690[warn] |Implicit parameters should be provided with a `using` clause.
6691[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6692[warn] |To disable the warning, please use the following option:
6693[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6694[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1726:21
6695[warn] 1726 | .unique[String]
6696[warn] | ^
6697[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6698[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6699[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6700[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6701[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1729:37
6702[warn] 1729 | Query("""{'M'}""")(env.withParams(Map.empty))
6703[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
6704[warn] |Implicit parameters should be provided with a `using` clause.
6705[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6706[warn] |To disable the warning, please use the following option:
6707[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6708[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1730:21
6709[warn] 1730 | .unique[String]
6710[warn] | ^
6711[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6712[warn] |replace with the type `scala.reflect.ClassTag[String]`.
6713[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6714[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6715[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1772:49
6716[warn] 1772 | Query("""{:integer_column}""")(env.withParams(this.toMap))
6717[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6718[warn] |Implicit parameters should be provided with a `using` clause.
6719[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6720[warn] |To disable the warning, please use the following option:
6721[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6722[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1773:32
6723[warn] 1773 | .unique[java.lang.Integer]
6724[warn] | ^
6725[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6726[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
6727[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6728[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6729[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1778:49
6730[warn] 1778 | Query("""{:integer_column}""")(env.withParams(Map("integer_column" -> integer_column)))
6731[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6732[warn] |Implicit parameters should be provided with a `using` clause.
6733[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6734[warn] |To disable the warning, please use the following option:
6735[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6736[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1779:32
6737[warn] 1779 | .unique[java.lang.Integer]
6738[warn] | ^
6739[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6740[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
6741[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6742[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6743[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1786:49
6744[warn] 1786 | Query("""{:integer_column}""")(env.withParams(this.toMap))
6745[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
6746[warn] |Implicit parameters should be provided with a `using` clause.
6747[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6748[warn] |To disable the warning, please use the following option:
6749[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6750[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1787:32
6751[warn] 1787 | .unique[java.lang.Integer]
6752[warn] | ^
6753[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6754[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
6755[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6756[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6757[warn] -- Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1792:49
6758[warn] 1792 | Query("""{:integer_column}""")(env.withParams(Map("integer_column" -> integer_column)))
6759[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6760[warn] |Implicit parameters should be provided with a `using` clause.
6761[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
6762[warn] |To disable the warning, please use the following option:
6763[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
6764[warn] -- Deprecation Warning: /build/repo/target/scala-3.8.0-RC2/src_managed/test/Dtos.scala:1793:32
6765[warn] 1793 | .unique[java.lang.Integer]
6766[warn] | ^
6767[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6768[warn] |replace with the type `scala.reflect.ClassTag[Integer]`.
6769[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6770[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6771[warn] -- Warning: /build/repo/test/CursorsTests.scala:14:25 --------------------------
6772[warn] 14 | var conn: Connection = _
6773[warn] | ^
6774[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6775[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6776[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6777[warn] -- Warning: /build/repo/test/CursorsTests.scala:15:38 --------------------------
6778[warn] 15 | implicit var resources: Resources = _
6779[warn] | ^
6780[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6781[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6782[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6783[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1515:102 -----------
6784[warn] 1515 | val m2 = getAsMap("json_test_types", id)("child").asInstanceOf[Map[String @unchecked, _]]
6785[warn] | ^
6786[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
6787[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6788[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:62:34 --
6789[warn] 62 | qe.countAll[BankListRow](null) should be(2)
6790[warn] | ^
6791[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6792[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6793[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6794[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6795[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:63:35 --
6796[warn] 63 | qe.get[BankWithAccount1](10000).get.account shouldBe null
6797[warn] | ^
6798[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6799[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
6800[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6801[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6802[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:64:43 --
6803[warn] 64 | qe.save(qe.get[BankWithAccount1](10000).get) shouldBe 10000
6804[warn] | ^
6805[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6806[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
6807[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6808[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6809[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:65:39 --
6810[warn] 65 | val b1 = qe.get[BankListRow](10000).get
6811[warn] | ^
6812[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6813[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6814[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6815[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6816[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:67:39 --
6817[warn] 67 | val b2 = qe.get[BankListRow](10001).get
6818[warn] | ^
6819[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6820[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6821[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6822[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6823[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:69:30 --
6824[warn] 69 | qe.list[BankListRow](null).head.id should be(10001)
6825[warn] | ^
6826[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6827[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6828[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6829[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6830[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:70:58 --
6831[warn] 70 | val banks = qe.list[BankListRow](null, orderBy = "id")
6832[warn] | ^
6833[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6834[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6835[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6836[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6837[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:76:40 --
6838[warn] 76 | qe.list[BankListRowWithFilter](null).size should be(1)
6839[warn] | ^
6840[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6841[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithFilter]`.
6842[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6843[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6844[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:78:47 --
6845[warn] 78 | val banksAfter = qe.list[BankListRow](null)
6846[warn] | ^
6847[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6848[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6849[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6850[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6851[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:83:30 --
6852[warn] 83 | qe.get[BankListRow](10001).get.name should be(name2)
6853[warn] | ^
6854[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6855[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6856[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6857[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6858[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:86:30 --
6859[warn] 86 | qe.list[BankListRow](null).size should be(3)
6860[warn] | ^
6861[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6862[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRow]`.
6863[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6864[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6865[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:87:39 --
6866[warn] 87 | qe.list[BankListRowWithGroup](null).size should be(2)
6867[warn] | ^
6868[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6869[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithGroup]`.
6870[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6871[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6872[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:88:54 --
6873[warn] 88 | val banksHv = qe.list[BankListRowWithHaving](null)
6874[warn] | ^
6875[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6876[warn] |replace with the type `scala.reflect.ClassTag[dto.BankListRowWithHaving]`.
6877[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6878[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6879[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:98:37 --
6880[warn] 98 | var cq = qe.get[CountryRow]("LV").get
6881[warn] | ^
6882[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6883[warn] |replace with the type `scala.reflect.ClassTag[dto.CountryRow]`.
6884[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6885[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6886[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:130:48 -
6887[warn] 130 | var tat = qe.get[TableAliasTestBank2](10001).get
6888[warn] | ^
6889[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6890[warn] |replace with the type `scala.reflect.ClassTag[dto.TableAliasTestBank2]`.
6891[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6892[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6893[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:136:44 -
6894[warn] 136 | tat = qe.get[TableAliasTestBank2](10001).get
6895[warn] | ^
6896[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6897[warn] |replace with the type `scala.reflect.ClassTag[dto.TableAliasTestBank2]`.
6898[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6899[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6900[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:180:44 -
6901[warn] 180 | val produced = qe.list[PersonInfo](null).map(personInfoString)
6902[warn] | ^
6903[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6904[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonInfo]`.
6905[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6906[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6907[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:201:50 -
6908[warn] 201 | val producedAlt = qe.list[PersonInfoAlt](null)
6909[warn] | ^
6910[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6911[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonInfoAlt]`.
6912[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6913[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6914[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:210:29 -
6915[warn] 210 | qe.list[Siblings](null)
6916[warn] | ^
6917[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6918[warn] |replace with the type `scala.reflect.ClassTag[dto.Siblings]`.
6919[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6920[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6921[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:218:32 -
6922[warn] 218 | qe.list[SiblingsAlt](null)
6923[warn] | ^
6924[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6925[warn] |replace with the type `scala.reflect.ClassTag[dto.SiblingsAlt]`.
6926[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6927[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6928[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:234:50 -
6929[warn] 234 | fatherTreeList("", qe.list[FatherTree](null).toList, Nil)
6930[warn] | ^
6931[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6932[warn] |replace with the type `scala.reflect.ClassTag[dto.FatherTree]`.
6933[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6934[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6935[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:242:36 -
6936[warn] 242 | qe.list[WithForefathers](null).toList.flatMap { p => List(
6937[warn] | ^
6938[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6939[warn] |replace with the type `scala.reflect.ClassTag[dto.WithForefathers]`.
6940[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6941[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6942[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:251:51 -
6943[warn] 251 | qe.countAll[FilterWithResolverTest1](Map.empty) shouldBe 0
6944[warn] | ^
6945[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6946[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
6947[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6948[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6949[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:252:63 -
6950[warn] 252 | qe.countAll[FilterWithResolverTest1](Map("mother" -> null)) shouldBe 0
6951[warn] | ^
6952[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6953[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
6954[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6955[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6956[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:253:81 -
6957[warn] 253 | qe.countAll[FilterWithResolverTest1](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
6958[warn] | ^
6959[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6960[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
6961[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6962[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6963[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:254:81 -
6964[warn] 254 | qe.countAll[FilterWithResolverTest1](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
6965[warn] | ^
6966[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6967[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
6968[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6969[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6970[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:255:81 -
6971[warn] 255 | qe.list [FilterWithResolverTest1](Map("mother" -> ("Helēna" + "Stūrīte"))).size shouldBe 6
6972[warn] | ^
6973[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6974[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
6975[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6976[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6977[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:257:67 -
6978[warn] 257 | qe.countAll[FilterWithResolverTest1](Map("mother" -> "dada"))
6979[warn] | ^
6980[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6981[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest1]`.
6982[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6983[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6984[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:260:51 -
6985[warn] 260 | qe.countAll[FilterWithResolverTest4](Map.empty) shouldBe 37
6986[warn] | ^
6987[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6988[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
6989[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6990[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6991[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:261:63 -
6992[warn] 261 | qe.countAll[FilterWithResolverTest4](Map("mother" -> null)) shouldBe 0
6993[warn] | ^
6994[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
6995[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
6996[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
6997[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
6998[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:262:82 -
6999[warn] 262 | qe.countAll[FilterWithResolverTest4](Map("mother" -> ("Minna Priedīte (#1)"))) shouldBe 1
7000[warn] | ^
7001[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7002[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
7003[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7004[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7005[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:263:82 -
7006[warn] 263 | qe.countAll[FilterWithResolverTest4](Map("mother" -> ("Helēna Stūrīte (#1)"))) shouldBe 6
7007[warn] | ^
7008[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7009[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
7010[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7011[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7012[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:264:82 -
7013[warn] 264 | qe.list [FilterWithResolverTest4](Map("mother" -> ("Helēna Stūrīte (#1)"))).size shouldBe 6
7014[warn] | ^
7015[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7016[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
7017[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7018[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7019[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:266:67 -
7020[warn] 266 | qe.countAll[FilterWithResolverTest4](Map("mother" -> "dada"))
7021[warn] | ^
7022[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7023[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest4]`.
7024[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7025[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7026[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:270:64 -
7027[warn] 270 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> null)) shouldBe 0
7028[warn] | ^
7029[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7030[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
7031[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7032[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7033[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:271:82 -
7034[warn] 271 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
7035[warn] | ^
7036[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7037[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
7038[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7039[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7040[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:272:82 -
7041[warn] 272 | qe.countAll[FilterWithResolverTest3A](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
7042[warn] | ^
7043[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7044[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3A]`.
7045[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7046[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7047[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:273:64 -
7048[warn] 273 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> null)) shouldBe 0
7049[warn] | ^
7050[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7051[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
7052[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7053[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7054[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:274:82 -
7055[warn] 274 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> ("Minna" + "Priedīte"))) shouldBe 1
7056[warn] | ^
7057[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7058[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
7059[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7060[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7061[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:275:82 -
7062[warn] 275 | qe.countAll[FilterWithResolverTest3B](Map("mother" -> ("Helēna" + "Stūrīte"))) shouldBe 6
7063[warn] | ^
7064[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7065[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterWithResolverTest3B]`.
7066[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7067[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7068[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:306:38 -
7069[warn] 306 | qe.get[AccountWithBank](accountId).get.bank.id shouldBe accb.id
7070[warn] | ^
7071[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7072[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
7073[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7074[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7075[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:307:35 -
7076[warn] 307 | qe.get[BankWithAccount1](10001).get.account.billing_account shouldBe bacNr
7077[warn] | ^
7078[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7079[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
7080[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7081[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7082[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:313:28 -------------
7083[warn] 313 | child.toMap.filter(_._1 matches "^\\w+$").toMap shouldBe
7084[warn] | ^^^^^^^
7085[warn] |Alphanumeric method matches is not declared infix; it should not be used as infix operator.
7086[warn] |Instead, use method syntax .matches(...) or backticked identifier `matches`.
7087[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
7088[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:317:60 -
7089[warn] 317 | child = qe.get[PersonWithComplexTypeResolvers1](childId).get
7090[warn] | ^
7091[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7092[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers1]`.
7093[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7094[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7095[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:345:60 -
7096[warn] 345 | child = qe.get[PersonWithComplexTypeResolvers1](childId).get
7097[warn] | ^
7098[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7099[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers1]`.
7100[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7101[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7102[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:367:63 -
7103[warn] 367 | qe.countAll[ResolverTestPerson10](Map("name" -> "Alfrēds")) shouldBe 1
7104[warn] | ^
7105[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7106[warn] |replace with the type `scala.reflect.ClassTag[dto.ResolverTestPerson10]`.
7107[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7108[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7109[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:368:63 -
7110[warn] 368 | qe.countAll[ResolverTestPerson10](Map("name" -> "Marija" )) shouldBe 2
7111[warn] | ^
7112[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7113[warn] |replace with the type `scala.reflect.ClassTag[dto.ResolverTestPerson10]`.
7114[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7115[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7116[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:386:65 -
7117[warn] 386 | var child2 = qe.get[PersonWithComplexTypeResolvers2](childId).get
7118[warn] | ^
7119[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7120[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithComplexTypeResolvers2]`.
7121[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7122[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7123[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:433:56 -
7124[warn] 433 | var bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
7125[warn] | ^
7126[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7127[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
7128[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7129[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7130[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:439:38 -
7131[warn] 439 | qe.get[AccountWithBank](accountId).get.bank.id shouldBe accb.id
7132[warn] | ^
7133[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7134[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
7135[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7136[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7137[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:440:38 -
7138[warn] 440 | qe.get[AccountWithBank](accountId).get.billing_account shouldBe bacNr2
7139[warn] | ^
7140[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7141[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
7142[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7143[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7144[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:441:52 -
7145[warn] 441 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
7146[warn] | ^
7147[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7148[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
7149[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7150[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7151[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:451:59 -
7152[warn] 451 | qe.countAll[AccountWithBank](Map("bank_id" -> accb.id)) shouldBe 2
7153[warn] | ^
7154[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7155[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
7156[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7157[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7158[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:452:52 -
7159[warn] 452 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
7160[warn] | ^
7161[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7162[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
7163[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7164[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7165[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:455:59 -
7166[warn] 455 | qe.countAll[AccountWithBank](Map("bank_id" -> accb.id)) shouldBe 1
7167[warn] | ^
7168[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7169[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank]`.
7170[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7171[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7172[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:456:52 -
7173[warn] 456 | bankWithAcc = qe.get[BankWithAccounts1](accb.id).get
7174[warn] | ^
7175[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7176[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccounts1]`.
7177[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7178[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7179[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:462:52 -
7180[warn] 462 | var accwb2 = qe.get[AccountWithBank2](accountId).get
7181[warn] | ^
7182[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7183[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank2]`.
7184[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7185[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7186[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:468:48 -
7187[warn] 468 | accwb2 = qe.get[AccountWithBank2](accountId).get
7188[warn] | ^
7189[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7190[warn] |replace with the type `scala.reflect.ClassTag[dto.AccountWithBank2]`.
7191[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7192[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7193[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:483:43 -
7194[warn] 483 | pwp = qe.get[PersonWithParents1](pwpId).get
7195[warn] | ^
7196[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7197[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithParents1]`.
7198[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7199[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7200[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:489:43 -
7201[warn] 489 | pwp = qe.get[PersonWithParents1](pwpId).get
7202[warn] | ^
7203[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7204[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonWithParents1]`.
7205[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7206[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7207[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:495:25 -
7208[warn] 495 | qe.get[Person](pwpId).get.mother_id shouldBe pwpMotherId
7209[warn] | ^
7210[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7211[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
7212[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7213[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7214[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:496:25 -
7215[warn] 496 | qe.get[Person](pwpId).get.father_id shouldBe null
7216[warn] | ^
7217[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7218[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
7219[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7220[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7221[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:499:48 -
7222[warn] 499 | val bwa1 = qe.get[BankWithAccount1](accb.id).get
7223[warn] | ^
7224[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7225[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
7226[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7227[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7228[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:505:37 -
7229[warn] 505 | qe.get[BankWithAccount1](accb.id).get.account.billing_account shouldBe bacNr
7230[warn] | ^
7231[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7232[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
7233[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7234[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7235[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:508:37 -
7236[warn] 508 | qe.get[BankWithAccount1](accb.id).get.account shouldBe null
7237[warn] | ^
7238[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7239[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
7240[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7241[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7242[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:512:37 -
7243[warn] 512 | qe.get[BankWithAccount1](accb.id).get.account.billing_account shouldBe bacNr2
7244[warn] | ^
7245[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7246[warn] |replace with the type `scala.reflect.ClassTag[dto.BankWithAccount1]`.
7247[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7248[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7249[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:518:23 -
7250[warn] 518 | qe.get[NoidTest](0).map(_.toMap).orNull shouldBe null
7251[warn] | ^
7252[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7253[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7254[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7255[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7256[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:520:23 -
7257[warn] 520 | qe.get[NoidTest](0).map(_.toMap).orNull shouldBe Map("id" -> 0, "nm" -> "name")
7258[warn] | ^
7259[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7260[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7261[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7262[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7263[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:523:23 -
7264[warn] 523 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe Map("id" -> 1, "nm" -> "name")
7265[warn] | ^
7266[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7267[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7268[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7269[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7270[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:524:27 -
7271[warn] 524 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
7272[warn] | ^
7273[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7274[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7275[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7276[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7277[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:530:23 -
7278[warn] 530 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe Map("id" -> 1, "nm" -> "updated name")
7279[warn] | ^
7280[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7281[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7282[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7283[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7284[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:531:27 -
7285[warn] 531 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
7286[warn] | ^
7287[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7288[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7289[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7290[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7291[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:536:23 -
7292[warn] 536 | qe.get[NoidTest](1).map(_.toMap).orNull shouldBe null
7293[warn] | ^
7294[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7295[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7296[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7297[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7298[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:537:27 -
7299[warn] 537 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
7300[warn] | ^
7301[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7302[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7303[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7304[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7305[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:543:28 -
7306[warn] 543 | qe.get[NoidTest](noid_1).map(_.toMap).orNull shouldBe Map("id" -> noid_1, "nm" -> "name")
7307[warn] | ^
7308[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7309[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7310[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7311[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7312[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:547:27 -
7313[warn] 547 | qe.list[NoidTest](null).map(_.toMap) shouldBe List(
7314[warn] | ^
7315[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7316[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7317[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7318[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7319[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:555:27 -
7320[warn] 555 | qe.list[NoidTest](null).map(_.toMap) shouldBe Nil
7321[warn] | ^
7322[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7323[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest]`.
7324[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7325[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7326[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:561:24 -
7327[warn] 561 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe null
7328[warn] | ^
7329[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7330[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7331[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7332[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7333[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:563:24 -
7334[warn] 563 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe Map("no_id" -> 0, "no_nm" -> "name")
7335[warn] | ^
7336[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7337[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7338[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7339[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7340[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:566:24 -
7341[warn] 566 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe Map("no_id" -> 1, "no_nm" -> "name")
7342[warn] | ^
7343[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7344[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7345[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7346[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7347[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:567:28 -
7348[warn] 567 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
7349[warn] | ^
7350[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7351[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7352[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7353[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7354[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:573:24 -
7355[warn] 573 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe Map("no_id" -> 1, "no_nm" -> "updated name")
7356[warn] | ^
7357[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7358[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7359[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7360[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7361[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:574:28 -
7362[warn] 574 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
7363[warn] | ^
7364[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7365[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7366[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7367[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7368[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:579:24 -
7369[warn] 579 | qe.get[NoidTest2](1).map(_.toMap).orNull shouldBe null
7370[warn] | ^
7371[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7372[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7373[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7374[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7375[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:580:28 -
7376[warn] 580 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
7377[warn] | ^
7378[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7379[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7380[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7381[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7382[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:586:30 -
7383[warn] 586 | qe.get[NoidTest2](noid2_1).map(_.toMap).orNull shouldBe Map("no_id" -> noid2_1, "no_nm" -> "name")
7384[warn] | ^
7385[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7386[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7387[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7388[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7389[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:590:28 -
7390[warn] 590 | qe.list[NoidTest2](null).map(_.toMap) shouldBe List(
7391[warn] | ^
7392[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7393[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7394[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7395[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7396[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:594:24 -
7397[warn] 594 | qe.get[NoidTest2](0).map(_.toMap).orNull shouldBe Map("no_id" -> 0, "no_nm" -> "name")
7398[warn] | ^
7399[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7400[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7401[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7402[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7403[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:595:30 -
7404[warn] 595 | qe.get[NoidTest2](noid2_1).map(_.toMap).orNull shouldBe Map("no_id" -> noid2_1, "no_nm" -> "updated name")
7405[warn] | ^
7406[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7407[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7408[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7409[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7410[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:600:28 -
7411[warn] 600 | qe.list[NoidTest2](null).map(_.toMap) shouldBe Nil
7412[warn] | ^
7413[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7414[warn] |replace with the type `scala.reflect.ClassTag[dto.NoidTest2]`.
7415[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7416[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7417[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:607:54 -
7418[warn] 607 | multiTest = qe.get[SaveToMultiTest01](multiTestId).get
7419[warn] | ^
7420[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7421[warn] |replace with the type `scala.reflect.ClassTag[dto.SaveToMultiTest01]`.
7422[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7423[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7424[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:616:54 -
7425[warn] 616 | multiTest = qe.get[SaveToMultiTest01](multiTestId).get
7426[warn] | ^
7427[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7428[warn] |replace with the type `scala.reflect.ClassTag[dto.SaveToMultiTest01]`.
7429[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7430[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7431[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:624:67 -
7432[warn] 624 | Query("sys_user[id = ?] {person_id}", saveExtraId).unique[Long] shouldBe multiTest.id
7433[warn] | ^
7434[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7435[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
7436[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7437[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7438[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:625:68 -
7439[warn] 625 | Query("sys_user[id = ?] {password}", saveExtraId).unique[String] shouldBe null
7440[warn] | ^
7441[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7442[warn] |replace with the type `scala.reflect.ClassTag[String]`.
7443[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7444[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7445[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:628:68 -
7446[warn] 628 | Query("sys_user[id = ?] {password}", saveExtraId).unique[String] shouldBe "demo3"
7447[warn] | ^
7448[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7449[warn] |replace with the type `scala.reflect.ClassTag[String]`.
7450[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7451[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7452[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:641:55 -
7453[warn] 641 | childRt1 = qe.get[PersonRecursiveTest1](childRt1Id).get
7454[warn] | ^
7455[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7456[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonRecursiveTest1]`.
7457[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7458[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7459[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:664:57 -
7460[warn] 664 | motherRt2 = qe.get[PersonRecursiveTest2](motherRt2Id).get
7461[warn] | ^
7462[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7463[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonRecursiveTest2]`.
7464[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7465[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7466[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:678:32 -
7467[warn] 678 | qe.get[FilterRefTest1](1127).get.son_count shouldBe 0
7468[warn] | ^
7469[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7470[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest1]`.
7471[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7472[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7473[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:679:32 -
7474[warn] 679 | qe.get[FilterRefTest1](1127).get.daughter_count shouldBe 2
7475[warn] | ^
7476[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7477[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest1]`.
7478[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7479[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7480[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:680:32 -
7481[warn] 680 | qe.get[FilterRefTest2](1127).get.global_male_count shouldBe 24
7482[warn] | ^
7483[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7484[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest2]`.
7485[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7486[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7487[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:681:32 -
7488[warn] 681 | qe.get[FilterRefTest2](1127).get.global_female_count shouldBe 25
7489[warn] | ^
7490[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7491[warn] |replace with the type `scala.reflect.ClassTag[dto.FilterRefTest2]`.
7492[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7493[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7494[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:682:34 -
7495[warn] 682 | qe.countAll[Person](Map.empty) shouldBe (24 + 25)
7496[warn] | ^
7497[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7498[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
7499[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7500[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7501[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:769:59 -
7502[warn] 769 | val personCount = Query("person{count(*)}").unique[Int]
7503[warn] | ^
7504[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7505[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7506[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7507[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7508[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:770:74 -
7509[warn] 770 | val carCount = Query("car_schema.person_car{count(*)}").unique[Int]
7510[warn] | ^
7511[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7512[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7513[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7514[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7515[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:778:40 -------------
7516[warn] 778 | val expectedSize = if (viewName startsWith "person") personCount + carCount - 1 else carCount
7517[warn] | ^^^^^^^^^^
7518[warn] |Alphanumeric method startsWith is not declared infix; it should not be used as infix operator.
7519[warn] |Instead, use method syntax .startsWith(...) or backticked identifier `startsWith`.
7520[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
7521[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:816:70 -
7522[warn] 816 | val personCount = Query("person[id < 2000]{count(*)}").unique[Int]
7523[warn] | ^
7524[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7525[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7526[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7527[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7528[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:841:80 -
7529[warn] 841 | def currentAccountsCount = Query("|querease2:account{count(*)}").unique[Int]
7530[warn] | ^
7531[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7532[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7533[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7534[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7535[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:860:38 -
7536[warn] 860 | val p2New = qe.get[Person2](newId).get
7537[warn] | ^
7538[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7539[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
7540[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7541[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7542[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:862:26 -
7543[warn] 862 | qe.get[Person2](newId).isEmpty shouldBe true
7544[warn] | ^
7545[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7546[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
7547[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7548[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7549[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:865:56 -
7550[warn] 865 | qe.list[Person2](Map[String, Any](), orderBy = "id").head.notes shouldBe("no_args")
7551[warn] | ^
7552[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7553[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
7554[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7555[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7556[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:880:50 -
7557[warn] 880 | org_saved = qe.get[OrganizationKeyTest]("org").get
7558[warn] | ^
7559[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7560[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7561[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7562[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7563[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:887:50 -
7564[warn] 887 | org_saved = qe.get[OrganizationKeyTest]("org").get
7565[warn] | ^
7566[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7567[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7568[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7569[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7570[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:892:60 -
7571[warn] 892 | val org_jk = qe.get[OrganizationJoinsKeyTestCode]("org").get
7572[warn] | ^
7573[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7574[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationJoinsKeyTestCode]`.
7575[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7576[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7577[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:894:49 -
7578[warn] 894 | qe.get[OrganizationJoinsKeyTestId](org_jk.id).get.name shouldBe "org"
7579[warn] | ^
7580[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7581[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationJoinsKeyTestId]`.
7582[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7583[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7584[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:897:60 -
7585[warn] 897 | var org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
7586[warn] | ^
7587[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7588[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
7589[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7590[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7591[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:903:56 -
7592[warn] 903 | org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
7593[warn] | ^
7594[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7595[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
7596[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7597[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7598[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:908:56 -
7599[warn] 908 | org_nfk = qe.get[OrganizationNoFieldKeyTest1]("org").get
7600[warn] | ^
7601[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7602[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationNoFieldKeyTest1]`.
7603[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7604[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7605[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:921:50 -
7606[warn] 921 | org_saved = qe.get[OrganizationKeyTest]("org").get
7607[warn] | ^
7608[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7609[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7610[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7611[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7612[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:926:50 -
7613[warn] 926 | org_saved = qe.get[OrganizationKeyTest]("org").get
7614[warn] | ^
7615[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7616[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7617[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7618[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7619[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:931:50 -
7620[warn] 931 | org_saved = qe.get[OrganizationKeyTest]("org").get
7621[warn] | ^
7622[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7623[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7624[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7625[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7626[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:937:50 -
7627[warn] 937 | org_saved = qe.get[OrganizationKeyTest]("org").get
7628[warn] | ^
7629[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7630[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7631[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7632[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7633[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:940:54 -
7634[warn] 940 | val a1k = qe.get[OrganizationAccountKeyTest]("A1").get
7635[warn] | ^
7636[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7637[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest]`.
7638[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7639[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7640[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:941:79 -
7641[warn] 941 | a1k.organization_id = Query("organization[name = 'org'] {id}").unique[Long]
7642[warn] | ^
7643[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7644[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
7645[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7646[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7647[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:944:50 -
7648[warn] 944 | org_saved = qe.get[OrganizationKeyTest]("org").get
7649[warn] | ^
7650[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7651[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7652[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7653[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7654[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:947:65 -
7655[warn] 947 | val org_roc = qe.get[OrganizationReadonlyChildrenTest]("org").get
7656[warn] | ^
7657[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7658[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationReadonlyChildrenTest]`.
7659[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7660[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7661[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:950:50 -
7662[warn] 950 | org_saved = qe.get[OrganizationKeyTest]("org").get
7663[warn] | ^
7664[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7665[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7666[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7667[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7668[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:953:62 -
7669[warn] 953 | val org_rfo = qe.get[OrganizationRefOnlyUpdateTest]("org").get
7670[warn] | ^
7671[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7672[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationRefOnlyUpdateTest]`.
7673[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7674[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7675[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:960:50 -
7676[warn] 960 | org_saved = qe.get[OrganizationKeyTest]("org").get
7677[warn] | ^
7678[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7679[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7680[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7681[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7682[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:967:56 -
7683[warn] 967 | org_saved = qe.get[OrganizationKeyTest]("other_org").get
7684[warn] | ^
7685[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7686[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7687[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7688[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7689[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:975:63 -
7690[warn] 975 | org_saved = qe.get[OrganizationKeyTest]("org_name_updated").get
7691[warn] | ^
7692[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7693[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7694[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7695[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7696[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:981:50 -
7697[warn] 981 | org_saved = qe.get[OrganizationKeyTest]("org").get
7698[warn] | ^
7699[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7700[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7701[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7702[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7703[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:987:75 -
7704[warn] 987 | val org_count_before_ups = Query("organization {count(*)}").unique[Int]
7705[warn] | ^
7706[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7707[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7708[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7709[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7710[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:990:75 -
7711[warn] 990 | val org_count_after_ups = Query("organization {count(*)}").unique[Int]
7712[warn] | ^
7713[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7714[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7715[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7716[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7717[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:992:55 -
7718[warn] 992 | org_saved = qe.get[OrganizationKeyTest](org_ups_id).get
7719[warn] | ^
7720[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7721[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7722[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7723[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7724[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:995:54 -
7725[warn] 995 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
7726[warn] | ^
7727[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7728[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7729[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7730[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7731[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:999:75 -
7732[warn] 999 | val org_count_after_ups2 = Query("organization {count(*)}").unique[Int]
7733[warn] | ^
7734[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7735[warn] |replace with the type `scala.reflect.ClassTag[Int]`.
7736[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7737[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7738[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1001:54
7739[warn] 1001 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
7740[warn] | ^
7741[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7742[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7743[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7744[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7745[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1006:54
7746[warn] 1006 | org_saved = qe.get[OrganizationKeyTest]("org_ups").get
7747[warn] | ^
7748[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7749[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7750[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7751[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7752[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1012:50
7753[warn] 1012 | org_saved = qe.get[OrganizationKeyTest]("org").get
7754[warn] | ^
7755[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7756[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7757[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7758[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7759[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1019:50
7760[warn] 1019 | org_saved = qe.get[OrganizationKeyTest]("org").get
7761[warn] | ^
7762[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7763[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7764[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7765[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7766[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1023:68
7767[warn] 1023 | val org_rfl = qe.get[OrganizationRefOnlyUpdateLegacyTest]("org").get
7768[warn] | ^
7769[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7770[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationRefOnlyUpdateLegacyTest]`.
7771[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7772[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7773[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1030:50
7774[warn] 1030 | org_saved = qe.get[OrganizationKeyTest]("org").get
7775[warn] | ^
7776[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7777[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7778[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7779[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7780[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1036:50
7781[warn] 1036 | org_saved = qe.get[OrganizationKeyTest]("org").get
7782[warn] | ^
7783[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7784[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7785[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7786[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7787[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1043:50
7788[warn] 1043 | org_saved = qe.get[OrganizationKeyTest]("org").get
7789[warn] | ^
7790[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7791[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationKeyTest]`.
7792[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7793[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7794[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1047:92
7795[warn] 1047 | val main_account_id = Query("organization[name = 'org'] {main_account_id}").unique[Long]
7796[warn] | ^
7797[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7798[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
7799[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7800[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7801[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1048:45
7802[warn] 1048 | qe.get[OrganizationAccountKeyTest2]("A1").get.balance shouldBe org_main_account.balance
7803[warn] | ^
7804[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7805[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest2]`.
7806[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7807[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7808[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1049:56
7809[warn] 1049 | qe.get[OrganizationAccountKeyTest2](main_account_id).get.balance shouldBe org_main_account.balance
7810[warn] | ^
7811[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7812[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest2]`.
7813[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7814[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7815[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1050:57
7816[warn] 1050 | val oacc4 = qe.get[OrganizationAccountKeyTest3]("A1").get
7817[warn] | ^
7818[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7819[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
7820[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7821[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7822[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1055:45
7823[warn] 1055 | qe.get[OrganizationAccountKeyTest3]("A4").get.organization.name shouldBe "org-4"
7824[warn] | ^
7825[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7826[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
7827[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7828[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7829[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1056:45
7830[warn] 1056 | qe.get[OrganizationAccountKeyTest3]("A1").get.organization.name shouldBe "org"
7831[warn] | ^
7832[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7833[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountKeyTest3]`.
7834[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7835[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7836[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1071:43
7837[warn] 1071 | val pco1 = qe.get[PersonAndCar11](1127).get
7838[warn] | ^
7839[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7840[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonAndCar11]`.
7841[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7842[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7843[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1081:43
7844[warn] 1081 | val pco2 = qe.get[PersonAndCar12](1127).get
7845[warn] | ^
7846[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7847[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonAndCar12]`.
7848[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7849[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7850[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1143:52
7851[warn] 1143 | val o2 = qe.get[OrganizationChildExpandTest](id).get
7852[warn] | ^
7853[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7854[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationChildExpandTest]`.
7855[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7856[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7857[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1204:44
7858[warn] 1204 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
7859[warn] | ^
7860[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7861[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
7862[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7863[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7864[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1218:44
7865[warn] 1218 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
7866[warn] | ^
7867[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7868[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
7869[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7870[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7871[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1232:44
7872[warn] 1232 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
7873[warn] | ^
7874[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7875[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
7876[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7877[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7878[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1246:44
7879[warn] 1246 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
7880[warn] | ^
7881[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7882[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
7883[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7884[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7885[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1275:44
7886[warn] 1275 | compare_o(a1, qe.get[ArrayTypesTest](id).get)
7887[warn] | ^
7888[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7889[warn] |replace with the type `scala.reflect.ClassTag[dto.ArrayTypesTest]`.
7890[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7891[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7892[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1309:38
7893[warn] 1309 | val j2 = qe.get[JsonTestAny](id).get
7894[warn] | ^
7895[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7896[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestAny]`.
7897[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7898[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7899[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1317:35
7900[warn] 1317 | jta = qe.get[JsonTestArray](id).get
7901[warn] | ^
7902[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7903[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
7904[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7905[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7906[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1326:34
7907[warn] 1326 | qe.get[JsonTestTypes](j1.id)
7908[warn] | ^
7909[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7910[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
7911[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7912[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7913[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1329:35
7914[warn] 1329 | jta = qe.get[JsonTestArray](id).get
7915[warn] | ^
7916[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7917[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
7918[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7919[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7920[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1341:35
7921[warn] 1341 | jta = qe.get[JsonTestArray](id).get
7922[warn] | ^
7923[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7924[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
7925[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7926[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7927[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1346:42
7928[warn] 1346 | jtr = qe.get[JsonTestArrayResolve](id).get
7929[warn] | ^
7930[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7931[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArrayResolve]`.
7932[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7933[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7934[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1356:35
7935[warn] 1356 | jta = qe.get[JsonTestArray](id).get
7936[warn] | ^
7937[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7938[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestArray]`.
7939[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7940[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7941[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1376:31
7942[warn] 1376 | qe.get[JsonTestTypes](id).get
7943[warn] | ^
7944[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7945[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
7946[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7947[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7948[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1491:38
7949[warn] 1491 | val c2 = qe.get[JsonTestTypes](id).get.child
7950[warn] | ^
7951[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7952[warn] |replace with the type `scala.reflect.ClassTag[dto.JsonTestTypes]`.
7953[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7954[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7955[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1532:38
7956[warn] 1532 | qe.get[PersonParentRefTest1](1103).get.children(0).mother_full_name shouldBe("Marija Ozola")
7957[warn] | ^
7958[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7959[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonParentRefTest1]`.
7960[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7961[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7962[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1542:34
7963[warn] 1542 | m_saved = qe.get[Mother](m.id).get
7964[warn] | ^
7965[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7966[warn] |replace with the type `scala.reflect.ClassTag[dto.Mother]`.
7967[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7968[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7969[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1553:34
7970[warn] 1553 | m_saved = qe.get[Mother](m.id).get
7971[warn] | ^
7972[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7973[warn] |replace with the type `scala.reflect.ClassTag[dto.Mother]`.
7974[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7975[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7976[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1569:47
7977[warn] 1569 | c_saved = qe.get[PersonFatherSave](childId).orNull
7978[warn] | ^
7979[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7980[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
7981[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7982[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7983[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1573:40
7984[warn] 1573 | val pChild = qe.get[Person](childId).get
7985[warn] | ^
7986[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7987[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
7988[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7989[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7990[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1574:51
7991[warn] 1574 | val pSponsor = qe.get[Person](pChild.father_id).get
7992[warn] | ^
7993[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
7994[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
7995[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
7996[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
7997[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1578:47
7998[warn] 1578 | c_saved = qe.get[PersonFatherSave](childId).orNull
7999[warn] | ^
8000[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8001[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
8002[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8003[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8004[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1583:47
8005[warn] 1583 | c_saved = qe.get[PersonFatherSave](childId).orNull
8006[warn] | ^
8007[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8008[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
8009[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8010[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8011[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1588:47
8012[warn] 1588 | c_saved = qe.get[PersonFatherSave](childId).orNull
8013[warn] | ^
8014[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8015[warn] |replace with the type `scala.reflect.ClassTag[dto.PersonFatherSave]`.
8016[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8017[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8018[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1592:31
8019[warn] 1592 | qe.get[Person](pSponsor.id).orNull shouldBe null
8020[warn] | ^
8021[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8022[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
8023[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8024[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8025[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1660:43
8026[warn] 1660 | qe.countAll[Person](Map[String, Any]()) shouldBe 53
8027[warn] | ^
8028[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8029[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
8030[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8031[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8032[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1662:46
8033[warn] 1662 | qe.list[DistinctFalse](Map[String, Any]()).size shouldBe 53
8034[warn] | ^
8035[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8036[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctFalse]`.
8037[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8038[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8039[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1663:50
8040[warn] 1663 | qe.countAll[DistinctFalse](Map[String, Any]()) shouldBe 53
8041[warn] | ^
8042[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8043[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctFalse]`.
8044[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8045[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8046[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1665:45
8047[warn] 1665 | qe.list[DistinctTrue](Map[String, Any]()).size shouldBe 25
8048[warn] | ^
8049[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8050[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctTrue]`.
8051[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8052[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8053[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1666:49
8054[warn] 1666 | qe.countAll[DistinctTrue](Map[String, Any]()) shouldBe 25
8055[warn] | ^
8056[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8057[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctTrue]`.
8058[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8059[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8060[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1668:46
8061[warn] 1668 | qe.list[DistinctEmpty](Map[String, Any]()).size shouldBe 25
8062[warn] | ^
8063[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8064[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctEmpty]`.
8065[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8066[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8067[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1669:50
8068[warn] 1669 | qe.countAll[DistinctEmpty](Map[String, Any]()) shouldBe 25
8069[warn] | ^
8070[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8071[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctEmpty]`.
8072[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8073[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8074[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1673:48
8075[warn] 1673 | qe.list[DistinctSurname](Map[String, Any]()).size shouldBe 25
8076[warn] | ^
8077[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8078[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurname]`.
8079[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8080[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8081[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1674:52
8082[warn] 1674 | qe.countAll[DistinctSurname](Map[String, Any]()) shouldBe 25
8083[warn] | ^
8084[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8085[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurname]`.
8086[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8087[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8088[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1676:47
8089[warn] 1676 | qe.list[DistinctMother](Map[String, Any]()).size shouldBe 17
8090[warn] | ^
8091[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8092[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMother]`.
8093[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8094[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8095[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1677:51
8096[warn] 1677 | qe.countAll[DistinctMother](Map[String, Any]()) shouldBe 17
8097[warn] | ^
8098[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8099[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMother]`.
8100[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8101[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8102[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1679:53
8103[warn] 1679 | qe.list[DistinctMotherFather](Map[String, Any]()).size shouldBe 20
8104[warn] | ^
8105[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8106[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMotherFather]`.
8107[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8108[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8109[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1680:57
8110[warn] 1680 | qe.countAll[DistinctMotherFather](Map[String, Any]()) shouldBe 20
8111[warn] | ^
8112[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8113[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctMotherFather]`.
8114[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8115[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8116[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1682:54
8117[warn] 1682 | qe.list[DistinctSurnameFather](Map[String, Any]()).size shouldBe 40
8118[warn] | ^
8119[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8120[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurnameFather]`.
8121[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8122[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8123[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1683:58
8124[warn] 1683 | qe.countAll[DistinctSurnameFather](Map[String, Any]()) shouldBe 40
8125[warn] | ^
8126[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8127[warn] |replace with the type `scala.reflect.ClassTag[dto.DistinctSurnameFather]`.
8128[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8129[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8130[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1694:45
8131[warn] 1694 | nc_test = qe.get[RoChildRefClashTest](id).get
8132[warn] | ^
8133[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8134[warn] |replace with the type `scala.reflect.ClassTag[dto.RoChildRefClashTest]`.
8135[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8136[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8137[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1698:45
8138[warn] 1698 | nc_test = qe.get[RoChildRefClashTest](id).get
8139[warn] | ^
8140[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8141[warn] |replace with the type `scala.reflect.ClassTag[dto.RoChildRefClashTest]`.
8142[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8143[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8144[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1703:32
8145[warn] 1703 | qe.create[Person](Map.empty).toMap shouldBe (new Person).toMap
8146[warn] | ^
8147[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8148[warn] |replace with the type `scala.reflect.ClassTag[dto.Person]`.
8149[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8150[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8151[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1712:33
8152[warn] 1712 | qe.create[Person2](Map.empty).toMap shouldBe p2.toMap
8153[warn] | ^
8154[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8155[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2]`.
8156[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8157[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8158[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1721:35
8159[warn] 1721 | qe.create[Person2Ch](Map.empty).toMap shouldBe p3.toMap
8160[warn] | ^
8161[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8162[warn] |replace with the type `scala.reflect.ClassTag[dto.Person2Ch]`.
8163[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8164[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8165[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1746:75
8166[warn] 1746 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
8167[warn] | ^
8168[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8169[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
8170[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8171[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8172[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1763:75
8173[warn] 1763 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
8174[warn] | ^
8175[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8176[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
8177[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8178[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8179[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1767:75
8180[warn] 1767 | qe.get[dto.OrganizationAccountOptionalFieldsTest](id, noOptionalFields).get.toMap shouldBe Map("id" -> id)
8181[warn] | ^
8182[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8183[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
8184[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8185[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8186[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1768:106
8187[warn] 1768 | qe.list[dto.OrganizationAccountOptionalFieldsTest](Map[String, Any](), fieldFilter = noOptionalFields)
8188[warn] | ^
8189[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8190[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
8191[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8192[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8193[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1775:75
8194[warn] 1775 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
8195[warn] | ^
8196[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8197[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
8198[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8199[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8200[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1782:75
8201[warn] 1782 | oa = qe.get[dto.OrganizationAccountOptionalFieldsTest](id).get
8202[warn] | ^
8203[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8204[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationAccountOptionalFieldsTest]`.
8205[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8206[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8207[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1795:101
8208[warn] 1795 | val oId = Query("organization[name = :name] {id}", Map("name" -> "org-opt")).unique[Long]
8209[warn] | ^
8210[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8211[warn] |replace with the type `scala.reflect.ClassTag[Long]`.
8212[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8213[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8214[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1796:69
8215[warn] 1796 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8216[warn] | ^
8217[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8218[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8219[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8220[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8221[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1810:69
8222[warn] 1810 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8223[warn] | ^
8224[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8225[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8226[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8227[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8228[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1815:69
8229[warn] 1815 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8230[warn] | ^
8231[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8232[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8233[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8234[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8235[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1820:69
8236[warn] 1820 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8237[warn] | ^
8238[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8239[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8240[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8241[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8242[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1825:69
8243[warn] 1825 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8244[warn] | ^
8245[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8246[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8247[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8248[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8249[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1832:69
8250[warn] 1832 | qe.get[dto.OrganizationOptionalFieldsTest](oId, noOptionalFields).get.toMap shouldBe Map("name" -> "org-opt")
8251[warn] | ^
8252[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8253[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8254[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8255[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8256[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1833:99
8257[warn] 1833 | qe.list[dto.OrganizationOptionalFieldsTest](Map[String, Any](), fieldFilter = noOptionalFields)
8258[warn] | ^
8259[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8260[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8261[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8262[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8263[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1838:69
8264[warn] 1838 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8265[warn] | ^
8266[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8267[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8268[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8269[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8270[warn] -- Deprecation Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1844:69
8271[warn] 1844 | oo = qe.get[dto.OrganizationOptionalFieldsTest](oId).get
8272[warn] | ^
8273[warn] |Compiler synthesis of Manifest and OptManifest is deprecated, instead
8274[warn] |replace with the type `scala.reflect.ClassTag[dto.OrganizationOptionalFieldsTest]`.
8275[warn] |Alternatively, consider using the new metaprogramming features of Scala 3,
8276[warn] |see https://docs.scala-lang.org/scala3/reference/metaprogramming.html
8277[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1948:23 ------------
8278[warn] 1948 | p.sex = if (name endsWith "s") "M" else "F"
8279[warn] | ^^^^^^^^
8280[warn] |Alphanumeric method endsWith is not declared infix; it should not be used as infix operator.
8281[warn] |Instead, use method syntax .endsWith(...) or backticked identifier `endsWith`.
8282[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
8283[warn] -- Warning: /build/repo/test/db-tests/QuereaseDbTests.scala:1961:18 ------------
8284[warn] 1961 | personsString split "\\n" foreach (_.trim.split("\\s+").toList match {
8285[warn] | ^^^^^
8286[warn] |Alphanumeric method split is not declared infix; it should not be used as infix operator.
8287[warn] |Instead, use method syntax .split(...) or backticked identifier `split`.
8288[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
8289[warn] -- Warning: /build/repo/test/db-tests/QuereaseHsqldbTests.scala:70:97 ----------
8290[warn] 70 | def createHsqldbObjects(db: String) = executeStatements(db, createHsqldbObjectsStatements(db): _*)
8291[warn] | ^
8292[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
8293[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8294[warn] -- Warning: /build/repo/test/db-tests/QuereaseHsqldbTests.scala:69:19 ----------
8295[warn] 69 | .filterNot(_ startsWith "alter table car_schema.person_car add constraint fk_person_car_person_id")
8296[warn] | ^^^^^^^^^^
8297[warn] |Alphanumeric method startsWith is not declared infix; it should not be used as infix operator.
8298[warn] |Instead, use method syntax .startsWith(...) or backticked identifier `startsWith`.
8299[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
8300[warn] -- Warning: /build/repo/test/db-tests/QuereasePostgresTests.scala:85:102 -------
8301[warn] 85 | def createPostgresObjects(db: String) = executeStatements(db, createPostgresObjectsStatements(db) : _*)
8302[warn] | ^
8303[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
8304[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8305[warn] 545 warnings found
8306[info] done compiling
8307
8308************************
8309Build summary:
8310[{
8311 "module": "querease",
8312 "compile": {"status": "ok", "tookMs": 21980, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
8313 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
8314 "test-compile": {"status": "ok", "tookMs": 18299, "warnings": 545, "errors": 0, "sourceVersion": "3.8"},
8315 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
8316 "publish": {"status": "skipped", "tookMs": 0},
8317 "metadata": {
8318 "crossScalaVersions": ["3.3.7", "2.13.17", "2.12.20"]
8319}
8320}]
8321************************
8322[success] Total time: 49 s, completed Nov 25, 2025, 1:44:41 PM
8323[0JChecking patch project/plugins.sbt...
8324Checking patch build.sbt...
8325Applied patch project/plugins.sbt cleanly.
8326Applied patch build.sbt cleanly.