Build Logs
disneystreaming/smithy-translate • scheduled_3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
Errors
1
Warnings
519
Total Lines
802
1##################################
2Clonning https://github.com/disneystreaming/smithy-translate.git into /build/repo using revision v0.7.5
3##################################
4Note: switching to 'f20688fa66eb5e2054505af45998dab61762c26b'.
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.1-RC1-bin-20251226-6e12d35-NIGHTLY
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.1-RC1-bin-20251226-6e12d35-NIGHTLY
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.1-RC1-bin-20251226-6e12d35-NIGHTLY
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
70 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
71curl: (22) The requested URL returned error: 404
72Mill launcher ./mill failed to launch, skipping
73Downloading mill 0.12.16 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.16/mill-dist-0.12.16.exe ...
74 % Total % Received % Xferd Average Speed Time Time Time Current
75 Dload Upload Total Spent Left Speed
76
77 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
78 98 72.6M 98 71.6M 0 0 94.4M 0 --:--:-- --:--:-- --:--:-- 94.4M
79100 72.6M 100 72.6M 0 0 95.5M 0 --:--:-- --:--:-- --:--:-- 95.4M
80============================== resolve _ ==============================
81[build.sc-61/65] compile
82[build.sc-61] [info] compiling 6 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
83[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
84[build.sc-61] [warn] .iterator()
85[build.sc-61] [warn] ^
86[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
87[build.sc-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
88[build.sc-61] [warn] ^
89[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
90[build.sc-61] [warn] val testModule = module.millInternal.modules.toList
91[build.sc-61] [warn] ^
92[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
93[build.sc-61] [warn] ctx.root.millInternal.modules.flatMap {
94[build.sc-61] [warn] ^
95[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
96[build.sc-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
97[build.sc-61] [warn] ^
98[build.sc-61] [warn] /build/repo/build.sc:9:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
99[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
100[build.sc-61] [warn] ^
101[build.sc-61] [warn] /build/repo/build.sc:20:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
102[build.sc-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
103[build.sc-61] [warn] ^
104[build.sc-61] [warn] /build/repo/build.sc:21:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
105[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
106[build.sc-61] [warn] ^
107[build.sc-61] [warn] /build/repo/build.sc:182:62: method publishSelfDependency in trait PublishModule is deprecated (since 0.12.12): Use artifactMetadata instead
108[build.sc-61] [warn] Agg(mill.scalalib.publish.Dependency(jvmOuter.shaded.publishSelfDependency(), Scope.Compile))
109[build.sc-61] [warn] ^
110[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
111[build.sc-61] [warn] trait BasePublishModule extends BaseModule with SonatypeCentralPublishModule {
112[build.sc-61] [warn] ^
113[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
114[build.sc-61] [warn] case ZincWorkerUtil.ReleaseVersion(major, minor, patch) =>
115[build.sc-61] [warn] ^
116[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
117[build.sc-61] [warn] case ZincWorkerUtil.ReleaseVersion(major, minor, patch) =>
118[build.sc-61] [warn] ^
119[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
120[build.sc-61] [warn] case ZincWorkerUtil.MinorSnapshotVersion(major, minor, patch) =>
121[build.sc-61] [warn] ^
122[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
123[build.sc-61] [warn] case ZincWorkerUtil.Scala3Version( minor, patch) =>
124[build.sc-61] [warn] ^
125[build.sc-61] [warn] 14 warnings found
126[build.sc-61] [info] done compiling
127[1/1] resolve
128[0J[1A
129[0J[1A
130[1/1] ============================== resolve _ ============================== 29s
131Try build using /opencb/project-builder/mill/millw
132--disable-ticker will be removed in Mill 1.0.0, use `--ticker false`
133[build.sc] [info] compiling 6 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
134[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
135[build.sc] [warn] .iterator()
136[build.sc] [warn] ^
137[build.sc] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
138[build.sc] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
139[build.sc] [warn] ^
140[build.sc] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
141[build.sc] [warn] val testModule = module.millInternal.modules.toList
142[build.sc] [warn] ^
143[build.sc] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
144[build.sc] [warn] ctx.root.millInternal.modules.flatMap {
145[build.sc] [warn] ^
146[build.sc] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
147[build.sc] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
148[build.sc] [warn] ^
149[build.sc] [warn] /build/repo/build.sc:9:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
150[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
151[build.sc] [warn] ^
152[build.sc] [warn] /build/repo/build.sc:20:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
153[build.sc] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
154[build.sc] [warn] ^
155[build.sc] [warn] /build/repo/build.sc:21:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
156[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
157[build.sc] [warn] ^
158[build.sc] [warn] /build/repo/build.sc:182:62: method publishSelfDependency in trait PublishModule is deprecated (since 0.12.12): Use artifactMetadata instead
159[build.sc] [warn] Agg(mill.scalalib.publish.Dependency(jvmOuter.shaded.publishSelfDependency(), Scope.Compile))
160[build.sc] [warn] ^
161[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
162[build.sc] [warn] trait BasePublishModule extends BaseModule with SonatypeCentralPublishModule {
163[build.sc] [warn] ^
164[build.sc] [warn] /build/repo/buildSetup.sc:199:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
165[build.sc] [warn] case ZincWorkerUtil.ReleaseVersion(major, minor, patch) =>
166[build.sc] [warn] ^
167[build.sc] [warn] /build/repo/buildSetup.sc:205:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
168[build.sc] [warn] case ZincWorkerUtil.ReleaseVersion(major, minor, patch) =>
169[build.sc] [warn] ^
170[build.sc] [warn] /build/repo/buildSetup.sc:207:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
171[build.sc] [warn] case ZincWorkerUtil.MinorSnapshotVersion(major, minor, patch) =>
172[build.sc] [warn] ^
173[build.sc] [warn] /build/repo/buildSetup.sc:209:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
174[build.sc] [warn] case ZincWorkerUtil.Scala3Version( minor, patch) =>
175[build.sc] [warn] ^
176[build.sc] [warn] 14 warnings found
177[build.sc] [info] done compiling
178Build 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"}]}
179Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
180OpenCB::Use cross-version 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY instead of 3.3.6
181
182Starting build for smithytranslate-transitive - [0/8]
183Failed to resolve scalaVersion, assume it's Scala 3 project
184OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
185OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
186[info] compiling 4 Scala sources to /build/repo/out/transitive/3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/compile.dest/classes ...
187[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
188[warn] -- Warning: /build/repo/modules/transitive/src/closure/TransitiveModel.scala:121:16
189[warn] 121 | shapes: _*
190[warn] | ^
191[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
192[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
193[warn] two warnings found
194[info] done compiling
195Successfully evaluated transitive[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].compile
196Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
197Skipping unused scalacOptions: -Xkind-projector
198Option -classpath was updated
1992 warnings found
200Successfully evaluated transitive[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].docJar
201[info] compiling 2 Scala sources to /build/repo/out/transitive/3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test/compile.dest/classes ...
202[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
203[warn] one warning found
204[info] done compiling
205Successfully evaluated transitive[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].test.compile
206Module transitive[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY] is not a publish module, skipping publishing
207
208Starting build for smithytranslate-json-schema - [1/8]
209Failed to resolve scalaVersion, assume it's Scala 3 project
210Failed to resolve scalaVersion, assume it's Scala 3 project
211[info] compiling 6 Java sources to /build/repo/out/traits/compile.dest/classes ...
212[warn] source value 8 is obsolete and will be removed in a future release
213[warn] target value 8 is obsolete and will be removed in a future release
214[warn] To suppress warnings about obsolete options, use -Xlint:-options.
215[info] done compiling
216[info] compiling 41 Scala sources to /build/repo/out/compiler-core/3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/compile.dest/classes ...
217[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
218[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModel.scala:113:30
219[warn] 113 | NonEmptyChain(head, tail: _*)
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] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelPostProcessor.scala:23:9
224[warn] 23 | private[this] val defaultTransformers: List[IModelPostProcessor] = List(
225[warn] | ^^^^^^
226[warn] |Ignoring [this] qualifier.
227[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
228[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
229[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
230[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelPostProcessor.scala:38:9
231[warn] 38 | private[this] def transform(
232[warn] | ^^^^^^
233[warn] |Ignoring [this] qualifier.
234[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
235[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
236[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
237[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:31
238[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
239[warn] | ^
240[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
241[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
242[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:57
243[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
244[warn] | ^
245[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
246[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
247[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:60
248[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
249[warn] | ^
250[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
251[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
252[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:64
253[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
254[warn] | ^
255[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
256[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
257[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:250:11
258[warn] 250 | }: _*
259[warn] | ^
260[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
261[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
262[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/recursion.scala:106:61
263[warn] 106 | refoldPar[F, PatternWithLabel, A, B](unfold, (fold.apply _).tupled)(a)
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] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/compiler-core/src/internals/RefParser.scala:76:4
269[warn] 76 | (uri.getPath(), uri.getFragment()) match {
270[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
271[warn] | match may not be exhaustive.
272[warn] |
273[warn] | It would fail on pattern case: (_, _)
274[warn] |----------------------------------------------------------------------------
275[warn] | Explanation (enabled by `-explain`)
276[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
277[warn] | There are several ways to make the match exhaustive:
278[warn] | - Add missing cases as shown in the warning
279[warn] | - If an extractor always return Some(...), write Some[X] for its return type
280[warn] | - Add a case _ => ... at the end to match all remaining cases
281[warn] ----------------------------------------------------------------------------
282[warn] there was 1 deprecation warning; re-run with -deprecation for details
283[warn] 12 warnings found
284[info] done compiling
285[info] compiling 10 Scala sources to /build/repo/out/json-schema/3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/compile.dest/classes ...
286[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
287[warn] -- Warning: /build/repo/modules/json-schema/src/internals/JsonSchemaToIModel.scala:79:74
288[warn] 79 | private def fold = new PatternFolder[F](compilationUnit.namespace).fold _
289[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
290[warn] |The syntax `<function> _` is no longer supported;
291[warn] |you can simply leave out the trailing ` _`
292[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
293[warn] -- Warning: /build/repo/modules/json-schema/src/internals/JsonSchemaToIModel.scala:88:41
294[warn] 88 | recursion.refoldPar(unfoldAndAddExts _, fold)(start)
295[warn] | ^^^^^^^^^^^^^^^^^^
296[warn] |The syntax `<function> _` is no longer supported;
297[warn] |you can simply leave out the trailing ` _`
298[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
299[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/json-schema/src/internals/Extractors.scala:361:30
300[warn] 361 | m.asScala.foreach { case (k: String, v: Object) =>
301[warn] | ^
302[warn] | match may not be exhaustive.
303[warn] |
304[warn] | It would fail on pattern case: (_, _)
305[warn] |---------------------------------------------------------------------------
306[warn] | Explanation (enabled by `-explain`)
307[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
308[warn] | There are several ways to make the match exhaustive:
309[warn] | - Add missing cases as shown in the warning
310[warn] | - If an extractor always return Some(...), write Some[X] for its return type
311[warn] | - Add a case _ => ... at the end to match all remaining cases
312[warn] ---------------------------------------------------------------------------
313[warn] four warnings found
314[info] done compiling
315Successfully evaluated json-schema[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].compile
316Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
317Skipping unused scalacOptions: -Xkind-projector
318Option -classpath was updated
3192 warnings found
320Successfully evaluated json-schema[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].docJar
321[info] compiling 3 Scala sources to /build/repo/out/compiler-core/3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test/compile.dest/classes ...
322[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
323[warn] -- Warning: /build/repo/modules/compiler-core/test/src/ModelWrapper.scala:107:33
324[warn] 107 | Node.arrayNode(elements: _*)
325[warn] | ^
326[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
327[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
328[warn] two warnings found
329[info] done compiling
330[info] compiling 18 Scala sources to /build/repo/out/json-schema/3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test/compile.dest/classes ...
331[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
332[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:107:56 ----
333[warn] 107 | ): Unit = runConversionTest(inputs.head, inputs.tail: _*)
334[warn] | ^
335[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
336[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
337[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:126:15 ----
338[warn] 126 | remaining: _*
339[warn] | ^
340[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
341[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
342[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:151:70 ----
343[warn] 151 | ): Unit = runConversionTestWithOpts(opts, inputs.head, inputs.tail: _*)
344[warn] | ^
345[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
346[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
347[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:163:17 ----
348[warn] 163 | remaining: _*
349[warn] | ^
350[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
351[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
352[warn] 5 warnings found
353[info] done compiling
354Successfully evaluated json-schema[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].test.compile
355Module json-schema[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY] is not a publish module, skipping publishing
356
357Starting build for smithytranslate-formatter - [2/8]
358Failed to resolve scalaVersion, assume it's Scala 3 project
359[info] compiling 30 Scala sources to /build/repo/out/formatter/jvm/3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/compile.dest/classes ...
360[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
361[warn] -- Warning: /build/repo/modules/formatter/src/parsers/NodeParser.scala:111:61 --
362[warn] 111 | val valueP = (node_value ~ ws).map((NodeArrayValue.apply _).tupled)
363[warn] | ^^^^^^^^^^^^^^^^^^^^^^
364[warn] |The syntax `<function> _` is no longer supported;
365[warn] |you can simply leave out the trailing ` _`
366[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
367[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:38:63
368[warn] 38 | (underscore.rep0.with1 ~ alpha).map((IdentifierStart.apply _).tupled)
369[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
370[warn] |The syntax `<function> _` is no longer supported;
371[warn] |you can simply leave out the trailing ` _`
372[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
373[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:40:69
374[warn] 40 | (identifier_start ~ identifier_chars.rep0).map((Identifier.apply _).tupled)
375[warn] | ^^^^^^^^^^^^^^^^^^
376[warn] |The syntax `<function> _` is no longer supported;
377[warn] |you can simply leave out the trailing ` _`
378[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
379[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:45:28
380[warn] 45 | .map((Namespace.apply _).tupled)
381[warn] | ^^^^^^^^^^^^^^^^^
382[warn] |The syntax `<function> _` is no longer supported;
383[warn] |you can simply leave out the trailing ` _`
384[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
385[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:54:69
386[warn] 54 | (root_shape_id ~ shape_id_member.backtrack.?).map((ShapeId.apply _).tupled)
387[warn] | ^^^^^^^^^^^^^^^
388[warn] |The syntax `<function> _` is no longer supported;
389[warn] |you can simply leave out the trailing ` _`
390[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
391[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeParser.scala:209:44 -
392[warn] 209 | .map((ExplicitStructureMember.apply _).tupled)
393[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
394[warn] |The syntax `<function> _` is no longer supported;
395[warn] |you can simply leave out the trailing ` _`
396[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
397[warn] -- Warning: /build/repo/modules/formatter/src/parsers/SmithyTraitParser.scala:42:33
398[warn] 42 | .map((TraitStructure.apply _).tupled)
399[warn] | ^^^^^^^^^^^^^^^^^^^^^^
400[warn] |The syntax `<function> _` is no longer supported;
401[warn] |you can simply leave out the trailing ` _`
402[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
403[warn] -- Warning: /build/repo/modules/formatter/src/parsers/SmithyTraitParser.scala:57:25
404[warn] 57 | (SmithyTrait.apply _).tupled
405[warn] | ^^^^^^^^^^^^^^^^^^^
406[warn] |The syntax `<function> _` is no longer supported;
407[warn] |you can simply leave out the trailing ` _`
408[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
409[warn] 9 warnings found
410[info] done compiling
411Successfully evaluated formatter.jvm[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].compile
412Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
413Skipping unused scalacOptions: -Xkind-projector
414Option -classpath was updated
4152 warnings found
416Successfully evaluated formatter.jvm[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].docJar
417[info] compiling 2 Scala sources to /build/repo/out/formatter/jvm/3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test/compile.dest/classes ...
418[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
419[warn] one warning found
420[info] done compiling
421Successfully evaluated formatter.jvm[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].test.compile
422Module formatter.jvm[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY] is not a publish module, skipping publishing
423
424Starting build for smithytranslate-proto - [3/8]
425Failed to resolve scalaVersion, assume it's Scala 3 project
426[info] compiling 9 Scala sources to /build/repo/out/proto/3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/compile.dest/classes ...
427[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
428[warn] one warning found
429[info] done compiling
430Successfully evaluated proto[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].compile
431Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
432Skipping unused scalacOptions: -Xkind-projector
433Option -classpath was updated
4342 warnings found
435Successfully evaluated proto[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].docJar
436[info] compiling 6 Scala sources to /build/repo/out/proto/3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test/compile.dest/classes ...
437[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
438[warn] -- Warning: /build/repo/modules/proto/test/src/smithytranslate/proto3/internals/CompilerRendererSuite.scala:2003:44
439[warn] 2003 | ProtoValidator.run(renderedFiles.toSeq: _*)
440[warn] | ^
441[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
442[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
443[warn] two warnings found
444[info] done compiling
445Successfully evaluated proto[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].test.compile
446Module proto[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY] is not a publish module, skipping publishing
447
448Starting build for smithytranslate-compiler-core - [4/8]
449Successfully evaluated compiler-core[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].compile
450Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
451Skipping unused scalacOptions: -Xkind-projector
452Option -classpath was updated
4532 warnings found
454Successfully evaluated compiler-core[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].docJar
455Successfully evaluated compiler-core[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].test.compile
456Module compiler-core[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY] is not a publish module, skipping publishing
457
458Starting build for smithytranslate-runners - [6/8]
459No test module defined in runners[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY]
460Failed to resolve scalaVersion, assume it's Scala 3 project
461Failed to resolve scalaVersion, assume it's Scala 3 project
462[info] compiling 17 Scala sources to /build/repo/out/openapi/3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/compile.dest/classes ...
463[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
464[warn] -- Warning: /build/repo/modules/openapi/src/internals/ContentToSchemaOpt.scala:26:43
465[warn] 26 | extends (Content => Map[String, Schema[_]]) {
466[warn] | ^
467[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
468[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
469[warn] -- Warning: /build/repo/modules/openapi/src/internals/ContentToSchemaOpt.scala:28:44
470[warn] 28 | def apply(c: 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/ContentTypeDiscriminatedSchema.scala:22:32
475[warn] 22 | members: 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/Extractors.scala:27:26 ---
480[warn] 27 | def unapply(sch: Schema[_]): Option[Vector[String]] = sch match {
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:35:26 ---
485[warn] 35 | def unapply(sch: Schema[_]): Option[Schema[_]] = {
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:45 ---
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:47:26 ---
495[warn] 47 | def unapply(sch: Schema[_]): Boolean = {
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:60:26 ---
500[warn] 60 | def unapply(sch: Schema[_]): Option[String] = Option(sch.getFormat())
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:64:26 ---
505[warn] 64 | def unapply(sch: Schema[_]): Option[String] =
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:71:26 ---
510[warn] 71 | def unapply(sch: Schema[_]): Boolean = Option(sch.getFormat()).isEmpty
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:79:26 ---
515[warn] 79 | def unapply(sch: Schema[_]): Option[Vector[Schema[_]]] = sch match {
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:52 ---
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:87:26 ---
525[warn] 87 | 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:52 ---
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:95:26 ---
535[warn] 95 | def unapply(sch: Schema[_]): Option[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:45 ---
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:111:26 --
545[warn] 111 | def unapply(sch: Schema[_]): Option[Primitive] = 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:262:26 --
550[warn] 262 | def unapply(sch: Schema[_]): Option[Either[ToSmithyError, ParsedRef]] =
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/Local.scala:25:19 --------
555[warn] 25 | schema: Schema[_]
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:39:39 --------
560[warn] 39 | def apply(path: Name, schema: Schema[_]): Local =
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:42:42 --------
565[warn] 42 | def apply(path: Segment, 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/OpenApiToIModel.scala:361:18
570[warn] 361 | sch: Schema[_]
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:426:45
575[warn] 426 | private def getExamplesHint(schema: Schema[_]): Option[Hint.Examples] =
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:432:21
580[warn] 432 | schema: Schema[_]
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:192:58
585[warn] 192 | private def fold = new PatternFolder[F](namespace).fold _
586[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
587[warn] |The syntax `<function> _` is no longer supported;
588[warn] |you can simply leave out the trailing ` _`
589[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
590[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:201:41
591[warn] 201 | recursion.refoldPar(unfoldAndAddExts _, fold)(start)
592[warn] | ^^^^^^^^^^^^^^^^^^
593[warn] |The syntax `<function> _` is no longer supported;
594[warn] |you can simply leave out the trailing ` _`
595[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
596[warn] -- Warning: /build/repo/modules/openapi/src/internals/Param.scala:23:30 --------
597[warn] 23 | refOrSchema: RefOr[Schema[_]],
598[warn] | ^
599[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
600[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
601[warn] -- Warning: /build/repo/modules/openapi/src/internals/RefParser.scala:21:36 ----
602[warn] 21 | def toSchema(ref: String): 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] 29 warnings found
607[info] done compiling
608[info] compiling 11 Scala sources to /build/repo/out/runners/3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/compile.dest/classes ...
609[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
610[warn] -- Warning: /build/repo/modules/runners/src/OpenApi.scala:84:60 ----------------
611[warn] 84 | val report = ReportResult(outputPath, outputJson).apply _
612[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
613[warn] |The syntax `<function> _` is no longer supported;
614[warn] |you can simply leave out the trailing ` _`
615[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
616[warn] -- Warning: /build/repo/modules/runners/src/OpenApi.scala:135:60 ---------------
617[warn] 135 | val report = ReportResult(outputPath, outputJson).apply _
618[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
619[warn] |The syntax `<function> _` is no longer supported;
620[warn] |you can simply leave out the trailing ` _`
621[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
622[warn] -- Warning: /build/repo/modules/runners/src/Proto.scala:118:44 -----------------
623[warn] 118 | Fetch().addRepositories(validRepos: _*).addDependencies(validDeps: _*)
624[warn] | ^
625[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
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:75 -----------------
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] 5 warnings found
633[info] done compiling
634Successfully evaluated runners[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].compile
635Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
636Skipping unused scalacOptions: -Xkind-projector
637Option -classpath was updated
6382 warnings found
639Successfully evaluated runners[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].docJar
640Module runners[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY] is not a publish module, skipping publishing
641
642Starting build for smithytranslate-openapi - [7/8]
643Successfully evaluated openapi[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].compile
644Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
645Skipping unused scalacOptions: -Xkind-projector
646Option -classpath was updated
6472 warnings found
648Successfully evaluated openapi[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].docJar
649[info] compiling 28 Scala sources to /build/repo/out/openapi/3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test/compile.dest/classes ...
650[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
651[warn] -- Warning: /build/repo/modules/openapi/test/src/ConstraintSpec.scala:251:29 ---
652[warn] 251 | TestUtils.runConversion(input)
653[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
654[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]
655[warn] |
656[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
657[warn] |which may result in a MatchError at runtime.
658[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
659[warn] -- Warning: /build/repo/modules/openapi/test/src/MultiFileSpec.scala:407:29 ----
660[warn] 407 | TestUtils.runConversion(inOne, inTwo)
661[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
662[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]
663[warn] |
664[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
665[warn] |which may result in a MatchError at runtime.
666[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
667[warn] -- Warning: /build/repo/modules/openapi/test/src/OperationMultipleSuccessSpec.scala:114:29
668[warn] 114 | TestUtils.runConversion(input)
669[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
670[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]
671[warn] |
672[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
673[warn] |which may result in a MatchError at runtime.
674[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
675[warn] -- Warning: /build/repo/modules/openapi/test/src/OperationMultipleSuccessSpec.scala:214:29
676[warn] 214 | TestUtils.runConversion(input)
677[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
678[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]
679[warn] |
680[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
681[warn] |which may result in a MatchError at runtime.
682[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
683[warn] -- Warning: /build/repo/modules/openapi/test/src/OutputValidationSpec.scala:64:55
684[warn] 64 | assert(resultExpectingSuccess.isInstanceOf[Success[_]])
685[warn] | ^
686[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
687[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
688[warn] -- Warning: /build/repo/modules/openapi/test/src/SecuritySchemesSpec.scala:605:29
689[warn] 605 | TestUtils.runConversion(input)
690[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
691[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]
692[warn] |
693[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
694[warn] |which may result in a MatchError at runtime.
695[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
696[warn] -- Warning: /build/repo/modules/openapi/test/src/SecuritySchemesSpec.scala:766:29
697[warn] 766 | TestUtils.runConversion(input)
698[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
699[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]
700[warn] |
701[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
702[warn] |which may result in a MatchError at runtime.
703[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
704[warn] -- Warning: /build/repo/modules/openapi/test/src/SecuritySchemesSpec.scala:862:29
705[warn] 862 | TestUtils.runConversion(input)
706[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
707[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]
708[warn] |
709[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
710[warn] |which may result in a MatchError at runtime.
711[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
712[warn] -- Warning: /build/repo/modules/openapi/test/src/TestUtils.scala:146:17 --------
713[warn] 146 | remaining: _*
714[warn] | ^
715[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
716[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
717[warn] 10 warnings found
718[info] done compiling
719Successfully evaluated openapi[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY].test.compile
720Module openapi[3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY] is not a publish module, skipping publishing
721
722************************
723Build summary:
724[{
725 "module": "smithytranslate-transitive",
726 "compile": {"status": "ok", "tookMs": 11132, "warnings": 0, "errors": 0},
727 "doc": {"status": "ok", "tookMs": 6901, "files": 1, "totalSizeKb": 2665},
728 "test-compile": {"status": "ok", "tookMs": 2047, "warnings": 0, "errors": 0},
729 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
730 "publish": {"status": "skipped", "tookMs": 0},
731 "metadata": {
732 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
733}
734},{
735 "module": "smithytranslate-json-schema",
736 "compile": {"status": "ok", "tookMs": 31327, "warnings": 0, "errors": 0},
737 "doc": {"status": "ok", "tookMs": 4507, "files": 1, "totalSizeKb": 2666},
738 "test-compile": {"status": "ok", "tookMs": 5443, "warnings": 0, "errors": 0},
739 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
740 "publish": {"status": "skipped", "tookMs": 0},
741 "metadata": {
742 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
743}
744},{
745 "module": "smithytranslate-formatter",
746 "compile": {"status": "ok", "tookMs": 15062, "warnings": 0, "errors": 0},
747 "doc": {"status": "ok", "tookMs": 7580, "files": 1, "totalSizeKb": 3493},
748 "test-compile": {"status": "ok", "tookMs": 1675, "warnings": 0, "errors": 0},
749 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
750 "publish": {"status": "skipped", "tookMs": 0},
751 "metadata": {
752 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
753}
754},{
755 "module": "smithytranslate-proto",
756 "compile": {"status": "ok", "tookMs": 9859, "warnings": 0, "errors": 0},
757 "doc": {"status": "ok", "tookMs": 4263, "files": 1, "totalSizeKb": 2661},
758 "test-compile": {"status": "ok", "tookMs": 4503, "warnings": 0, "errors": 0},
759 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
760 "publish": {"status": "skipped", "tookMs": 0},
761 "metadata": {
762 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
763}
764},{
765 "module": "smithytranslate-compiler-core",
766 "compile": {"status": "ok", "tookMs": 40, "warnings": 0, "errors": 0},
767 "doc": {"status": "ok", "tookMs": 6492, "files": 1, "totalSizeKb": 2775},
768 "test-compile": {"status": "ok", "tookMs": 56, "warnings": 0, "errors": 0},
769 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
770 "publish": {"status": "skipped", "tookMs": 0},
771 "metadata": {
772 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
773}
774},{
775 "module": "smithytranslate-runners",
776 "compile": {"status": "ok", "tookMs": 22340, "warnings": 0, "errors": 0},
777 "doc": {"status": "ok", "tookMs": 5349, "files": 1, "totalSizeKb": 2728},
778 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
779 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
780 "publish": {"status": "skipped", "tookMs": 0},
781 "metadata": {
782 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
783}
784},{
785 "module": "smithytranslate-openapi",
786 "compile": {"status": "ok", "tookMs": 72, "warnings": 0, "errors": 0},
787 "doc": {"status": "ok", "tookMs": 4477, "files": 1, "totalSizeKb": 2662},
788 "test-compile": {"status": "ok", "tookMs": 4374, "warnings": 0, "errors": 0},
789 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
790 "publish": {"status": "skipped", "tookMs": 0},
791 "metadata": {
792 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
793}
794}]
795************************"
796
797Checking patch buildSetup.sc...
798Checking patch build.sc...
799Checking patch .mill-version...
800Applied patch buildSetup.sc cleanly.
801Applied patch build.sc cleanly.
802Applied patch .mill-version cleanly.