Build Logs

zio/zio-dynamodb • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY

Errors

0

Warnings

1885

Total Lines

2379

1##################################
2Clonning https://github.com/zio/zio-dynamodb.git into /build/repo using revision v1.0.0-RC23
3##################################
4Note: switching to '7a03cb58c369a7af37d5818f0656a0f35a73750b'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.6
22Using target Scala version for migration: 3.7.4-RC2
23Migrating project for -source:3.4 using Scala 3.7.4-RC2
24----
25Preparing build for 3.7.4-RC2
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: project/BuildHelper.scala
32Pattern: val Scala3 = "3.3.6"
33Replacement: val Scala3 = "3.7.4-RC2"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (21))
36Compiled project (Scala 3.7.3, JVM (21))
37Successfully applied pattern 'val Scala3 = "3.3.6"' in project/BuildHelper.scala
38----
39Starting build for 3.7.4-RC2
40Execute tests: false
41sbt project found:
42No prepare script found for project zio/zio-dynamodb
43/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
44##################################
45Scala version: 3.7.4-RC2
46Targets: dev.zio%zio-dynamodb dev.zio%zio-dynamodb-ce dev.zio%zio-dynamodb-future dev.zio%zio-dynamodb-json
47Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
48##################################
49Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
50Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
51[sbt_options] declare -a sbt_options=()
52[process_args] java_version = '21'
53[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
54# Executing command line:
55java
56-Dfile.encoding=UTF-8
57-Dcommunitybuild.scala=3.7.4-RC2
58-Dcommunitybuild.project.dependencies.add=
59-Xmx7G
60-Xms4G
61-Xss8M
62-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
63-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
64-jar
65/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
66"setCrossScalaVersions 3.7.4-RC2"
67"++3.7.4-RC2 -v"
68"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""
69"set every credentials := Nil"
70"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
71"removeScalacOptionsStartingWith -P:wartremover"
72
73moduleMappings
74"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-dynamodb dev.zio%zio-dynamodb-ce dev.zio%zio-dynamodb-future dev.zio%zio-dynamodb-json"
75
76[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
77[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 21)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.007s.
83[info] done compiling
84/build/repo/build.sbt:53: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
85 .configs(IntegrationTest)
86 ^
87/build/repo/build.sbt:55: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
88 Defaults.itSettings,
89 ^
90/build/repo/build.sbt:56: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
91 resolvers += Resolver.sonatypeCentralSnapshots
92 resolvers ++= Resolver.sonatypeOssRepos("releases"),
93 ^
94/build/repo/build.sbt:278: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
95 resolvers += Resolver.sonatypeCentralSnapshots
96 resolvers ++= Resolver.sonatypeOssRepos("releases"),
97 ^
98/build/repo/build.sbt:293: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
99 resolvers += Resolver.sonatypeCentralSnapshots
100 resolvers ++= Resolver.sonatypeOssRepos("releases"),
101 ^
102/build/repo/build.sbt:304: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
103 .configs(IntegrationTest)
104 ^
105/build/repo/build.sbt:306: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
106 resolvers += Resolver.sonatypeCentralSnapshots
107 resolvers ++= Resolver.sonatypeOssRepos("releases"),
108 ^
109/build/repo/build.sbt:323: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
110 .configs(IntegrationTest)
111 ^
112/build/repo/build.sbt:325: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
113 resolvers += Resolver.sonatypeCentralSnapshots
114 resolvers ++= Resolver.sonatypeOssRepos("releases"),
115 ^
116/build/repo/build.sbt:339: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
117 .configs(IntegrationTest)
118 ^
119/build/repo/build.sbt:341: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
120 resolvers += Resolver.sonatypeCentralSnapshots
121 resolvers ++= Resolver.sonatypeOssRepos("releases"),
122 ^
123[info] loading settings for project root from build.sbt...
124[info] set current project to root (in build file:/build/repo/)
125Execute setCrossScalaVersions: 3.7.4-RC2
126OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zio-dynamodb-ce/crossScalaVersions
127OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zio-dynamodb-benchmarks/crossScalaVersions
128OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zio-dynamodb-examples/crossScalaVersions
129OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zio-dynamodb-future/crossScalaVersions
130OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in docs/crossScalaVersions
131OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zio-dynamodb/crossScalaVersions
132OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in zio-dynamodb-json/crossScalaVersions
133[info] set current project to root (in build file:/build/repo/)
134[info] Setting Scala version to 3.7.4-RC2 on 7 projects.
135[info] Switching Scala version on:
136[info] zio-dynamodb-ce (2.13.16, 3.7.4-RC2)
137[info] zio-dynamodb-examples (2.13.16, 3.7.4-RC2)
138[info] docs (2.13.16, 3.7.4-RC2)
139[info] zio-dynamodb-json (2.13.16, 3.7.4-RC2)
140[info] zio-dynamodb (2.13.16, 3.7.4-RC2)
141[info] zio-dynamodb-future (2.13.16, 3.7.4-RC2)
142[info] zio-dynamodb-benchmarks (2.13.16, 3.7.4-RC2)
143[info] Excluding projects:
144[info] * root (2.13.16)
145[info] Reapplying settings...
146[info] set current project to root (in build file:/build/repo/)
147Execute 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
148[info] Reapplying settings...
149[info] set current project to root (in build file:/build/repo/)
150[info] Defining Global / credentials, credentials and 6 others.
151[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 63 others.
152[info] Run `last` for details.
153[info] Reapplying settings...
154[info] set current project to root (in build file:/build/repo/)
155Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
156[info] Reapplying settings...
157OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
158
159 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
160 Did you mean allExcludeDependencies ?
161 , retry without global scopes
162[info] Reapplying settings...
163[info] set current project to root (in build file:/build/repo/)
164Execute removeScalacOptionsStartingWith: -P:wartremover
165[info] Reapplying settings...
166[info] set current project to root (in build file:/build/repo/)
167[success] Total time: 0 s, completed Nov 8, 2025, 12:43:17 AM
168Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
169Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
170Starting build...
171Projects: Set(zio-dynamodb, zio-dynamodb-ce, zio-dynamodb-future, zio-dynamodb-json)
172Starting build for ProjectRef(file:/build/repo/,zio-dynamodb) (zio-dynamodb)... [0/4]
173OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
174OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
175OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
176Compile scalacOptions: -encoding, UTF-8, -explaintypes, -language:higherKinds, -language:existentials, -unchecked, -Xexperimental, -Ypartial-unification, -opt-warnings, -Ywarn-extra-implicit, -Yno-adapted-args, -Ywarn-inaccessible, -Ywarn-nullary-override, -Ywarn-nullary-unit, -Wconf:cat=unused-nowarn:s, -language:higherKinds, -explaintypes, -Yrangepos, -Xlint:_,-missing-interpolator,-type-parameter-shadow,-infer-any, -Ypatmat-exhaust-depth, 40, -Ywarn-numeric-widen, -Ywarn-value-discard, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
177[info] compiling 55 Scala sources to /build/repo/dynamodb/target/scala-3.7.4-RC2/classes ...
178[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
179[warn] unknown category: unused-nowarn
180[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
181[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
182[warn] bad option '-Xexperimental' was ignored
183[warn] bad option '-Ypartial-unification' was ignored
184[warn] bad option '-opt-warnings' was ignored
185[warn] bad option '-Ywarn-extra-implicit' was ignored
186[warn] bad option '-Yno-adapted-args' was ignored
187[warn] bad option '-Ywarn-inaccessible' was ignored
188[warn] bad option '-Ywarn-nullary-override' was ignored
189[warn] bad option '-Ywarn-nullary-unit' was ignored
190[warn] Flag -explain-types set repeatedly
191[warn] bad option '-Yrangepos' was ignored
192[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
193[warn] bad option '-Ypatmat-exhaust-depth' was ignored
194[warn] bad option '-Ywarn-numeric-widen' was ignored
195[warn] bad option '-Ywarn-value-discard' was ignored
196[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/AliasMap.scala:18:38
197[warn] 18 | def loop(pe: ProjectionExpression[_, _], acc: (AliasMap, List[String])): (AliasMap, List[String]) =
198[warn] | ^
199[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
200[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
201[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/AliasMap.scala:18:41
202[warn] 18 | def loop(pe: ProjectionExpression[_, _], acc: (AliasMap, List[String])): (AliasMap, List[String]) =
203[warn] | ^
204[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
205[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
206[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/AliasMapRender.scala:46:47
207[warn] 46 | def forEach(paths: List[ProjectionExpression[_, _]]): AliasMapRender[List[String]] =
208[warn] | ^
209[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
210[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
211[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/AliasMapRender.scala:46:50
212[warn] 46 | def forEach(paths: List[ProjectionExpression[_, _]]): AliasMapRender[List[String]] =
213[warn] | ^
214[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
215[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
216[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:157:45
217[warn] 157 | enumEncoder(annotations, cs.toSeq: _*)
218[warn] | ^
219[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
220[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
221[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:168:83
222[warn] 168 | private def genericRecordEncoder(structure: FieldSet): Encoder[ListMap[String, _]] =
223[warn] | ^
224[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
225[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
226[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:169:34
227[warn] 169 | (valuesMap: ListMap[String, _]) => {
228[warn] | ^
229[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
230[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
231[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:226:60
232[warn] 226 | private def caseClassEncoder[Z](fields: Schema.Field[Z, _]*): Encoder[Z] = { (a: Z) =>
233[warn] | ^
234[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
235[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
236[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:319:78
237[warn] 319 | private def enumEncoder[Z](annotations: Chunk[Any], cases: Schema.Case[Z, _]*): Encoder[Z] =
238[warn] | ^
239[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
240[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
241[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:325:17
242[warn] 325 | cases: _*
243[warn] | ^
244[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
245[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
246[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:328:34
247[warn] 328 | defaultEnumEncoder(cases: _*)
248[warn] | ^
249[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
250[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
251[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:330:60
252[warn] 330 | private def defaultEnumEncoder[Z](cases: Schema.Case[Z, _]*): Encoder[Z] =
253[warn] | ^
254[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
255[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
256[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:347:28
257[warn] 347 | cases: Schema.Case[Z, _]*
258[warn] | ^
259[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
260[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
261[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:585:45
262[warn] 585 | enumDecoder(annotations, cs.toSeq: _*)
263[warn] | ^
264[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
265[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
266[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:622:90
267[warn] 622 | DynamicValue.Record(TypeId.parse("AttributeValue.Map"), ListMap(map.toList: _*))
268[warn] | ^
269[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
270[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
271[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:874:76
272[warn] 874 | private def mapDecoder[K, V](ks: Schema[K], vs: Schema[V]): Decoder[Map[_, V]] =
273[warn] | ^
274[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
275[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
276[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:915:78
277[warn] 915 | private def enumDecoder[Z](annotations: Chunk[Any], cases: Schema.Case[Z, _]*): Decoder[Z] =
278[warn] | ^
279[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
280[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
281[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:920:17
282[warn] 920 | cases: _*
283[warn] | ^
284[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
285[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
286[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:923:34
287[warn] 923 | defaultEnumDecoder(cases: _*)
288[warn] | ^
289[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
290[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
291[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:925:60
292[warn] 925 | private def defaultEnumDecoder[Z](cases: Schema.Case[Z, _]*): Decoder[Z] =
293[warn] | ^
294[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
295[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
296[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:949:28
297[warn] 949 | cases: Schema.Case[Z, _]*
298[warn] | ^
299[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
300[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
301[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:951:68
302[warn] 951 | def findCase(value: String): Either[ItemError, Schema.Case[Z, _]] =
303[warn] | ^
304[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
305[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
306[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:967:30
307[warn] 967 | def arity(s: Schema[_]): Int =
308[warn] | ^
309[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
310[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
311[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:980:40
312[warn] 980 | .sortWith((a: Schema.Case[_, _], b: Schema.Case[_, _]) => arity(a.schema) > arity(b.schema))
313[warn] | ^
314[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
315[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
316[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:980:43
317[warn] 980 | .sortWith((a: Schema.Case[_, _], b: Schema.Case[_, _]) => arity(a.schema) > arity(b.schema))
318[warn] | ^
319[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
320[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
321[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:980:62
322[warn] 980 | .sortWith((a: Schema.Case[_, _], b: Schema.Case[_, _]) => arity(a.schema) > arity(b.schema))
323[warn] | ^
324[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
325[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
326[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:980:65
327[warn] 980 | .sortWith((a: Schema.Case[_, _], b: Schema.Case[_, _]) => arity(a.schema) > arity(b.schema))
328[warn] | ^
329[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
330[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
331[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:1018:27
332[warn] 1018 | fields: Schema.Field[_, _]*
333[warn] | ^
334[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
335[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
336[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:1018:30
337[warn] 1018 | fields: Schema.Field[_, _]*
338[warn] | ^
339[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
340[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
341[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:1048:42
342[warn] 1048 | private def isCaseObject(s: Schema.Case[_, _]) =
343[warn] | ^
344[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
345[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
346[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala:1048:45
347[warn] 1048 | private def isCaseObject(s: Schema.Case[_, _]) =
348[warn] | ^
349[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
350[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
351[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ConditionExpression.scala:149:104
352[warn] 149 | private[dynamodb] final case class ProjectionExpressionOperand[From](pe: ProjectionExpression[From, _])
353[warn] | ^
354[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
355[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
356[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ConditionExpression.scala:168:92
357[warn] 168 | private[dynamodb] final case class AttributeExists[From](path: ProjectionExpression[From, _])
358[warn] | ^
359[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
360[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
361[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ConditionExpression.scala:170:95
362[warn] 170 | private[dynamodb] final case class AttributeNotExists[From](path: ProjectionExpression[From, _])
363[warn] | ^
364[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
365[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
366[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ConditionExpression.scala:173:37
367[warn] 173 | path: ProjectionExpression[From, _],
368[warn] | ^
369[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
370[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
371[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ConditionExpression.scala:176:85
372[warn] 176 | private[dynamodb] final case class Contains[From](path: ProjectionExpression[From, _], value: AttributeValue)
373[warn] | ^
374[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
375[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
376[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ConditionExpression.scala:178:87
377[warn] 178 | private[dynamodb] final case class BeginsWith[From](path: ProjectionExpression[From, _], value: AttributeValue)
378[warn] | ^
379[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
380[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
381[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutor.scala:8:38
382[warn] 8 | def execute[A](query: DynamoDBQuery[_, A]): ZIO[Any, DynamoDBError, A]
383[warn] | ^
384[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
385[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
386[warn] -- [E003] Syntax Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutor.scala:17:41
387[warn] 17 | lazy val test: ULayer[DynamoDBExecutor with TestDynamoDBExecutor] = {
388[warn] | ^^^^
389[warn] |with as a type operator has been deprecated; use & instead
390[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
391[warn] |
392[warn] | longer explanation available when compiling with `-explain`
393[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutor.scala:19:48
394[warn] 19 | ref <- Ref.make(List.empty[DynamoDBQuery[_, _]])
395[warn] | ^
396[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
397[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
398[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutor.scala:19:51
399[warn] 19 | ref <- Ref.make(List.empty[DynamoDBQuery[_, _]])
400[warn] | ^
401[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
402[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
403[warn] -- [E003] Syntax Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutor.scala:28:72
404[warn] 28 | def test(tableAndPKNames: (String, String)*): ULayer[DynamoDBExecutor with TestDynamoDBExecutor] = {
405[warn] | ^^^^
406[warn] |with as a type operator has been deprecated; use & instead
407[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
408[warn] |
409[warn] | longer explanation available when compiling with `-explain`
410[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutor.scala:30:48
411[warn] 30 | ref <- Ref.make(List.empty[DynamoDBQuery[_, _]])
412[warn] | ^
413[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
414[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
415[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutor.scala:30:51
416[warn] 30 | ref <- Ref.make(List.empty[DynamoDBQuery[_, _]])
417[warn] | ^
418[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
419[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
420[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutorImpl.scala:103:53
421[warn] 103 | def executeConstructor[A](constructor: Constructor[_, A]): ZIO[Any, Throwable, A] =
422[warn] | ^
423[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
424[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
425[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutorImpl.scala:124:47
426[warn] 124 | override def execute[A](query: DynamoDBQuery[_, A]): ZIO[Any, DynamoDBError, A] = {
427[warn] | ^
428[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
429[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
430[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutorImpl.scala:427:71
431[warn] 427 | private def constructorToTransactionType[A](constructor: Constructor[_, A]): Option[TransactionType] =
432[warn] | ^
433[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
434[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
435[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutorImpl.scala:440:25
436[warn] 440 | query: DynamoDBQuery[_, A]
437[warn] | ^
438[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
439[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
440[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutorImpl.scala:690:73
441[warn] 690 | .map(a => TableGet(keySet, a.asInstanceOf[Set[ProjectionExpression[_, _]]]))
442[warn] | ^
443[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
444[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
445[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutorImpl.scala:690:76
446[warn] 690 | .map(a => TableGet(keySet, a.asInstanceOf[Set[ProjectionExpression[_, _]]]))
447[warn] | ^
448[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
449[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
450[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutorImpl.scala:910:58
451[warn] 910 | private def awsTransactWriteItem[A](action: Constructor[_, A]): Option[TransactWriteItem] =
452[warn] | ^
453[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
454[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
455[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutorImpl.scala:975:57
456[warn] 975 | projectionExpressions: Iterable[ProjectionExpression[_, _]]
457[warn] | ^
458[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
459[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
460[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutorImpl.scala:975:60
461[warn] 975 | projectionExpressions: Iterable[ProjectionExpression[_, _]]
462[warn] | ^
463[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
464[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
465[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:546:38
466[warn] 546 | projections: ProjectionExpression[_, _]*
467[warn] | ^
468[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
469[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
470[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:546:41
471[warn] 546 | projections: ProjectionExpression[_, _]*
472[warn] | ^
473[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
474[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
475[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:591:49
476[warn] 591 | val maybeSchemaOfA: Option[Schema.Case[From, _]] = fromEnumSchema.caseOf(a)
477[warn] | ^
478[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
479[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
480[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:600:55
481[warn] 600 | def schemaOfAFoundInTargetSchema(schemaOfA: Schema[_], targetSchema: Schema[_]): Boolean =
482[warn] | ^
483[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
484[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
485[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:600:80
486[warn] 600 | def schemaOfAFoundInTargetSchema(schemaOfA: Schema[_], targetSchema: Schema[_]): Boolean =
487[warn] | ^
488[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
489[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
490[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:637:44
491[warn] 637 | projections: Chunk[ProjectionExpression[_, _]]
492[warn] | ^
493[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
494[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
495[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:637:47
496[warn] 637 | projections: Chunk[ProjectionExpression[_, _]]
497[warn] | ^
498[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
499[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
500[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:639:41
501[warn] 639 | getItem(tableName, key, projections: _*).map {
502[warn] | ^
503[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
504[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
505[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:709:84
506[warn] 709 | def scanSomeItem(tableName: String, limit: Int, projections: ProjectionExpression[_, _]*): ScanSome =
507[warn] | ^
508[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
509[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
510[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:709:87
511[warn] 709 | def scanSomeItem(tableName: String, limit: Int, projections: ProjectionExpression[_, _]*): ScanSome =
512[warn] | ^
513[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
514[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
515[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:725:81
516[warn] 725 | scanSomeItem(tableName, limit, ProjectionExpression.projectionsFromSchema: _*).map {
517[warn] | ^
518[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
519[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
520[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:737:71
521[warn] 737 | def scanAllItem(tableName: String, projections: ProjectionExpression[_, _]*): ScanAll =
522[warn] | ^
523[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
524[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
525[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:737:74
526[warn] 737 | def scanAllItem(tableName: String, projections: ProjectionExpression[_, _]*): ScanAll =
527[warn] | ^
528[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
529[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
530[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:750:71
531[warn] 750 | scanAllItem(tableName, ProjectionExpression.projectionsFromSchema: _*).map(
532[warn] | ^
533[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
534[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
535[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:757:85
536[warn] 757 | def querySomeItem(tableName: String, limit: Int, projections: ProjectionExpression[_, _]*): QuerySome =
537[warn] | ^
538[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
539[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
540[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:757:88
541[warn] 757 | def querySomeItem(tableName: String, limit: Int, projections: ProjectionExpression[_, _]*): QuerySome =
542[warn] | ^
543[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
544[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
545[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:773:82
546[warn] 773 | querySomeItem(tableName, limit, ProjectionExpression.projectionsFromSchema: _*).map {
547[warn] | ^
548[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
549[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
550[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:785:72
551[warn] 785 | def queryAllItem(tableName: String, projections: ProjectionExpression[_, _]*): QueryAll =
552[warn] | ^
553[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
554[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
555[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:785:75
556[warn] 785 | def queryAllItem(tableName: String, projections: ProjectionExpression[_, _]*): QueryAll =
557[warn] | ^
558[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
559[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
560[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:799:72
561[warn] 799 | queryAllItem(tableName, ProjectionExpression.projectionsFromSchema: _*).map(
562[warn] | ^
563[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
564[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
565[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:813:84
566[warn] 813 | attributeDefinitions = NonEmptySet(attributeDefinition, attributeDefinitions: _*),
567[warn] | ^
568[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
569[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
570[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:822:45
571[warn] 822 | )(conditionExpression: ConditionExpression[_]): ConditionCheck =
572[warn] | ^
573[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
574[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
575[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:837:64
576[warn] 837 | private def selectOrAll(projections: Seq[ProjectionExpression[_, _]]): Option[Select] =
577[warn] | ^
578[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
579[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
580[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:837:67
581[warn] 837 | private def selectOrAll(projections: Seq[ProjectionExpression[_, _]]): Option[Select] =
582[warn] | ^
583[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
584[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
585[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:847:43
586[warn] 847 | projections: List[ProjectionExpression[_, _]] =
587[warn] | ^
588[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
589[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
590[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:847:46
591[warn] 847 | projections: List[ProjectionExpression[_, _]] =
592[warn] | ^
593[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
594[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
595[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:867:65
596[warn] 867 | val projectionExpressionSet: ScalaSet[ProjectionExpression[_, _]] = getItem.projections.toSet
597[warn] | ^
598[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
599[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
600[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:867:68
601[warn] 867 | val projectionExpressionSet: ScalaSet[ProjectionExpression[_, _]] = getItem.projections.toSet
602[warn] | ^
603[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
604[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
605[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:912:61
606[warn] 912 | projectionExpressionSet: ScalaSet[ProjectionExpression[_, _]]
607[warn] | ^
608[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
609[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
610[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:912:64
611[warn] 912 | projectionExpressionSet: ScalaSet[ProjectionExpression[_, _]]
612[warn] | ^
613[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
614[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
615[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:929:25
616[warn] 929 | query: DynamoDBQuery[_, A],
617[warn] | ^
618[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
619[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
620[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1039:46
621[warn] 1039 | filterExpression: Option[FilterExpression[_]] = None,
622[warn] | ^
623[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
624[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
625[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1040:43
626[warn] 1040 | projections: List[ProjectionExpression[_, _]] = List.empty, // if empty all attributes will be returned
627[warn] | ^
628[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
629[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
630[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1040:46
631[warn] 1040 | projections: List[ProjectionExpression[_, _]] = List.empty, // if empty all attributes will be returned
632[warn] | ^
633[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
634[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
635[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1052:46
636[warn] 1052 | filterExpression: Option[FilterExpression[_]] = None,
637[warn] | ^
638[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
639[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
640[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1053:46
641[warn] 1053 | keyConditionExpr: Option[KeyConditionExpr[_]] = None,
642[warn] | ^
643[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
644[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
645[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1054:43
646[warn] 1054 | projections: List[ProjectionExpression[_, _]] = List.empty, // if empty all attributes will be returned
647[warn] | ^
648[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
649[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
650[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1054:46
651[warn] 1054 | projections: List[ProjectionExpression[_, _]] = List.empty, // if empty all attributes will be returned
652[warn] | ^
653[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
654[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
655[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1067:46
656[warn] 1067 | filterExpression: Option[FilterExpression[_]] = None,
657[warn] | ^
658[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
659[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
660[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1068:43
661[warn] 1068 | projections: List[ProjectionExpression[_, _]] = List.empty, // if empty all attributes will be returned
662[warn] | ^
663[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
664[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
665[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1068:46
666[warn] 1068 | projections: List[ProjectionExpression[_, _]] = List.empty, // if empty all attributes will be returned
667[warn] | ^
668[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
669[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
670[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1085:46
671[warn] 1085 | filterExpression: Option[FilterExpression[_]] = None,
672[warn] | ^
673[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
674[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
675[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1086:46
676[warn] 1086 | keyConditionExpr: Option[KeyConditionExpr[_]] = None,
677[warn] | ^
678[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
679[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
680[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1087:43
681[warn] 1087 | projections: List[ProjectionExpression[_, _]] = List.empty, // if empty all attributes will be returned
682[warn] | ^
683[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
684[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
685[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1087:46
686[warn] 1087 | projections: List[ProjectionExpression[_, _]] = List.empty, // if empty all attributes will be returned
687[warn] | ^
688[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
689[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
690[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1096:52
691[warn] 1096 | conditionExpression: Option[ConditionExpression[_]] = None,
692[warn] | ^
693[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
694[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
695[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1106:39
696[warn] 1106 | updateExpression: UpdateExpression[_],
697[warn] | ^
698[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
699[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
700[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1107:52
701[warn] 1107 | conditionExpression: Option[ConditionExpression[_]] = None,
702[warn] | ^
703[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
704[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
705[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1116:45
706[warn] 1116 | conditionExpression: ConditionExpression[_]
707[warn] | ^
708[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
709[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
710[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1122:52
711[warn] 1122 | conditionExpression: Option[ConditionExpression[_]] = None,
712[warn] | ^
713[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
714[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
715[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1142:24
716[warn] 1142 | left: DynamoDBQuery[_, A],
717[warn] | ^
718[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
719[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
720[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1143:25
721[warn] 1143 | right: DynamoDBQuery[_, B],
722[warn] | ^
723[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
724[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
725[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1151:68
726[warn] 1151 | private[dynamodb] final case class Map[A, B](query: DynamoDBQuery[_, A], mapper: A => B)
727[warn] | ^
728[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
729[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
730[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1170:68
731[warn] 1170 | def projectionsContainPrimaryKey(pes: List[ProjectionExpression[_, _]], pk: PrimaryKey): Boolean = {
732[warn] | ^
733[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
734[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
735[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:1170:71
736[warn] 1170 | def projectionsContainPrimaryKey(pes: List[ProjectionExpression[_, _]], pk: PrimaryKey): Boolean = {
737[warn] | ^
738[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
739[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
740[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:41:96
741[warn] 41 | final def <*>[In1 <: In, B](that: DynamoDBQuery[In1, B]): DynamoDBQuery[In1, (Out, B)] = self zip that
742[warn] | ^^^
743[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
744[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
745[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
746[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:439:96
747[warn] 439 | final def zipLeft[In1 <: In, B](that: DynamoDBQuery[In1, B]): DynamoDBQuery[In1, Out] = (self zip that).map(_._1)
748[warn] | ^^^
749[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
750[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
751[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
752[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:441:95
753[warn] 441 | final def zipRight[In1 <: In, B](that: DynamoDBQuery[In1, B]): DynamoDBQuery[In1, B] = (self zip that).map(_._2)
754[warn] | ^^^
755[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
756[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
757[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
758[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:672:37
759[warn] 672 | .map(_.flatMap(item => fromItem(item)(toSchema).toOption))
760[warn] | ^^^^^^^^^^^^^^
761[warn] |Context bounds will map to context parameters.
762[warn] |A `using` clause is needed to pass explicit arguments to them.
763[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
764[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/KeyConditionExpr.scala:27:86
765[warn] 27 | private[dynamodb] final case class PartitionKeyEquals[-From](pk: PartitionKey[From, _], value: AttributeValue)
766[warn] | ^
767[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
768[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
769[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/KeyConditionExpr.scala:47:81
770[warn] 47 | private[dynamodb] final case class SortKeyEquals[-From](sortKey: SortKey[From, _], value: AttributeValue) {
771[warn] | ^
772[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
773[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
774[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/KeyConditionExpr.scala:73:34
775[warn] 73 | sk: ExtendedSortKeyExpr[From, _]
776[warn] | ^
777[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
778[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
779[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ProjectionExpression.scala:115:38
780[warn] 115 | def loop(pe: ProjectionExpression[_, _], acc: List[String]): List[String] =
781[warn] | ^
782[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
783[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
784[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ProjectionExpression.scala:115:41
785[warn] 115 | def loop(pe: ProjectionExpression[_, _], acc: List[String]): List[String] =
786[warn] | ^
787[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
788[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
789[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ProjectionExpression.scala:223:55
790[warn] 223 | def deleteFromSet(set: To)(implicit ev: To <:< Set[_]): UpdateExpression.Action.DeleteAction[From] = {
791[warn] | ^
792[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
793[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
794[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ProjectionExpression.scala:448:30
795[warn] 448 | )(implicit ev: To <:< Set[_], to: ToAttributeValue[To]): UpdateExpression.Action.DeleteAction[From] = {
796[warn] | ^
797[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
798[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
799[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ProjectionExpression.scala:487:70
800[warn] 487 | def addSet[To: ToAttributeValue](set: To)(implicit ev: To <:< Set[_]): UpdateExpression.Action.AddAction[From] = {
801[warn] | ^
802[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
803[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
804[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ProjectionExpression.scala:614:93
805[warn] 614 | private[dynamodb] final case class MapElement[From, To](parent: ProjectionExpression[From, _], key: String)
806[warn] | ^
807[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
808[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
809[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ProjectionExpression.scala:617:94
810[warn] 617 | private[dynamodb] final case class ListElement[From, To](parent: ProjectionExpression[From, _], index: Int)
811[warn] | ^
812[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
813[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
814[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ProjectionExpression.scala:621:70
815[warn] 621 | private[dynamodb] def mapElement[A](parent: ProjectionExpression[A, _], key: String) =
816[warn] | ^
817[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
818[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
819[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ProjectionExpression.scala:624:71
820[warn] 624 | private[dynamodb] def listElement[A](parent: ProjectionExpression[A, _], index: Int) =
821[warn] | ^
822[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
823[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
824[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ProjectionExpression.scala:743:67
825[warn] 743 | def projectionsFromSchema[A: Schema]: Chunk[ProjectionExpression[_, _]] =
826[warn] | ^
827[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
828[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
829[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ProjectionExpression.scala:743:70
830[warn] 743 | def projectionsFromSchema[A: Schema]: Chunk[ProjectionExpression[_, _]] =
831[warn] | ^
832[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
833[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
834[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/ProjectionType.scala:11:65
835[warn] 11 | new Include(NonEmptySet(nonKeyAttribute, nonKeyAttributes: _*))
836[warn] | ^
837[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
838[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
839[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/SortKey.scala:62:40
840[warn] 62 | )(implicit ev: CanSortKeyBeginsWith[_, To]): ExtendedSortKeyExpr[From, To] = {
841[warn] | ^
842[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
843[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
844[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/TestDynamoDBExecutor.scala:37:46
845[warn] 37 | def recordedQueries: UIO[List[DynamoDBQuery[_, _]]]
846[warn] | ^
847[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
848[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
849[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/TestDynamoDBExecutor.scala:37:49
850[warn] 37 | def recordedQueries: UIO[List[DynamoDBQuery[_, _]]]
851[warn] | ^
852[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
853[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
854[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/TestDynamoDBExecutor.scala:49:93
855[warn] 49 | ZIO.serviceWithZIO[TestDynamoDBExecutor](_.addTable(tableName, partitionKey, pkAndItems: _*))
856[warn] | ^
857[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
858[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
859[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/TestDynamoDBExecutor.scala:52:79
860[warn] 52 | ZIO.serviceWithZIO[TestDynamoDBExecutor](_.addItems(tableName, pkAndItems: _*))
861[warn] | ^
862[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
863[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
864[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/TestDynamoDBExecutor.scala:54:77
865[warn] 54 | def recordedQueries: ZIO[TestDynamoDBExecutor, Nothing, List[DynamoDBQuery[_, _]]] =
866[warn] | ^
867[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
868[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
869[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/TestDynamoDBExecutor.scala:54:80
870[warn] 54 | def recordedQueries: ZIO[TestDynamoDBExecutor, Nothing, List[DynamoDBQuery[_, _]]] =
871[warn] | ^
872[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
873[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
874[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/TestDynamoDBExecutorImpl.scala:11:34
875[warn] 11 | queries: Ref[List[DynamoDBQuery[_, _]]],
876[warn] | ^
877[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
878[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
879[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/TestDynamoDBExecutorImpl.scala:11:37
880[warn] 11 | queries: Ref[List[DynamoDBQuery[_, _]]],
881[warn] | ^
882[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
883[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
884[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/TestDynamoDBExecutorImpl.scala:18:47
885[warn] 18 | override def execute[A](query: DynamoDBQuery[_, A]): ZIO[Any, DynamoDBError, A] = {
886[warn] | ^
887[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
888[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
889[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/TestDynamoDBExecutorImpl.scala:235:55
890[warn] 235 | override def recordedQueries: UIO[List[DynamoDBQuery[_, _]]] = self.queries.get
891[warn] | ^
892[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
893[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
894[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/TestDynamoDBExecutorImpl.scala:235:58
895[warn] 235 | override def recordedQueries: UIO[List[DynamoDBQuery[_, _]]] = self.queries.get
896[warn] | ^
897[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
898[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
899[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala:57:58
900[warn] 57 | def generateActionsStatements[A <: RenderableAction[_]](chunk: Chunk[A]) =
901[warn] | ^
902[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
903[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
904[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala:100:55
905[warn] 100 | def collectActions(actions: Chunk[RenderableAction[_]]) = {
906[warn] | ^
907[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
908[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
909[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala:101:55
910[warn] 101 | val sets = ChunkBuilder.make[Action.SetAction[_, _]]()
911[warn] | ^
912[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
913[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
914[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala:101:58
915[warn] 101 | val sets = ChunkBuilder.make[Action.SetAction[_, _]]()
916[warn] | ^
917[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
918[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
919[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala:102:58
920[warn] 102 | val removes = ChunkBuilder.make[Action.RemoveAction[_]]()
921[warn] | ^
922[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
923[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
924[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala:103:55
925[warn] 103 | val adds = ChunkBuilder.make[Action.AddAction[_]]()
926[warn] | ^
927[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
928[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
929[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala:104:58
930[warn] 104 | val deletes = ChunkBuilder.make[Action.DeleteAction[_]]()
931[warn] | ^
932[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
933[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
934[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala:158:85
935[warn] 158 | private[dynamodb] final case class RemoveAction[A](path: ProjectionExpression[A, _]) extends RenderableAction[A]
936[warn] | ^
937[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
938[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
939[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala:163:82
940[warn] 163 | private[dynamodb] final case class AddAction[A](path: ProjectionExpression[A, _], value: AttributeValue)
941[warn] | ^
942[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
943[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
944[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala:169:85
945[warn] 169 | private[dynamodb] final case class DeleteAction[A](path: ProjectionExpression[A, _], value: AttributeValue)
946[warn] | ^
947[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
948[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
949[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala:212:81
950[warn] 212 | private[dynamodb] final case class PathOperand[A](path: ProjectionExpression[_, A]) extends SetOperand[A]
951[warn] | ^
952[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
953[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
954[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala:217:49
955[warn] 217 | projectionExpression: ProjectionExpression[_, A],
956[warn] | ^
957[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
958[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
959[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala:221:49
960[warn] 221 | projectionExpression: ProjectionExpression[_, A],
961[warn] | ^
962[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
963[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
964[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala:224:81
965[warn] 224 | private[dynamodb] final case class IfNotExists[A](path: ProjectionExpression[_, A], value: AttributeValue)
966[warn] | ^
967[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
968[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
969[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/package.scala:19:59
970[warn] 19 | private[dynamodb] def ddbExecute[A](query: DynamoDBQuery[_, A]): ZIO[DynamoDBExecutor, DynamoDBError, A] =
971[warn] | ^
972[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
973[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
974[warn] -- [E003] Syntax Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/package.scala:43:30
975[warn] 43 | ): ZStream[DynamoDBExecutor with R, Throwable, B] =
976[warn] | ^^^^
977[warn] |with as a type operator has been deprecated; use & instead
978[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
979[warn] |
980[warn] | longer explanation available when compiling with `-explain`
981[warn] -- [E003] Syntax Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/package.scala:77:15
982[warn] 77 | ): ZStream[R with DynamoDBExecutor, Throwable, (A, Option[Item])] =
983[warn] | ^^^^
984[warn] |with as a type operator has been deprecated; use & instead
985[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
986[warn] |
987[warn] | longer explanation available when compiling with `-explain`
988[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/package.scala:81:40
989[warn] 81 | val batchGetItem: DynamoDBQuery[_, Chunk[(A, Option[Item])]] = DynamoDBQuery
990[warn] | ^
991[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
992[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
993[warn] -- [E003] Syntax Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/package.scala:117:15
994[warn] 117 | ): ZStream[R with DynamoDBExecutor, Throwable, Either[ItemError.DecodingError, (A, Option[From])]] =
995[warn] | ^^^^
996[warn] |with as a type operator has been deprecated; use & instead
997[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
998[warn] |
999[warn] | longer explanation available when compiling with `-explain`
1000[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/Codec.scala]
1001[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/AliasMapRender.scala]
1002[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutor.scala]
1003[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/UpdateExpression.scala]
1004[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/ConditionExpression.scala]
1005[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/TestDynamoDBExecutorImpl.scala]
1006[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/ProjectionType.scala]
1007[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala]
1008[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/SortKey.scala]
1009[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBExecutorImpl.scala]
1010[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/KeyConditionExpr.scala]
1011[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/AliasMap.scala]
1012[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/ProjectionExpression.scala]
1013[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/TestDynamoDBExecutor.scala]
1014[info] [patched file /build/repo/dynamodb/src/main/scala/zio/dynamodb/package.scala]
1015[warn] 173 warnings found
1016[info] done compiling
1017[info] compiling 15 Scala sources to /build/repo/dynamodb/target/scala-3.7.4-RC2/classes ...
1018[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
1019[warn] unknown category: unused-nowarn
1020[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
1021[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
1022[warn] bad option '-Xexperimental' was ignored
1023[warn] bad option '-Ypartial-unification' was ignored
1024[warn] bad option '-opt-warnings' was ignored
1025[warn] bad option '-Ywarn-extra-implicit' was ignored
1026[warn] bad option '-Yno-adapted-args' was ignored
1027[warn] bad option '-Ywarn-inaccessible' was ignored
1028[warn] bad option '-Ywarn-nullary-override' was ignored
1029[warn] bad option '-Ywarn-nullary-unit' was ignored
1030[warn] Flag -explain-types set repeatedly
1031[warn] bad option '-Yrangepos' was ignored
1032[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1033[warn] bad option '-Ypatmat-exhaust-depth' was ignored
1034[warn] bad option '-Ywarn-numeric-widen' was ignored
1035[warn] bad option '-Ywarn-value-discard' was ignored
1036[warn] 15 warnings found
1037[info] done compiling
1038[info] compiling 37 Scala sources to /build/repo/dynamodb/target/scala-3.7.4-RC2/test-classes ...
1039[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
1040[warn] unknown category: unused-nowarn
1041[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
1042[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
1043[warn] bad option '-Xexperimental' was ignored
1044[warn] bad option '-Ypartial-unification' was ignored
1045[warn] bad option '-opt-warnings' was ignored
1046[warn] bad option '-Ywarn-extra-implicit' was ignored
1047[warn] bad option '-Yno-adapted-args' was ignored
1048[warn] bad option '-Ywarn-inaccessible' was ignored
1049[warn] bad option '-Ywarn-nullary-override' was ignored
1050[warn] bad option '-Ywarn-nullary-unit' was ignored
1051[warn] Flag -explain-types set repeatedly
1052[warn] bad option '-Yrangepos' was ignored
1053[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1054[warn] bad option '-Ypatmat-exhaust-depth' was ignored
1055[warn] bad option '-Ywarn-numeric-widen' was ignored
1056[warn] bad option '-Ywarn-value-discard' was ignored
1057[warn] -- [E003] Syntax Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AliasMapSpec.scala:15:42
1058[warn] 15 | override def spec: Spec[TestEnvironment with Scope, Any] =
1059[warn] | ^^^^
1060[warn] |with as a type operator has been deprecated; use & instead
1061[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1062[warn] |
1063[warn] | longer explanation available when compiling with `-explain`
1064[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:48:70
1065[warn] 48 | private def getRequestItemOneAndTwo(peSet: Set[ProjectionExpression[_, _]] = Set.empty) =
1066[warn] | ^
1067[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1068[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1069[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:48:73
1070[warn] 48 | private def getRequestItemOneAndTwo(peSet: Set[ProjectionExpression[_, _]] = Set.empty) =
1071[warn] | ^
1072[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1073[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1074[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:105:65
1075[warn] 105 | private def failedMockBatchGet(peSet: Set[ProjectionExpression[_, _]] = Set.empty, atMost: Int): ULayer[DynamoDb] =
1076[warn] | ^
1077[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1078[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1079[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:105:68
1080[warn] 105 | private def failedMockBatchGet(peSet: Set[ProjectionExpression[_, _]] = Set.empty, atMost: Int): ULayer[DynamoDb] =
1081[warn] | ^
1082[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1083[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1084[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:218:44
1085[warn] 218 | getItem("mockBatches", itemOne) zip getItem("mockBatches", itemTwo)
1086[warn] | ^^^
1087[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1088[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1089[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1090[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:231:44
1091[warn] 231 | getItem("mockBatches", itemOne) zip getItem("mockBatches", itemTwo)
1092[warn] | ^^^
1093[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1094[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1095[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1096[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:240:44
1097[warn] 240 | getItem("mockBatches", itemOne) zip getItem("mockBatches", itemTwo)
1098[warn] | ^^^
1099[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1100[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1101[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1102[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:249:44
1103[warn] 249 | getItem("mockBatches", itemOne) zip getItem("mockBatches", itemTwo)
1104[warn] | ^^^
1105[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1106[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1107[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1108[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:256:58
1109[warn] 256 | val autoBatched = getItem("mockBatches", itemOne) zip getItem("mockBatches", itemTwo)
1110[warn] | ^^^
1111[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1112[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1113[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1114[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:261:60
1115[warn] 261 | val autoBatched = getItem("mockBatches", itemOne) zip getItem("mockBatches", itemTwo)
1116[warn] | ^^^
1117[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1118[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1119[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1120[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:297:60
1121[warn] 297 | val autoBatched = getItem("mockBatches", itemOne) zip getItem("mockBatches", itemTwo)
1122[warn] | ^^^
1123[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1124[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1125[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1126[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:424:60
1127[warn] 424 | val autoBatched = putItem("mockBatches", itemOne) zip putItem("mockBatches", itemTwo)
1128[warn] | ^^^
1129[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1130[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1131[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1132[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:439:70
1133[warn] 439 | val autoBatchedPutItems = putItem("mockBatches", itemOne) zip putItem("mockBatches", itemTwo)
1134[warn] | ^^^
1135[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1136[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1137[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1138[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:451:76
1139[warn] 451 | val autoBatchedDeleteItems = deleteItem("mockBatches", itemOne) zip deleteItem("mockBatches", itemTwo)
1140[warn] | ^^^
1141[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1142[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1143[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1144[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:463:70
1145[warn] 463 | val autoBatchedGetItems = getItem("mockBatches", itemOne) zip getItem("mockBatches", itemTwo)
1146[warn] | ^^^
1147[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1148[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1149[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1150[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:476:60
1151[warn] 476 | val autoBatched = putItem("mockBatches", itemOne) zip putItem("mockBatches", itemTwo)
1152[warn] | ^^^
1153[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1154[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1155[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1156[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala:514:60
1157[warn] 514 | val autoBatched = putItem("mockBatches", itemOne) zip putItem("mockBatches", itemTwo)
1158[warn] | ^^^
1159[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1160[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1161[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1162[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:155:46
1163[warn] 155 | chunkOfPrimaryKeyAndItem(1 to 5, "k1"): _*
1164[warn] | ^
1165[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1166[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1167[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:322:64
1168[warn] 322 | private def assertQueryNotBatched(queries: List[DynamoDBQuery[_, _]]) =
1169[warn] | ^
1170[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1171[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1172[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:322:67
1173[warn] 322 | private def assertQueryNotBatched(queries: List[DynamoDBQuery[_, _]]) =
1174[warn] | ^
1175[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1176[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1177[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:325:61
1178[warn] 325 | private def assertQueryBatched(queries: List[DynamoDBQuery[_, _]]) =
1179[warn] | ^
1180[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1181[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1182[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:325:64
1183[warn] 325 | private def assertQueryBatched(queries: List[DynamoDBQuery[_, _]]) =
1184[warn] | ^
1185[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1186[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1187[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:328:41
1188[warn] 328 | private def isBatched(q: DynamoDBQuery[_, _]): Boolean =
1189[warn] | ^
1190[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1191[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1192[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:328:44
1193[warn] 328 | private def isBatched(q: DynamoDBQuery[_, _]): Boolean =
1194[warn] | ^
1195[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1196[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1197[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:163:83
1198[warn] 163 | query1: DynamoDBQuery[Any, (Option[AttrMap], Option[AttrMap])] = putItemT1 zip putItemT1_2
1199[warn] | ^^^
1200[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1201[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1202[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1203[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:164:83
1204[warn] 164 | query2: DynamoDBQuery[Any, (Option[AttrMap], Option[AttrMap])] = getItemT1 zip getItemT1_2
1205[warn] | ^^^
1206[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1207[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1208[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1209[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:172:102
1210[warn] 172 | val query1: DynamoDBQuery[Any, (Option[AttrMap], Option[AttrMap])] = getItemT1 zip getItemT1_2
1211[warn] | ^^^
1212[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1213[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1214[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1215[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:173:99
1216[warn] 173 | val query2: DynamoDBQuery[Any, (Option[AttrMap], Option[AttrMap], Option[AttrMap])] = query1 zip getItemT3
1217[warn] | ^^^
1218[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1219[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1220[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1221[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:180:102
1222[warn] 180 | val query1: DynamoDBQuery[Any, (Option[AttrMap], Option[AttrMap])] = getItemT1 zip getItemT1_2
1223[warn] | ^^^
1224[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1225[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1226[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1227[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:182:15
1228[warn] 182 | query1 zip getItemT1_NotExists
1229[warn] | ^^^
1230[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1231[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1232[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1233[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:189:121
1234[warn] 189 | val query1: DynamoDBQuery[Any, (Option[AttrMap], Option[AttrMap])] = putItemT3_2 zip getItemT1
1235[warn] | ^^^
1236[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1237[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1238[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1239[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:190:116
1240[warn] 190 | val query2: DynamoDBQuery[Any, (Option[AttrMap], Option[AttrMap], Option[AttrMap])] = query1 zip getItemT1_2
1241[warn] | ^^^
1242[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1243[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1244[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1245[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:192:15
1246[warn] 192 | query2 zip deleteItemT3
1247[warn] | ^^^
1248[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1249[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1250[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1251[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala:194:88
1252[warn] 194 | val nextQuery: DynamoDBQuery[Any, (Option[AttrMap], Option[AttrMap])] = getItemT3 zip getItemT3_2
1253[warn] | ^^^
1254[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1255[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1256[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1257[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/GetAndPutSpec.scala:54:68
1258[warn] 54 | r <- (get("table1")(SimpleCaseClass2.id.partitionKey === 1) zip get("table1")(
1259[warn] | ^^^
1260[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1261[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1262[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1263[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/GetAndPutSpec.scala:79:79
1264[warn] 79 | _ <- (put[SimpleCaseClass2]("table1", SimpleCaseClass2(1, "Avi")) zip put[SimpleCaseClass2](
1265[warn] | ^^^
1266[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1267[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1268[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1269[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/ParallelizeSpec.scala:20:32
1270[warn] 20 | parallelize(getItemT1 zip getItemT1_2)
1271[warn] | ^^^
1272[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1273[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1274[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1275[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/ParallelizeSpec.scala:28:72
1276[warn] 28 | val (constructors, assembler) = parallelize[Any, Any](putItemT1 zip deleteItemT1)
1277[warn] | ^^^
1278[warn] |Alphanumeric method zip is not declared infix; it should not be used as infix operator.
1279[warn] |Instead, use method syntax .zip(...) or backticked identifier `zip`.
1280[warn] |The latter can be rewritten automatically under -rewrite -source 3.4-migration.
1281[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/ProjectionExpressionParserSpec.scala:13:167
1282[warn] 13 | private def fieldName = Gen.stringBounded(0, 10)(Gen.oneOf(validCharGens: _*))
1283[warn] | ^
1284[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1285[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1286[warn] -- [E003] Syntax Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/ProjectionExpressionParserSpec.scala:50:36
1287[warn] 50 | private val mainSuite: Spec[Sized with TestConfig, Nothing] =
1288[warn] | ^^^^
1289[warn] |with as a type operator has been deprecated; use & instead
1290[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1291[warn] |
1292[warn] | longer explanation available when compiling with `-explain`
1293[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/ProjectionExpressionParserSpec.scala:106:52
1294[warn] 106 | private def anyEmptyName(pe: ProjectionExpression[_, _]): Boolean =
1295[warn] | ^
1296[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1297[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1298[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/ProjectionExpressionParserSpec.scala:106:55
1299[warn] 106 | private def anyEmptyName(pe: ProjectionExpression[_, _]): Boolean =
1300[warn] | ^
1301[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1302[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1303[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:174:37
1304[warn] 174 | .Field[ListMap[String, _], ListMap[String, _]](
1305[warn] | ^
1306[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1307[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1308[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:174:57
1309[warn] 174 | .Field[ListMap[String, _], ListMap[String, _]](
1310[warn] | ^
1311[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1312[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1313[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:177:43
1314[warn] 177 | get0 = (p: ListMap[String, _]) => p(key).asInstanceOf[ListMap[String, _]],
1315[warn] | ^
1316[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1317[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1318[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:177:86
1319[warn] 177 | get0 = (p: ListMap[String, _]) => p(key).asInstanceOf[ListMap[String, _]],
1320[warn] | ^
1321[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1322[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1323[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:178:43
1324[warn] 178 | set0 = (p: ListMap[String, _], v: ListMap[String, _]) => p.updated(key, v)
1325[warn] | ^
1326[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1327[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1328[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:178:66
1329[warn] 178 | set0 = (p: ListMap[String, _], v: ListMap[String, _]) => p.updated(key, v)
1330[warn] | ^
1331[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1332[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1333[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:204:41
1334[warn] 204 | get0 = (p: ListMap[String, _]) => p("zoneOffset").asInstanceOf[ZoneOffset],
1335[warn] | ^
1336[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1337[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1338[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:205:41
1339[warn] 205 | set0 = (p: ListMap[String, _], v: ZoneOffset) => p.updated("zoneOffset", v)
1340[warn] | ^
1341[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1342[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1343[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:459:49
1344[warn] 459 | val nestedRecordSchema: Schema[ListMap[String, _]] = Schema.record(
1345[warn] | ^
1346[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1347[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1348[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:464:33
1349[warn] 464 | get0 = (p: ListMap[String, _]) => p("l1").asInstanceOf[String],
1350[warn] | ^
1351[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1352[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1353[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:465:33
1354[warn] 465 | set0 = (p: ListMap[String, _], v: String) => p.updated("l1", v)
1355[warn] | ^
1356[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1357[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1358[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:470:33
1359[warn] 470 | get0 = (p: ListMap[String, _]) => p("l2").asInstanceOf[ListMap[String, _]],
1360[warn] | ^
1361[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1362[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1363[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:470:77
1364[warn] 470 | get0 = (p: ListMap[String, _]) => p("l2").asInstanceOf[ListMap[String, _]],
1365[warn] | ^
1366[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1367[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1368[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:471:33
1369[warn] 471 | set0 = (p: ListMap[String, _], v: ListMap[String, _]) => p.updated("l2", v)
1370[warn] | ^
1371[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1372[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1373[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:471:56
1374[warn] 471 | set0 = (p: ListMap[String, _], v: ListMap[String, _]) => p.updated("l2", v)
1375[warn] | ^
1376[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1377[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1378[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecTestFixtures.scala:13:43
1379[warn] 13 | val recordSchema: Schema[ListMap[String, _]] = Schema.record(
1380[warn] | ^
1381[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1382[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1383[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecTestFixtures.scala:18:33
1384[warn] 18 | get0 = (p: ListMap[String, _]) => p("foo").asInstanceOf[String],
1385[warn] | ^
1386[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1387[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1388[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecTestFixtures.scala:19:33
1389[warn] 19 | set0 = (p: ListMap[String, _], v: String) => p.updated("foo", v)
1390[warn] | ^
1391[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1392[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1393[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecTestFixtures.scala:25:35
1394[warn] 25 | get0 = (p: ListMap[String, _]) => p("bar").asInstanceOf[Int],
1395[warn] | ^
1396[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1397[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1398[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecTestFixtures.scala:26:35
1399[warn] 26 | set0 = (p: ListMap[String, _], v: Int) => p.updated("bar", v)
1400[warn] | ^
1401[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1402[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1403[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/DynamicCodecSpec.scala:438:63
1404[warn] 438 | assert(decoded.map(_.asInstanceOf[DynamicValue.Primitive[_]].value.asInstanceOf[java.math.BigDecimal]))(
1405[warn] | ^
1406[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1407[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1408[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/DynamicValueGen.scala:109:59
1409[warn] 109 | def anyDynamicValueOfEnum[A](cases: Chunk[Schema.Case[A, _]]): Gen[Sized, DynamicValue.Enumeration] =
1410[warn] | ^
1411[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1412[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1413[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/DynamicValueGen.scala:115:71
1414[warn] 115 | def anyDynamicValueWithStructure[A](structure: Chunk[Schema.Field[A, _]]): Gen[Sized, DynamicValue.Record] =
1415[warn] | ^
1416[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1417[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1418[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/ItemDecoderSpec.scala:179:62
1419[warn] 179 | val actual = DynamoDBQuery.fromItem[CaseClassOfMapOfInt](item)(caseClassOfMapOfInt)
1420[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1421[warn] |Context bounds will map to context parameters.
1422[warn] |A `using` clause is needed to pass explicit arguments to them.
1423[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1424[warn] -- [E003] Syntax Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/JsonAstSerdeSpec.scala:12:42
1425[warn] 12 | override def spec: Spec[TestEnvironment with Scope, Any] =
1426[warn] | ^^^^
1427[warn] |with as a type operator has been deprecated; use & instead
1428[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1429[warn] |
1430[warn] | longer explanation available when compiling with `-explain`
1431[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaAssertions.scala:24:37
1432[warn] 24 | def hasSameSchema(expected: Schema[_]): Assertion[Schema[_]] =
1433[warn] | ^
1434[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1435[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1436[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaAssertions.scala:24:59
1437[warn] 24 | def hasSameSchema(expected: Schema[_]): Assertion[Schema[_]] =
1438[warn] | ^
1439[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1440[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1441[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaAssertions.scala:27:46
1442[warn] 27 | def hasSameSchemaStructure(expected: Schema[_]): Assertion[Schema[_]] =
1443[warn] | ^
1444[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1445[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1446[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaAssertions.scala:27:68
1447[warn] 27 | def hasSameSchemaStructure(expected: Schema[_]): Assertion[Schema[_]] =
1448[warn] | ^
1449[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1450[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1451[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaAssertions.scala:30:34
1452[warn] 30 | def hasSameAst(expected: Schema[_]): Assertion[Schema[_]] =
1453[warn] | ^
1454[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1455[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1456[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaAssertions.scala:30:56
1457[warn] 30 | def hasSameAst(expected: Schema[_]): Assertion[Schema[_]] =
1458[warn] | ^
1459[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1460[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1461[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaAssertions.scala:33:41
1462[warn] 33 | private def equalsAst(expected: Schema[_], actual: Schema[_], depth: Int = 0): Boolean =
1463[warn] | ^
1464[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1465[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1466[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaAssertions.scala:33:60
1467[warn] 33 | private def equalsAst(expected: Schema[_], actual: Schema[_], depth: Int = 0): Boolean =
1468[warn] | ^
1469[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1470[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1471[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:14:33
1472[warn] 14 | schemaGen: Gen[Sized, Schema[_]]
1473[warn] | ^
1474[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1475[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1476[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:30:61
1477[warn] 30 | .asInstanceOf[Schema.Field[ListMap[String, _], _]]
1478[warn] | ^
1479[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1480[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1481[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:30:65
1482[warn] 30 | .asInstanceOf[Schema.Field[ListMap[String, _], _]]
1483[warn] | ^
1484[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1485[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1486[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:32:20
1487[warn] 32 | .toSeq: _*
1488[warn] | ^
1489[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1490[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1491[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:37:100
1492[warn] 37 | def anyStructure[A](schema: Schema[A], max: Int = 3): Gen[Sized, Seq[Schema.Field[ListMap[String, _], A]]] =
1493[warn] | ^
1494[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1495[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1496[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:41:39
1497[warn] 41 | Schema.Field[ListMap[String, _], A](
1498[warn] | ^
1499[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1500[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1501[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:163:49
1502[warn] 163 | def toCaseSet[A](cases: ListMap[String, Schema[_]]): CaseSet.Aux[A] =
1503[warn] | ^
1504[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1505[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1506[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:231:66
1507[warn] 231 | val gen = Gen.oneOf(structure.keys.map(Gen.const(_)).toSeq: _*).map(_ => primitiveValue)
1508[warn] | ^
1509[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1510[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1511[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:243:51
1512[warn] 243 | val anyRecord: Gen[Sized, Schema[ListMap[String, _]]] =
1513[warn] | ^
1514[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1515[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1516[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:249:53
1517[warn] 249 | type GenericRecordAndGen = (Schema[ListMap[String, _]], Gen[Sized, ListMap[String, _]])
1518[warn] | ^
1519[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1520[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1521[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:249:85
1522[warn] 249 | type GenericRecordAndGen = (Schema[ListMap[String, _]], Gen[Sized, ListMap[String, _]])
1523[warn] | ^
1524[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1525[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1526[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:257:47
1527[warn] 257 | val valueGen: Gen[Sized, ListMap[String, _]] =
1528[warn] | ^
1529[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1530[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1531[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:267:37
1532[warn] 267 | Schema.record(name, structure: _*) -> valueGen
1533[warn] | ^
1534[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1535[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1536[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:270:48
1537[warn] 270 | type RecordAndValue = (Schema[ListMap[String, _]], ListMap[String, _])
1538[warn] | ^
1539[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1540[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1541[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:270:69
1542[warn] 270 | type RecordAndValue = (Schema[ListMap[String, _]], ListMap[String, _])
1543[warn] | ^
1544[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1545[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1546[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:332:61
1547[warn] 332 | type RecordTransform[A] = Schema.Transform[ListMap[String, _], A, String]
1548[warn] | ^
1549[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1550[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1551[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:347:56
1552[warn] 347 | def transformRecord[A](schema: Schema[ListMap[String, _]]): RecordTransform[A] =
1553[warn] | ^
1554[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1555[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1556[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:348:37
1557[warn] 348 | Schema.Transform[ListMap[String, _], A, String](
1558[warn] | ^
1559[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1560[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1561[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:403:48
1562[warn] 403 | type TransformAndValue[A] = (Schema.Transform[_, A, String], A)
1563[warn] | ^
1564[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1565[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1566[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:412:46
1567[warn] 412 | type TransformAndGen[A] = (Schema.Transform[_, A, String], Gen[Sized, A])
1568[warn] | ^
1569[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1570[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1571[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:522:49
1572[warn] 522 | lazy val anyCaseClassSchema: Gen[Sized, Schema[_]] =
1573[warn] | ^
1574[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1575[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1576[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:619:43
1577[warn] 619 | implicit lazy val schema: Schema.Enum6[_, _, _, _, _, _, Json] =
1578[warn] | ^
1579[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1580[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1581[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:619:46
1582[warn] 619 | implicit lazy val schema: Schema.Enum6[_, _, _, _, _, _, Json] =
1583[warn] | ^
1584[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1585[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1586[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:619:49
1587[warn] 619 | implicit lazy val schema: Schema.Enum6[_, _, _, _, _, _, Json] =
1588[warn] | ^
1589[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1590[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1591[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:619:52
1592[warn] 619 | implicit lazy val schema: Schema.Enum6[_, _, _, _, _, _, Json] =
1593[warn] | ^
1594[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1595[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1596[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:619:55
1597[warn] 619 | implicit lazy val schema: Schema.Enum6[_, _, _, _, _, _, Json] =
1598[warn] | ^
1599[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1600[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1601[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:619:58
1602[warn] 619 | implicit lazy val schema: Schema.Enum6[_, _, _, _, _, _, Json] =
1603[warn] | ^
1604[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1605[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1606[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:667:38
1607[warn] 667 | def schemasAndGens: List[SchemaTest[_]] =
1608[warn] | ^
1609[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1610[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1611[info] [patched file /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/DynamicCodecSpec.scala]
1612[info] [patched file /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/ItemDecoderSpec.scala]
1613[info] [patched file /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaAssertions.scala]
1614[info] [patched file /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala]
1615[info] [patched file /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecTestFixtures.scala]
1616[info] [patched file /build/repo/dynamodb/src/test/scala/zio/dynamodb/ParallelizeSpec.scala]
1617[info] [patched file /build/repo/dynamodb/src/test/scala/zio/dynamodb/BatchingDSLSpec.scala]
1618[info] [patched file /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala]
1619[info] [patched file /build/repo/dynamodb/src/test/scala/zio/dynamodb/GetAndPutSpec.scala]
1620[info] [patched file /build/repo/dynamodb/src/test/scala/zio/dynamodb/ProjectionExpressionParserSpec.scala]
1621[info] [patched file /build/repo/dynamodb/src/test/scala/zio/dynamodb/AutoBatchedFailureSpec.scala]
1622[info] [patched file /build/repo/dynamodb/src/test/scala/zio/dynamodb/AliasMapSpec.scala]
1623[info] [patched file /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/JsonAstSerdeSpec.scala]
1624[info] [patched file /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/DynamicValueGen.scala]
1625[warn] 119 warnings found
1626[info] done compiling
1627[info] compiling 14 Scala sources to /build/repo/dynamodb/target/scala-3.7.4-RC2/test-classes ...
1628[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
1629[warn] unknown category: unused-nowarn
1630[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
1631[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
1632[warn] bad option '-Xexperimental' was ignored
1633[warn] bad option '-Ypartial-unification' was ignored
1634[warn] bad option '-opt-warnings' was ignored
1635[warn] bad option '-Ywarn-extra-implicit' was ignored
1636[warn] bad option '-Yno-adapted-args' was ignored
1637[warn] bad option '-Ywarn-inaccessible' was ignored
1638[warn] bad option '-Ywarn-nullary-override' was ignored
1639[warn] bad option '-Ywarn-nullary-unit' was ignored
1640[warn] Flag -explain-types set repeatedly
1641[warn] bad option '-Yrangepos' was ignored
1642[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1643[warn] bad option '-Ypatmat-exhaust-depth' was ignored
1644[warn] bad option '-Ywarn-numeric-widen' was ignored
1645[warn] bad option '-Ywarn-value-discard' was ignored
1646[warn] 15 warnings found
1647[info] done compiling
1648Starting build for ProjectRef(file:/build/repo/,zio-dynamodb-ce) (zio-dynamodb-ce)... [1/4]
1649Compile scalacOptions: -encoding, UTF-8, -explaintypes, -language:higherKinds, -language:existentials, -unchecked, -Xexperimental, -Ypartial-unification, -opt-warnings, -Ywarn-extra-implicit, -Yno-adapted-args, -Ywarn-inaccessible, -Ywarn-nullary-override, -Ywarn-nullary-unit, -Wconf:cat=unused-nowarn:s, -language:higherKinds, -explaintypes, -Yrangepos, -Xlint:_,-missing-interpolator,-type-parameter-shadow,-infer-any, -Ypatmat-exhaust-depth, 40, -Ywarn-numeric-widen, -Ywarn-value-discard, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1650[info] compiling 2 Scala sources to /build/repo/interop/dynamodb-ce/target/scala-3.7.4-RC2/classes ...
1651[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
1652[warn] unknown category: unused-nowarn
1653[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
1654[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
1655[warn] bad option '-Xexperimental' was ignored
1656[warn] bad option '-Ypartial-unification' was ignored
1657[warn] bad option '-opt-warnings' was ignored
1658[warn] bad option '-Ywarn-extra-implicit' was ignored
1659[warn] bad option '-Yno-adapted-args' was ignored
1660[warn] bad option '-Ywarn-inaccessible' was ignored
1661[warn] bad option '-Ywarn-nullary-override' was ignored
1662[warn] bad option '-Ywarn-nullary-unit' was ignored
1663[warn] Flag -explain-types set repeatedly
1664[warn] bad option '-Yrangepos' was ignored
1665[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1666[warn] bad option '-Ypatmat-exhaust-depth' was ignored
1667[warn] bad option '-Ywarn-numeric-widen' was ignored
1668[warn] bad option '-Ywarn-value-discard' was ignored
1669[warn] -- Warning: /build/repo/interop/dynamodb-ce/src/main/scala/zio.dynamodb.interop.ce/syntax.scala:78:42
1670[warn] 78 | def execute[Out](query: DynamoDBQuery[_, Out])(implicit ce: CatsCompatible[Out]): F[ce.Out] =
1671[warn] | ^
1672[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1673[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1674[warn] -- [E003] Syntax Warning: /build/repo/interop/dynamodb-ce/src/main/scala/zio.dynamodb.interop.ce/syntax.scala:104:27
1675[warn] 104 | val scopedF: ZIO[Any with Scope, Throwable, DynamoDBExceutorF[F]] = for {
1676[warn] | ^^^^
1677[warn] |with as a type operator has been deprecated; use & instead
1678[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1679[warn] |
1680[warn] | longer explanation available when compiling with `-explain`
1681[info] [patched file /build/repo/interop/dynamodb-ce/src/main/scala/zio.dynamodb.interop.ce/syntax.scala]
1682[warn] 17 warnings found
1683[info] done compiling
1684[info] compiling 1 Scala source to /build/repo/interop/dynamodb-ce/target/scala-3.7.4-RC2/classes ...
1685[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
1686[warn] unknown category: unused-nowarn
1687[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
1688[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
1689[warn] bad option '-Xexperimental' was ignored
1690[warn] bad option '-Ypartial-unification' was ignored
1691[warn] bad option '-opt-warnings' was ignored
1692[warn] bad option '-Ywarn-extra-implicit' was ignored
1693[warn] bad option '-Yno-adapted-args' was ignored
1694[warn] bad option '-Ywarn-inaccessible' was ignored
1695[warn] bad option '-Ywarn-nullary-override' was ignored
1696[warn] bad option '-Ywarn-nullary-unit' was ignored
1697[warn] Flag -explain-types set repeatedly
1698[warn] bad option '-Yrangepos' was ignored
1699[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1700[warn] bad option '-Ypatmat-exhaust-depth' was ignored
1701[warn] bad option '-Ywarn-numeric-widen' was ignored
1702[warn] bad option '-Ywarn-value-discard' was ignored
1703[warn] 15 warnings found
1704[info] done compiling
1705Starting build for ProjectRef(file:/build/repo/,zio-dynamodb-future) (zio-dynamodb-future)... [2/4]
1706Compile scalacOptions: -encoding, UTF-8, -explaintypes, -language:higherKinds, -language:existentials, -unchecked, -Xexperimental, -Ypartial-unification, -opt-warnings, -Ywarn-extra-implicit, -Yno-adapted-args, -Ywarn-inaccessible, -Ywarn-nullary-override, -Ywarn-nullary-unit, -Wconf:cat=unused-nowarn:s, -language:higherKinds, -explaintypes, -Yrangepos, -Xlint:_,-missing-interpolator,-type-parameter-shadow,-infer-any, -Ypatmat-exhaust-depth, 40, -Ywarn-numeric-widen, -Ywarn-value-discard, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1707[info] compiling 3 Scala sources to /build/repo/interop/dynamodb-future/target/scala-3.7.4-RC2/classes ...
1708[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
1709[warn] unknown category: unused-nowarn
1710[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
1711[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
1712[warn] bad option '-Xexperimental' was ignored
1713[warn] bad option '-Ypartial-unification' was ignored
1714[warn] bad option '-opt-warnings' was ignored
1715[warn] bad option '-Ywarn-extra-implicit' was ignored
1716[warn] bad option '-Yno-adapted-args' was ignored
1717[warn] bad option '-Ywarn-inaccessible' was ignored
1718[warn] bad option '-Ywarn-nullary-override' was ignored
1719[warn] bad option '-Ywarn-nullary-unit' was ignored
1720[warn] Flag -explain-types set repeatedly
1721[warn] bad option '-Yrangepos' was ignored
1722[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1723[warn] bad option '-Ypatmat-exhaust-depth' was ignored
1724[warn] bad option '-Ywarn-numeric-widen' was ignored
1725[warn] bad option '-Ywarn-value-discard' was ignored
1726[warn] -- Warning: /build/repo/interop/dynamodb-future/src/main/scala/zio/dynamodb/interop/future/DynamoDBExecutorF.scala:23:38
1727[warn] 23 | def execute[A](query: DynamoDBQuery[_, A]): CancelableFuture[A] = {
1728[warn] | ^
1729[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1730[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1731[info] [patched file /build/repo/interop/dynamodb-future/src/main/scala/zio/dynamodb/interop/future/DynamoDBExecutorF.scala]
1732[warn] 16 warnings found
1733[info] done compiling
1734[info] compiling 1 Scala source to /build/repo/interop/dynamodb-future/target/scala-3.7.4-RC2/classes ...
1735[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
1736[warn] unknown category: unused-nowarn
1737[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
1738[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
1739[warn] bad option '-Xexperimental' was ignored
1740[warn] bad option '-Ypartial-unification' was ignored
1741[warn] bad option '-opt-warnings' was ignored
1742[warn] bad option '-Ywarn-extra-implicit' was ignored
1743[warn] bad option '-Yno-adapted-args' was ignored
1744[warn] bad option '-Ywarn-inaccessible' was ignored
1745[warn] bad option '-Ywarn-nullary-override' was ignored
1746[warn] bad option '-Ywarn-nullary-unit' was ignored
1747[warn] Flag -explain-types set repeatedly
1748[warn] bad option '-Yrangepos' was ignored
1749[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1750[warn] bad option '-Ypatmat-exhaust-depth' was ignored
1751[warn] bad option '-Ywarn-numeric-widen' was ignored
1752[warn] bad option '-Ywarn-value-discard' was ignored
1753[warn] 15 warnings found
1754[info] done compiling
1755Starting build for ProjectRef(file:/build/repo/,zio-dynamodb-json) (zio-dynamodb-json)... [3/4]
1756Compile scalacOptions: -encoding, UTF-8, -explaintypes, -language:higherKinds, -language:existentials, -unchecked, -Xexperimental, -Ypartial-unification, -opt-warnings, -Ywarn-extra-implicit, -Yno-adapted-args, -Ywarn-inaccessible, -Ywarn-nullary-override, -Ywarn-nullary-unit, -Wconf:cat=unused-nowarn:s, -language:higherKinds, -explaintypes, -Yrangepos, -Xlint:_,-missing-interpolator,-type-parameter-shadow,-infer-any, -Ypatmat-exhaust-depth, 40, -Ywarn-numeric-widen, -Ywarn-value-discard, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1757[info] compiling 3 Scala sources to /build/repo/dynamodb-json/target/scala-3.7.4-RC2/classes ...
1758[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
1759[warn] unknown category: unused-nowarn
1760[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
1761[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
1762[warn] bad option '-Xexperimental' was ignored
1763[warn] bad option '-Ypartial-unification' was ignored
1764[warn] bad option '-opt-warnings' was ignored
1765[warn] bad option '-Ywarn-extra-implicit' was ignored
1766[warn] bad option '-Yno-adapted-args' was ignored
1767[warn] bad option '-Ywarn-inaccessible' was ignored
1768[warn] bad option '-Ywarn-nullary-override' was ignored
1769[warn] bad option '-Ywarn-nullary-unit' was ignored
1770[warn] Flag -explain-types set repeatedly
1771[warn] bad option '-Yrangepos' was ignored
1772[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1773[warn] bad option '-Ypatmat-exhaust-depth' was ignored
1774[warn] bad option '-Ywarn-numeric-widen' was ignored
1775[warn] bad option '-Ywarn-value-discard' was ignored
1776[warn] -- Warning: /build/repo/dynamodb-json/src/main/scala/zio/dynamodb/json/DynamodbJsonCodec.scala:21:64
1777[warn] 21 | Json.Obj(Chunk("L" -> Json.Arr(xs.map(encode).toList: _*)))
1778[warn] | ^
1779[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1780[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1781[warn] -- Warning: /build/repo/dynamodb-json/src/main/scala/zio/dynamodb/json/DynamodbJsonCodec.scala:22:105
1782[warn] 22 | case AttributeValue.StringSet(xs) => Json.Obj(Chunk("SS" -> Json.Arr(xs.map(Json.Str(_)).toList: _*)))
1783[warn] | ^
1784[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1785[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1786[warn] -- Warning: /build/repo/dynamodb-json/src/main/scala/zio/dynamodb/json/DynamodbJsonCodec.scala:24:84
1787[warn] 24 | Json.Obj(Chunk("NS" -> Json.Arr(xs.map(n => Json.Str(n.toString)).toList: _*)))
1788[warn] | ^
1789[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1790[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1791[warn] -- Warning: /build/repo/dynamodb-json/src/main/scala/zio/dynamodb/json/DynamodbJsonCodec.scala:27:65
1792[warn] 27 | Json.Obj(Chunk(xs.map { case (k, v) => k.value -> v }: _*))
1793[warn] | ^
1794[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1795[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1796[info] [patched file /build/repo/dynamodb-json/src/main/scala/zio/dynamodb/json/DynamodbJsonCodec.scala]
1797[warn] 19 warnings found
1798[info] done compiling
1799[info] compiling 1 Scala source to /build/repo/dynamodb-json/target/scala-3.7.4-RC2/classes ...
1800[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
1801[warn] unknown category: unused-nowarn
1802[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
1803[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
1804[warn] bad option '-Xexperimental' was ignored
1805[warn] bad option '-Ypartial-unification' was ignored
1806[warn] bad option '-opt-warnings' was ignored
1807[warn] bad option '-Ywarn-extra-implicit' was ignored
1808[warn] bad option '-Yno-adapted-args' was ignored
1809[warn] bad option '-Ywarn-inaccessible' was ignored
1810[warn] bad option '-Ywarn-nullary-override' was ignored
1811[warn] bad option '-Ywarn-nullary-unit' was ignored
1812[warn] Flag -explain-types set repeatedly
1813[warn] bad option '-Yrangepos' was ignored
1814[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1815[warn] bad option '-Ypatmat-exhaust-depth' was ignored
1816[warn] bad option '-Ywarn-numeric-widen' was ignored
1817[warn] bad option '-Ywarn-value-discard' was ignored
1818[warn] 15 warnings found
1819[info] done compiling
1820[info] compiling 3 Scala sources to /build/repo/dynamodb-json/target/scala-3.7.4-RC2/test-classes ...
1821[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
1822[warn] unknown category: unused-nowarn
1823[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
1824[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
1825[warn] bad option '-Xexperimental' was ignored
1826[warn] bad option '-Ypartial-unification' was ignored
1827[warn] bad option '-opt-warnings' was ignored
1828[warn] bad option '-Ywarn-extra-implicit' was ignored
1829[warn] bad option '-Yno-adapted-args' was ignored
1830[warn] bad option '-Ywarn-inaccessible' was ignored
1831[warn] bad option '-Ywarn-nullary-override' was ignored
1832[warn] bad option '-Ywarn-nullary-unit' was ignored
1833[warn] Flag -explain-types set repeatedly
1834[warn] bad option '-Yrangepos' was ignored
1835[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1836[warn] bad option '-Ypatmat-exhaust-depth' was ignored
1837[warn] bad option '-Ywarn-numeric-widen' was ignored
1838[warn] bad option '-Ywarn-value-discard' was ignored
1839[warn] -- [E003] Syntax Warning: /build/repo/dynamodb-json/src/test/scala/zio/dynamodb/json/ItemJsonSerialisationSpec.scala:14:42
1840[warn] 14 | override def spec: Spec[TestEnvironment with Scope, Any] =
1841[warn] | ^^^^
1842[warn] |with as a type operator has been deprecated; use & instead
1843[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1844[warn] |
1845[warn] | longer explanation available when compiling with `-explain`
1846[info] [patched file /build/repo/dynamodb-json/src/test/scala/zio/dynamodb/json/ItemJsonSerialisationSpec.scala]
1847[warn] 16 warnings found
1848[info] done compiling
1849[info] compiling 1 Scala source to /build/repo/dynamodb-json/target/scala-3.7.4-RC2/test-classes ...
1850[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
1851[warn] unknown category: unused-nowarn
1852[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
1853[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
1854[warn] bad option '-Xexperimental' was ignored
1855[warn] bad option '-Ypartial-unification' was ignored
1856[warn] bad option '-opt-warnings' was ignored
1857[warn] bad option '-Ywarn-extra-implicit' was ignored
1858[warn] bad option '-Yno-adapted-args' was ignored
1859[warn] bad option '-Ywarn-inaccessible' was ignored
1860[warn] bad option '-Ywarn-nullary-override' was ignored
1861[warn] bad option '-Ywarn-nullary-unit' was ignored
1862[warn] Flag -explain-types set repeatedly
1863[warn] bad option '-Yrangepos' was ignored
1864[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
1865[warn] bad option '-Ypatmat-exhaust-depth' was ignored
1866[warn] bad option '-Ywarn-numeric-widen' was ignored
1867[warn] bad option '-Ywarn-value-discard' was ignored
1868[warn] 15 warnings found
1869[info] done compiling
1870
1871************************
1872Build summary:
1873[{
1874 "module": "zio-dynamodb",
1875 "compile": {"status": "ok", "tookMs": 29744, "warnings": 158, "errors": 0, "sourceVersion": "3.4-migration"},
1876 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1877 "test-compile": {"status": "ok", "tookMs": 32430, "warnings": 104, "errors": 0, "sourceVersion": "3.4-migration"},
1878 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1879 "publish": {"status": "skipped", "tookMs": 0},
1880 "metadata": {
1881 "crossScalaVersions": ["2.13.16", "3.3.6"]
1882}
1883},{
1884 "module": "zio-dynamodb-ce",
1885 "compile": {"status": "ok", "tookMs": 1368, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
1886 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1887 "test-compile": {"status": "ok", "tookMs": 1182, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1888 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1889 "publish": {"status": "skipped", "tookMs": 0},
1890 "metadata": {
1891 "crossScalaVersions": ["2.13.16", "3.3.6"]
1892}
1893},{
1894 "module": "zio-dynamodb-future",
1895 "compile": {"status": "ok", "tookMs": 768, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
1896 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1897 "test-compile": {"status": "ok", "tookMs": 643, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1898 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1899 "publish": {"status": "skipped", "tookMs": 0},
1900 "metadata": {
1901 "crossScalaVersions": ["2.13.16", "3.3.6"]
1902}
1903},{
1904 "module": "zio-dynamodb-json",
1905 "compile": {"status": "ok", "tookMs": 688, "warnings": 4, "errors": 0, "sourceVersion": "3.4-migration"},
1906 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1907 "test-compile": {"status": "ok", "tookMs": 1865, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
1908 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1909 "publish": {"status": "skipped", "tookMs": 0},
1910 "metadata": {
1911 "crossScalaVersions": ["2.13.16", "3.3.6"]
1912}
1913}]
1914************************
1915[success] Total time: 119 s (0:01:59.0), completed Nov 8, 2025, 12:45:16 AM
1916[0JChecking patch project/plugins.sbt...
1917Checking patch project/BuildHelper.scala...
1918Checking patch build.sbt...
1919Applied patch project/plugins.sbt cleanly.
1920Applied patch project/BuildHelper.scala cleanly.
1921Applied patch build.sbt cleanly.
1922Commit migration rewrites
1923Switched to a new branch 'opencb/migrate-source-3.4'
1924[opencb/migrate-source-3.4 4404f5e] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
1925 33 files changed, 213 insertions(+), 213 deletions(-)
1926----
1927Preparing build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
1928Scala binary version found: 3.8
1929Implicitly using source version 3.8
1930Scala binary version found: 3.8
1931Implicitly using source version 3.8
1932Would try to apply common scalacOption (best-effort, sbt/mill only):
1933Append: ,REQUIRE:-source:3.8
1934Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1935
1936Try apply source patch:
1937Path: project/BuildHelper.scala
1938Pattern: val Scala3 = "3.3.6"
1939Replacement: val Scala3 = "3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
1940Successfully applied pattern 'val Scala3 = "3.3.6"' in project/BuildHelper.scala
1941----
1942Starting build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
1943Execute tests: false
1944sbt project found:
1945No prepare script found for project zio/zio-dynamodb
1946/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
1947##################################
1948Scala version: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
1949Targets: dev.zio%zio-dynamodb dev.zio%zio-dynamodb-ce dev.zio%zio-dynamodb-future dev.zio%zio-dynamodb-json
1950Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
1951##################################
1952Using extra scalacOptions: ,REQUIRE:-source:3.8
1953Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1954[sbt_options] declare -a sbt_options=()
1955[process_args] java_version = '21'
1956[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
1957# Executing command line:
1958java
1959-Dfile.encoding=UTF-8
1960-Dcommunitybuild.scala=3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
1961-Dcommunitybuild.project.dependencies.add=
1962-Xmx7G
1963-Xms4G
1964-Xss8M
1965-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
1966-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
1967-jar
1968/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
1969"setCrossScalaVersions 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
1970"++3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -v"
1971"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
1972"set every credentials := Nil"
1973"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
1974"removeScalacOptionsStartingWith -P:wartremover"
1975
1976moduleMappings
1977"runBuild 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-dynamodb dev.zio%zio-dynamodb-ce dev.zio%zio-dynamodb-future dev.zio%zio-dynamodb-json"
1978
1979[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 21)
1980[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
1981[info] loading project definition from /build/repo/project
1982[info] compiling 1 Scala source to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
1983[info] done compiling
1984/build/repo/build.sbt:53: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
1985 .configs(IntegrationTest)
1986 ^
1987/build/repo/build.sbt:55: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
1988 Defaults.itSettings,
1989 ^
1990/build/repo/build.sbt:56: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
1991 resolvers += Resolver.sonatypeCentralSnapshots
1992 resolvers ++= Resolver.sonatypeOssRepos("releases"),
1993 ^
1994/build/repo/build.sbt:278: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
1995 resolvers += Resolver.sonatypeCentralSnapshots
1996 resolvers ++= Resolver.sonatypeOssRepos("releases"),
1997 ^
1998/build/repo/build.sbt:293: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
1999 resolvers += Resolver.sonatypeCentralSnapshots
2000 resolvers ++= Resolver.sonatypeOssRepos("releases"),
2001 ^
2002/build/repo/build.sbt:304: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
2003 .configs(IntegrationTest)
2004 ^
2005/build/repo/build.sbt:306: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
2006 resolvers += Resolver.sonatypeCentralSnapshots
2007 resolvers ++= Resolver.sonatypeOssRepos("releases"),
2008 ^
2009/build/repo/build.sbt:323: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
2010 .configs(IntegrationTest)
2011 ^
2012/build/repo/build.sbt:325: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
2013 resolvers += Resolver.sonatypeCentralSnapshots
2014 resolvers ++= Resolver.sonatypeOssRepos("releases"),
2015 ^
2016/build/repo/build.sbt:339: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
2017 .configs(IntegrationTest)
2018 ^
2019/build/repo/build.sbt:341: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
2020 resolvers += Resolver.sonatypeCentralSnapshots
2021 resolvers ++= Resolver.sonatypeOssRepos("releases"),
2022 ^
2023[info] loading settings for project root from build.sbt...
2024[info] set current project to root (in build file:/build/repo/)
2025Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
2026OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zio-dynamodb-examples/crossScalaVersions
2027OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zio-dynamodb-ce/crossScalaVersions
2028OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zio-dynamodb-benchmarks/crossScalaVersions
2029OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zio-dynamodb-future/crossScalaVersions
2030OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in docs/crossScalaVersions
2031OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zio-dynamodb/crossScalaVersions
2032OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zio-dynamodb-json/crossScalaVersions
2033[info] set current project to root (in build file:/build/repo/)
2034[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 7 projects.
2035[info] Switching Scala version on:
2036[info] zio-dynamodb-ce (2.13.16, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
2037[info] zio-dynamodb-examples (2.13.16, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
2038[info] docs (2.13.16, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
2039[info] zio-dynamodb-json (2.13.16, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
2040[info] zio-dynamodb (2.13.16, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
2041[info] zio-dynamodb-future (2.13.16, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
2042[info] zio-dynamodb-benchmarks (2.13.16, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
2043[info] Excluding projects:
2044[info] * root (2.13.16)
2045[info] Reapplying settings...
2046[info] set current project to root (in build file:/build/repo/)
2047Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
2048[info] Reapplying settings...
2049[info] set current project to root (in build file:/build/repo/)
2050[info] Defining Global / credentials, credentials and 6 others.
2051[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 63 others.
2052[info] Run `last` for details.
2053[info] Reapplying settings...
2054[info] set current project to root (in build file:/build/repo/)
2055Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
2056[info] Reapplying settings...
2057OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
2058
2059 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
2060 Did you mean allExcludeDependencies ?
2061 , retry without global scopes
2062[info] Reapplying settings...
2063[info] set current project to root (in build file:/build/repo/)
2064Execute removeScalacOptionsStartingWith: -P:wartremover
2065[info] Reapplying settings...
2066[info] set current project to root (in build file:/build/repo/)
2067[success] Total time: 0 s, completed Nov 8, 2025, 12:45:36 AM
2068Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
2069Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
2070Starting build...
2071Projects: Set(zio-dynamodb, zio-dynamodb-ce, zio-dynamodb-future, zio-dynamodb-json)
2072Starting build for ProjectRef(file:/build/repo/,zio-dynamodb) (zio-dynamodb)... [0/4]
2073OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
2074OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
2075OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
2076Compile scalacOptions: -encoding, UTF-8, -explaintypes, -language:higherKinds, -language:existentials, -unchecked, -Xexperimental, -Ypartial-unification, -opt-warnings, -Ywarn-extra-implicit, -Yno-adapted-args, -Ywarn-inaccessible, -Ywarn-nullary-override, -Ywarn-nullary-unit, -Wconf:cat=unused-nowarn:s, -language:higherKinds, -explaintypes, -Yrangepos, -Xlint:_,-missing-interpolator,-type-parameter-shadow,-infer-any, -Ypatmat-exhaust-depth, 40, -Ywarn-numeric-widen, -Ywarn-value-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2077[info] compiling 55 Scala sources to /build/repo/dynamodb/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
2078[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
2079[warn] unknown category: unused-nowarn
2080[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
2081[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
2082[warn] bad option '-Xexperimental' was ignored
2083[warn] bad option '-Ypartial-unification' was ignored
2084[warn] bad option '-opt-warnings' was ignored
2085[warn] bad option '-Ywarn-extra-implicit' was ignored
2086[warn] bad option '-Yno-adapted-args' was ignored
2087[warn] bad option '-Ywarn-inaccessible' was ignored
2088[warn] bad option '-Ywarn-nullary-override' was ignored
2089[warn] bad option '-Ywarn-nullary-unit' was ignored
2090[warn] Flag -explain-types set repeatedly
2091[warn] bad option '-Yrangepos' was ignored
2092[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
2093[warn] bad option '-Ypatmat-exhaust-depth' was ignored
2094[warn] bad option '-Ywarn-numeric-widen' was ignored
2095[warn] bad option '-Ywarn-value-discard' was ignored
2096[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:647:20
2097[warn] 647 | av.decode(Schema[A])
2098[warn] | ^^^^^^^^^
2099[warn] |Implicit parameters should be provided with a `using` clause.
2100[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2101[warn] |To disable the warning, please use the following option:
2102[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2103[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:671:52
2104[warn] 671 | putItem(tableName, toItem(a.asInstanceOf[From])(fromEnumSchema))
2105[warn] | ^^^^^^^^^^^^^^
2106[warn] |Implicit parameters should be provided with a `using` clause.
2107[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2108[warn] |To disable the warning, please use the following option:
2109[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2110[warn] -- Warning: /build/repo/dynamodb/src/main/scala/zio/dynamodb/DynamoDBQuery.scala:677:51
2111[warn] 677 | .fromAttributeValue(AttributeValue.encode(a)(schema))
2112[warn] | ^^^^^^
2113[warn] |Implicit parameters should be provided with a `using` clause.
2114[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2115[warn] |To disable the warning, please use the following option:
2116[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2117[warn] 18 warnings found
2118[info] done compiling
2119[info] compiling 37 Scala sources to /build/repo/dynamodb/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
2120[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
2121[warn] unknown category: unused-nowarn
2122[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
2123[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
2124[warn] bad option '-Xexperimental' was ignored
2125[warn] bad option '-Ypartial-unification' was ignored
2126[warn] bad option '-opt-warnings' was ignored
2127[warn] bad option '-Ywarn-extra-implicit' was ignored
2128[warn] bad option '-Yno-adapted-args' was ignored
2129[warn] bad option '-Ywarn-inaccessible' was ignored
2130[warn] bad option '-Ywarn-nullary-override' was ignored
2131[warn] bad option '-Ywarn-nullary-unit' was ignored
2132[warn] Flag -explain-types set repeatedly
2133[warn] bad option '-Yrangepos' was ignored
2134[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
2135[warn] bad option '-Ypatmat-exhaust-depth' was ignored
2136[warn] bad option '-Ywarn-numeric-widen' was ignored
2137[warn] bad option '-Ywarn-value-discard' was ignored
2138[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:302:43
2139[warn] 302 | val mapSchema = Schema.map(Schema[String], s.asInstanceOf[Schema[Any]])
2140[warn] | ^^^^^^^^^^^^^^
2141[warn] |Implicit parameters should be provided with a `using` clause.
2142[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2143[warn] |To disable the warning, please use the following option:
2144[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2145[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:136:67
2146[warn] 136 | assertEncodesThenDecodes(Schema.chunk(schema.asInstanceOf[Schema[Any]]), Chunk.fill(3)(value))
2147[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2148[warn] |Implicit parameters should be provided with a `using` clause.
2149[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2150[warn] |To disable the warning, please use the following option:
2151[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2152[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/CodecRoundTripSpec.scala:143:39
2153[warn] 143 | Schema.chunk(Schema.Primitive(StandardType.ZoneOffsetType)),
2154[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2155[warn] |Implicit parameters should be provided with a `using` clause.
2156[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2157[warn] |To disable the warning, please use the following option:
2158[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2159[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:145:34
2160[warn] 145 | anySchema[A].map(Schema.chunk(_))
2161[warn] | ^
2162[warn] |Implicit parameters should be provided with a `using` clause.
2163[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2164[warn] |To disable the warning, please use the following option:
2165[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2166[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:152:21
2167[warn] 152 | Schema.chunk(schema) -> Gen.chunkOf(gen)
2168[warn] | ^^^^^^
2169[warn] |Implicit parameters should be provided with a `using` clause.
2170[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2171[warn] |To disable the warning, please use the following option:
2172[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2173[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:311:39
2174[warn] 311 | transformSequence(Schema.chunk(schema)) -> Gen.listOf(gen)
2175[warn] | ^^^^^^
2176[warn] |Implicit parameters should be provided with a `using` clause.
2177[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2178[warn] |To disable the warning, please use the following option:
2179[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2180[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:562:38
2181[warn] 562 | anyPrimitive[A].map(Schema.list(_).asInstanceOf[Schema[A]]),
2182[warn] | ^
2183[warn] |Implicit parameters should be provided with a `using` clause.
2184[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2185[warn] |To disable the warning, please use the following option:
2186[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2187[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:564:78
2188[warn] 564 | anyPrimitive[A].zip(anyPrimitive[A]).map { case (l, r) => Schema.either(l, r).asInstanceOf[Schema[A]] },
2189[warn] | ^
2190[warn] |Implicit parameters should be provided with a `using` clause.
2191[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2192[warn] |To disable the warning, please use the following option:
2193[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2194[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:565:78
2195[warn] 565 | anyPrimitive[A].zip(anyPrimitive[A]).map { case (l, r) => Schema.tuple2(l, r).asInstanceOf[Schema[A]] },
2196[warn] | ^
2197[warn] |Implicit parameters should be provided with a `using` clause.
2198[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2199[warn] |To disable the warning, please use the following option:
2200[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2201[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:580:48
2202[warn] 580 | anyTree[A](depth - 1).map(Schema.list(_)),
2203[warn] | ^
2204[warn] |Implicit parameters should be provided with a `using` clause.
2205[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2206[warn] |To disable the warning, please use the following option:
2207[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2208[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:584:60
2209[warn] 584 | case s => Schema.option(s)
2210[warn] | ^
2211[warn] |Implicit parameters should be provided with a `using` clause.
2212[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2213[warn] |To disable the warning, please use the following option:
2214[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2215[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:586:94
2216[warn] 586 | anyTree[A](depth - 1).zip(anyTree[A](depth - 1)).map { case (l, r) => Schema.either(l, r) },
2217[warn] | ^
2218[warn] |Implicit parameters should be provided with a `using` clause.
2219[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2220[warn] |To disable the warning, please use the following option:
2221[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2222[warn] -- Warning: /build/repo/dynamodb/src/test/scala/zio/dynamodb/codec/SchemaGen.scala:587:94
2223[warn] 587 | anyTree[A](depth - 1).zip(anyTree[A](depth - 1)).map { case (l, r) => Schema.tuple2(l, r) },
2224[warn] | ^
2225[warn] |Implicit parameters should be provided with a `using` clause.
2226[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2227[warn] |To disable the warning, please use the following option:
2228[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2229[warn] 28 warnings found
2230[info] done compiling
2231Starting build for ProjectRef(file:/build/repo/,zio-dynamodb-ce) (zio-dynamodb-ce)... [1/4]
2232Compile scalacOptions: -encoding, UTF-8, -explaintypes, -language:higherKinds, -language:existentials, -unchecked, -Xexperimental, -Ypartial-unification, -opt-warnings, -Ywarn-extra-implicit, -Yno-adapted-args, -Ywarn-inaccessible, -Ywarn-nullary-override, -Ywarn-nullary-unit, -Wconf:cat=unused-nowarn:s, -language:higherKinds, -explaintypes, -Yrangepos, -Xlint:_,-missing-interpolator,-type-parameter-shadow,-infer-any, -Ypatmat-exhaust-depth, 40, -Ywarn-numeric-widen, -Ywarn-value-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2233[info] compiling 2 Scala sources to /build/repo/interop/dynamodb-ce/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
2234[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
2235[warn] unknown category: unused-nowarn
2236[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
2237[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
2238[warn] bad option '-Xexperimental' was ignored
2239[warn] bad option '-Ypartial-unification' was ignored
2240[warn] bad option '-opt-warnings' was ignored
2241[warn] bad option '-Ywarn-extra-implicit' was ignored
2242[warn] bad option '-Yno-adapted-args' was ignored
2243[warn] bad option '-Ywarn-inaccessible' was ignored
2244[warn] bad option '-Ywarn-nullary-override' was ignored
2245[warn] bad option '-Ywarn-nullary-unit' was ignored
2246[warn] Flag -explain-types set repeatedly
2247[warn] bad option '-Yrangepos' was ignored
2248[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
2249[warn] bad option '-Ypatmat-exhaust-depth' was ignored
2250[warn] bad option '-Ywarn-numeric-widen' was ignored
2251[warn] bad option '-Ywarn-value-discard' was ignored
2252[warn] 15 warnings found
2253[info] done compiling
2254Starting build for ProjectRef(file:/build/repo/,zio-dynamodb-future) (zio-dynamodb-future)... [2/4]
2255Compile scalacOptions: -encoding, UTF-8, -explaintypes, -language:higherKinds, -language:existentials, -unchecked, -Xexperimental, -Ypartial-unification, -opt-warnings, -Ywarn-extra-implicit, -Yno-adapted-args, -Ywarn-inaccessible, -Ywarn-nullary-override, -Ywarn-nullary-unit, -Wconf:cat=unused-nowarn:s, -language:higherKinds, -explaintypes, -Yrangepos, -Xlint:_,-missing-interpolator,-type-parameter-shadow,-infer-any, -Ypatmat-exhaust-depth, 40, -Ywarn-numeric-widen, -Ywarn-value-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2256[info] compiling 3 Scala sources to /build/repo/interop/dynamodb-future/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
2257[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
2258[warn] unknown category: unused-nowarn
2259[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
2260[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
2261[warn] bad option '-Xexperimental' was ignored
2262[warn] bad option '-Ypartial-unification' was ignored
2263[warn] bad option '-opt-warnings' was ignored
2264[warn] bad option '-Ywarn-extra-implicit' was ignored
2265[warn] bad option '-Yno-adapted-args' was ignored
2266[warn] bad option '-Ywarn-inaccessible' was ignored
2267[warn] bad option '-Ywarn-nullary-override' was ignored
2268[warn] bad option '-Ywarn-nullary-unit' was ignored
2269[warn] Flag -explain-types set repeatedly
2270[warn] bad option '-Yrangepos' was ignored
2271[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
2272[warn] bad option '-Ypatmat-exhaust-depth' was ignored
2273[warn] bad option '-Ywarn-numeric-widen' was ignored
2274[warn] bad option '-Ywarn-value-discard' was ignored
2275[warn] 15 warnings found
2276[info] done compiling
2277Starting build for ProjectRef(file:/build/repo/,zio-dynamodb-json) (zio-dynamodb-json)... [3/4]
2278Compile scalacOptions: -encoding, UTF-8, -explaintypes, -language:higherKinds, -language:existentials, -unchecked, -Xexperimental, -Ypartial-unification, -opt-warnings, -Ywarn-extra-implicit, -Yno-adapted-args, -Ywarn-inaccessible, -Ywarn-nullary-override, -Ywarn-nullary-unit, -Wconf:cat=unused-nowarn:s, -language:higherKinds, -explaintypes, -Yrangepos, -Xlint:_,-missing-interpolator,-type-parameter-shadow,-infer-any, -Ypatmat-exhaust-depth, 40, -Ywarn-numeric-widen, -Ywarn-value-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2279[info] compiling 3 Scala sources to /build/repo/dynamodb-json/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
2280[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
2281[warn] unknown category: unused-nowarn
2282[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
2283[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
2284[warn] bad option '-Xexperimental' was ignored
2285[warn] bad option '-Ypartial-unification' was ignored
2286[warn] bad option '-opt-warnings' was ignored
2287[warn] bad option '-Ywarn-extra-implicit' was ignored
2288[warn] bad option '-Yno-adapted-args' was ignored
2289[warn] bad option '-Ywarn-inaccessible' was ignored
2290[warn] bad option '-Ywarn-nullary-override' was ignored
2291[warn] bad option '-Ywarn-nullary-unit' was ignored
2292[warn] Flag -explain-types set repeatedly
2293[warn] bad option '-Yrangepos' was ignored
2294[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
2295[warn] bad option '-Ypatmat-exhaust-depth' was ignored
2296[warn] bad option '-Ywarn-numeric-widen' was ignored
2297[warn] bad option '-Ywarn-value-discard' was ignored
2298[warn] -- Warning: /build/repo/dynamodb-json/src/main/scala/zio/dynamodb/json/package.scala:38:20
2299[warn] 38 | av.decode(Schema[A])
2300[warn] | ^^^^^^^^^
2301[warn] |Implicit parameters should be provided with a `using` clause.
2302[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2303[warn] |To disable the warning, please use the following option:
2304[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2305[warn] 16 warnings found
2306[info] done compiling
2307[info] compiling 3 Scala sources to /build/repo/dynamodb-json/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
2308[warn] Failed to parse `-Wconf` configuration: cat=unused-nowarn:s,msg=can be rewritten automatically under:s
2309[warn] unknown category: unused-nowarn
2310[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
2311[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
2312[warn] bad option '-Xexperimental' was ignored
2313[warn] bad option '-Ypartial-unification' was ignored
2314[warn] bad option '-opt-warnings' was ignored
2315[warn] bad option '-Ywarn-extra-implicit' was ignored
2316[warn] bad option '-Yno-adapted-args' was ignored
2317[warn] bad option '-Ywarn-inaccessible' was ignored
2318[warn] bad option '-Ywarn-nullary-override' was ignored
2319[warn] bad option '-Ywarn-nullary-unit' was ignored
2320[warn] Flag -explain-types set repeatedly
2321[warn] bad option '-Yrangepos' was ignored
2322[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
2323[warn] bad option '-Ypatmat-exhaust-depth' was ignored
2324[warn] bad option '-Ywarn-numeric-widen' was ignored
2325[warn] bad option '-Ywarn-value-discard' was ignored
2326[warn] 15 warnings found
2327[info] done compiling
2328
2329************************
2330Build summary:
2331[{
2332 "module": "zio-dynamodb",
2333 "compile": {"status": "ok", "tookMs": 27231, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
2334 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2335 "test-compile": {"status": "ok", "tookMs": 17710, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
2336 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2337 "publish": {"status": "skipped", "tookMs": 0},
2338 "metadata": {
2339 "crossScalaVersions": ["2.13.16", "3.3.6"]
2340}
2341},{
2342 "module": "zio-dynamodb-ce",
2343 "compile": {"status": "ok", "tookMs": 2064, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2344 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2345 "test-compile": {"status": "ok", "tookMs": 173, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2346 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2347 "publish": {"status": "skipped", "tookMs": 0},
2348 "metadata": {
2349 "crossScalaVersions": ["2.13.16", "3.3.6"]
2350}
2351},{
2352 "module": "zio-dynamodb-future",
2353 "compile": {"status": "ok", "tookMs": 899, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2354 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2355 "test-compile": {"status": "ok", "tookMs": 156, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2356 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2357 "publish": {"status": "skipped", "tookMs": 0},
2358 "metadata": {
2359 "crossScalaVersions": ["2.13.16", "3.3.6"]
2360}
2361},{
2362 "module": "zio-dynamodb-json",
2363 "compile": {"status": "ok", "tookMs": 741, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
2364 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2365 "test-compile": {"status": "ok", "tookMs": 1285, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2366 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2367 "publish": {"status": "skipped", "tookMs": 0},
2368 "metadata": {
2369 "crossScalaVersions": ["2.13.16", "3.3.6"]
2370}
2371}]
2372************************
2373[success] Total time: 61 s (0:01:01.0), completed Nov 8, 2025, 12:46:37 AM
2374[0JChecking patch project/plugins.sbt...
2375Checking patch project/BuildHelper.scala...
2376Checking patch build.sbt...
2377Applied patch project/plugins.sbt cleanly.
2378Applied patch project/BuildHelper.scala cleanly.
2379Applied patch build.sbt cleanly.