Build Logs

disneystreaming/smithy-translate • 3.8.0-RC2:2025-11-26

Errors

1

Warnings

525

Total Lines

807

1##################################
2Clonning https://github.com/disneystreaming/smithy-translate.git into /build/repo using revision v0.7.4
3##################################
4Note: switching to '32e3788d6a13cf9219dc24f8c2b5bba64e16ed95'.
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
21----
22Preparing build for 3.8.0-RC2
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: buildSetup.sc
33Pattern: case ZincWorkerUtil.DottyVersion("0",
34Replacement: case ZincWorkerUtil.Scala3Version(
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (21))
37Compiled project (Scala 3.7.3, JVM (21))
38Successfully applied pattern 'case ZincWorkerUtil.DottyVersion("0",' in buildSetup.sc
39
40Try apply source patch:
41Path: buildSetup.sc
42Pattern: -java-output-version:11
43Replacement: -java-output-version:21
44Successfully applied pattern '-java-output-version:11' in buildSetup.sc
45----
46Starting build for 3.8.0-RC2
47Execute tests: false
48Mill project found:
49Found explicit mill version 0.12.10 in ./mill-version
50Force upgrade of millVersion 0.12.10 to 0.12.16
51Detected mill version=0.12.16, binary version: 0.12
52No prepare script found for project disneystreaming/smithy-translate
53No mill build directory found
54Apply scalafix rules to ./build.sc
55Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
56Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
57Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
58Successfully applied pattern 'package build\n' in /build/repo/MillVersionCompat.sc
59##################################
60Scala version: 3.8.0-RC2
61Targets: com.disneystreaming.smithy%smithytranslate-compiler-core com.disneystreaming.smithy%smithytranslate-formatter com.disneystreaming.smithy%smithytranslate-json-schema com.disneystreaming.smithy%smithytranslate-openapi com.disneystreaming.smithy%smithytranslate-proto com.disneystreaming.smithy%smithytranslate-runners com.disneystreaming.smithy%smithytranslate-transitive
62Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"buildSetup.sc","pattern":"case ZincWorkerUtil.DottyVersion(\"0\",","replaceWith":"case ZincWorkerUtil.Scala3Version("},{"path":"buildSetup.sc","pattern":"-java-output-version:11","replaceWith":"-java-output-version:21"}]}
63##################################
64Downloading mill 0.12.16 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.16/mill-dist-0.12.16.jar ...
65 % Total % Received % Xferd Average Speed Time Time Time Current
66 Dload Upload Total Spent Left Speed
67
68 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
69 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
70curl: (22) The requested URL returned error: 404
71Mill launcher ./mill failed to launch, skipping
72Downloading mill 0.12.16 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.16/mill-dist-0.12.16.exe ...
73 % Total % Received % Xferd Average Speed Time Time Time Current
74 Dload Upload Total Spent Left Speed
75
76 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
77 76 72.6M 76 55.3M 0 0 96.1M 0 --:--:-- --:--:-- --:--:-- 96.1M
78100 72.6M 100 72.6M 0 0 103M 0 --:--:-- --:--:-- --:--:-- 103M
79============================== resolve _ ==============================
80[build.sc-61/65] compile
81[build.sc-61] [info] compiling 6 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
82[build.sc-61] [warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
83[build.sc-61] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
84[build.sc-61] [warn] ^
85[build.sc-61] [warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
86[build.sc-61] [warn] .iterator()
87[build.sc-61] [warn] ^
88[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
89[build.sc-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
90[build.sc-61] [warn] ^
91[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
92[build.sc-61] [warn] val testModule = module.millInternal.modules.toList
93[build.sc-61] [warn] ^
94[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
95[build.sc-61] [warn] ctx.root.millInternal.modules.flatMap {
96[build.sc-61] [warn] ^
97[build.sc-61] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
98[build.sc-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
99[build.sc-61] [warn] ^
100[build.sc-61] [warn] /build/repo/build.sc:8:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
101[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
102[build.sc-61] [warn] ^
103[build.sc-61] [warn] /build/repo/build.sc:19:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
104[build.sc-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
105[build.sc-61] [warn] ^
106[build.sc-61] [warn] /build/repo/build.sc:20:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
107[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
108[build.sc-61] [warn] ^
109[build.sc-61] [warn] /build/repo/build.sc:177:62: method publishSelfDependency in trait PublishModule is deprecated (since 0.12.12): Use artifactMetadata instead
110[build.sc-61] [warn] Agg(mill.scalalib.publish.Dependency(jvmOuter.shaded.publishSelfDependency(), Scope.Compile))
111[build.sc-61] [warn] ^
112[build.sc-61] [warn] /build/repo/buildSetup.sc:60:49: trait SonatypeCentralPublishModule in package sonatypecentral is deprecated (since Mill 0.12.15): Use mill.scalalib.SonatypeCentralPublishModule instead
113[build.sc-61] [warn] trait BasePublishModule extends BaseModule with SonatypeCentralPublishModule {
114[build.sc-61] [warn] ^
115[build.sc-61] [warn] /build/repo/buildSetup.sc:199:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
116[build.sc-61] [warn] case ZincWorkerUtil.ReleaseVersion(major, minor, patch) =>
117[build.sc-61] [warn] ^
118[build.sc-61] [warn] /build/repo/buildSetup.sc:205:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
119[build.sc-61] [warn] case ZincWorkerUtil.ReleaseVersion(major, minor, patch) =>
120[build.sc-61] [warn] ^
121[build.sc-61] [warn] /build/repo/buildSetup.sc:207:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
122[build.sc-61] [warn] case ZincWorkerUtil.MinorSnapshotVersion(major, minor, patch) =>
123[build.sc-61] [warn] ^
124[build.sc-61] [warn] /build/repo/buildSetup.sc:209:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
125[build.sc-61] [warn] case ZincWorkerUtil.Scala3Version( minor, patch) =>
126[build.sc-61] [warn] ^
127[build.sc-61] [warn] 15 warnings found
128[build.sc-61] [info] done compiling
129[1/1] resolve
130[0J[1A
131[0J[1A
132[1/1] ============================== resolve _ ============================== 27s
133Try build using /opencb/project-builder/mill/millw
134--disable-ticker will be removed in Mill 1.0.0, use `--ticker false`
135[build.sc] [info] compiling 6 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
136[build.sc] [warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
137[build.sc] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
138[build.sc] [warn] ^
139[build.sc] [warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
140[build.sc] [warn] .iterator()
141[build.sc] [warn] ^
142[build.sc] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
143[build.sc] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
144[build.sc] [warn] ^
145[build.sc] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
146[build.sc] [warn] val testModule = module.millInternal.modules.toList
147[build.sc] [warn] ^
148[build.sc] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
149[build.sc] [warn] ctx.root.millInternal.modules.flatMap {
150[build.sc] [warn] ^
151[build.sc] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
152[build.sc] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
153[build.sc] [warn] ^
154[build.sc] [warn] /build/repo/build.sc:8:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
155[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
156[build.sc] [warn] ^
157[build.sc] [warn] /build/repo/build.sc:19:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
158[build.sc] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
159[build.sc] [warn] ^
160[build.sc] [warn] /build/repo/build.sc:20:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
161[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
162[build.sc] [warn] ^
163[build.sc] [warn] /build/repo/build.sc:177:62: method publishSelfDependency in trait PublishModule is deprecated (since 0.12.12): Use artifactMetadata instead
164[build.sc] [warn] Agg(mill.scalalib.publish.Dependency(jvmOuter.shaded.publishSelfDependency(), Scope.Compile))
165[build.sc] [warn] ^
166[build.sc] [warn] /build/repo/buildSetup.sc:60:49: trait SonatypeCentralPublishModule in package sonatypecentral is deprecated (since Mill 0.12.15): Use mill.scalalib.SonatypeCentralPublishModule instead
167[build.sc] [warn] trait BasePublishModule extends BaseModule with SonatypeCentralPublishModule {
168[build.sc] [warn] ^
169[build.sc] [warn] /build/repo/buildSetup.sc:199:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
170[build.sc] [warn] case ZincWorkerUtil.ReleaseVersion(major, minor, patch) =>
171[build.sc] [warn] ^
172[build.sc] [warn] /build/repo/buildSetup.sc:205:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
173[build.sc] [warn] case ZincWorkerUtil.ReleaseVersion(major, minor, patch) =>
174[build.sc] [warn] ^
175[build.sc] [warn] /build/repo/buildSetup.sc:207:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
176[build.sc] [warn] case ZincWorkerUtil.MinorSnapshotVersion(major, minor, patch) =>
177[build.sc] [warn] ^
178[build.sc] [warn] /build/repo/buildSetup.sc:209:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
179[build.sc] [warn] case ZincWorkerUtil.Scala3Version( minor, patch) =>
180[build.sc] [warn] ^
181[build.sc] [warn] 15 warnings found
182[build.sc] [info] done compiling
183Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"buildSetup.sc","pattern":"case ZincWorkerUtil.DottyVersion(\"0\",","replaceWith":"case ZincWorkerUtil.Scala3Version("},{"path":"buildSetup.sc","pattern":"-java-output-version:11","replaceWith":"-java-output-version:21"}]}
184Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
185OpenCB::Use cross-version 3.8.0-RC2 instead of 3.3.6
186
187Starting build for smithytranslate-proto - [0/8]
188Failed to resolve scalaVersion, assume it's Scala 3 project
189OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
190OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
191Failed to resolve scalaVersion, assume it's Scala 3 project
192[info] compiling 6 Java sources to /build/repo/out/traits/compile.dest/classes ...
193[warn] source value 8 is obsolete and will be removed in a future release
194[warn] target value 8 is obsolete and will be removed in a future release
195[warn] To suppress warnings about obsolete options, use -Xlint:-options.
196[info] compiling 4 Scala sources to /build/repo/out/transitive/3.8.0-RC2/compile.dest/classes ...
197[info] done compiling
198[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
199[warn] -- Warning: /build/repo/modules/transitive/src/closure/TransitiveModel.scala:121:16
200[warn] 121 | shapes: _*
201[warn] | ^
202[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
203[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
204[warn] two warnings found
205[info] done compiling
206[info] compiling 9 Scala sources to /build/repo/out/proto/3.8.0-RC2/compile.dest/classes ...
207[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
208[warn] one warning found
209[info] done compiling
210Successfully evaluated proto[3.8.0-RC2].compile
211Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
212Skipping unused scalacOptions: -Xkind-projector
213Option -classpath was updated
2142 warnings found
215Successfully evaluated proto[3.8.0-RC2].docJar
216[info] compiling 6 Scala sources to /build/repo/out/proto/3.8.0-RC2/test/compile.dest/classes ...
217[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
218[warn] -- Warning: /build/repo/modules/proto/test/src/smithytranslate/proto3/internals/CompilerRendererSuite.scala:2003:44
219[warn] 2003 | ProtoValidator.run(renderedFiles.toSeq: _*)
220[warn] | ^
221[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
222[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
223[warn] two warnings found
224[info] done compiling
225Successfully evaluated proto[3.8.0-RC2].test.compile
226Module proto[3.8.0-RC2] is not a publish module, skipping publishing
227
228Starting build for smithytranslate-formatter - [1/8]
229Failed to resolve scalaVersion, assume it's Scala 3 project
230[info] compiling 30 Scala sources to /build/repo/out/formatter/jvm/3.8.0-RC2/compile.dest/classes ...
231[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
232[warn] -- Warning: /build/repo/modules/formatter/src/parsers/NodeParser.scala:111:61 --
233[warn] 111 | val valueP = (node_value ~ ws).map((NodeArrayValue.apply _).tupled)
234[warn] | ^^^^^^^^^^^^^^^^^^^^^^
235[warn] |The syntax `<function> _` is no longer supported;
236[warn] |you can simply leave out the trailing ` _`
237[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
238[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:38:63
239[warn] 38 | (underscore.rep0.with1 ~ alpha).map((IdentifierStart.apply _).tupled)
240[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
241[warn] |The syntax `<function> _` is no longer supported;
242[warn] |you can simply leave out the trailing ` _`
243[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
244[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:40:69
245[warn] 40 | (identifier_start ~ identifier_chars.rep0).map((Identifier.apply _).tupled)
246[warn] | ^^^^^^^^^^^^^^^^^^
247[warn] |The syntax `<function> _` is no longer supported;
248[warn] |you can simply leave out the trailing ` _`
249[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
250[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:45:28
251[warn] 45 | .map((Namespace.apply _).tupled)
252[warn] | ^^^^^^^^^^^^^^^^^
253[warn] |The syntax `<function> _` is no longer supported;
254[warn] |you can simply leave out the trailing ` _`
255[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
256[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:54:69
257[warn] 54 | (root_shape_id ~ shape_id_member.backtrack.?).map((ShapeId.apply _).tupled)
258[warn] | ^^^^^^^^^^^^^^^
259[warn] |The syntax `<function> _` is no longer supported;
260[warn] |you can simply leave out the trailing ` _`
261[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
262[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeParser.scala:209:44 -
263[warn] 209 | .map((ExplicitStructureMember.apply _).tupled)
264[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
265[warn] |The syntax `<function> _` is no longer supported;
266[warn] |you can simply leave out the trailing ` _`
267[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
268[warn] -- Warning: /build/repo/modules/formatter/src/parsers/SmithyTraitParser.scala:42:33
269[warn] 42 | .map((TraitStructure.apply _).tupled)
270[warn] | ^^^^^^^^^^^^^^^^^^^^^^
271[warn] |The syntax `<function> _` is no longer supported;
272[warn] |you can simply leave out the trailing ` _`
273[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
274[warn] -- Warning: /build/repo/modules/formatter/src/parsers/SmithyTraitParser.scala:57:25
275[warn] 57 | (SmithyTrait.apply _).tupled
276[warn] | ^^^^^^^^^^^^^^^^^^^
277[warn] |The syntax `<function> _` is no longer supported;
278[warn] |you can simply leave out the trailing ` _`
279[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
280[warn] 9 warnings found
281[info] done compiling
282Successfully evaluated formatter.jvm[3.8.0-RC2].compile
283Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
284Skipping unused scalacOptions: -Xkind-projector
285Option -classpath was updated
2862 warnings found
287Successfully evaluated formatter.jvm[3.8.0-RC2].docJar
288[info] compiling 2 Scala sources to /build/repo/out/formatter/jvm/3.8.0-RC2/test/compile.dest/classes ...
289[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
290[warn] one warning found
291[info] done compiling
292Successfully evaluated formatter.jvm[3.8.0-RC2].test.compile
293Module formatter.jvm[3.8.0-RC2] is not a publish module, skipping publishing
294
295Starting build for smithytranslate-json-schema - [2/8]
296Failed to resolve scalaVersion, assume it's Scala 3 project
297Failed to resolve scalaVersion, assume it's Scala 3 project
298[info] compiling 41 Scala sources to /build/repo/out/compiler-core/3.8.0-RC2/compile.dest/classes ...
299[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
300[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModel.scala:113:30
301[warn] 113 | NonEmptyChain(head, tail: _*)
302[warn] | ^
303[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
304[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
305[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelPostProcessor.scala:23:9
306[warn] 23 | private[this] val defaultTransformers: List[IModelPostProcessor] = List(
307[warn] | ^^^^^^
308[warn] |Ignoring [this] qualifier.
309[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
310[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
311[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
312[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelPostProcessor.scala:38:9
313[warn] 38 | private[this] def transform(
314[warn] | ^^^^^^
315[warn] |Ignoring [this] qualifier.
316[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
317[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
318[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
319[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:31
320[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
321[warn] | ^
322[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
323[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
324[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:57
325[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
326[warn] | ^
327[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
328[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
329[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:60
330[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
331[warn] | ^
332[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
333[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
334[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:64
335[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
336[warn] | ^
337[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
338[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
339[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:250:11
340[warn] 250 | }: _*
341[warn] | ^
342[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
343[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
344[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/recursion.scala:106:61
345[warn] 106 | refoldPar[F, PatternWithLabel, A, B](unfold, (fold.apply _).tupled)(a)
346[warn] | ^^^^^^^^^^^^
347[warn] |The syntax `<function> _` is no longer supported;
348[warn] |you can simply leave out the trailing ` _`
349[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
350[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/compiler-core/src/internals/RefParser.scala:76:4
351[warn] 76 | (uri.getPath(), uri.getFragment()) match {
352[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
353[warn] | match may not be exhaustive.
354[warn] |
355[warn] | It would fail on pattern case: (_, _)
356[warn] |----------------------------------------------------------------------------
357[warn] | Explanation (enabled by `-explain`)
358[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
359[warn] | There are several ways to make the match exhaustive:
360[warn] | - Add missing cases as shown in the warning
361[warn] | - If an extractor always return Some(...), write Some[X] for its return type
362[warn] | - Add a case _ => ... at the end to match all remaining cases
363[warn] ----------------------------------------------------------------------------
364[warn] there was 1 deprecation warning; re-run with -deprecation for details
365[warn] 12 warnings found
366[info] done compiling
367[info] compiling 10 Scala sources to /build/repo/out/json-schema/3.8.0-RC2/compile.dest/classes ...
368[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
369[warn] -- Warning: /build/repo/modules/json-schema/src/internals/JsonSchemaToIModel.scala:79:74
370[warn] 79 | private def fold = new PatternFolder[F](compilationUnit.namespace).fold _
371[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
372[warn] |The syntax `<function> _` is no longer supported;
373[warn] |you can simply leave out the trailing ` _`
374[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
375[warn] -- Warning: /build/repo/modules/json-schema/src/internals/JsonSchemaToIModel.scala:88:41
376[warn] 88 | recursion.refoldPar(unfoldAndAddExts _, fold)(start)
377[warn] | ^^^^^^^^^^^^^^^^^^
378[warn] |The syntax `<function> _` is no longer supported;
379[warn] |you can simply leave out the trailing ` _`
380[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
381[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/json-schema/src/internals/Extractors.scala:361:30
382[warn] 361 | m.asScala.foreach { case (k: String, v: Object) =>
383[warn] | ^
384[warn] | match may not be exhaustive.
385[warn] |
386[warn] | It would fail on pattern case: (_, _)
387[warn] |---------------------------------------------------------------------------
388[warn] | Explanation (enabled by `-explain`)
389[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
390[warn] | There are several ways to make the match exhaustive:
391[warn] | - Add missing cases as shown in the warning
392[warn] | - If an extractor always return Some(...), write Some[X] for its return type
393[warn] | - Add a case _ => ... at the end to match all remaining cases
394[warn] ---------------------------------------------------------------------------
395[warn] four warnings found
396[info] done compiling
397Successfully evaluated json-schema[3.8.0-RC2].compile
398Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
399Skipping unused scalacOptions: -Xkind-projector
400Option -classpath was updated
4012 warnings found
402Successfully evaluated json-schema[3.8.0-RC2].docJar
403[info] compiling 3 Scala sources to /build/repo/out/compiler-core/3.8.0-RC2/test/compile.dest/classes ...
404[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
405[warn] -- Warning: /build/repo/modules/compiler-core/test/src/ModelWrapper.scala:107:33
406[warn] 107 | Node.arrayNode(elements: _*)
407[warn] | ^
408[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
409[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
410[warn] two warnings found
411[info] done compiling
412[info] compiling 18 Scala sources to /build/repo/out/json-schema/3.8.0-RC2/test/compile.dest/classes ...
413[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
414[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:107:56 ----
415[warn] 107 | ): Unit = runConversionTest(inputs.head, inputs.tail: _*)
416[warn] | ^
417[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
418[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
419[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:126:15 ----
420[warn] 126 | remaining: _*
421[warn] | ^
422[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
423[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
424[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:151:70 ----
425[warn] 151 | ): Unit = runConversionTestWithOpts(opts, inputs.head, inputs.tail: _*)
426[warn] | ^
427[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
428[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
429[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:163:17 ----
430[warn] 163 | remaining: _*
431[warn] | ^
432[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
433[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
434[warn] 5 warnings found
435[info] done compiling
436Successfully evaluated json-schema[3.8.0-RC2].test.compile
437Module json-schema[3.8.0-RC2] is not a publish module, skipping publishing
438
439Starting build for smithytranslate-compiler-core - [3/8]
440Successfully evaluated compiler-core[3.8.0-RC2].compile
441Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
442Skipping unused scalacOptions: -Xkind-projector
443Option -classpath was updated
4442 warnings found
445Successfully evaluated compiler-core[3.8.0-RC2].docJar
446Successfully evaluated compiler-core[3.8.0-RC2].test.compile
447Module compiler-core[3.8.0-RC2] is not a publish module, skipping publishing
448
449Starting build for smithytranslate-transitive - [4/8]
450Successfully evaluated transitive[3.8.0-RC2].compile
451Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
452Skipping unused scalacOptions: -Xkind-projector
453Option -classpath was updated
4542 warnings found
455Successfully evaluated transitive[3.8.0-RC2].docJar
456[info] compiling 2 Scala sources to /build/repo/out/transitive/3.8.0-RC2/test/compile.dest/classes ...
457[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
458[warn] one warning found
459[info] done compiling
460Successfully evaluated transitive[3.8.0-RC2].test.compile
461Module transitive[3.8.0-RC2] is not a publish module, skipping publishing
462
463Starting build for smithytranslate-runners - [6/8]
464No test module defined in runners[3.8.0-RC2]
465Failed to resolve scalaVersion, assume it's Scala 3 project
466Failed to resolve scalaVersion, assume it's Scala 3 project
467[info] compiling 17 Scala sources to /build/repo/out/openapi/3.8.0-RC2/compile.dest/classes ...
468[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
469[warn] -- Warning: /build/repo/modules/openapi/src/internals/ContentToSchemaOpt.scala:26:43
470[warn] 26 | extends (Content => Map[String, Schema[_]]) {
471[warn] | ^
472[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
473[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
474[warn] -- Warning: /build/repo/modules/openapi/src/internals/ContentToSchemaOpt.scala:28:44
475[warn] 28 | def apply(c: Content): Map[String, Schema[_]] =
476[warn] | ^
477[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
478[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
479[warn] -- Warning: /build/repo/modules/openapi/src/internals/ContentTypeDiscriminatedSchema.scala:22:32
480[warn] 22 | members: Map[String, Schema[_]]
481[warn] | ^
482[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
483[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
484[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:27:26 ---
485[warn] 27 | def unapply(sch: Schema[_]): Option[Vector[String]] = sch match {
486[warn] | ^
487[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
488[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
489[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:35:26 ---
490[warn] 35 | def unapply(sch: Schema[_]): Option[Schema[_]] = {
491[warn] | ^
492[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
493[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
494[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:35:45 ---
495[warn] 35 | def unapply(sch: Schema[_]): Option[Schema[_]] = {
496[warn] | ^
497[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
498[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
499[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:47:26 ---
500[warn] 47 | def unapply(sch: Schema[_]): Boolean = {
501[warn] | ^
502[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
503[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
504[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:60:26 ---
505[warn] 60 | def unapply(sch: Schema[_]): Option[String] = Option(sch.getFormat())
506[warn] | ^
507[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
508[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
509[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:64:26 ---
510[warn] 64 | def unapply(sch: Schema[_]): Option[String] =
511[warn] | ^
512[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
513[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
514[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:71:26 ---
515[warn] 71 | def unapply(sch: Schema[_]): Boolean = Option(sch.getFormat()).isEmpty
516[warn] | ^
517[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
518[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
519[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:79:26 ---
520[warn] 79 | def unapply(sch: Schema[_]): Option[Vector[Schema[_]]] = sch match {
521[warn] | ^
522[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
523[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
524[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:79:52 ---
525[warn] 79 | def unapply(sch: Schema[_]): Option[Vector[Schema[_]]] = sch match {
526[warn] | ^
527[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
528[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
529[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:87:26 ---
530[warn] 87 | def unapply(sch: Schema[_]): Option[Vector[Schema[_]]] = sch match {
531[warn] | ^
532[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
533[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
534[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:87:52 ---
535[warn] 87 | def unapply(sch: Schema[_]): Option[Vector[Schema[_]]] = sch match {
536[warn] | ^
537[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
538[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
539[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:95:26 ---
540[warn] 95 | def unapply(sch: Schema[_]): Option[Schema[_]] = sch match {
541[warn] | ^
542[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
543[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
544[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:95:45 ---
545[warn] 95 | def unapply(sch: Schema[_]): Option[Schema[_]] = sch match {
546[warn] | ^
547[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
548[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
549[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:111:26 --
550[warn] 111 | def unapply(sch: Schema[_]): Option[Primitive] = sch match {
551[warn] | ^
552[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
553[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
554[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:262:26 --
555[warn] 262 | def unapply(sch: Schema[_]): Option[Either[ToSmithyError, ParsedRef]] =
556[warn] | ^
557[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
558[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
559[warn] -- Warning: /build/repo/modules/openapi/src/internals/Local.scala:25:19 --------
560[warn] 25 | schema: Schema[_]
561[warn] | ^
562[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
563[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
564[warn] -- Warning: /build/repo/modules/openapi/src/internals/Local.scala:39:39 --------
565[warn] 39 | def apply(path: Name, schema: Schema[_]): Local =
566[warn] | ^
567[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
568[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
569[warn] -- Warning: /build/repo/modules/openapi/src/internals/Local.scala:42:42 --------
570[warn] 42 | def apply(path: Segment, schema: Schema[_]): Local =
571[warn] | ^
572[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
573[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
574[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:361:18
575[warn] 361 | sch: Schema[_]
576[warn] | ^
577[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
578[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
579[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:426:45
580[warn] 426 | private def getExamplesHint(schema: Schema[_]): Option[Hint.Examples] =
581[warn] | ^
582[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
583[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
584[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:432:21
585[warn] 432 | schema: Schema[_]
586[warn] | ^
587[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
588[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
589[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:192:58
590[warn] 192 | private def fold = new PatternFolder[F](namespace).fold _
591[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
592[warn] |The syntax `<function> _` is no longer supported;
593[warn] |you can simply leave out the trailing ` _`
594[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
595[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:201:41
596[warn] 201 | recursion.refoldPar(unfoldAndAddExts _, fold)(start)
597[warn] | ^^^^^^^^^^^^^^^^^^
598[warn] |The syntax `<function> _` is no longer supported;
599[warn] |you can simply leave out the trailing ` _`
600[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
601[warn] -- Warning: /build/repo/modules/openapi/src/internals/Param.scala:23:30 --------
602[warn] 23 | refOrSchema: RefOr[Schema[_]],
603[warn] | ^
604[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
605[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
606[warn] -- Warning: /build/repo/modules/openapi/src/internals/RefParser.scala:21:36 ----
607[warn] 21 | def toSchema(ref: String): Schema[_] = {
608[warn] | ^
609[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
610[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
611[warn] 29 warnings found
612[info] done compiling
613[info] compiling 9 Scala sources to /build/repo/out/runners/3.8.0-RC2/compile.dest/classes ...
614[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
615[warn] -- Warning: /build/repo/modules/runners/src/OpenApi.scala:36:60 ----------------
616[warn] 36 | val report = ReportResult(outputPath, outputJson).apply _
617[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
618[warn] |The syntax `<function> _` is no longer supported;
619[warn] |you can simply leave out the trailing ` _`
620[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
621[warn] -- Warning: /build/repo/modules/runners/src/OpenApi.scala:66:60 ----------------
622[warn] 66 | val report = ReportResult(outputPath, outputJson).apply _
623[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
624[warn] |The syntax `<function> _` is no longer supported;
625[warn] |you can simply leave out the trailing ` _`
626[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
627[warn] -- Warning: /build/repo/modules/runners/src/Proto.scala:118:44 -----------------
628[warn] 118 | Fetch().addRepositories(validRepos: _*).addDependencies(validDeps: _*)
629[warn] | ^
630[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
631[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
632[warn] -- Warning: /build/repo/modules/runners/src/Proto.scala:118:75 -----------------
633[warn] 118 | Fetch().addRepositories(validRepos: _*).addDependencies(validDeps: _*)
634[warn] | ^
635[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
636[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
637[warn] 5 warnings found
638[info] done compiling
639Successfully evaluated runners[3.8.0-RC2].compile
640Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
641Skipping unused scalacOptions: -Xkind-projector
642Option -classpath was updated
6432 warnings found
644Successfully evaluated runners[3.8.0-RC2].docJar
645Module runners[3.8.0-RC2] is not a publish module, skipping publishing
646
647Starting build for smithytranslate-openapi - [7/8]
648Successfully evaluated openapi[3.8.0-RC2].compile
649Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
650Skipping unused scalacOptions: -Xkind-projector
651Option -classpath was updated
6522 warnings found
653Successfully evaluated openapi[3.8.0-RC2].docJar
654[info] compiling 28 Scala sources to /build/repo/out/openapi/3.8.0-RC2/test/compile.dest/classes ...
655[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
656[warn] -- Warning: /build/repo/modules/openapi/test/src/ConstraintSpec.scala:251:29 ---
657[warn] 251 | TestUtils.runConversion(input)
658[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
659[warn] |pattern's type smithytranslate.compiler.ToSmithyResult.Success[A$1] is more specialized than the right hand side expression's type smithytranslate.compiler.ToSmithyResult[smithytranslate.compiler.ModelWrapper]
660[warn] |
661[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
662[warn] |which may result in a MatchError at runtime.
663[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
664[warn] -- Warning: /build/repo/modules/openapi/test/src/MultiFileSpec.scala:407:29 ----
665[warn] 407 | TestUtils.runConversion(inOne, inTwo)
666[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
667[warn] |pattern's type smithytranslate.compiler.ToSmithyResult.Success[A$1] is more specialized than the right hand side expression's type smithytranslate.compiler.ToSmithyResult[smithytranslate.compiler.ModelWrapper]
668[warn] |
669[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
670[warn] |which may result in a MatchError at runtime.
671[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
672[warn] -- Warning: /build/repo/modules/openapi/test/src/OperationMultipleSuccessSpec.scala:114:29
673[warn] 114 | TestUtils.runConversion(input)
674[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
675[warn] |pattern's type smithytranslate.compiler.ToSmithyResult.Success[A$1] is more specialized than the right hand side expression's type smithytranslate.compiler.ToSmithyResult[smithytranslate.compiler.ModelWrapper]
676[warn] |
677[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
678[warn] |which may result in a MatchError at runtime.
679[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
680[warn] -- Warning: /build/repo/modules/openapi/test/src/OperationMultipleSuccessSpec.scala:214:29
681[warn] 214 | TestUtils.runConversion(input)
682[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
683[warn] |pattern's type smithytranslate.compiler.ToSmithyResult.Success[A$2] is more specialized than the right hand side expression's type smithytranslate.compiler.ToSmithyResult[smithytranslate.compiler.ModelWrapper]
684[warn] |
685[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
686[warn] |which may result in a MatchError at runtime.
687[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
688[warn] -- Warning: /build/repo/modules/openapi/test/src/OutputValidationSpec.scala:64:55
689[warn] 64 | assert(resultExpectingSuccess.isInstanceOf[Success[_]])
690[warn] | ^
691[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
692[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
693[warn] -- Warning: /build/repo/modules/openapi/test/src/SecuritySchemesSpec.scala:605:29
694[warn] 605 | TestUtils.runConversion(input)
695[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
696[warn] |pattern's type smithytranslate.compiler.ToSmithyResult.Success[A$1] is more specialized than the right hand side expression's type smithytranslate.compiler.ToSmithyResult[smithytranslate.compiler.ModelWrapper]
697[warn] |
698[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
699[warn] |which may result in a MatchError at runtime.
700[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
701[warn] -- Warning: /build/repo/modules/openapi/test/src/SecuritySchemesSpec.scala:766:29
702[warn] 766 | TestUtils.runConversion(input)
703[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
704[warn] |pattern's type smithytranslate.compiler.ToSmithyResult.Success[A$2] is more specialized than the right hand side expression's type smithytranslate.compiler.ToSmithyResult[smithytranslate.compiler.ModelWrapper]
705[warn] |
706[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
707[warn] |which may result in a MatchError at runtime.
708[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
709[warn] -- Warning: /build/repo/modules/openapi/test/src/SecuritySchemesSpec.scala:862:29
710[warn] 862 | TestUtils.runConversion(input)
711[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
712[warn] |pattern's type smithytranslate.compiler.ToSmithyResult.Success[A$3] is more specialized than the right hand side expression's type smithytranslate.compiler.ToSmithyResult[smithytranslate.compiler.ModelWrapper]
713[warn] |
714[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
715[warn] |which may result in a MatchError at runtime.
716[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
717[warn] -- Warning: /build/repo/modules/openapi/test/src/TestUtils.scala:146:17 --------
718[warn] 146 | remaining: _*
719[warn] | ^
720[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
721[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
722[warn] 10 warnings found
723[info] done compiling
724Successfully evaluated openapi[3.8.0-RC2].test.compile
725Module openapi[3.8.0-RC2] is not a publish module, skipping publishing
726
727************************
728Build summary:
729[{
730 "module": "smithytranslate-proto",
731 "compile": {"status": "ok", "tookMs": 16813, "warnings": 0, "errors": 0},
732 "doc": {"status": "ok", "tookMs": 4702, "files": 1, "totalSizeKb": 2663},
733 "test-compile": {"status": "ok", "tookMs": 3968, "warnings": 0, "errors": 0},
734 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
735 "publish": {"status": "skipped", "tookMs": 0},
736 "metadata": {
737 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
738}
739},{
740 "module": "smithytranslate-formatter",
741 "compile": {"status": "ok", "tookMs": 12877, "warnings": 0, "errors": 0},
742 "doc": {"status": "ok", "tookMs": 6929, "files": 1, "totalSizeKb": 3495},
743 "test-compile": {"status": "ok", "tookMs": 2011, "warnings": 0, "errors": 0},
744 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
745 "publish": {"status": "skipped", "tookMs": 0},
746 "metadata": {
747 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
748}
749},{
750 "module": "smithytranslate-json-schema",
751 "compile": {"status": "ok", "tookMs": 26293, "warnings": 0, "errors": 0},
752 "doc": {"status": "ok", "tookMs": 4093, "files": 1, "totalSizeKb": 2668},
753 "test-compile": {"status": "ok", "tookMs": 5277, "warnings": 0, "errors": 0},
754 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
755 "publish": {"status": "skipped", "tookMs": 0},
756 "metadata": {
757 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
758}
759},{
760 "module": "smithytranslate-compiler-core",
761 "compile": {"status": "ok", "tookMs": 36, "warnings": 0, "errors": 0},
762 "doc": {"status": "ok", "tookMs": 5877, "files": 1, "totalSizeKb": 2777},
763 "test-compile": {"status": "ok", "tookMs": 54, "warnings": 0, "errors": 0},
764 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
765 "publish": {"status": "skipped", "tookMs": 0},
766 "metadata": {
767 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
768}
769},{
770 "module": "smithytranslate-transitive",
771 "compile": {"status": "ok", "tookMs": 21, "warnings": 0, "errors": 0},
772 "doc": {"status": "ok", "tookMs": 3243, "files": 1, "totalSizeKb": 2667},
773 "test-compile": {"status": "ok", "tookMs": 2619, "warnings": 0, "errors": 0},
774 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
775 "publish": {"status": "skipped", "tookMs": 0},
776 "metadata": {
777 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
778}
779},{
780 "module": "smithytranslate-runners",
781 "compile": {"status": "ok", "tookMs": 21746, "warnings": 0, "errors": 0},
782 "doc": {"status": "ok", "tookMs": 4848, "files": 1, "totalSizeKb": 2723},
783 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
784 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
785 "publish": {"status": "skipped", "tookMs": 0},
786 "metadata": {
787 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
788}
789},{
790 "module": "smithytranslate-openapi",
791 "compile": {"status": "ok", "tookMs": 66, "warnings": 0, "errors": 0},
792 "doc": {"status": "ok", "tookMs": 4294, "files": 1, "totalSizeKb": 2664},
793 "test-compile": {"status": "ok", "tookMs": 4877, "warnings": 0, "errors": 0},
794 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
795 "publish": {"status": "skipped", "tookMs": 0},
796 "metadata": {
797 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
798}
799}]
800************************"
801
802Checking patch buildSetup.sc...
803Checking patch build.sc...
804Checking patch .mill-version...
805Applied patch buildSetup.sc cleanly.
806Applied patch build.sc cleanly.
807Applied patch .mill-version cleanly.