Build Logs
softwaremill/sttp-apispec • 3.8.0-RC2:2025-11-28
Errors
0
Warnings
628
Total Lines
1163
1##################################
2Clonning https://github.com/softwaremill/sttp-apispec.git into /build/repo using revision v0.11.10
3##################################
4Note: switching to 'e47b8746e0ed633f71df47bf04f0aac84e29be1a'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.6
22----
23Preparing build for 3.8.0-RC2
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.3.6"
35Replacement: val scala3 = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.6"' in build.sbt
40----
41Starting build for 3.8.0-RC2
42Execute tests: true
43sbt project found:
44Sbt version 1.11.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project softwaremill/sttp-apispec
47##################################
48Scala version: 3.8.0-RC2
49Targets: com.softwaremill.sttp.apispec%apispec-model com.softwaremill.sttp.apispec%asyncapi-circe com.softwaremill.sttp.apispec%asyncapi-circe-yaml com.softwaremill.sttp.apispec%asyncapi-model com.softwaremill.sttp.apispec%jsonschema-circe com.softwaremill.sttp.apispec%openapi-circe com.softwaremill.sttp.apispec%openapi-circe-yaml com.softwaremill.sttp.apispec%openapi-model
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC2
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC2"
70"++3.8.0-RC2 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.softwaremill.sttp.apispec%apispec-model com.softwaremill.sttp.apispec%asyncapi-circe com.softwaremill.sttp.apispec%asyncapi-circe-yaml com.softwaremill.sttp.apispec%asyncapi-model com.softwaremill.sttp.apispec%jsonschema-circe com.softwaremill.sttp.apispec%openapi-circe com.softwaremill.sttp.apispec%openapi-circe-yaml com.softwaremill.sttp.apispec%openapi-model"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.856s.
85[info] done compiling
86[info] STTP_NATIVE *not* defined, *not* including native in the aggregate projects
87[info] loading settings for project rootProject from build.sbt...
88[info] resolving key references (67667 settings) ...
89[info] set current project to sttp-apispec (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.8.0-RC2
91OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in asyncapiCirce3/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in asyncapiCirce3/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in apispecModelNative/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in jsonSchemaCirceJS3/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in jsonSchemaCirceJS3/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in asyncapiModel3/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in openapiComparatorTestsNative3/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in asyncapiModel3/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in openapiComparatorTestsNative3/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in openapiCirceYaml/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in apispecModelJS/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in circeTestUtilsNative3/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in circeTestUtilsNative3/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in openapiModel/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in apispecModelNative3/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in apispecModelNative3/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in openapiComparatorTestsJS/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in apispecModelJS3/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in apispecModelJS3/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in asyncapiModel/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in asyncapiCirce/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in circeTestUtilsJS3/crossScalaVersions
113OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in circeTestUtilsJS3/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in apispecModel/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in openapiCirceNative3/crossScalaVersions
116OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in openapiCirceNative3/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in openapiModelJS/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in openapiComparatorTestsJS3/crossScalaVersions
119OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in openapiComparatorTestsJS3/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in apispecModel3/crossScalaVersions
121OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in apispecModel3/crossScalaVersions
122OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in openapiCirceJS/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in asyncapiCirceNative3/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in asyncapiCirceNative3/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in openapiModelNative/crossScalaVersions
126OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in jsonSchemaCirceNative/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in asyncapiModelNative3/crossScalaVersions
128OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in asyncapiModelNative3/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in openapiCirce3/crossScalaVersions
130OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in openapiCirce3/crossScalaVersions
131OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in openapiComparatorTests/crossScalaVersions
132OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in asyncapiModelJS3/crossScalaVersions
133OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in asyncapiModelJS3/crossScalaVersions
134OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in openapiCirceJS3/crossScalaVersions
135OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in openapiCirceJS3/crossScalaVersions
136OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in openapiCirceYaml3/crossScalaVersions
137OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in openapiCirceYaml3/crossScalaVersions
138OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in jsonSchemaCirceNative3/crossScalaVersions
139OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in jsonSchemaCirceNative3/crossScalaVersions
140OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in asyncapiCirceJS/crossScalaVersions
141OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in openapiModelJS3/crossScalaVersions
142OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in openapiModelJS3/crossScalaVersions
143OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in openapiComparatorTestsNative/crossScalaVersions
144OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in jsonSchemaCirce/crossScalaVersions
145OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in circeTestUtilsJS/crossScalaVersions
146OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in jsonSchemaCirce3/crossScalaVersions
147OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in jsonSchemaCirce3/crossScalaVersions
148OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in asyncapiCirceYaml3/crossScalaVersions
149OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in asyncapiCirceYaml3/crossScalaVersions
150OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in jsonSchemaCirceJS/crossScalaVersions
151OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in asyncapiModelNative/crossScalaVersions
152OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in circeTestUtilsNative/crossScalaVersions
153OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in openapiCirce/crossScalaVersions
154OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in openapiModelNative3/crossScalaVersions
155OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in openapiModelNative3/crossScalaVersions
156OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in rootProject/crossScalaVersions
157OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in asyncapiCirceYaml/crossScalaVersions
158OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in asyncapiCirceNative/crossScalaVersions
159OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in asyncapiModelJS/crossScalaVersions
160OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in circeTestUtils3/crossScalaVersions
161OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in circeTestUtils3/crossScalaVersions
162OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in openapiComparatorTests3/crossScalaVersions
163OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in openapiComparatorTests3/crossScalaVersions
164OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in openapiCirceNative/crossScalaVersions
165OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in circeTestUtils/crossScalaVersions
166OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in asyncapiCirceJS3/crossScalaVersions
167OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in asyncapiCirceJS3/crossScalaVersions
168OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in openapiModel3/crossScalaVersions
169OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in openapiModel3/crossScalaVersions
170[info] set current project to sttp-apispec (in build file:/build/repo/)
171[info] Setting Scala version to 3.8.0-RC2 on 26 projects.
172[info] Switching Scala version on:
173[info] jsonSchemaCirceJS3 (3.8.0-RC2)
174[info] asyncapiCirceYaml3 (3.8.0-RC2)
175[info] asyncapiModelNative3 (3.8.0-RC2)
176[info] asyncapiCirce3 (3.8.0-RC2)
177[info] apispecModelNative3 (3.8.0-RC2)
178[info] apispecModel3 (3.8.0-RC2)
179[info] circeTestUtilsJS3 (3.8.0-RC2)
180[info] openapiComparatorTests3 (3.8.0-RC2)
181[info] openapiModelJS3 (3.8.0-RC2)
182[info] openapiModelNative3 (3.8.0-RC2)
183[info] asyncapiCirceJS3 (3.8.0-RC2)
184[info] asyncapiCirceNative3 (3.8.0-RC2)
185[info] openapiComparatorTestsJS3 (3.8.0-RC2)
186[info] openapiModel3 (3.8.0-RC2)
187[info] openapiCirceNative3 (3.8.0-RC2)
188[info] jsonSchemaCirce3 (3.8.0-RC2)
189[info] jsonSchemaCirceNative3 (3.8.0-RC2)
190[info] openapiCirce3 (3.8.0-RC2)
191[info] openapiCirceYaml3 (3.8.0-RC2)
192[info] openapiComparatorTestsNative3 (3.8.0-RC2)
193[info] apispecModelJS3 (3.8.0-RC2)
194[info] circeTestUtils3 (3.8.0-RC2)
195[info] circeTestUtilsNative3 (3.8.0-RC2)
196[info] openapiCirceJS3 (3.8.0-RC2)
197[info] asyncapiModelJS3 (3.8.0-RC2)
198[info] asyncapiModel3 (3.8.0-RC2)
199[info] Excluding projects:
200[info] jsonSchemaCirceJS (2.13.16)
201[info] circeTestUtilsJS2_12 (2.12.20)
202[info] openapiModel (2.13.16)
203[info] apispecModelNative (2.13.16)
204[info] openapiCirceJS2_12 (2.12.20)
205[info] circeTestUtilsJS (2.13.16)
206[info] asyncapiModelJS2_12 (2.12.20)
207[info] openapiModelNative (2.13.16)
208[info] asyncapiCirceJS (2.13.16)
209[info] openapiModelJS (2.13.16)
210[info] openapiComparatorTests (2.13.16)
211[info] asyncapiModel (2.13.16)
212[info] asyncapiCirce2_12 (2.12.20)
213[info] asyncapiCirceYaml (2.13.16)
214[info] asyncapiCirce (2.13.16)
215[info] circeTestUtils (2.13.16)
216[info] openapiCirce2_12 (2.12.20)
217[info] * rootProject (2.13.16)
218[info] openapiCirce (2.13.16)
219[info] asyncapiModelJS (2.13.16)
220[info] openapiModelJS2_12 (2.12.20)
221[info] openapiCirceNative (2.13.16)
222[info] apispecModelJS2_12 (2.12.20)
223[info] openapiComparatorTestsJS (2.13.16)
224[info] openapiComparatorTestsJS2_12 (2.12.20)
225[info] apispecModel2_12 (2.12.20)
226[info] circeTestUtilsNative (2.13.16)
227[info] openapiCirceYaml2_12 (2.12.20)
228[info] asyncapiModel2_12 (2.12.20)
229[info] openapiComparatorTests2_12 (2.12.20)
230[info] openapiModel2_12 (2.12.20)
231[info] jsonSchemaCirce (2.13.16)
232[info] asyncapiCirceJS2_12 (2.12.20)
233[info] asyncapiModelNative (2.13.16)
234[info] jsonSchemaCirceJS2_12 (2.12.20)
235[info] asyncapiCirceNative (2.13.16)
236[info] apispecModel (2.13.16)
237[info] circeTestUtils2_12 (2.12.20)
238[info] asyncapiCirceYaml2_12 (2.12.20)
239[info] openapiCirceYaml (2.13.16)
240[info] openapiComparatorTestsNative (2.13.16)
241[info] jsonSchemaCirceNative (2.13.16)
242[info] openapiCirceJS (2.13.16)
243[info] apispecModelJS (2.13.16)
244[info] jsonSchemaCirce2_12 (2.12.20)
245[info] Reapplying settings...
246[info] set current project to sttp-apispec (in build file:/build/repo/)
247Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
248[info] Reapplying settings...
249[info] set current project to sttp-apispec (in build file:/build/repo/)
250[info] Defining Global / credentials, apispecModel / credentials and 69 others.
251[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 567 others.
252[info] Run `last` for details.
253[info] Reapplying settings...
254[info] set current project to sttp-apispec (in build file:/build/repo/)
255Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
256[info] Reapplying settings...
257OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
258
259 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
260 Did you mean asyncapiCirceYaml3 / allExcludeDependencies ?
261 , retry without global scopes
262[info] Reapplying settings...
263[info] set current project to sttp-apispec (in build file:/build/repo/)
264Execute removeScalacOptionsStartingWith: -P:wartremover
265[info] Reapplying settings...
266[info] set current project to sttp-apispec (in build file:/build/repo/)
267[success] Total time: 0 s, completed Nov 28, 2025, 11:59:55 AM
268Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
269Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
270Starting build...
271Projects: Set(asyncapiCirceYaml3, asyncapiCirce3, apispecModel3, openapiModel3, jsonSchemaCirce3, openapiCirce3, openapiCirceYaml3, circeTestUtils3, asyncapiModel3)
272Starting build for ProjectRef(file:/build/repo/,asyncapiModel3) (asyncapi-model)... [0/9]
273OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
274OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
275OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
276Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, 64, -Xmax-inlines, 64, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
277[info] compiling 8 Scala sources to /build/repo/apispec-model/target/jvm-3/classes ...
278[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/main/scala/sttp/apispec/validation/SchemaComparator.scala:39:17
279[warn] 39 | cache.put(key, recursiveValue)
280[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
281[warn] | unused value of type Option[V]
282[warn] -- [E175] Potential Issue Warning: /build/repo/apispec-model/src/main/scala/sttp/apispec/validation/SchemaComparator.scala:42:30
283[warn] 42 | finally cache.remove(key)
284[warn] | ^^^^^^^^^^^^^^^^^
285[warn] |discarded non-Unit value of type Option[V]. Add `: Unit` to discard silently.
286[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/main/scala/sttp/apispec/validation/SchemaComparator.scala:43:17
287[warn] 43 | cache.put(key, result)
288[warn] | ^^^^^^^^^^^^^^^^^^^^^^
289[warn] | unused value of type Option[V]
290[warn] three warnings found
291[info] done compiling
292[info] compiling 2 Scala sources to /build/repo/asyncapi-model/target/jvm-3/classes ...
293[info] done compiling
294Starting build for ProjectRef(file:/build/repo/,asyncapiCirce3) (asyncapi-circe)... [1/9]
295Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, 64, -Xmax-inlines, 64, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
296[info] compiling 3 Scala sources to /build/repo/jsonschema-circe/target/jvm-3/classes ...
297[info] done compiling
298[info] compiling 1 Scala source to /build/repo/asyncapi-circe/target/jvm-3/classes ...
299[info] done compiling
300[info] compiling 1 Scala source to /build/repo/asyncapi-circe/target/jvm-3/test-classes ...
301[info] done compiling
302[info] EncoderTest:
303[info] - encode as expected
304[info] - encode security schema with empty scopes
305[info] - encode security schema with not empty scopes
306[info] - encode message with examples
307[info] - encode discriminator
308Starting build for ProjectRef(file:/build/repo/,jsonSchemaCirce3) (jsonschema-circe)... [2/9]
309Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, 64, -Xmax-inlines, 64, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
310[info] compiling 1 Scala source to /build/repo/circe-testutils/target/jvm-3/classes ...
311[info] done compiling
312[info] compiling 2 Scala sources to /build/repo/jsonschema-circe/target/jvm-3/test-classes ...
313[warn] -- [E176] Potential Issue Warning: /build/repo/jsonschema-circe/src/test/scala/sttp/apispec/DecoderTest.scala:15:4
314[warn] 15 | assert(schema.isRight)
315[warn] | ^^^^^^^^^^^^^^^^^^^^^^
316[warn] | unused value of type org.scalatest.compatible.Assertion
317[warn] -- [E176] Potential Issue Warning: /build/repo/jsonschema-circe/src/test/scala/sttp/apispec/DecoderTest.scala:28:4
318[warn] 28 | assert(schema.isRight)
319[warn] | ^^^^^^^^^^^^^^^^^^^^^^
320[warn] | unused value of type org.scalatest.compatible.Assertion
321[warn] there were 4 deprecation warnings; re-run with -deprecation for details
322[warn] three warnings found
323[info] done compiling
324[info] RoundTripTest:
325[info] - Can parse self-encoded schema
326[info] DecoderTest:
327[info] - extending rescursive
328[info] - self-decribing-schema
329Starting build for ProjectRef(file:/build/repo/,asyncapiCirceYaml3) (asyncapi-circe-yaml)... [3/9]
330Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, 64, -Xmax-inlines, 64, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
331[info] compiling 2 Scala sources to /build/repo/asyncapi-circe-yaml/target/jvm-3/classes ...
332[info] done compiling
333Starting build for ProjectRef(file:/build/repo/,openapiCirceYaml3) (openapi-circe-yaml)... [4/9]
334Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, 64, -Xmax-inlines, 64, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
335[info] compiling 4 Scala sources to /build/repo/openapi-model/target/jvm-3/classes ...
336[warn] -- [E121] Pattern Match Warning: /build/repo/openapi-model/src/main/scala/sttp/apispec/openapi/validation/OpenAPIComparator.scala:95:15
337[warn] 95 | case _ => None
338[warn] | ^
339[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
340[warn] -- [E121] Pattern Match Warning: /build/repo/openapi-model/src/main/scala/sttp/apispec/openapi/validation/OpenAPIComparator.scala:97:11
341[warn] 97 | case _ => None
342[warn] | ^
343[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
344[warn] two warnings found
345[info] done compiling
346[info] compiling 3 Scala sources to /build/repo/openapi-circe/target/jvm-3/classes ...
347[info] done compiling
348[info] compiling 2 Scala sources to /build/repo/openapi-circe-yaml/target/jvm-3/classes ...
349[info] done compiling
350Starting build for ProjectRef(file:/build/repo/,apispecModel3) (apispec-model)... [5/9]
351Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, 64, -Xmax-inlines, 64, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
352[info] compiling 5 Scala sources to /build/repo/apispec-model/target/jvm-3/test-classes ...
353[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/SchemaTest.scala:8:4
354[warn] 8 | assert(schema.nullable == Schema(SchemaType.String, SchemaType.Null))
355[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
356[warn] | unused value of type org.scalatest.compatible.Assertion
357[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/SchemaTest.scala:14:4
358[warn] 14 | assert(schema.nullable == Schema(anyOf = List(schema, Schema.Null)))
359[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
360[warn] | unused value of type org.scalatest.compatible.Assertion
361[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/SchemaTest.scala:20:4
362[warn] 20 | assert(schema.nullable == Schema(anyOf = List(Schema(SchemaType.String), Schema(SchemaType.Number), Schema.Null)))
363[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
364[warn] | unused value of type org.scalatest.compatible.Assertion
365[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/SchemaTest.scala:27:4
366[warn] 27 | assert(
367[warn] | ^
368[warn] | unused value of type org.scalatest.compatible.Assertion
369[warn] 28 | schema.nullable == Schema(
370[warn] 29 | `type` = Some(List(SchemaType.String, SchemaType.Null)),
371[warn] 30 | `enum` = Some(List("a", "b", "null").map(ExampleSingleValue(_)))
372[warn] 31 | )
373[warn] 32 | )
374[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/SchemaTest.scala:38:4
375[warn] 38 | assert(
376[warn] | ^
377[warn] | unused value of type org.scalatest.compatible.Assertion
378[warn] 39 | schema.nullable == Schema(
379[warn] 40 | `type` = Some(List(SchemaType.String, SchemaType.Null)),
380[warn] 41 | `enum` = Some(List("a", "null").map(ExampleSingleValue(_)))
381[warn] 42 | )
382[warn] 43 | )
383[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:8:4
384[warn] 8 | assert(b.toString == "(-inf,inf)")
385[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
386[warn] | unused value of type org.scalatest.compatible.Assertion
387[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:9:4
388[warn] 9 | assert(b.contains(b))
389[warn] | ^^^^^^^^^^^^^^^^^^^^^
390[warn] | unused value of type org.scalatest.compatible.Assertion
391[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:10:4
392[warn] 10 | assert(b.contains(Bounds(None, Some(Bound.inclusive(1)))))
393[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
394[warn] | unused value of type org.scalatest.compatible.Assertion
395[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:11:4
396[warn] 11 | assert(b.contains(Bounds(None, Some(Bound.exclusive(1)))))
397[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
398[warn] | unused value of type org.scalatest.compatible.Assertion
399[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:12:4
400[warn] 12 | assert(b.contains(Bounds(Some(Bound.inclusive(1)), None)))
401[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
402[warn] | unused value of type org.scalatest.compatible.Assertion
403[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:13:4
404[warn] 13 | assert(b.contains(Bounds(Some(Bound.exclusive(1)), None)))
405[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
406[warn] | unused value of type org.scalatest.compatible.Assertion
407[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:19:4
408[warn] 19 | assert(b.toString == "(-inf,10]")
409[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
410[warn] | unused value of type org.scalatest.compatible.Assertion
411[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:20:4
412[warn] 20 | assert(b.contains(b))
413[warn] | ^^^^^^^^^^^^^^^^^^^^^
414[warn] | unused value of type org.scalatest.compatible.Assertion
415[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:21:4
416[warn] 21 | assert(!b.contains(Bounds(None, None)))
417[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
418[warn] | unused value of type org.scalatest.compatible.Assertion
419[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:22:4
420[warn] 22 | assert(b.contains(Bounds(None, Some(Bound.exclusive(10)))))
421[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
422[warn] | unused value of type org.scalatest.compatible.Assertion
423[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:23:4
424[warn] 23 | assert(b.contains(Bounds(None, Some(Bound.inclusive(9)))))
425[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
426[warn] | unused value of type org.scalatest.compatible.Assertion
427[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:24:4
428[warn] 24 | assert(!b.contains(Bounds(None, Some(Bound.inclusive(11)))))
429[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
430[warn] | unused value of type org.scalatest.compatible.Assertion
431[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:25:4
432[warn] 25 | assert(b.contains(Bounds(Some(Bound.inclusive(0)), Some(Bound.inclusive(10)))))
433[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
434[warn] | unused value of type org.scalatest.compatible.Assertion
435[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:31:4
436[warn] 31 | assert(b.toString == "(-inf,10)")
437[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
438[warn] | unused value of type org.scalatest.compatible.Assertion
439[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:32:4
440[warn] 32 | assert(b.contains(b))
441[warn] | ^^^^^^^^^^^^^^^^^^^^^
442[warn] | unused value of type org.scalatest.compatible.Assertion
443[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:33:4
444[warn] 33 | assert(!b.contains(Bounds(None, None)))
445[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
446[warn] | unused value of type org.scalatest.compatible.Assertion
447[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:34:4
448[warn] 34 | assert(b.contains(Bounds(None, Some(Bound.exclusive(9)))))
449[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
450[warn] | unused value of type org.scalatest.compatible.Assertion
451[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:35:4
452[warn] 35 | assert(b.contains(Bounds(None, Some(Bound.inclusive(9)))))
453[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
454[warn] | unused value of type org.scalatest.compatible.Assertion
455[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:36:4
456[warn] 36 | assert(!b.contains(Bounds(None, Some(Bound.inclusive(10)))))
457[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
458[warn] | unused value of type org.scalatest.compatible.Assertion
459[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:37:4
460[warn] 37 | assert(!b.contains(Bounds(None, Some(Bound.inclusive(11)))))
461[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
462[warn] | unused value of type org.scalatest.compatible.Assertion
463[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:38:4
464[warn] 38 | assert(b.contains(Bounds(Some(Bound.inclusive(0)), Some(Bound.exclusive(10)))))
465[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
466[warn] | unused value of type org.scalatest.compatible.Assertion
467[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:39:4
468[warn] 39 | assert(!b.contains(Bounds(Some(Bound.inclusive(0)), Some(Bound.inclusive(10)))))
469[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
470[warn] | unused value of type org.scalatest.compatible.Assertion
471[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:45:4
472[warn] 45 | assert(b.toString == "[10,inf)")
473[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
474[warn] | unused value of type org.scalatest.compatible.Assertion
475[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:46:4
476[warn] 46 | assert(b.contains(b))
477[warn] | ^^^^^^^^^^^^^^^^^^^^^
478[warn] | unused value of type org.scalatest.compatible.Assertion
479[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:47:4
480[warn] 47 | assert(!b.contains(Bounds(None, None)))
481[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
482[warn] | unused value of type org.scalatest.compatible.Assertion
483[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:48:4
484[warn] 48 | assert(b.contains(Bounds(Some(Bound.exclusive(10)), None)))
485[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
486[warn] | unused value of type org.scalatest.compatible.Assertion
487[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:49:4
488[warn] 49 | assert(!b.contains(Bounds(Some(Bound.inclusive(9)), None)))
489[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
490[warn] | unused value of type org.scalatest.compatible.Assertion
491[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:50:4
492[warn] 50 | assert(b.contains(Bounds(Some(Bound.inclusive(11)), None)))
493[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
494[warn] | unused value of type org.scalatest.compatible.Assertion
495[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:51:4
496[warn] 51 | assert(b.contains(Bounds(Some(Bound.inclusive(10)), Some(Bound.inclusive(15)))))
497[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
498[warn] | unused value of type org.scalatest.compatible.Assertion
499[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:57:4
500[warn] 57 | assert(b.toString == "(10,inf)")
501[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
502[warn] | unused value of type org.scalatest.compatible.Assertion
503[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:58:4
504[warn] 58 | assert(b.contains(b))
505[warn] | ^^^^^^^^^^^^^^^^^^^^^
506[warn] | unused value of type org.scalatest.compatible.Assertion
507[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:59:4
508[warn] 59 | assert(!b.contains(Bounds(None, None)))
509[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
510[warn] | unused value of type org.scalatest.compatible.Assertion
511[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:60:4
512[warn] 60 | assert(b.contains(Bounds(Some(Bound.inclusive(11)), None)))
513[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
514[warn] | unused value of type org.scalatest.compatible.Assertion
515[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:61:4
516[warn] 61 | assert(b.contains(Bounds(Some(Bound.exclusive(10)), None)))
517[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
518[warn] | unused value of type org.scalatest.compatible.Assertion
519[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:62:4
520[warn] 62 | assert(!b.contains(Bounds(Some(Bound.inclusive(10)), None)))
521[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
522[warn] | unused value of type org.scalatest.compatible.Assertion
523[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:63:4
524[warn] 63 | assert(!b.contains(Bounds(Some(Bound.inclusive(9)), None)))
525[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
526[warn] | unused value of type org.scalatest.compatible.Assertion
527[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:64:4
528[warn] 64 | assert(!b.contains(Bounds(Some(Bound.inclusive(10)), Some(Bound.inclusive(15)))))
529[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
530[warn] | unused value of type org.scalatest.compatible.Assertion
531[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:65:4
532[warn] 65 | assert(b.contains(Bounds(Some(Bound.exclusive(10)), Some(Bound.inclusive(15)))))
533[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
534[warn] | unused value of type org.scalatest.compatible.Assertion
535[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:71:4
536[warn] 71 | assert(b.toString == "[0,10]")
537[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
538[warn] | unused value of type org.scalatest.compatible.Assertion
539[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:72:4
540[warn] 72 | assert(b.contains(b))
541[warn] | ^^^^^^^^^^^^^^^^^^^^^
542[warn] | unused value of type org.scalatest.compatible.Assertion
543[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:73:4
544[warn] 73 | assert(!b.contains(Bounds(None, None)))
545[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
546[warn] | unused value of type org.scalatest.compatible.Assertion
547[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:74:4
548[warn] 74 | assert(b.contains(Bounds(Some(Bound.exclusive(0)), Some(Bound.inclusive(10)))))
549[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
550[warn] | unused value of type org.scalatest.compatible.Assertion
551[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:75:4
552[warn] 75 | assert(b.contains(Bounds(Some(Bound.exclusive(0)), Some(Bound.exclusive(10)))))
553[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
554[warn] | unused value of type org.scalatest.compatible.Assertion
555[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:76:4
556[warn] 76 | assert(b.contains(Bounds(Some(Bound.inclusive(1)), Some(Bound.inclusive(9)))))
557[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
558[warn] | unused value of type org.scalatest.compatible.Assertion
559[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:77:4
560[warn] 77 | assert(!b.contains(Bounds(Some(Bound.inclusive(1)), Some(Bound.inclusive(11)))))
561[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
562[warn] | unused value of type org.scalatest.compatible.Assertion
563[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:83:4
564[warn] 83 | assert(b.toString == "(0,10)")
565[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
566[warn] | unused value of type org.scalatest.compatible.Assertion
567[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:84:4
568[warn] 84 | assert(b.contains(b))
569[warn] | ^^^^^^^^^^^^^^^^^^^^^
570[warn] | unused value of type org.scalatest.compatible.Assertion
571[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:85:4
572[warn] 85 | assert(!b.contains(Bounds(None, None)))
573[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
574[warn] | unused value of type org.scalatest.compatible.Assertion
575[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:86:4
576[warn] 86 | assert(!b.contains(Bounds(Some(Bound.inclusive(0)), Some(Bound.inclusive(10)))))
577[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
578[warn] | unused value of type org.scalatest.compatible.Assertion
579[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:87:4
580[warn] 87 | assert(!b.contains(Bounds(Some(Bound.exclusive(0)), Some(Bound.inclusive(10)))))
581[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
582[warn] | unused value of type org.scalatest.compatible.Assertion
583[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:88:4
584[warn] 88 | assert(!b.contains(Bounds(Some(Bound.inclusive(0)), Some(Bound.exclusive(10)))))
585[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
586[warn] | unused value of type org.scalatest.compatible.Assertion
587[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:89:4
588[warn] 89 | assert(b.contains(Bounds(Some(Bound.exclusive(0)), Some(Bound.exclusive(10)))))
589[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
590[warn] | unused value of type org.scalatest.compatible.Assertion
591[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:90:4
592[warn] 90 | assert(b.contains(Bounds(Some(Bound.exclusive(1)), Some(Bound.exclusive(9)))))
593[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
594[warn] | unused value of type org.scalatest.compatible.Assertion
595[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:91:4
596[warn] 91 | assert(!b.contains(Bounds(Some(Bound.inclusive(1)), Some(Bound.inclusive(11)))))
597[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
598[warn] | unused value of type org.scalatest.compatible.Assertion
599[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:92:4
600[warn] 92 | assert(!b.contains(Bounds(Some(Bound.inclusive(-1)), Some(Bound.inclusive(9)))))
601[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
602[warn] | unused value of type org.scalatest.compatible.Assertion
603[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/BoundsTest.scala:93:4
604[warn] 93 | assert(!b.contains(Bounds(Some(Bound.inclusive(-1)), Some(Bound.inclusive(11)))))
605[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
606[warn] | unused value of type org.scalatest.compatible.Assertion
607[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:127:4
608[warn] 127 | assert(compare(Schema.Nothing, Schema.Empty) == Nil)
609[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
610[warn] | unused value of type org.scalatest.compatible.Assertion
611[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:128:4
612[warn] 128 | assert(compare(Schema.Empty, Schema.Empty) == Nil)
613[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
614[warn] | unused value of type org.scalatest.compatible.Assertion
615[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:129:4
616[warn] 129 | assert(compare(stringSchema, Schema.Empty) == Nil)
617[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
618[warn] | unused value of type org.scalatest.compatible.Assertion
619[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:130:4
620[warn] 130 | assert(compare(opaqueSchema, Schema.Empty) == Nil)
621[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
622[warn] | unused value of type org.scalatest.compatible.Assertion
623[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:139:4
624[warn] 139 | assert(compare(Schema.Nothing, Schema.Nothing) == Nil)
625[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
626[warn] | unused value of type org.scalatest.compatible.Assertion
627[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:140:4
628[warn] 140 | assert(compare(Schema.Nothing, stringSchema) == Nil)
629[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
630[warn] | unused value of type org.scalatest.compatible.Assertion
631[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:141:4
632[warn] 141 | assert(compare(Schema.Nothing, opaqueSchema) == Nil)
633[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
634[warn] | unused value of type org.scalatest.compatible.Assertion
635[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:142:4
636[warn] 142 | assert(compare(Schema.Empty, Schema.Nothing) == List(NoValuesAllowed(Schema.Empty)))
637[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
638[warn] | unused value of type org.scalatest.compatible.Assertion
639[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:143:4
640[warn] 143 | assert(compare(stringSchema, Schema.Nothing) == List(NoValuesAllowed(stringSchema)))
641[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
642[warn] | unused value of type org.scalatest.compatible.Assertion
643[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:148:4
644[warn] 148 | assert(compare(integerSchema, numberSchema) == Nil)
645[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
646[warn] | unused value of type org.scalatest.compatible.Assertion
647[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:149:4
648[warn] 149 | assert(
649[warn] | ^
650[warn] | unused value of type org.scalatest.compatible.Assertion
651[warn] 150 | compare(stringSchema, integerSchema) == List(
652[warn] 151 | TypeMismatch(List(SchemaType.String), List(SchemaType.Integer))
653[warn] 152 | )
654[warn] 153 | )
655[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:154:4
656[warn] 154 | assert(
657[warn] | ^
658[warn] | unused value of type org.scalatest.compatible.Assertion
659[warn] 155 | compare(Schema(SchemaType.String, SchemaType.Integer), integerSchema) == List(
660[warn] 156 | TypeMismatch(List(SchemaType.String), List(SchemaType.Integer))
661[warn] 157 | )
662[warn] 158 | )
663[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:159:4
664[warn] 159 | assert(
665[warn] | ^
666[warn] | unused value of type org.scalatest.compatible.Assertion
667[warn] 160 | compare(
668[warn] 161 | Schema(SchemaType.String, SchemaType.Integer),
669[warn] 162 | Schema(SchemaType.Boolean, SchemaType.Integer)
670[warn] 163 | ) == List(
671[warn] 164 | TypeMismatch(List(SchemaType.String), List(SchemaType.Boolean, SchemaType.Integer))
672[warn] 165 | )
673[warn] 166 | )
674[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:176:4
675[warn] 176 | assert(compare(ref("String"), ref("String")) == Nil)
676[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
677[warn] | unused value of type org.scalatest.compatible.Assertion
678[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:177:4
679[warn] 177 | assert(
680[warn] | ^
681[warn] | unused value of type org.scalatest.compatible.Assertion
682[warn] 178 | compare(ref("String"), ref("Integer")) == List(
683[warn] 179 | TypeMismatch(List(SchemaType.String), List(SchemaType.Integer))
684[warn] 180 | )
685[warn] 181 | )
686[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:182:4
687[warn] 182 | assert(
688[warn] | ^
689[warn] | unused value of type org.scalatest.compatible.Assertion
690[warn] 183 | compare(ref("Something"), ref("Something")) == List(
691[warn] 184 | TypeMismatch(List(SchemaType.String), List(SchemaType.Integer))
692[warn] 185 | )
693[warn] 186 | )
694[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:187:4
695[warn] 187 | assert(compare(ref("Integer"), ref("Something")) == Nil)
696[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
697[warn] | unused value of type org.scalatest.compatible.Assertion
698[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:214:4
699[warn] 214 | assert(compare(writerTreeSchema, readerTreeSchema) == Nil)
700[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
701[warn] | unused value of type org.scalatest.compatible.Assertion
702[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:223:4
703[warn] 223 | assert(compare(stringSchema, stringSchema.nullable) == Nil)
704[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
705[warn] | unused value of type org.scalatest.compatible.Assertion
706[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:224:4
707[warn] 224 | assert(compare(opaqueSchema, opaqueSchema.nullable) == Nil)
708[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
709[warn] | unused value of type org.scalatest.compatible.Assertion
710[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:225:4
711[warn] 225 | assert(compare(ref("String"), ref("String").nullable) == Nil)
712[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
713[warn] | unused value of type org.scalatest.compatible.Assertion
714[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:230:4
715[warn] 230 | assert(
716[warn] | ^
717[warn] | unused value of type org.scalatest.compatible.Assertion
718[warn] 231 | compare(stringSchema.nullable, stringSchema) == List(
719[warn] 232 | TypeMismatch(List(SchemaType.Null), List(SchemaType.String))
720[warn] 233 | )
721[warn] 234 | )
722[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:235:4
723[warn] 235 | assert(
724[warn] | ^
725[warn] | unused value of type org.scalatest.compatible.Assertion
726[warn] 236 | compare(opaqueSchema.nullable, opaqueSchema) == List(
727[warn] 237 | IncompatibleUnionVariant(1, List(GeneralSchemaMismatch(Schema.Null, opaqueSchema)))
728[warn] 238 | )
729[warn] 239 | )
730[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:256:4
731[warn] 256 | assert(compare(enumSchema("a"), stringSchema) == Nil)
732[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
733[warn] | unused value of type org.scalatest.compatible.Assertion
734[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:257:4
735[warn] 257 | assert(compare(enumSchema("a"), enumSchema("a")) == Nil)
736[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
737[warn] | unused value of type org.scalatest.compatible.Assertion
738[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:258:4
739[warn] 258 | assert(compare(enumSchema("a"), enumSchema("a", "b")) == Nil)
740[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
741[warn] | unused value of type org.scalatest.compatible.Assertion
742[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:263:4
743[warn] 263 | assert(
744[warn] | ^
745[warn] | unused value of type org.scalatest.compatible.Assertion
746[warn] 264 | compare(stringSchema, enumSchema("a", "b")) == List(
747[warn] 265 | EnumMismatch(None, enums("a", "b"))
748[warn] 266 | )
749[warn] 267 | )
750[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:268:4
751[warn] 268 | assert(
752[warn] | ^
753[warn] | unused value of type org.scalatest.compatible.Assertion
754[warn] 269 | compare(enumSchema("a"), enumSchema("b")) == List(
755[warn] 270 | EnumMismatch(Some(enums("a")), enums("b"))
756[warn] 271 | )
757[warn] 272 | )
758[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:273:4
759[warn] 273 | assert(
760[warn] | ^
761[warn] | unused value of type org.scalatest.compatible.Assertion
762[warn] 274 | compare(enumSchema("a"), enumSchema("b", "c")) == List(
763[warn] 275 | EnumMismatch(Some(enums("a")), enums("b", "c"))
764[warn] 276 | )
765[warn] 277 | )
766[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:278:4
767[warn] 278 | assert(
768[warn] | ^
769[warn] | unused value of type org.scalatest.compatible.Assertion
770[warn] 279 | compare(enumSchema("a", "b"), enumSchema("c")) == List(
771[warn] 280 | EnumMismatch(Some(enums("a", "b")), enums("c"))
772[warn] 281 | )
773[warn] 282 | )
774[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:291:4
775[warn] 291 | assert(
776[warn] | ^
777[warn] | unused value of type org.scalatest.compatible.Assertion
778[warn] 292 | compare(
779[warn] 293 | stringSchema.copy(format = Some(SchemaFormat.Date)),
780[warn] 294 | stringSchema
781[warn] 295 | ) == Nil
782[warn] 296 | )
783[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:298:4
784[warn] 298 | assert(
785[warn] | ^
786[warn] | unused value of type org.scalatest.compatible.Assertion
787[warn] 299 | compare(
788[warn] 300 | integerSchema.copy(format = Some(SchemaFormat.Int32)),
789[warn] 301 | integerSchema.copy(format = Some(SchemaFormat.Int64))
790[warn] 302 | ) == Nil
791[warn] 303 | )
792[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:314:4
793[warn] 314 | assert(
794[warn] | ^
795[warn] | unused value of type org.scalatest.compatible.Assertion
796[warn] 315 | compare(
797[warn] 316 | stringSchema,
798[warn] 317 | stringSchema.copy(format = Some(SchemaFormat.Date))
799[warn] 318 | ) == List(
800[warn] 319 | FormatMismatch(None, SchemaFormat.Date)
801[warn] 320 | )
802[warn] 321 | )
803[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:323:4
804[warn] 323 | assert(
805[warn] | ^
806[warn] | unused value of type org.scalatest.compatible.Assertion
807[warn] 324 | compare(
808[warn] 325 | stringSchema.copy(format = Some(SchemaFormat.Binary)),
809[warn] 326 | stringSchema.copy(format = Some(SchemaFormat.Date))
810[warn] 327 | ) == List(
811[warn] 328 | FormatMismatch(Some(SchemaFormat.Binary), SchemaFormat.Date)
812[warn] 329 | )
813[warn] 330 | )
814[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:343:4
815[warn] 343 | assert(
816[warn] | ^
817[warn] | unused value of type org.scalatest.compatible.Assertion
818[warn] 344 | compare(
819[warn] 345 | integerSchema.copy(
820[warn] 346 | multipleOf = Some(BigDecimal(2)),
821[warn] 347 | minimum = Some(BigDecimal(1)),
822[warn] 348 | maximum = Some(BigDecimal(10))
823[warn] 349 | ),
824[warn] 350 | integerSchema
825[warn] 351 | ) == Nil
826[warn] 352 | )
827[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:371:4
828[warn] 371 | assert(
829[warn] | ^
830[warn] | unused value of type org.scalatest.compatible.Assertion
831[warn] 372 | compare(
832[warn] 373 | integerSchema,
833[warn] 374 | integerSchema.copy(
834[warn] 375 | multipleOf = Some(BigDecimal(2)),
835[warn] 376 | minimum = Some(BigDecimal(1)),
836[warn] 377 | maximum = Some(BigDecimal(10))
837[warn] 378 | )
838[warn] 379 | ) == List(
839[warn] 380 | MultipleOfMismatch(None, BigDecimal(2)),
840[warn] 381 | NumericBoundsMismatch(Bounds(None, None), Bounds(Some(Bound.inclusive(1)), Some(Bound.inclusive(10))))
841[warn] 382 | )
842[warn] 383 | )
843[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:408:4
844[warn] 408 | assert(
845[warn] | ^
846[warn] | unused value of type org.scalatest.compatible.Assertion
847[warn] 409 | compare(
848[warn] 410 | stringSchema.copy(
849[warn] 411 | maxLength = Some(10),
850[warn] 412 | minLength = Some(1),
851[warn] 413 | pattern = Some(Pattern("[a-z]+"))
852[warn] 414 | ),
853[warn] 415 | stringSchema
854[warn] 416 | ) == Nil
855[warn] 417 | )
856[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:436:4
857[warn] 436 | assert(
858[warn] | ^
859[warn] | unused value of type org.scalatest.compatible.Assertion
860[warn] 437 | compare(
861[warn] 438 | stringSchema,
862[warn] 439 | stringSchema.copy(
863[warn] 440 | maxLength = Some(10),
864[warn] 441 | minLength = Some(1),
865[warn] 442 | pattern = Some(Pattern("[a-z]+"))
866[warn] 443 | )
867[warn] 444 | ) == List(
868[warn] 445 | StringLengthBoundsMismatch(
869[warn] 446 | Bounds(Some(Bound.inclusive(0)), None),
870[warn] 447 | Bounds(Some(Bound.inclusive(1)), Some(Bound.inclusive(10)))
871[warn] 448 | ),
872[warn] 449 | PatternMismatch(None, Pattern("[a-z]+"))
873[warn] 450 | )
874[warn] 451 | )
875[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:595:4
876[warn] 595 | assert(
877[warn] | ^
878[warn] | unused value of type org.scalatest.compatible.Assertion
879[warn] 596 | compare(
880[warn] 597 | arraySchema.copy(
881[warn] 598 | items = Some(integerSchema),
882[warn] 599 | minItems = Some(1),
883[warn] 600 | maxItems = Some(5),
884[warn] 601 | uniqueItems = Some(true)
885[warn] 602 | ),
886[warn] 603 | arraySchema.copy(
887[warn] 604 | items = Some(numberSchema)
888[warn] 605 | )
889[warn] 606 | ) == Nil
890[warn] 607 | )
891[warn] -- [E176] Potential Issue Warning: /build/repo/apispec-model/src/test/scala/sttp/apispec/validation/SchemaComparatorTest.scala:696:4
892[warn] 696 | assert(
893[warn] | ^
894[warn] | unused value of type org.scalatest.compatible.Assertion
895[warn] 697 | compare(
896[warn] 698 | objectSchema.copy(
897[warn] 699 | additionalProperties = Some(integerSchema),
898[warn] 700 | propertyNames = Some(stringSchema.copy(maxLength = Some(8))),
899[warn] 701 | minProperties = Some(1),
900[warn] 702 | maxProperties = Some(10)
901[warn] 703 | ),
902[warn] 704 | objectSchema.copy(
903[warn] 705 | additionalProperties = Some(numberSchema)
904[warn] 706 | )
905[warn] 707 | ) == Nil
906[warn] 708 | )
907[warn] 101 warnings found
908[info] done compiling
909[info] BoundsTest:
910[info] - unbounded
911[info] - right bounded
912[info] - right bounded open
913[info] - left bounded
914[info] - left bounded open
915[info] - bounded
916[info] - bounded open
917[info] ComponentsSchemaComparatorTest:
918[info] - ignoring annotations
919[info] - comparing with empty schema
920[info] - comparing with Nothing schema
921[info] - type checking
922[info] - reference resolution
923[info] - opaque schemas with identical reference to different schemas
924[info] - opaque schemas with different references to identical schemas
925[info] - comparing recursive schemas
926[info] - compatible nullable schemas
927[info] - incompatible nullable schemas
928[info] - compatible enum & const
929[info] - incompatible enum & const
930[info] - compatible formats
931[info] - incompatible formats
932[info] - compatible numerical assertions
933[info] - incompatible numerical assertions
934[info] - compatible string assertions
935[info] - incompatible string assertions
936[info] - comparing product schemas
937[info] - compatible coproduct schemas
938[info] - incompatible coproduct schemas
939[info] - discriminator property mismatch
940[info] - unsupported discriminator values
941[info] - incompatible coproduct case schema
942[info] - compatible collection schemas
943[info] - incompatible collection schemas
944[info] - compatible tuple schemas
945[info] - incompatible tuple schemas
946[info] - compatible map schemas
947[info] - incompatible map schemas
948[info] - compatible untagged union schemas
949[info] - incompatible untagged union schemas
950[info] SchemaTest:
951[info] - nullable with type
952[info] - nullable without type
953[info] - nullable with anyOf
954[info] - nullable enum
955[info] - nullable const
956[info] DefsSchemaComparatorTest:
957[info] - ignoring annotations
958[info] - comparing with empty schema
959[info] - comparing with Nothing schema
960[info] - type checking
961[info] - reference resolution
962[info] - opaque schemas with identical reference to different schemas
963[info] - opaque schemas with different references to identical schemas
964[info] - comparing recursive schemas
965[info] - compatible nullable schemas
966[info] - incompatible nullable schemas
967[info] - compatible enum & const
968[info] - incompatible enum & const
969[info] - compatible formats
970[info] - incompatible formats
971[info] - compatible numerical assertions
972[info] - incompatible numerical assertions
973[info] - compatible string assertions
974[info] - incompatible string assertions
975[info] - comparing product schemas
976[info] - compatible coproduct schemas
977[info] - incompatible coproduct schemas
978[info] - discriminator property mismatch
979[info] - unsupported discriminator values
980[info] - incompatible coproduct case schema
981[info] - compatible collection schemas
982[info] - incompatible collection schemas
983[info] - compatible tuple schemas
984[info] - incompatible tuple schemas
985[info] - compatible map schemas
986[info] - incompatible map schemas
987[info] - compatible untagged union schemas
988[info] - incompatible untagged union schemas
989Starting build for ProjectRef(file:/build/repo/,openapiCirce3) (openapi-circe)... [6/9]
990Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, 64, -Xmax-inlines, 64, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
991[info] compiling 3 Scala sources to /build/repo/openapi-circe/target/jvm-3/test-classes ...
992[warn] -- [E176] Potential Issue Warning: /build/repo/openapi-circe/src/test/scala/sttp/apispec/openapi/circe/DecoderTest.scala:24:4
993[warn] 24 | assert(openapi.info.title === "API")
994[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
995[warn] | unused value of type org.scalatest.compatible.Assertion
996[warn] -- [E176] Potential Issue Warning: /build/repo/openapi-circe/src/test/scala/sttp/apispec/openapi/circe/DecoderTest.scala:26:4
997[warn] 26 | assert(schemas.nonEmpty)
998[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
999[warn] | unused value of type org.scalatest.compatible.Assertion
1000[warn] -- [E176] Potential Issue Warning: /build/repo/openapi-circe/src/test/scala/sttp/apispec/openapi/circe/DecoderTest.scala:27:4
1001[warn] 27 | assert(schemas("anything_boolean") === AnySchema.Anything)
1002[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1003[warn] | unused value of type org.scalatest.compatible.Assertion
1004[warn] -- [E176] Potential Issue Warning: /build/repo/openapi-circe/src/test/scala/sttp/apispec/openapi/circe/DecoderTest.scala:34:4
1005[warn] 34 | assert(openapi.info.title === "API")
1006[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1007[warn] | unused value of type org.scalatest.compatible.Assertion
1008[warn] -- [E176] Potential Issue Warning: /build/repo/openapi-circe/src/test/scala/sttp/apispec/openapi/circe/DecoderTest.scala:36:4
1009[warn] 36 | assert(schemas.nonEmpty)
1010[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
1011[warn] | unused value of type org.scalatest.compatible.Assertion
1012[warn] -- [E176] Potential Issue Warning: /build/repo/openapi-circe/src/test/scala/sttp/apispec/openapi/circe/DecoderTest.scala:37:4
1013[warn] 37 | assert(schemas("anything_object") === AnySchema.Anything)
1014[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1015[warn] | unused value of type org.scalatest.compatible.Assertion
1016[warn] -- [E176] Potential Issue Warning: /build/repo/openapi-circe/src/test/scala/sttp/apispec/openapi/circe/DecoderTest.scala:43:4
1017[warn] 43 | assert(openapi.info.title === "API")
1018[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1019[warn] | unused value of type org.scalatest.compatible.Assertion
1020[warn] -- [E176] Potential Issue Warning: /build/repo/openapi-circe/src/test/scala/sttp/apispec/openapi/circe/DecoderTest.scala:50:4
1021[warn] 50 | assert(openapi.info.title === "API")
1022[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1023[warn] | unused value of type org.scalatest.compatible.Assertion
1024[warn] -- [E176] Potential Issue Warning: /build/repo/openapi-circe/src/test/scala/sttp/apispec/openapi/circe/DecoderTest.scala:62:4
1025[warn] 62 | assert(securityScheme.flows.map(_.clientCredentials.map(_.tokenUrl)) === expectedToken)
1026[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1027[warn] | unused value of type org.scalatest.compatible.Assertion
1028[warn] -- [E176] Potential Issue Warning: /build/repo/openapi-circe/src/test/scala/sttp/apispec/openapi/circe/DecoderTest.scala:73:4
1029[warn] 73 | assert(securityScheme.flows.map(_.clientCredentials.map(_.tokenUrl)) === expectedToken)
1030[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1031[warn] | unused value of type org.scalatest.compatible.Assertion
1032[warn] 10 warnings found
1033[info] done compiling
1034[info] EncoderTest:
1035[info] - any boolean
1036[info] - any object
1037[info] EncoderTest:
1038[info] - petstore serialize
1039[info] - full 3.1 schema
1040[info] - full 3.0 schema
1041[info] - replace const by single enum value in 3.0 schema
1042[info] - encode security scheme with empty scopes
1043[info] - encode security scheme with not empty scopes
1044[info] - encode headers in response
1045[info] DecoderTest:
1046[info] - petstore deserialize
1047[info] - spec any nothing schema boolean
1048[info] - spec any nothing schema object
1049[info] - all schemas types 3.1
1050[info] - all schemas types 3.0
1051[info] - decode security scheme with not empty scopes
1052[info] - decode security scheme with empty scopes
1053[info] - should decode callbacks pathitems successfully
1054Starting build for ProjectRef(file:/build/repo/,openapiModel3) (openapi-model)... [7/9]
1055Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, 64, -Xmax-inlines, 64, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1056[info] compiling 1 Scala source to /build/repo/openapi-model/target/jvm-3/test-classes ...
1057[info] done compiling
1058[info] OpenAPITest:
1059[info] - 'default' in ServerVariable should belong to 'enum'
1060Starting build for ProjectRef(file:/build/repo/,circeTestUtils3) (circe-testutils)... [8/9]
1061Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, 64, -Xmax-inlines, 64, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1062
1063************************
1064Build summary:
1065[{
1066 "module": "asyncapi-model",
1067 "compile": {"status": "ok", "tookMs": 16145, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1068 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1069 "test-compile": {"status": "ok", "tookMs": 308, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1070 "test": {"status": "ok", "tookMs": 203, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1071 "publish": {"status": "skipped", "tookMs": 0},
1072 "metadata": {
1073 "crossScalaVersions": ["2.12.20", "3.3.6"]
1074}
1075},{
1076 "module": "asyncapi-circe",
1077 "compile": {"status": "ok", "tookMs": 9162, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1078 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1079 "test-compile": {"status": "ok", "tookMs": 1282, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1080 "test": {"status": "ok", "tookMs": 837, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
1081 "publish": {"status": "skipped", "tookMs": 0},
1082 "metadata": {
1083 "crossScalaVersions": ["2.12.20", "3.3.6"]
1084}
1085},{
1086 "module": "jsonschema-circe",
1087 "compile": {"status": "ok", "tookMs": 122, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1088 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1089 "test-compile": {"status": "ok", "tookMs": 1286, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1090 "test": {"status": "ok", "tookMs": 521, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
1091 "publish": {"status": "skipped", "tookMs": 0},
1092 "metadata": {
1093 "crossScalaVersions": ["2.12.20", "3.3.6"]
1094}
1095},{
1096 "module": "asyncapi-circe-yaml",
1097 "compile": {"status": "ok", "tookMs": 590, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1098 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1099 "test-compile": {"status": "ok", "tookMs": 341, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1100 "test": {"status": "ok", "tookMs": 337, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1101 "publish": {"status": "skipped", "tookMs": 0},
1102 "metadata": {
1103 "crossScalaVersions": ["2.12.20", "3.3.6"]
1104}
1105},{
1106 "module": "openapi-circe-yaml",
1107 "compile": {"status": "ok", "tookMs": 9112, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1108 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1109 "test-compile": {"status": "ok", "tookMs": 318, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1110 "test": {"status": "ok", "tookMs": 334, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1111 "publish": {"status": "skipped", "tookMs": 0},
1112 "metadata": {
1113 "crossScalaVersions": ["2.12.20", "3.3.6"]
1114}
1115},{
1116 "module": "apispec-model",
1117 "compile": {"status": "ok", "tookMs": 53, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
1118 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1119 "test-compile": {"status": "ok", "tookMs": 3355, "warnings": 101, "errors": 0, "sourceVersion": "3.8"},
1120 "test": {"status": "ok", "tookMs": 562, "passed": 76, "failed": 0, "ignored": 0, "skipped": 0, "total": 76, "byFramework": [{"framework": "unknown", "stats": {"passed": 76, "failed": 0, "ignored": 0, "skipped": 0, "total": 76}}]},
1121 "publish": {"status": "skipped", "tookMs": 0},
1122 "metadata": {
1123 "crossScalaVersions": ["2.12.20", "3.3.6"]
1124}
1125},{
1126 "module": "openapi-circe",
1127 "compile": {"status": "ok", "tookMs": 302, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1128 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1129 "test-compile": {"status": "ok", "tookMs": 2018, "warnings": 10, "errors": 0, "sourceVersion": "3.8"},
1130 "test": {"status": "ok", "tookMs": 584, "passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17, "byFramework": [{"framework": "unknown", "stats": {"passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17}}]},
1131 "publish": {"status": "skipped", "tookMs": 0},
1132 "metadata": {
1133 "crossScalaVersions": ["2.12.20", "3.3.6"]
1134}
1135},{
1136 "module": "openapi-model",
1137 "compile": {"status": "ok", "tookMs": 95, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1138 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1139 "test-compile": {"status": "ok", "tookMs": 733, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1140 "test": {"status": "ok", "tookMs": 363, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
1141 "publish": {"status": "skipped", "tookMs": 0},
1142 "metadata": {
1143 "crossScalaVersions": ["2.12.20", "3.3.6"]
1144}
1145},{
1146 "module": "circe-testutils",
1147 "compile": {"status": "ok", "tookMs": 36, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1148 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1149 "test-compile": {"status": "ok", "tookMs": 77, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1150 "test": {"status": "ok", "tookMs": 82, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1151 "publish": {"status": "ok", "tookMs": 4},
1152 "metadata": {
1153 "crossScalaVersions": ["2.12.20", "3.3.6"]
1154}
1155}]
1156************************
1157[success] Total time: 77 s (0:01:17.0), completed Nov 28, 2025, 12:01:12 PM
1158[0JChecking patch project/plugins.sbt...
1159Checking patch project/build.properties...
1160Checking patch build.sbt...
1161Applied patch project/plugins.sbt cleanly.
1162Applied patch project/build.properties cleanly.
1163Applied patch build.sbt cleanly.