Build Logs
kevin-lee/refined4s • 3.8.0-RC5:2025-12-31
Errors
0
Warnings
1141
Total Lines
2316
1##################################
2Clonning https://github.com/kevin-lee/refined4s.git into /build/repo using revision v1.14.1
3##################################
4Note: switching to '045c93bd9af460e15650eed3fc639f32be1a6251'.
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.5
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.7 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.7-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val Scala3Version = "3.3.5"
33Replacement: val Scala3Version = "3.7.4"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val Scala3Version = "3.3.5"' in build.sbt
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42No prepare script found for project kevin-lee/refined4s
43##################################
44Scala version: 3.7.4
45Targets: io.kevinlee%refined4s-cats io.kevinlee%refined4s-chimney io.kevinlee%refined4s-circe io.kevinlee%refined4s-core io.kevinlee%refined4s-doobie-ce2 io.kevinlee%refined4s-doobie-ce3 io.kevinlee%refined4s-extras-render io.kevinlee%refined4s-pureconfig io.kevinlee%refined4s-refined-compat-scala3 io.kevinlee%refined4s-tapir
46Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.5\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
47##################################
48Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
49Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
50[sbt_options] declare -a sbt_options=()
51[process_args] java_version = '17'
52[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
53# Executing command line:
54java
55-Dfile.encoding=UTF-8
56-Dcommunitybuild.scala=3.7.4
57-Dcommunitybuild.project.dependencies.add=
58-Xmx7G
59-Xms4G
60-Xss8M
61-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
62-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
63-jar
64/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
65"setCrossScalaVersions 3.7.4"
66"++3.7.4 -v"
67"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
68"set every credentials := Nil"
69"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
70"removeScalacOptionsStartingWith -P:wartremover"
71
72moduleMappings
73"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.5\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}""" io.kevinlee%refined4s-cats io.kevinlee%refined4s-chimney io.kevinlee%refined4s-circe io.kevinlee%refined4s-core io.kevinlee%refined4s-doobie-ce2 io.kevinlee%refined4s-doobie-ce3 io.kevinlee%refined4s-extras-render io.kevinlee%refined4s-pureconfig io.kevinlee%refined4s-refined-compat-scala3 io.kevinlee%refined4s-tapir"
74
75[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
76[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
77[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
78[info] loading project definition from /build/repo/project
79[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
80[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
81[info] Compilation completed in 8.664s.
82[info] done compiling
83[info] loading settings for project refined4s from build.sbt...
84[info] resolving key references (38652 settings) ...
85[info] >> sys.env.get("CI")=Some(true) so run `git fetch --tags`
86[info]
87[info] __ __ ___ ____
88[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
89[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
90[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
91[info] /_/
92[info]
93[info] refined4s 1.14.1+0-045c93bd+20251231-2143-SNAPSHOT
94[info] Scala 3.7.4
95[info] -----------------------------------------------------
96[info] Useful sbt tasks:
97[info] r: reload - Run reload
98[info] cln: clean - Run clean
99[info] c: compile - Run compile
100[info] cc: +compile - Run cross-scalaVersion compile
101[info] tc: Test/compile - Run Test/compile
102[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
103[info] t: test - Run test
104[info] ct: +test - Run cross-scalaVersion test
105[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
106[info] fmt: scalafmtAll - Run scalafmtAll
107[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
108[info] cfmt: +scalafmtAll - Run +scalafmtAll
109[info] fixchk: scalafixAll --check - Run scalafixAll --check
110[info] fix: scalafixAll - Run scalafixAll
111[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
112[info] cfix: +scalafixAll - Run +scalafixAll
113[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
114[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
115[info] pl: publishLocal - Run publishLocal
116Execute setCrossScalaVersions: 3.7.4
117OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in refinedCompatScala2Native/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(2.12.18, 2.13.16) -> List(3.7.4) in refinedCompatScala2Native/crossScalaVersions
119OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in refinedCompatScala2JS/crossScalaVersions
120OpenCB::Limitting incorrect crossVersions List(2.12.18, 2.13.16) -> List(3.7.4) in refinedCompatScala2JS/crossScalaVersions
121OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in refinedCompatScala2JVM/crossScalaVersions
122OpenCB::Limitting incorrect crossVersions List(2.12.18, 2.13.16) -> List(3.7.4) in refinedCompatScala2JVM/crossScalaVersions
123OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in circeJS/crossScalaVersions
124OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in circeNative/crossScalaVersions
125OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tapirJS/crossScalaVersions
126OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testCoreWithoutCatsJVM/crossScalaVersions
127OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJVM/crossScalaVersions
128OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in chimneyNative/crossScalaVersions
129OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in refined4s/crossScalaVersions
130OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in doobieCe2JVM/crossScalaVersions
131OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in extrasRenderNative/crossScalaVersions
132OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in chimneyJS/crossScalaVersions
133OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in chimneyJVM/crossScalaVersions
134OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in doobieCe3JVM/crossScalaVersions
135OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tapirJVM/crossScalaVersions
136OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJS/crossScalaVersions
137OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in catsJVM/crossScalaVersions
138OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in extrasRenderJVM/crossScalaVersions
139OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in catsJS/crossScalaVersions
140OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreNative/crossScalaVersions
141OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
142OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in extrasRenderJS/crossScalaVersions
143OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in catsNative/crossScalaVersions
144OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in refinedCompatScala3JS/crossScalaVersions
145OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docsV0/crossScalaVersions
146OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in refinedCompatScala3JVM/crossScalaVersions
147OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in circeJVM/crossScalaVersions
148OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testCoreWithoutCatsJS/crossScalaVersions
149OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in refinedCompatScala3Native/crossScalaVersions
150OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testCoreWithoutCatsNative/crossScalaVersions
151OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in pureconfigJVM/crossScalaVersions
152[info] >> sys.env.get("CI")=Some(true) so run `git fetch --tags`
153[info]
154[info] __ __ ___ ____
155[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
156[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
157[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
158[info] /_/
159[info]
160[info] refined4s 1.14.1+0-045c93bd+20251231-2143-SNAPSHOT
161[info] Scala 3.7.4
162[info] -----------------------------------------------------
163[info] Useful sbt tasks:
164[info] r: reload - Run reload
165[info] cln: clean - Run clean
166[info] c: compile - Run compile
167[info] cc: +compile - Run cross-scalaVersion compile
168[info] tc: Test/compile - Run Test/compile
169[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
170[info] t: test - Run test
171[info] ct: +test - Run cross-scalaVersion test
172[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
173[info] fmt: scalafmtAll - Run scalafmtAll
174[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
175[info] cfmt: +scalafmtAll - Run +scalafmtAll
176[info] fixchk: scalafixAll --check - Run scalafixAll --check
177[info] fix: scalafixAll - Run scalafixAll
178[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
179[info] cfix: +scalafixAll - Run +scalafixAll
180[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
181[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
182[info] pl: publishLocal - Run publishLocal
183[info] Setting Scala version to 3.7.4 on 32 projects.
184[info] Switching Scala version on:
185[info] refinedCompatScala3Native (3.7.4)
186[info] doobieCe2JVM (3.7.4)
187[info] circeJVM (3.7.4)
188[info] catsNative (3.7.4)
189[info] refinedCompatScala2Native (3.7.4)
190[info] testCoreWithoutCatsJS (3.7.4)
191[info] extrasRenderNative (3.7.4)
192[info] coreNative (3.7.4)
193[info] chimneyNative (3.7.4)
194[info] docs (3.7.4)
195[info] pureconfigJVM (3.7.4)
196[info] chimneyJVM (3.7.4)
197[info] doobieCe3JVM (3.7.4)
198[info] refinedCompatScala2JVM (3.7.4)
199[info] coreJS (3.7.4)
200[info] docsV0 (3.7.4)
201[info] extrasRenderJS (3.7.4)
202[info] circeJS (3.7.4)
203[info] refinedCompatScala3JVM (3.7.4)
204[info] testCoreWithoutCatsNative (3.7.4)
205[info] chimneyJS (3.7.4)
206[info] coreJVM (3.7.4)
207[info] circeNative (3.7.4)
208[info] * refined4s (3.7.4)
209[info] extrasRenderJVM (3.7.4)
210[info] tapirJVM (3.7.4)
211[info] catsJS (3.7.4)
212[info] refinedCompatScala3JS (3.7.4)
213[info] catsJVM (3.7.4)
214[info] testCoreWithoutCatsJVM (3.7.4)
215[info] tapirJS (3.7.4)
216[info] refinedCompatScala2JS (3.7.4)
217[info] Excluding projects:
218[info] Reapplying settings...
219[info] >> sys.env.get("CI")=Some(true) so run `git fetch --tags`
220[info]
221[info] __ __ ___ ____
222[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
223[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
224[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
225[info] /_/
226[info]
227[info] refined4s 1.14.1+0-045c93bd+20251231-2143-SNAPSHOT
228[info] Scala 3.7.4
229[info] -----------------------------------------------------
230[info] Useful sbt tasks:
231[info] r: reload - Run reload
232[info] cln: clean - Run clean
233[info] c: compile - Run compile
234[info] cc: +compile - Run cross-scalaVersion compile
235[info] tc: Test/compile - Run Test/compile
236[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
237[info] t: test - Run test
238[info] ct: +test - Run cross-scalaVersion test
239[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
240[info] fmt: scalafmtAll - Run scalafmtAll
241[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
242[info] cfmt: +scalafmtAll - Run +scalafmtAll
243[info] fixchk: scalafixAll --check - Run scalafixAll --check
244[info] fix: scalafixAll - Run scalafixAll
245[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
246[info] cfix: +scalafixAll - Run +scalafixAll
247[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
248[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
249[info] pl: publishLocal - Run publishLocal
250Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
251[info] Reapplying settings...
252[info] >> sys.env.get("CI")=Some(true) so run `git fetch --tags`
253[info]
254[info] __ __ ___ ____
255[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
256[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
257[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
258[info] /_/
259[info]
260[info] refined4s 1.14.1+0-045c93bd+20251231-2143-SNAPSHOT
261[info] Scala 3.7.4
262[info] -----------------------------------------------------
263[info] Useful sbt tasks:
264[info] r: reload - Run reload
265[info] cln: clean - Run clean
266[info] c: compile - Run compile
267[info] cc: +compile - Run cross-scalaVersion compile
268[info] tc: Test/compile - Run Test/compile
269[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
270[info] t: test - Run test
271[info] ct: +test - Run cross-scalaVersion test
272[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
273[info] fmt: scalafmtAll - Run scalafmtAll
274[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
275[info] cfmt: +scalafmtAll - Run +scalafmtAll
276[info] fixchk: scalafixAll --check - Run scalafixAll --check
277[info] fix: scalafixAll - Run scalafixAll
278[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
279[info] cfix: +scalafixAll - Run +scalafixAll
280[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
281[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
282[info] pl: publishLocal - Run publishLocal
283[info] Defining Global / credentials, catsJS / credentials and 30 others.
284[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 256 others.
285[info] Run `last` for details.
286[info] Reapplying settings...
287[info] >> sys.env.get("CI")=Some(true) so run `git fetch --tags`
288[info]
289[info] __ __ ___ ____
290[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
291[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
292[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
293[info] /_/
294[info]
295[info] refined4s 1.14.1+0-045c93bd+20251231-2143-SNAPSHOT
296[info] Scala 3.7.4
297[info] -----------------------------------------------------
298[info] Useful sbt tasks:
299[info] r: reload - Run reload
300[info] cln: clean - Run clean
301[info] c: compile - Run compile
302[info] cc: +compile - Run cross-scalaVersion compile
303[info] tc: Test/compile - Run Test/compile
304[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
305[info] t: test - Run test
306[info] ct: +test - Run cross-scalaVersion test
307[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
308[info] fmt: scalafmtAll - Run scalafmtAll
309[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
310[info] cfmt: +scalafmtAll - Run +scalafmtAll
311[info] fixchk: scalafixAll --check - Run scalafixAll --check
312[info] fix: scalafixAll - Run scalafixAll
313[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
314[info] cfix: +scalafixAll - Run +scalafixAll
315[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
316[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
317[info] pl: publishLocal - Run publishLocal
318Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
319[info] Reapplying settings...
320OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
321
322 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
323 Did you mean doobieCe2JVM / allExcludeDependencies ?
324 , retry without global scopes
325[info] Reapplying settings...
326[info] >> sys.env.get("CI")=Some(true) so run `git fetch --tags`
327[info]
328[info] __ __ ___ ____
329[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
330[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
331[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
332[info] /_/
333[info]
334[info] refined4s 1.14.1+0-045c93bd+20251231-2143-SNAPSHOT
335[info] Scala 3.7.4
336[info] -----------------------------------------------------
337[info] Useful sbt tasks:
338[info] r: reload - Run reload
339[info] cln: clean - Run clean
340[info] c: compile - Run compile
341[info] cc: +compile - Run cross-scalaVersion compile
342[info] tc: Test/compile - Run Test/compile
343[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
344[info] t: test - Run test
345[info] ct: +test - Run cross-scalaVersion test
346[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
347[info] fmt: scalafmtAll - Run scalafmtAll
348[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
349[info] cfmt: +scalafmtAll - Run +scalafmtAll
350[info] fixchk: scalafixAll --check - Run scalafixAll --check
351[info] fix: scalafixAll - Run scalafixAll
352[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
353[info] cfix: +scalafixAll - Run +scalafixAll
354[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
355[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
356[info] pl: publishLocal - Run publishLocal
357Execute removeScalacOptionsStartingWith: -P:wartremover
358[info] Reapplying settings...
359[info] >> sys.env.get("CI")=Some(true) so run `git fetch --tags`
360[info]
361[info] __ __ ___ ____
362[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
363[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
364[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
365[info] /_/
366[info]
367[info] refined4s 1.14.1+0-045c93bd+20251231-2143-SNAPSHOT
368[info] Scala 3.7.4
369[info] -----------------------------------------------------
370[info] Useful sbt tasks:
371[info] r: reload - Run reload
372[info] cln: clean - Run clean
373[info] c: compile - Run compile
374[info] cc: +compile - Run cross-scalaVersion compile
375[info] tc: Test/compile - Run Test/compile
376[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
377[info] t: test - Run test
378[info] ct: +test - Run cross-scalaVersion test
379[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
380[info] fmt: scalafmtAll - Run scalafmtAll
381[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
382[info] cfmt: +scalafmtAll - Run +scalafmtAll
383[info] fixchk: scalafixAll --check - Run scalafixAll --check
384[info] fix: scalafixAll - Run scalafixAll
385[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
386[info] cfix: +scalafixAll - Run +scalafixAll
387[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
388[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
389[info] pl: publishLocal - Run publishLocal
390[success] Total time: 0 s, completed Dec 31, 2025, 9:43:45 PM
391Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.5\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
392Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
393Starting build...
394Projects: Set(doobieCe2JVM, circeJVM, pureconfigJVM, chimneyJVM, doobieCe3JVM, refinedCompatScala3JVM, coreJVM, extrasRenderJVM, tapirJVM, catsJVM, testCoreWithoutCatsJVM)
395Starting build for ProjectRef(file:/build/repo/,refinedCompatScala3JVM) (refined4s-refined-compat-scala3)... [0/11]
396OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
397OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
398OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
399OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
400OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
401OpenCB::Filter out '-no-indent', matches setting pattern '^-?-no-indent'
402Compile 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, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-refined-compat-scala3/jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
403[info] compiling 19 Scala sources to /build/repo/modules/refined4s-core/jvm/target/scala-3.7.4/classes ...
404[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-core/shared/src/main/scala/refined4s/Coercible.scala:27:10
405[warn] 27 | using Coercible[A, B]
406[warn] | ^
407[warn] | unused implicit parameter
408[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-core/shared/src/main/scala/refined4s/Coercible.scala:32:10
409[warn] 32 | using Coercible[G[A], G[B]]
410[warn] | ^
411[warn] | unused implicit parameter
412[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-core/shared/src/main/scala/refined4s/internal/typeTools.scala:8:28
413[warn] 8 | import scala.compiletime.{erasedValue, summonInline}
414[warn] | ^^^^^^^^^^^
415[warn] | unused import
416[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-core/shared/src/main/scala/refined4s/internal/typeTools.scala:8:41
417[warn] 8 | import scala.compiletime.{erasedValue, summonInline}
418[warn] | ^^^^^^^^^^^^
419[warn] | unused import
420[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-core/shared/src/main/scala/refined4s/types/network.scala:6:20
421[warn] 6 |import scala.quoted.*
422[warn] | ^
423[warn] | unused import
424[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-core/shared/src/main/scala/refined4s/types/numeric.scala:114:84
425[warn] 114 | trait Numeric[@specialized(Int, Long, Short, Byte, Float, Double) A: math.Ordering] extends Refined[A], CanBeOrdered[A]
426[warn] | ^
427[warn] | unused implicit parameter
428[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-core/shared/src/main/scala/refined4s/types/numeric.scala:116:91
429[warn] 116 | trait InlinedNumeric[@specialized(Int, Long, Short, Byte, Float, Double) A: math.Ordering] extends InlinedRefined[A], CanBeOrdered[A]
430[warn] | ^
431[warn] | unused implicit parameter
432[info] [patched file /build/repo/modules/refined4s-core/shared/src/main/scala/refined4s/types/network.scala]
433[info] [patched file /build/repo/modules/refined4s-core/shared/src/main/scala/refined4s/internal/typeTools.scala]
434[warn] 7 warnings found
435[info] done compiling
436[info] compiling 1 Scala source to /build/repo/modules/refined4s-refined-compat-scala3/jvm/target/scala-3.7.4/classes ...
437[info] done compiling
438[info] compiling 2 Scala sources to /build/repo/modules/refined4s-core/jvm/target/scala-3.7.4/classes ...
439[info] done compiling
440[info] compiling 3 Scala sources to /build/repo/modules/refined4s-core/jvm/target/scala-3.7.4/classes ...
441[info] done compiling
442[info] compiling 11 Scala sources to /build/repo/modules/refined4s-core/jvm/target/scala-3.7.4/test-classes ...
443[info] compiling suspended /build/repo/modules/refined4s-core/shared/src/test/scala/refined4s/InlinedRefinedCatsSpec.scala
444[info] /build/repo/modules/refined4s-core/shared/src/test/scala/refined4s/InlinedRefinedCatsSpec.scala at inlining: suspension triggered by macro call to method inline$inlinedPredicate0 in object Something in /build/repo/modules/refined4s-core/shared/src/test/scala/refined4s/InlinedRefinedType.scala
445[info] done compiling
446Starting build for ProjectRef(file:/build/repo/,doobieCe3JVM) (refined4s-doobie-ce3)... [1/11]
447Compile 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, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-doobie-ce3/jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
448[info] compiling 8 Scala sources to /build/repo/modules/refined4s-cats/jvm/target/scala-3.7.4/classes ...
449[info] done compiling
450[info] compiling 11 Scala sources to /build/repo/modules/refined4s-doobie-ce3/jvm/target/scala-3.7.4/classes ...
451[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-doobie-ce3/shared/src/main/scala/refined4s/modules/doobie/derivation/types/numeric.scala:186:37
452[warn] 186 | given derivedNonNegBigIntGet(using Show[BigInt]): Get[NonNegBigInt] = Get[BigDecimal].temap(n => NonNegBigInt.from(n.toBigInt))
453[warn] | ^
454[warn] | unused implicit parameter
455[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-doobie-ce3/shared/src/main/scala/refined4s/modules/doobie/derivation/types/numeric.scala:189:34
456[warn] 189 | given derivedPosBigIntGet(using Show[BigInt]): Get[PosBigInt] = Get[BigDecimal].temap(n => PosBigInt.from(n.toBigInt))
457[warn] | ^
458[warn] | unused implicit parameter
459[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-doobie-ce3/shared/src/main/scala/refined4s/modules/doobie/derivation/types/numeric.scala:192:37
460[warn] 192 | given derivedNonPosBigIntGet(using Show[BigInt]): Get[NonPosBigInt] = Get[BigDecimal].temap(n => NonPosBigInt.from(n.toBigInt))
461[warn] | ^
462[warn] | unused implicit parameter
463[warn] three warnings found
464[info] done compiling
465[info] compiling 15 Scala sources to /build/repo/modules/test-refined4s-core-without-cats/jvm/target/scala-3.7.4/test-classes ...
466[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/test-refined4s-core-without-cats/shared/src/test/scala/refined4s/types/allSpec.scala:3:16
467[warn] 3 |import hedgehog.*
468[warn] | ^
469[warn] | unused import
470[info] [patched file /build/repo/modules/test-refined4s-core-without-cats/shared/src/test/scala/refined4s/types/allSpec.scala]
471[warn] one warning found
472[info] done compiling
473[info] compiling 12 Scala sources to /build/repo/modules/refined4s-doobie-ce3/jvm/target/scala-3.7.4/test-classes ...
474[info] done compiling
475[info] compiling 1 Scala source to /build/repo/modules/test-refined4s-core-without-cats/jvm/target/scala-3.7.4/test-classes ...
476[info] done compiling
477Starting build for ProjectRef(file:/build/repo/,doobieCe2JVM) (refined4s-doobie-ce2)... [2/11]
478Compile 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, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-doobie-ce2/jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
479[info] compiling 11 Scala sources to /build/repo/modules/refined4s-doobie-ce2/jvm/target/scala-3.7.4/classes ...
480[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-doobie-ce2/shared/src/main/scala/refined4s/modules/doobie/derivation/types/numeric.scala:186:37
481[warn] 186 | given derivedNonNegBigIntGet(using Show[BigInt]): Get[NonNegBigInt] = Get[BigDecimal].temap(n => NonNegBigInt.from(n.toBigInt))
482[warn] | ^
483[warn] | unused implicit parameter
484[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-doobie-ce2/shared/src/main/scala/refined4s/modules/doobie/derivation/types/numeric.scala:189:34
485[warn] 189 | given derivedPosBigIntGet(using Show[BigInt]): Get[PosBigInt] = Get[BigDecimal].temap(n => PosBigInt.from(n.toBigInt))
486[warn] | ^
487[warn] | unused implicit parameter
488[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-doobie-ce2/shared/src/main/scala/refined4s/modules/doobie/derivation/types/numeric.scala:192:37
489[warn] 192 | given derivedNonPosBigIntGet(using Show[BigInt]): Get[NonPosBigInt] = Get[BigDecimal].temap(n => NonPosBigInt.from(n.toBigInt))
490[warn] | ^
491[warn] | unused implicit parameter
492[warn] three warnings found
493[info] done compiling
494[info] compiling 14 Scala sources to /build/repo/modules/refined4s-doobie-ce2/jvm/target/scala-3.7.4/test-classes ...
495[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-doobie-ce2/shared/src/test/scala/refined4s/modules/doobie/derivation/generic/autoSpec.scala:14:27
496[warn] 14 |import refined4s.types.all.*
497[warn] | ^
498[warn] | unused import
499[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-doobie-ce2/shared/src/test/scala/refined4s/modules/doobie/derivation/types/allSpec.scala:5:16
500[warn] 5 |import hedgehog.*
501[warn] | ^
502[warn] | unused import
503[info] [patched file /build/repo/modules/refined4s-doobie-ce2/shared/src/test/scala/refined4s/modules/doobie/derivation/generic/autoSpec.scala]
504[info] [patched file /build/repo/modules/refined4s-doobie-ce2/shared/src/test/scala/refined4s/modules/doobie/derivation/types/allSpec.scala]
505[warn] two warnings found
506[info] done compiling
507[info] compiling 2 Scala sources to /build/repo/modules/refined4s-doobie-ce2/jvm/target/scala-3.7.4/test-classes ...
508[info] done compiling
509Starting build for ProjectRef(file:/build/repo/,catsJVM) (refined4s-cats)... [3/11]
510Compile 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, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-cats/jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
511[info] compiling 9 Scala sources to /build/repo/modules/refined4s-cats/jvm/target/scala-3.7.4/test-classes ...
512[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:197:86
513[warn] 197 | Result.diffNamed("NegInt(value) === NegInt(value)", actual, expected)(Eq[NegInt].eqv(_, _))
514[warn] | ^
515[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NegInt] between alternatives
516[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
517[warn] | [A, B]
518[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
519[warn] | cats.kernel.Order[A]
520[warn] |)
521[warn] |and
522[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
523[warn] | [A, B]
524[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
525[warn] | cats.kernel.Eq[A]
526[warn] |)
527[warn] |has changed.
528[warn] |Previous choice : the first alternative
529[warn] |Choice from Scala 3.7 : the second alternative
530[warn] |
531[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
532[warn] |by using @annotation.nowarn("id=205")
533[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:233:95
534[warn] 233 | Result.diffNamed("NonNegInt(value) === NonNegInt(value)", actual, expected)(Eq[NonNegInt].eqv(_, _))
535[warn] | ^
536[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonNegInt] between alternatives
537[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
538[warn] | [A, B]
539[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
540[warn] | cats.kernel.Order[A]
541[warn] |)
542[warn] |and
543[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
544[warn] | [A, B]
545[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
546[warn] | cats.kernel.Eq[A]
547[warn] |)
548[warn] |has changed.
549[warn] |Previous choice : the first alternative
550[warn] |Choice from Scala 3.7 : the second alternative
551[warn] |
552[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
553[warn] |by using @annotation.nowarn("id=205")
554[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:269:86
555[warn] 269 | Result.diffNamed("PosInt(value) === PosInt(value)", actual, expected)(Eq[PosInt].eqv(_, _))
556[warn] | ^
557[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.PosInt] between alternatives
558[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
559[warn] | [A, B]
560[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
561[warn] | cats.kernel.Order[A]
562[warn] |)
563[warn] |and
564[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
565[warn] | [A, B]
566[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
567[warn] | cats.kernel.Eq[A]
568[warn] |)
569[warn] |has changed.
570[warn] |Previous choice : the first alternative
571[warn] |Choice from Scala 3.7 : the second alternative
572[warn] |
573[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
574[warn] |by using @annotation.nowarn("id=205")
575[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:305:95
576[warn] 305 | Result.diffNamed("NonPosInt(value) === NonPosInt(value)", actual, expected)(Eq[NonPosInt].eqv(_, _))
577[warn] | ^
578[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonPosInt] between alternatives
579[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
580[warn] | [A, B]
581[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
582[warn] | cats.kernel.Order[A]
583[warn] |)
584[warn] |and
585[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
586[warn] | [A, B]
587[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
588[warn] | cats.kernel.Eq[A]
589[warn] |)
590[warn] |has changed.
591[warn] |Previous choice : the first alternative
592[warn] |Choice from Scala 3.7 : the second alternative
593[warn] |
594[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
595[warn] |by using @annotation.nowarn("id=205")
596[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:341:89
597[warn] 341 | Result.diffNamed("NegLong(value) === NegLong(value)", actual, expected)(Eq[NegLong].eqv(_, _))
598[warn] | ^
599[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NegLong] between alternatives
600[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
601[warn] | [A, B]
602[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
603[warn] | cats.kernel.Order[A]
604[warn] |)
605[warn] |and
606[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
607[warn] | [A, B]
608[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
609[warn] | cats.kernel.Eq[A]
610[warn] |)
611[warn] |has changed.
612[warn] |Previous choice : the first alternative
613[warn] |Choice from Scala 3.7 : the second alternative
614[warn] |
615[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
616[warn] |by using @annotation.nowarn("id=205")
617[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:377:98
618[warn] 377 | Result.diffNamed("NonNegLong(value) === NonNegLong(value)", actual, expected)(Eq[NonNegLong].eqv(_, _))
619[warn] | ^
620[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonNegLong] between alternatives
621[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
622[warn] | [A, B]
623[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
624[warn] | cats.kernel.Order[A]
625[warn] |)
626[warn] |and
627[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
628[warn] | [A, B]
629[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
630[warn] | cats.kernel.Eq[A]
631[warn] |)
632[warn] |has changed.
633[warn] |Previous choice : the first alternative
634[warn] |Choice from Scala 3.7 : the second alternative
635[warn] |
636[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
637[warn] |by using @annotation.nowarn("id=205")
638[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:413:89
639[warn] 413 | Result.diffNamed("PosLong(value) === PosLong(value)", actual, expected)(Eq[PosLong].eqv(_, _))
640[warn] | ^
641[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.PosLong] between alternatives
642[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
643[warn] | [A, B]
644[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
645[warn] | cats.kernel.Order[A]
646[warn] |)
647[warn] |and
648[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
649[warn] | [A, B]
650[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
651[warn] | cats.kernel.Eq[A]
652[warn] |)
653[warn] |has changed.
654[warn] |Previous choice : the first alternative
655[warn] |Choice from Scala 3.7 : the second alternative
656[warn] |
657[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
658[warn] |by using @annotation.nowarn("id=205")
659[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:449:98
660[warn] 449 | Result.diffNamed("NonPosLong(value) === NonPosLong(value)", actual, expected)(Eq[NonPosLong].eqv(_, _))
661[warn] | ^
662[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonPosLong] between alternatives
663[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
664[warn] | [A, B]
665[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
666[warn] | cats.kernel.Order[A]
667[warn] |)
668[warn] |and
669[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
670[warn] | [A, B]
671[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
672[warn] | cats.kernel.Eq[A]
673[warn] |)
674[warn] |has changed.
675[warn] |Previous choice : the first alternative
676[warn] |Choice from Scala 3.7 : the second alternative
677[warn] |
678[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
679[warn] |by using @annotation.nowarn("id=205")
680[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:485:92
681[warn] 485 | Result.diffNamed("NegShort(value) === NegShort(value)", actual, expected)(Eq[NegShort].eqv(_, _))
682[warn] | ^
683[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NegShort] between alternatives
684[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
685[warn] | [A, B]
686[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
687[warn] | cats.kernel.Order[A]
688[warn] |)
689[warn] |and
690[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
691[warn] | [A, B]
692[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
693[warn] | cats.kernel.Eq[A]
694[warn] |)
695[warn] |has changed.
696[warn] |Previous choice : the first alternative
697[warn] |Choice from Scala 3.7 : the second alternative
698[warn] |
699[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
700[warn] |by using @annotation.nowarn("id=205")
701[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:521:101
702[warn] 521 | Result.diffNamed("NonNegShort(value) === NonNegShort(value)", actual, expected)(Eq[NonNegShort].eqv(_, _))
703[warn] | ^
704[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonNegShort] between alternatives
705[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
706[warn] | [A, B]
707[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
708[warn] | cats.kernel.Order[A]
709[warn] |)
710[warn] |and
711[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
712[warn] | [A, B]
713[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
714[warn] | cats.kernel.Eq[A]
715[warn] |)
716[warn] |has changed.
717[warn] |Previous choice : the first alternative
718[warn] |Choice from Scala 3.7 : the second alternative
719[warn] |
720[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
721[warn] |by using @annotation.nowarn("id=205")
722[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:557:92
723[warn] 557 | Result.diffNamed("PosShort(value) === PosShort(value)", actual, expected)(Eq[PosShort].eqv(_, _))
724[warn] | ^
725[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.PosShort] between alternatives
726[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
727[warn] | [A, B]
728[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
729[warn] | cats.kernel.Order[A]
730[warn] |)
731[warn] |and
732[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
733[warn] | [A, B]
734[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
735[warn] | cats.kernel.Eq[A]
736[warn] |)
737[warn] |has changed.
738[warn] |Previous choice : the first alternative
739[warn] |Choice from Scala 3.7 : the second alternative
740[warn] |
741[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
742[warn] |by using @annotation.nowarn("id=205")
743[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:593:101
744[warn] 593 | Result.diffNamed("NonPosShort(value) === NonPosShort(value)", actual, expected)(Eq[NonPosShort].eqv(_, _))
745[warn] | ^
746[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonPosShort] between alternatives
747[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
748[warn] | [A, B]
749[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
750[warn] | cats.kernel.Order[A]
751[warn] |)
752[warn] |and
753[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
754[warn] | [A, B]
755[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
756[warn] | cats.kernel.Eq[A]
757[warn] |)
758[warn] |has changed.
759[warn] |Previous choice : the first alternative
760[warn] |Choice from Scala 3.7 : the second alternative
761[warn] |
762[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
763[warn] |by using @annotation.nowarn("id=205")
764[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:629:89
765[warn] 629 | Result.diffNamed("NegByte(value) === NegByte(value)", actual, expected)(Eq[NegByte].eqv(_, _))
766[warn] | ^
767[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NegByte] between alternatives
768[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
769[warn] | [A, B]
770[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
771[warn] | cats.kernel.Order[A]
772[warn] |)
773[warn] |and
774[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
775[warn] | [A, B]
776[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
777[warn] | cats.kernel.Eq[A]
778[warn] |)
779[warn] |has changed.
780[warn] |Previous choice : the first alternative
781[warn] |Choice from Scala 3.7 : the second alternative
782[warn] |
783[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
784[warn] |by using @annotation.nowarn("id=205")
785[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:665:98
786[warn] 665 | Result.diffNamed("NonNegByte(value) === NonNegByte(value)", actual, expected)(Eq[NonNegByte].eqv(_, _))
787[warn] | ^
788[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonNegByte] between alternatives
789[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
790[warn] | [A, B]
791[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
792[warn] | cats.kernel.Order[A]
793[warn] |)
794[warn] |and
795[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
796[warn] | [A, B]
797[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
798[warn] | cats.kernel.Eq[A]
799[warn] |)
800[warn] |has changed.
801[warn] |Previous choice : the first alternative
802[warn] |Choice from Scala 3.7 : the second alternative
803[warn] |
804[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
805[warn] |by using @annotation.nowarn("id=205")
806[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:701:89
807[warn] 701 | Result.diffNamed("PosByte(value) === PosByte(value)", actual, expected)(Eq[PosByte].eqv(_, _))
808[warn] | ^
809[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.PosByte] between alternatives
810[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
811[warn] | [A, B]
812[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
813[warn] | cats.kernel.Order[A]
814[warn] |)
815[warn] |and
816[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
817[warn] | [A, B]
818[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
819[warn] | cats.kernel.Eq[A]
820[warn] |)
821[warn] |has changed.
822[warn] |Previous choice : the first alternative
823[warn] |Choice from Scala 3.7 : the second alternative
824[warn] |
825[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
826[warn] |by using @annotation.nowarn("id=205")
827[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:737:98
828[warn] 737 | Result.diffNamed("NonPosByte(value) === NonPosByte(value)", actual, expected)(Eq[NonPosByte].eqv(_, _))
829[warn] | ^
830[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonPosByte] between alternatives
831[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
832[warn] | [A, B]
833[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
834[warn] | cats.kernel.Order[A]
835[warn] |)
836[warn] |and
837[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
838[warn] | [A, B]
839[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
840[warn] | cats.kernel.Eq[A]
841[warn] |)
842[warn] |has changed.
843[warn] |Previous choice : the first alternative
844[warn] |Choice from Scala 3.7 : the second alternative
845[warn] |
846[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
847[warn] |by using @annotation.nowarn("id=205")
848[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:773:92
849[warn] 773 | Result.diffNamed("NegFloat(value) === NegFloat(value)", actual, expected)(Eq[NegFloat].eqv(_, _))
850[warn] | ^
851[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NegFloat] between alternatives
852[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
853[warn] | [A, B]
854[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
855[warn] | cats.kernel.Order[A]
856[warn] |)
857[warn] |and
858[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
859[warn] | [A, B]
860[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
861[warn] | cats.kernel.Eq[A]
862[warn] |)
863[warn] |has changed.
864[warn] |Previous choice : the first alternative
865[warn] |Choice from Scala 3.7 : the second alternative
866[warn] |
867[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
868[warn] |by using @annotation.nowarn("id=205")
869[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:809:101
870[warn] 809 | Result.diffNamed("NonNegFloat(value) === NonNegFloat(value)", actual, expected)(Eq[NonNegFloat].eqv(_, _))
871[warn] | ^
872[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonNegFloat] between alternatives
873[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
874[warn] | [A, B]
875[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
876[warn] | cats.kernel.Order[A]
877[warn] |)
878[warn] |and
879[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
880[warn] | [A, B]
881[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
882[warn] | cats.kernel.Eq[A]
883[warn] |)
884[warn] |has changed.
885[warn] |Previous choice : the first alternative
886[warn] |Choice from Scala 3.7 : the second alternative
887[warn] |
888[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
889[warn] |by using @annotation.nowarn("id=205")
890[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:845:92
891[warn] 845 | Result.diffNamed("PosFloat(value) === PosFloat(value)", actual, expected)(Eq[PosFloat].eqv(_, _))
892[warn] | ^
893[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.PosFloat] between alternatives
894[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
895[warn] | [A, B]
896[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
897[warn] | cats.kernel.Order[A]
898[warn] |)
899[warn] |and
900[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
901[warn] | [A, B]
902[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
903[warn] | cats.kernel.Eq[A]
904[warn] |)
905[warn] |has changed.
906[warn] |Previous choice : the first alternative
907[warn] |Choice from Scala 3.7 : the second alternative
908[warn] |
909[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
910[warn] |by using @annotation.nowarn("id=205")
911[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:881:101
912[warn] 881 | Result.diffNamed("NonPosFloat(value) === NonPosFloat(value)", actual, expected)(Eq[NonPosFloat].eqv(_, _))
913[warn] | ^
914[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonPosFloat] between alternatives
915[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
916[warn] | [A, B]
917[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
918[warn] | cats.kernel.Order[A]
919[warn] |)
920[warn] |and
921[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
922[warn] | [A, B]
923[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
924[warn] | cats.kernel.Eq[A]
925[warn] |)
926[warn] |has changed.
927[warn] |Previous choice : the first alternative
928[warn] |Choice from Scala 3.7 : the second alternative
929[warn] |
930[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
931[warn] |by using @annotation.nowarn("id=205")
932[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:917:95
933[warn] 917 | Result.diffNamed("NegDouble(value) === NegDouble(value)", actual, expected)(Eq[NegDouble].eqv(_, _))
934[warn] | ^
935[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NegDouble] between alternatives
936[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
937[warn] | [A, B]
938[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
939[warn] | cats.kernel.Order[A]
940[warn] |)
941[warn] |and
942[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
943[warn] | [A, B]
944[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
945[warn] | cats.kernel.Eq[A]
946[warn] |)
947[warn] |has changed.
948[warn] |Previous choice : the first alternative
949[warn] |Choice from Scala 3.7 : the second alternative
950[warn] |
951[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
952[warn] |by using @annotation.nowarn("id=205")
953[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:953:104
954[warn] 953 | Result.diffNamed("NonNegDouble(value) === NonNegDouble(value)", actual, expected)(Eq[NonNegDouble].eqv(_, _))
955[warn] | ^
956[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonNegDouble] between alternatives
957[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
958[warn] | [A, B]
959[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
960[warn] | cats.kernel.Order[A]
961[warn] |)
962[warn] |and
963[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
964[warn] | [A, B]
965[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
966[warn] | cats.kernel.Eq[A]
967[warn] |)
968[warn] |has changed.
969[warn] |Previous choice : the first alternative
970[warn] |Choice from Scala 3.7 : the second alternative
971[warn] |
972[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
973[warn] |by using @annotation.nowarn("id=205")
974[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:989:95
975[warn] 989 | Result.diffNamed("PosDouble(value) === PosDouble(value)", actual, expected)(Eq[PosDouble].eqv(_, _))
976[warn] | ^
977[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.PosDouble] between alternatives
978[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
979[warn] | [A, B]
980[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
981[warn] | cats.kernel.Order[A]
982[warn] |)
983[warn] |and
984[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
985[warn] | [A, B]
986[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
987[warn] | cats.kernel.Eq[A]
988[warn] |)
989[warn] |has changed.
990[warn] |Previous choice : the first alternative
991[warn] |Choice from Scala 3.7 : the second alternative
992[warn] |
993[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
994[warn] |by using @annotation.nowarn("id=205")
995[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1025:104
996[warn] 1025 | Result.diffNamed("NonPosDouble(value) === NonPosDouble(value)", actual, expected)(Eq[NonPosDouble].eqv(_, _))
997[warn] | ^
998[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonPosDouble] between alternatives
999[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1000[warn] | [A, B]
1001[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1002[warn] | cats.kernel.Order[A]
1003[warn] |)
1004[warn] |and
1005[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1006[warn] | [A, B]
1007[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1008[warn] | cats.kernel.Eq[A]
1009[warn] |)
1010[warn] |has changed.
1011[warn] |Previous choice : the first alternative
1012[warn] |Choice from Scala 3.7 : the second alternative
1013[warn] |
1014[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1015[warn] |by using @annotation.nowarn("id=205")
1016[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1061:95
1017[warn] 1061 | Result.diffNamed("NegBigInt(value) === NegBigInt(value)", actual, expected)(Eq[NegBigInt].eqv(_, _))
1018[warn] | ^
1019[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NegBigInt] between alternatives
1020[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1021[warn] | [A, B]
1022[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1023[warn] | cats.kernel.Order[A]
1024[warn] |)
1025[warn] |and
1026[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1027[warn] | [A, B]
1028[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1029[warn] | cats.kernel.Eq[A]
1030[warn] |)
1031[warn] |has changed.
1032[warn] |Previous choice : the first alternative
1033[warn] |Choice from Scala 3.7 : the second alternative
1034[warn] |
1035[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1036[warn] |by using @annotation.nowarn("id=205")
1037[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1097:104
1038[warn] 1097 | Result.diffNamed("NonNegBigInt(value) === NonNegBigInt(value)", actual, expected)(Eq[NonNegBigInt].eqv(_, _))
1039[warn] | ^
1040[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonNegBigInt] between alternatives
1041[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1042[warn] | [A, B]
1043[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1044[warn] | cats.kernel.Order[A]
1045[warn] |)
1046[warn] |and
1047[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1048[warn] | [A, B]
1049[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1050[warn] | cats.kernel.Eq[A]
1051[warn] |)
1052[warn] |has changed.
1053[warn] |Previous choice : the first alternative
1054[warn] |Choice from Scala 3.7 : the second alternative
1055[warn] |
1056[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1057[warn] |by using @annotation.nowarn("id=205")
1058[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1133:95
1059[warn] 1133 | Result.diffNamed("PosBigInt(value) === PosBigInt(value)", actual, expected)(Eq[PosBigInt].eqv(_, _))
1060[warn] | ^
1061[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.PosBigInt] between alternatives
1062[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1063[warn] | [A, B]
1064[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1065[warn] | cats.kernel.Order[A]
1066[warn] |)
1067[warn] |and
1068[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1069[warn] | [A, B]
1070[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1071[warn] | cats.kernel.Eq[A]
1072[warn] |)
1073[warn] |has changed.
1074[warn] |Previous choice : the first alternative
1075[warn] |Choice from Scala 3.7 : the second alternative
1076[warn] |
1077[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1078[warn] |by using @annotation.nowarn("id=205")
1079[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1169:104
1080[warn] 1169 | Result.diffNamed("NonPosBigInt(value) === NonPosBigInt(value)", actual, expected)(Eq[NonPosBigInt].eqv(_, _))
1081[warn] | ^
1082[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonPosBigInt] between alternatives
1083[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1084[warn] | [A, B]
1085[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1086[warn] | cats.kernel.Order[A]
1087[warn] |)
1088[warn] |and
1089[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1090[warn] | [A, B]
1091[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1092[warn] | cats.kernel.Eq[A]
1093[warn] |)
1094[warn] |has changed.
1095[warn] |Previous choice : the first alternative
1096[warn] |Choice from Scala 3.7 : the second alternative
1097[warn] |
1098[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1099[warn] |by using @annotation.nowarn("id=205")
1100[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1205:107
1101[warn] 1205 | Result.diffNamed("NegBigDecimal(value) === NegBigDecimal(value)", actual, expected)(Eq[NegBigDecimal].eqv(_, _))
1102[warn] | ^
1103[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NegBigDecimal] between alternatives
1104[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1105[warn] | [A, B]
1106[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1107[warn] | cats.kernel.Order[A]
1108[warn] |)
1109[warn] |and
1110[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1111[warn] | [A, B]
1112[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1113[warn] | cats.kernel.Eq[A]
1114[warn] |)
1115[warn] |has changed.
1116[warn] |Previous choice : the first alternative
1117[warn] |Choice from Scala 3.7 : the second alternative
1118[warn] |
1119[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1120[warn] |by using @annotation.nowarn("id=205")
1121[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1241:116
1122[warn] 1241 | Result.diffNamed("NonNegBigDecimal(value) === NonNegBigDecimal(value)", actual, expected)(Eq[NonNegBigDecimal].eqv(_, _))
1123[warn] | ^
1124[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonNegBigDecimal] between alternatives
1125[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1126[warn] | [A, B]
1127[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1128[warn] | cats.kernel.Order[A]
1129[warn] |)
1130[warn] |and
1131[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1132[warn] | [A, B]
1133[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1134[warn] | cats.kernel.Eq[A]
1135[warn] |)
1136[warn] |has changed.
1137[warn] |Previous choice : the first alternative
1138[warn] |Choice from Scala 3.7 : the second alternative
1139[warn] |
1140[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1141[warn] |by using @annotation.nowarn("id=205")
1142[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1277:107
1143[warn] 1277 | Result.diffNamed("PosBigDecimal(value) === PosBigDecimal(value)", actual, expected)(Eq[PosBigDecimal].eqv(_, _))
1144[warn] | ^
1145[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.PosBigDecimal] between alternatives
1146[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1147[warn] | [A, B]
1148[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1149[warn] | cats.kernel.Order[A]
1150[warn] |)
1151[warn] |and
1152[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1153[warn] | [A, B]
1154[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1155[warn] | cats.kernel.Eq[A]
1156[warn] |)
1157[warn] |has changed.
1158[warn] |Previous choice : the first alternative
1159[warn] |Choice from Scala 3.7 : the second alternative
1160[warn] |
1161[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1162[warn] |by using @annotation.nowarn("id=205")
1163[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1313:116
1164[warn] 1313 | Result.diffNamed("NonPosBigDecimal(value) === NonPosBigDecimal(value)", actual, expected)(Eq[NonPosBigDecimal].eqv(_, _))
1165[warn] | ^
1166[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonPosBigDecimal] between alternatives
1167[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1168[warn] | [A, B]
1169[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1170[warn] | cats.kernel.Order[A]
1171[warn] |)
1172[warn] |and
1173[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1174[warn] | [A, B]
1175[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1176[warn] | cats.kernel.Eq[A]
1177[warn] |)
1178[warn] |has changed.
1179[warn] |Previous choice : the first alternative
1180[warn] |Choice from Scala 3.7 : the second alternative
1181[warn] |
1182[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1183[warn] |by using @annotation.nowarn("id=205")
1184[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1349:110
1185[warn] 1349 | Result.diffNamed("NonEmptyString(value) === NonEmptyString(value)", actual, expected)(Eq[NonEmptyString].eqv(_, _))
1186[warn] | ^
1187[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonEmptyString] between alternatives
1188[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1189[warn] | [A, B]
1190[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1191[warn] | cats.kernel.Order[A]
1192[warn] |)
1193[warn] |and
1194[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1195[warn] | [A, B]
1196[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1197[warn] | cats.kernel.Eq[A]
1198[warn] |)
1199[warn] |has changed.
1200[warn] |Previous choice : the first alternative
1201[warn] |Choice from Scala 3.7 : the second alternative
1202[warn] |
1203[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1204[warn] |by using @annotation.nowarn("id=205")
1205[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1396:110
1206[warn] 1396 | Result.diffNamed("NonBlankString(value) === NonBlankString(value)", actual, expected)(Eq[NonBlankString].eqv(_, _))
1207[warn] | ^
1208[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonBlankString] between alternatives
1209[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1210[warn] | [A, B]
1211[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1212[warn] | cats.kernel.Order[A]
1213[warn] |)
1214[warn] |and
1215[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1216[warn] | [A, B]
1217[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1218[warn] | cats.kernel.Eq[A]
1219[warn] |)
1220[warn] |has changed.
1221[warn] |Previous choice : the first alternative
1222[warn] |Choice from Scala 3.7 : the second alternative
1223[warn] |
1224[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1225[warn] |by using @annotation.nowarn("id=205")
1226[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1460:77
1227[warn] 1460 | Result.diffNamed("Uri(value) === Uri(value)", actual, expected)(Eq[Uri].eqv(_, _))
1228[warn] | ^
1229[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.Uri] between alternatives
1230[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1231[warn] | [A, B]
1232[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1233[warn] | cats.kernel.Order[A]
1234[warn] |)
1235[warn] |and
1236[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1237[warn] | [A, B]
1238[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1239[warn] | cats.kernel.Eq[A]
1240[warn] |)
1241[warn] |has changed.
1242[warn] |Previous choice : the first alternative
1243[warn] |Choice from Scala 3.7 : the second alternative
1244[warn] |
1245[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1246[warn] |by using @annotation.nowarn("id=205")
1247[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1490:96
1248[warn] 1490 | Result.diffNamed("Comparing the same objects with ===", input1, input1)(Eq[PortNumber].eqv(_, _)),
1249[warn] | ^
1250[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.PortNumber] between alternatives
1251[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1252[warn] | [A, B]
1253[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1254[warn] | cats.kernel.Order[A]
1255[warn] |)
1256[warn] |and
1257[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1258[warn] | [A, B]
1259[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1260[warn] | cats.kernel.Eq[A]
1261[warn] |)
1262[warn] |has changed.
1263[warn] |Previous choice : the first alternative
1264[warn] |Choice from Scala 3.7 : the second alternative
1265[warn] |
1266[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1267[warn] |by using @annotation.nowarn("id=205")
1268[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1491:101
1269[warn] 1491 | Result.diffNamed("Comparing the different objects with =!=", input1, input2)(Eq[PortNumber].neqv(_, _)),
1270[warn] | ^
1271[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.PortNumber] between alternatives
1272[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1273[warn] | [A, B]
1274[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1275[warn] | cats.kernel.Order[A]
1276[warn] |)
1277[warn] |and
1278[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1279[warn] | [A, B]
1280[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1281[warn] | cats.kernel.Eq[A]
1282[warn] |)
1283[warn] |has changed.
1284[warn] |Previous choice : the first alternative
1285[warn] |Choice from Scala 3.7 : the second alternative
1286[warn] |
1287[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1288[warn] |by using @annotation.nowarn("id=205")
1289[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1541:102
1290[warn] 1541 | Result.diffNamed("Comparing the same objects with ===", input1, input1)(Eq[SystemPortNumber].eqv(_, _)),
1291[warn] | ^
1292[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.SystemPortNumber] between alternatives
1293[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1294[warn] | [A, B]
1295[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1296[warn] | cats.kernel.Order[A]
1297[warn] |)
1298[warn] |and
1299[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1300[warn] | [A, B]
1301[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1302[warn] | cats.kernel.Eq[A]
1303[warn] |)
1304[warn] |has changed.
1305[warn] |Previous choice : the first alternative
1306[warn] |Choice from Scala 3.7 : the second alternative
1307[warn] |
1308[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1309[warn] |by using @annotation.nowarn("id=205")
1310[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1542:107
1311[warn] 1542 | Result.diffNamed("Comparing the different objects with =!=", input1, input2)(Eq[SystemPortNumber].neqv(_, _)),
1312[warn] | ^
1313[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.SystemPortNumber] between alternatives
1314[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1315[warn] | [A, B]
1316[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1317[warn] | cats.kernel.Order[A]
1318[warn] |)
1319[warn] |and
1320[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1321[warn] | [A, B]
1322[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1323[warn] | cats.kernel.Eq[A]
1324[warn] |)
1325[warn] |has changed.
1326[warn] |Previous choice : the first alternative
1327[warn] |Choice from Scala 3.7 : the second alternative
1328[warn] |
1329[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1330[warn] |by using @annotation.nowarn("id=205")
1331[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1592:105
1332[warn] 1592 | Result.diffNamed("Comparing the same objects with ===", input1, input1)(Eq[NonSystemPortNumber].eqv(_, _)),
1333[warn] | ^
1334[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonSystemPortNumber] between alternatives
1335[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1336[warn] | [A, B]
1337[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1338[warn] | cats.kernel.Order[A]
1339[warn] |)
1340[warn] |and
1341[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1342[warn] | [A, B]
1343[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1344[warn] | cats.kernel.Eq[A]
1345[warn] |)
1346[warn] |has changed.
1347[warn] |Previous choice : the first alternative
1348[warn] |Choice from Scala 3.7 : the second alternative
1349[warn] |
1350[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1351[warn] |by using @annotation.nowarn("id=205")
1352[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1593:110
1353[warn] 1593 | Result.diffNamed("Comparing the different objects with =!=", input1, input2)(Eq[NonSystemPortNumber].neqv(_, _)),
1354[warn] | ^
1355[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.NonSystemPortNumber] between alternatives
1356[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1357[warn] | [A, B]
1358[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1359[warn] | cats.kernel.Order[A]
1360[warn] |)
1361[warn] |and
1362[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1363[warn] | [A, B]
1364[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1365[warn] | cats.kernel.Eq[A]
1366[warn] |)
1367[warn] |has changed.
1368[warn] |Previous choice : the first alternative
1369[warn] |Choice from Scala 3.7 : the second alternative
1370[warn] |
1371[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1372[warn] |by using @annotation.nowarn("id=205")
1373[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1643:100
1374[warn] 1643 | Result.diffNamed("Comparing the same objects with ===", input1, input1)(Eq[UserPortNumber].eqv(_, _)),
1375[warn] | ^
1376[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.UserPortNumber] between alternatives
1377[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1378[warn] | [A, B]
1379[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1380[warn] | cats.kernel.Order[A]
1381[warn] |)
1382[warn] |and
1383[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1384[warn] | [A, B]
1385[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1386[warn] | cats.kernel.Eq[A]
1387[warn] |)
1388[warn] |has changed.
1389[warn] |Previous choice : the first alternative
1390[warn] |Choice from Scala 3.7 : the second alternative
1391[warn] |
1392[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1393[warn] |by using @annotation.nowarn("id=205")
1394[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1644:105
1395[warn] 1644 | Result.diffNamed("Comparing the different objects with =!=", input1, input2)(Eq[UserPortNumber].neqv(_, _)),
1396[warn] | ^
1397[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.UserPortNumber] between alternatives
1398[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1399[warn] | [A, B]
1400[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1401[warn] | cats.kernel.Order[A]
1402[warn] |)
1403[warn] |and
1404[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1405[warn] | [A, B]
1406[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1407[warn] | cats.kernel.Eq[A]
1408[warn] |)
1409[warn] |has changed.
1410[warn] |Previous choice : the first alternative
1411[warn] |Choice from Scala 3.7 : the second alternative
1412[warn] |
1413[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1414[warn] |by using @annotation.nowarn("id=205")
1415[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1694:103
1416[warn] 1694 | Result.diffNamed("Comparing the same objects with ===", input1, input1)(Eq[DynamicPortNumber].eqv(_, _)),
1417[warn] | ^
1418[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.DynamicPortNumber] between alternatives
1419[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1420[warn] | [A, B]
1421[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1422[warn] | cats.kernel.Order[A]
1423[warn] |)
1424[warn] |and
1425[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1426[warn] | [A, B]
1427[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1428[warn] | cats.kernel.Eq[A]
1429[warn] |)
1430[warn] |has changed.
1431[warn] |Previous choice : the first alternative
1432[warn] |Choice from Scala 3.7 : the second alternative
1433[warn] |
1434[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1435[warn] |by using @annotation.nowarn("id=205")
1436[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1695:108
1437[warn] 1695 | Result.diffNamed("Comparing the different objects with =!=", input1, input2)(Eq[DynamicPortNumber].neqv(_, _)),
1438[warn] | ^
1439[warn] |Given search preference for cats.kernel.Eq[refined4s.types.all.DynamicPortNumber] between alternatives
1440[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1441[warn] | [A, B]
1442[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1443[warn] | cats.kernel.Order[A]
1444[warn] |)
1445[warn] |and
1446[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1447[warn] | [A, B]
1448[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1449[warn] | cats.kernel.Eq[A]
1450[warn] |)
1451[warn] |has changed.
1452[warn] |Previous choice : the first alternative
1453[warn] |Choice from Scala 3.7 : the second alternative
1454[warn] |
1455[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1456[warn] |by using @annotation.nowarn("id=205")
1457[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1742:91
1458[warn] 1742 | Result.diffNamed("Comparing the same objects with ===", input1, input1)(Eq[MyNum].eqv(_, _)),
1459[warn] | ^
1460[warn] |Given search preference for cats.kernel.Eq[refined4s.modules.cats.derivation.generic.autoSpec.MyNum] between alternatives
1461[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1462[warn] | [A, B]
1463[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1464[warn] | cats.kernel.Order[A]
1465[warn] |)
1466[warn] |and
1467[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1468[warn] | [A, B]
1469[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1470[warn] | cats.kernel.Eq[A]
1471[warn] |)
1472[warn] |has changed.
1473[warn] |Previous choice : the first alternative
1474[warn] |Choice from Scala 3.7 : the second alternative
1475[warn] |
1476[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1477[warn] |by using @annotation.nowarn("id=205")
1478[warn] -- [E205] Potential Issue Warning: /build/repo/modules/refined4s-cats/shared/src/test/scala/refined4s/modules/cats/derivation/generic/autoSpec.scala:1743:96
1479[warn] 1743 | Result.diffNamed("Comparing the different objects with =!=", input1, input2)(Eq[MyNum].neqv(_, _)),
1480[warn] | ^
1481[warn] |Given search preference for cats.kernel.Eq[refined4s.modules.cats.derivation.generic.autoSpec.MyNum] between alternatives
1482[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedOrder :
1483[warn] | [A, B]
1484[warn] | (using coercible: refined4s.Coercible[A, B], orderB: cats.kernel.Order[B]):
1485[warn] | cats.kernel.Order[A]
1486[warn] |)
1487[warn] |and
1488[warn] | (refined4s.modules.cats.derivation.generic.auto.derivedEq :
1489[warn] | [A, B]
1490[warn] | (using coercible: refined4s.Coercible[A, B], eqB: cats.kernel.Eq[B]):
1491[warn] | cats.kernel.Eq[A]
1492[warn] |)
1493[warn] |has changed.
1494[warn] |Previous choice : the first alternative
1495[warn] |Choice from Scala 3.7 : the second alternative
1496[warn] |
1497[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1498[warn] |by using @annotation.nowarn("id=205")
1499[warn] 47 warnings found
1500[info] done compiling
1501Starting build for ProjectRef(file:/build/repo/,testCoreWithoutCatsJVM) (test-refined4s-core-without-cats)... [4/11]
1502Compile 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, -explain, -Xprint-suspension, -Xsemanticdb, -semanticdb-target, /build/repo/modules/test-refined4s-core-without-cats/jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
1503Starting build for ProjectRef(file:/build/repo/,tapirJVM) (refined4s-tapir)... [5/11]
1504Compile 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, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-tapir/jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
1505[info] compiling 8 Scala sources to /build/repo/modules/refined4s-tapir/jvm/target/scala-3.7.4/classes ...
1506[info] done compiling
1507[info] compiling 7 Scala sources to /build/repo/modules/refined4s-tapir/jvm/target/scala-3.7.4/test-classes ...
1508[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-tapir/shared/src/test/scala/refined4s/modules/tapir/derivation/types/allSpec.scala:3:16
1509[warn] 3 |import hedgehog.*
1510[warn] | ^
1511[warn] | unused import
1512[info] [patched file /build/repo/modules/refined4s-tapir/shared/src/test/scala/refined4s/modules/tapir/derivation/types/allSpec.scala]
1513[warn] one warning found
1514[info] done compiling
1515[info] compiling 1 Scala source to /build/repo/modules/refined4s-tapir/jvm/target/scala-3.7.4/test-classes ...
1516[info] done compiling
1517Starting build for ProjectRef(file:/build/repo/,coreJVM) (refined4s-core)... [6/11]
1518Compile 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, -explain, -Xprint-suspension, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-core/jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
1519Starting build for ProjectRef(file:/build/repo/,extrasRenderJVM) (refined4s-extras-render)... [7/11]
1520Compile 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, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-extras-render/jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
1521[info] compiling 7 Scala sources to /build/repo/modules/refined4s-extras-render/jvm/target/scala-3.7.4/classes ...
1522[info] done compiling
1523[info] compiling 7 Scala sources to /build/repo/modules/refined4s-extras-render/jvm/target/scala-3.7.4/test-classes ...
1524[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-extras-render/shared/src/test/scala/refined4s/modules/extras/derivation/types/allSpec.scala:3:16
1525[warn] 3 |import hedgehog.*
1526[warn] | ^
1527[warn] | unused import
1528[info] [patched file /build/repo/modules/refined4s-extras-render/shared/src/test/scala/refined4s/modules/extras/derivation/types/allSpec.scala]
1529[warn] one warning found
1530[info] done compiling
1531[info] compiling 1 Scala source to /build/repo/modules/refined4s-extras-render/jvm/target/scala-3.7.4/test-classes ...
1532[info] done compiling
1533Starting build for ProjectRef(file:/build/repo/,chimneyJVM) (refined4s-chimney)... [8/11]
1534Compile 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, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-chimney/jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
1535[info] compiling 8 Scala sources to /build/repo/modules/refined4s-chimney/jvm/target/scala-3.7.4/classes ...
1536[info] done compiling
1537[info] compiling 9 Scala sources to /build/repo/modules/refined4s-chimney/jvm/target/scala-3.7.4/test-classes ...
1538[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-chimney/shared/src/test/scala/refined4s/modules/chimney/derivation/ChimneyNewtypeSpec.scala:3:23
1539[warn] 3 |import cats.syntax.all.*
1540[warn] | ^
1541[warn] | unused import
1542[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-chimney/shared/src/test/scala/refined4s/modules/chimney/derivation/generic/autoSpec.scala:3:23
1543[warn] 3 |import cats.syntax.all.*
1544[warn] | ^
1545[warn] | unused import
1546[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-chimney/shared/src/test/scala/refined4s/modules/chimney/derivation/types/allSpec.scala:3:16
1547[warn] 3 |import hedgehog.*
1548[warn] | ^
1549[warn] | unused import
1550[info] [patched file /build/repo/modules/refined4s-chimney/shared/src/test/scala/refined4s/modules/chimney/derivation/types/allSpec.scala]
1551[info] [patched file /build/repo/modules/refined4s-chimney/shared/src/test/scala/refined4s/modules/chimney/derivation/ChimneyNewtypeSpec.scala]
1552[info] [patched file /build/repo/modules/refined4s-chimney/shared/src/test/scala/refined4s/modules/chimney/derivation/generic/autoSpec.scala]
1553[warn] three warnings found
1554[info] done compiling
1555[info] compiling 3 Scala sources to /build/repo/modules/refined4s-chimney/jvm/target/scala-3.7.4/test-classes ...
1556[info] done compiling
1557Starting build for ProjectRef(file:/build/repo/,pureconfigJVM) (refined4s-pureconfig)... [9/11]
1558Compile 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, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-pureconfig/jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
1559[info] compiling 10 Scala sources to /build/repo/modules/refined4s-pureconfig/jvm/target/scala-3.7.4/classes ...
1560[info] done compiling
1561[info] compiling 8 Scala sources to /build/repo/modules/refined4s-pureconfig/jvm/target/scala-3.7.4/test-classes ...
1562[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-pureconfig/shared/src/test/scala/refined4s/modules/pureconfig/derivation/generic/autoSpec.scala:4:49
1563[warn] 4 |import com.typesafe.config.{ConfigRenderOptions, ConfigValue, ConfigValueFactory}
1564[warn] | ^^^^^^^^^^^
1565[warn] | unused import
1566[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-pureconfig/shared/src/test/scala/refined4s/modules/pureconfig/derivation/types/allSpec.scala:3:16
1567[warn] 3 |import hedgehog.*
1568[warn] | ^
1569[warn] | unused import
1570[info] [patched file /build/repo/modules/refined4s-pureconfig/shared/src/test/scala/refined4s/modules/pureconfig/derivation/generic/autoSpec.scala]
1571[info] [patched file /build/repo/modules/refined4s-pureconfig/shared/src/test/scala/refined4s/modules/pureconfig/derivation/types/allSpec.scala]
1572[warn] two warnings found
1573[info] done compiling
1574[info] compiling 2 Scala sources to /build/repo/modules/refined4s-pureconfig/jvm/target/scala-3.7.4/test-classes ...
1575[info] done compiling
1576Starting build for ProjectRef(file:/build/repo/,circeJVM) (refined4s-circe)... [10/11]
1577Compile 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, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-circe/jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
1578[info] compiling 16 Scala sources to /build/repo/modules/refined4s-circe/jvm/target/scala-3.7.4/classes ...
1579[info] done compiling
1580[info] compiling 18 Scala sources to /build/repo/modules/refined4s-circe/jvm/target/scala-3.7.4/test-classes ...
1581[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-circe/shared/src/test/scala/refined4s/modules/circe/derivation/generic/autoSpec.scala:3:16
1582[warn] 3 |import hedgehog.*
1583[warn] | ^
1584[warn] | unused import
1585[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-circe/shared/src/test/scala/refined4s/modules/circe/derivation/types/allSpec.scala:3:16
1586[warn] 3 |import hedgehog.*
1587[warn] | ^
1588[warn] | unused import
1589[info] [patched file /build/repo/modules/refined4s-circe/shared/src/test/scala/refined4s/modules/circe/derivation/generic/autoSpec.scala]
1590[info] [patched file /build/repo/modules/refined4s-circe/shared/src/test/scala/refined4s/modules/circe/derivation/types/allSpec.scala]
1591[warn] two warnings found
1592[info] done compiling
1593[info] compiling 2 Scala sources to /build/repo/modules/refined4s-circe/jvm/target/scala-3.7.4/test-classes ...
1594[info] done compiling
1595
1596************************
1597Build summary:
1598[{
1599 "module": "refined4s-refined-compat-scala3",
1600 "compile": {"status": "ok", "tookMs": 16530, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1601 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1602 "test-compile": {"status": "ok", "tookMs": 6665, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1603 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1604 "publish": {"status": "skipped", "tookMs": 0},
1605 "metadata": {
1606 "crossScalaVersions": ["3.3.5"]
1607}
1608},{
1609 "module": "refined4s-doobie-ce3",
1610 "compile": {"status": "ok", "tookMs": 3362, "warnings": 3, "errors": 0, "sourceVersion": "3.7-migration"},
1611 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1612 "test-compile": {"status": "ok", "tookMs": 22237, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1613 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1614 "publish": {"status": "skipped", "tookMs": 0},
1615 "metadata": {
1616 "crossScalaVersions": ["3.3.5"]
1617}
1618},{
1619 "module": "refined4s-doobie-ce2",
1620 "compile": {"status": "ok", "tookMs": 1649, "warnings": 3, "errors": 0, "sourceVersion": "3.7-migration"},
1621 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1622 "test-compile": {"status": "ok", "tookMs": 4688, "warnings": 2, "errors": 0, "sourceVersion": "3.7-migration"},
1623 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1624 "publish": {"status": "skipped", "tookMs": 0},
1625 "metadata": {
1626 "crossScalaVersions": ["3.3.5"]
1627}
1628},{
1629 "module": "refined4s-cats",
1630 "compile": {"status": "ok", "tookMs": 119, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1631 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1632 "test-compile": {"status": "ok", "tookMs": 7672, "warnings": 47, "errors": 0, "sourceVersion": "3.7-migration"},
1633 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1634 "publish": {"status": "skipped", "tookMs": 0},
1635 "metadata": {
1636 "crossScalaVersions": ["3.3.5"]
1637}
1638},{
1639 "module": "test-refined4s-core-without-cats",
1640 "compile": {"status": "ok", "tookMs": 99, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1641 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1642 "test-compile": {"status": "ok", "tookMs": 142, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1643 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1644 "publish": {"status": "ok", "tookMs": 1},
1645 "metadata": {
1646 "crossScalaVersions": ["3.3.5"]
1647}
1648},{
1649 "module": "refined4s-tapir",
1650 "compile": {"status": "ok", "tookMs": 798, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1651 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1652 "test-compile": {"status": "ok", "tookMs": 1564, "warnings": 1, "errors": 0, "sourceVersion": "3.7-migration"},
1653 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1654 "publish": {"status": "skipped", "tookMs": 0},
1655 "metadata": {
1656 "crossScalaVersions": ["3.3.5"]
1657}
1658},{
1659 "module": "refined4s-core",
1660 "compile": {"status": "ok", "tookMs": 75, "warnings": 4, "errors": 0, "sourceVersion": "3.7-migration"},
1661 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1662 "test-compile": {"status": "ok", "tookMs": 95, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1663 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1664 "publish": {"status": "skipped", "tookMs": 0},
1665 "metadata": {
1666 "crossScalaVersions": ["3.3.5"]
1667}
1668},{
1669 "module": "refined4s-extras-render",
1670 "compile": {"status": "ok", "tookMs": 655, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1671 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1672 "test-compile": {"status": "ok", "tookMs": 1347, "warnings": 1, "errors": 0, "sourceVersion": "3.7-migration"},
1673 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1674 "publish": {"status": "skipped", "tookMs": 0},
1675 "metadata": {
1676 "crossScalaVersions": ["3.3.5"]
1677}
1678},{
1679 "module": "refined4s-chimney",
1680 "compile": {"status": "ok", "tookMs": 946, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1681 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1682 "test-compile": {"status": "ok", "tookMs": 4101, "warnings": 3, "errors": 0, "sourceVersion": "3.7-migration"},
1683 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1684 "publish": {"status": "skipped", "tookMs": 0},
1685 "metadata": {
1686 "crossScalaVersions": ["3.3.5"]
1687}
1688},{
1689 "module": "refined4s-pureconfig",
1690 "compile": {"status": "ok", "tookMs": 1052, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1691 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1692 "test-compile": {"status": "ok", "tookMs": 8939, "warnings": 2, "errors": 0, "sourceVersion": "3.7-migration"},
1693 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1694 "publish": {"status": "skipped", "tookMs": 0},
1695 "metadata": {
1696 "crossScalaVersions": ["3.3.5"]
1697}
1698},{
1699 "module": "refined4s-circe",
1700 "compile": {"status": "ok", "tookMs": 1076, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1701 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1702 "test-compile": {"status": "ok", "tookMs": 6345, "warnings": 2, "errors": 0, "sourceVersion": "3.7-migration"},
1703 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1704 "publish": {"status": "skipped", "tookMs": 0},
1705 "metadata": {
1706 "crossScalaVersions": ["3.3.5"]
1707}
1708}]
1709************************
1710[success] Total time: 110 s (0:01:50.0), completed Dec 31, 2025, 9:45:35 PM
1711[0JChecking patch project/plugins.sbt...
1712Checking patch build.sbt...
1713Applied patch project/plugins.sbt cleanly.
1714Applied patch build.sbt cleanly.
1715Commit migration rewrites
1716Switched to a new branch 'opencb/migrate-source-3.7'
1717[opencb/migrate-source-3.7 3b313aa] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4
1718 14 files changed, 1 insertion(+), 14 deletions(-)
1719----
1720Preparing build for 3.8.0-RC5
1721Scala binary version found: 3.8
1722Implicitly using source version 3.8
1723Scala binary version found: 3.8
1724Implicitly using source version 3.8
1725Would try to apply common scalacOption (best-effort, sbt/mill only):
1726Append: ,REQUIRE:-source:3.8
1727Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1728
1729Try apply source patch:
1730Path: build.sbt
1731Pattern: val Scala3Version = "3.3.5"
1732Replacement: val Scala3Version = "3.8.0-RC5"
1733Successfully applied pattern 'val Scala3Version = "3.3.5"' in build.sbt
1734----
1735Starting build for 3.8.0-RC5
1736Execute tests: true
1737sbt project found:
1738No prepare script found for project kevin-lee/refined4s
1739##################################
1740Scala version: 3.8.0-RC5
1741Targets: io.kevinlee%refined4s-cats io.kevinlee%refined4s-chimney io.kevinlee%refined4s-circe io.kevinlee%refined4s-core io.kevinlee%refined4s-doobie-ce2 io.kevinlee%refined4s-doobie-ce3 io.kevinlee%refined4s-extras-render io.kevinlee%refined4s-pureconfig io.kevinlee%refined4s-refined-compat-scala3 io.kevinlee%refined4s-tapir
1742Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.5\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
1743##################################
1744Using extra scalacOptions: ,REQUIRE:-source:3.8
1745Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1746[sbt_options] declare -a sbt_options=()
1747[process_args] java_version = '17'
1748[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
1749# Executing command line:
1750java
1751-Dfile.encoding=UTF-8
1752-Dcommunitybuild.scala=3.8.0-RC5
1753-Dcommunitybuild.project.dependencies.add=
1754-Xmx7G
1755-Xms4G
1756-Xss8M
1757-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
1758-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
1759-jar
1760/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
1761"setCrossScalaVersions 3.8.0-RC5"
1762"++3.8.0-RC5 -v"
1763"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
1764"set every credentials := Nil"
1765"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
1766"removeScalacOptionsStartingWith -P:wartremover"
1767
1768moduleMappings
1769"runBuild 3.8.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.5\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}""" io.kevinlee%refined4s-cats io.kevinlee%refined4s-chimney io.kevinlee%refined4s-circe io.kevinlee%refined4s-core io.kevinlee%refined4s-doobie-ce2 io.kevinlee%refined4s-doobie-ce3 io.kevinlee%refined4s-extras-render io.kevinlee%refined4s-pureconfig io.kevinlee%refined4s-refined-compat-scala3 io.kevinlee%refined4s-tapir"
1770
1771[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
1772[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
1773[info] loading project definition from /build/repo/project
1774[info] loading settings for project refined4s from build.sbt...
1775[info] resolving key references (38652 settings) ...
1776[info] >> sys.env.get("CI")=Some(true) so run `git fetch --tags`
1777[info]
1778[info] __ __ ___ ____
1779[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1780[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1781[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1782[info] /_/
1783[info]
1784[info] refined4s 1.14.1+1-3b313aa4+20251231-2145-SNAPSHOT
1785[info] Scala 3.8.0-RC5
1786[info] -----------------------------------------------------
1787[info] Useful sbt tasks:
1788[info] r: reload - Run reload
1789[info] cln: clean - Run clean
1790[info] c: compile - Run compile
1791[info] cc: +compile - Run cross-scalaVersion compile
1792[info] tc: Test/compile - Run Test/compile
1793[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1794[info] t: test - Run test
1795[info] ct: +test - Run cross-scalaVersion test
1796[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1797[info] fmt: scalafmtAll - Run scalafmtAll
1798[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1799[info] cfmt: +scalafmtAll - Run +scalafmtAll
1800[info] fixchk: scalafixAll --check - Run scalafixAll --check
1801[info] fix: scalafixAll - Run scalafixAll
1802[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1803[info] cfix: +scalafixAll - Run +scalafixAll
1804[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1805[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1806[info] pl: publishLocal - Run publishLocal
1807Execute setCrossScalaVersions: 3.8.0-RC5
1808OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in refinedCompatScala2Native/crossScalaVersions
1809OpenCB::Limitting incorrect crossVersions List(2.12.18, 2.13.16) -> List(3.8.0-RC5) in refinedCompatScala2Native/crossScalaVersions
1810OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in refinedCompatScala2JS/crossScalaVersions
1811OpenCB::Limitting incorrect crossVersions List(2.12.18, 2.13.16) -> List(3.8.0-RC5) in refinedCompatScala2JS/crossScalaVersions
1812OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in refinedCompatScala2JVM/crossScalaVersions
1813OpenCB::Limitting incorrect crossVersions List(2.12.18, 2.13.16) -> List(3.8.0-RC5) in refinedCompatScala2JVM/crossScalaVersions
1814OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in circeNative/crossScalaVersions
1815OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in testCoreWithoutCatsJVM/crossScalaVersions
1816OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in circeJS/crossScalaVersions
1817OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in coreJVM/crossScalaVersions
1818OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in chimneyNative/crossScalaVersions
1819OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in refined4s/crossScalaVersions
1820OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in doobieCe2JVM/crossScalaVersions
1821OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in extrasRenderNative/crossScalaVersions
1822OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in chimneyJS/crossScalaVersions
1823OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in chimneyJVM/crossScalaVersions
1824OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in tapirJVM/crossScalaVersions
1825OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in coreJS/crossScalaVersions
1826OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in catsJVM/crossScalaVersions
1827OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in extrasRenderJVM/crossScalaVersions
1828OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in catsJS/crossScalaVersions
1829OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in coreNative/crossScalaVersions
1830OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in extrasRenderJS/crossScalaVersions
1831OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in docs/crossScalaVersions
1832OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in catsNative/crossScalaVersions
1833OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in refinedCompatScala3JS/crossScalaVersions
1834OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in docsV0/crossScalaVersions
1835OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in refinedCompatScala3JVM/crossScalaVersions
1836OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in circeJVM/crossScalaVersions
1837OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in testCoreWithoutCatsJS/crossScalaVersions
1838OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in refinedCompatScala3Native/crossScalaVersions
1839OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in testCoreWithoutCatsNative/crossScalaVersions
1840OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in pureconfigJVM/crossScalaVersions
1841OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in doobieCe3JVM/crossScalaVersions
1842OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in tapirJS/crossScalaVersions
1843[info] >> sys.env.get("CI")=Some(true) so run `git fetch --tags`
1844[info]
1845[info] __ __ ___ ____
1846[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1847[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1848[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1849[info] /_/
1850[info]
1851[info] refined4s 1.14.1+1-3b313aa4+20251231-2145-SNAPSHOT
1852[info] Scala 3.8.0-RC5
1853[info] -----------------------------------------------------
1854[info] Useful sbt tasks:
1855[info] r: reload - Run reload
1856[info] cln: clean - Run clean
1857[info] c: compile - Run compile
1858[info] cc: +compile - Run cross-scalaVersion compile
1859[info] tc: Test/compile - Run Test/compile
1860[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1861[info] t: test - Run test
1862[info] ct: +test - Run cross-scalaVersion test
1863[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1864[info] fmt: scalafmtAll - Run scalafmtAll
1865[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1866[info] cfmt: +scalafmtAll - Run +scalafmtAll
1867[info] fixchk: scalafixAll --check - Run scalafixAll --check
1868[info] fix: scalafixAll - Run scalafixAll
1869[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1870[info] cfix: +scalafixAll - Run +scalafixAll
1871[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1872[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1873[info] pl: publishLocal - Run publishLocal
1874[info] Setting Scala version to 3.8.0-RC5 on 32 projects.
1875[info] Switching Scala version on:
1876[info] refinedCompatScala3Native (3.8.0-RC5)
1877[info] doobieCe2JVM (3.8.0-RC5)
1878[info] circeJVM (3.8.0-RC5)
1879[info] catsNative (3.8.0-RC5)
1880[info] refinedCompatScala2Native (3.8.0-RC5)
1881[info] testCoreWithoutCatsJS (3.8.0-RC5)
1882[info] extrasRenderNative (3.8.0-RC5)
1883[info] coreNative (3.8.0-RC5)
1884[info] chimneyNative (3.8.0-RC5)
1885[info] docs (3.8.0-RC5)
1886[info] pureconfigJVM (3.8.0-RC5)
1887[info] chimneyJVM (3.8.0-RC5)
1888[info] doobieCe3JVM (3.8.0-RC5)
1889[info] refinedCompatScala2JVM (3.8.0-RC5)
1890[info] coreJS (3.8.0-RC5)
1891[info] docsV0 (3.8.0-RC5)
1892[info] extrasRenderJS (3.8.0-RC5)
1893[info] circeJS (3.8.0-RC5)
1894[info] refinedCompatScala3JVM (3.8.0-RC5)
1895[info] testCoreWithoutCatsNative (3.8.0-RC5)
1896[info] chimneyJS (3.8.0-RC5)
1897[info] coreJVM (3.8.0-RC5)
1898[info] circeNative (3.8.0-RC5)
1899[info] * refined4s (3.8.0-RC5)
1900[info] extrasRenderJVM (3.8.0-RC5)
1901[info] tapirJVM (3.8.0-RC5)
1902[info] catsJS (3.8.0-RC5)
1903[info] refinedCompatScala3JS (3.8.0-RC5)
1904[info] catsJVM (3.8.0-RC5)
1905[info] testCoreWithoutCatsJVM (3.8.0-RC5)
1906[info] tapirJS (3.8.0-RC5)
1907[info] refinedCompatScala2JS (3.8.0-RC5)
1908[info] Excluding projects:
1909[info] Reapplying settings...
1910[info] >> sys.env.get("CI")=Some(true) so run `git fetch --tags`
1911[info]
1912[info] __ __ ___ ____
1913[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1914[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1915[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1916[info] /_/
1917[info]
1918[info] refined4s 1.14.1+1-3b313aa4+20251231-2145-SNAPSHOT
1919[info] Scala 3.8.0-RC5
1920[info] -----------------------------------------------------
1921[info] Useful sbt tasks:
1922[info] r: reload - Run reload
1923[info] cln: clean - Run clean
1924[info] c: compile - Run compile
1925[info] cc: +compile - Run cross-scalaVersion compile
1926[info] tc: Test/compile - Run Test/compile
1927[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1928[info] t: test - Run test
1929[info] ct: +test - Run cross-scalaVersion test
1930[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1931[info] fmt: scalafmtAll - Run scalafmtAll
1932[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1933[info] cfmt: +scalafmtAll - Run +scalafmtAll
1934[info] fixchk: scalafixAll --check - Run scalafixAll --check
1935[info] fix: scalafixAll - Run scalafixAll
1936[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1937[info] cfix: +scalafixAll - Run +scalafixAll
1938[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1939[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1940[info] pl: publishLocal - Run publishLocal
1941Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1942[info] Reapplying settings...
1943[info] >> sys.env.get("CI")=Some(true) so run `git fetch --tags`
1944[info]
1945[info] __ __ ___ ____
1946[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1947[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1948[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1949[info] /_/
1950[info]
1951[info] refined4s 1.14.1+1-3b313aa4+20251231-2145-SNAPSHOT
1952[info] Scala 3.8.0-RC5
1953[info] -----------------------------------------------------
1954[info] Useful sbt tasks:
1955[info] r: reload - Run reload
1956[info] cln: clean - Run clean
1957[info] c: compile - Run compile
1958[info] cc: +compile - Run cross-scalaVersion compile
1959[info] tc: Test/compile - Run Test/compile
1960[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1961[info] t: test - Run test
1962[info] ct: +test - Run cross-scalaVersion test
1963[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1964[info] fmt: scalafmtAll - Run scalafmtAll
1965[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
1966[info] cfmt: +scalafmtAll - Run +scalafmtAll
1967[info] fixchk: scalafixAll --check - Run scalafixAll --check
1968[info] fix: scalafixAll - Run scalafixAll
1969[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
1970[info] cfix: +scalafixAll - Run +scalafixAll
1971[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
1972[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
1973[info] pl: publishLocal - Run publishLocal
1974[info] Defining Global / credentials, catsJS / credentials and 30 others.
1975[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 256 others.
1976[info] Run `last` for details.
1977[info] Reapplying settings...
1978[info] >> sys.env.get("CI")=Some(true) so run `git fetch --tags`
1979[info]
1980[info] __ __ ___ ____
1981[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
1982[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
1983[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
1984[info] /_/
1985[info]
1986[info] refined4s 1.14.1+1-3b313aa4+20251231-2146-SNAPSHOT
1987[info] Scala 3.8.0-RC5
1988[info] -----------------------------------------------------
1989[info] Useful sbt tasks:
1990[info] r: reload - Run reload
1991[info] cln: clean - Run clean
1992[info] c: compile - Run compile
1993[info] cc: +compile - Run cross-scalaVersion compile
1994[info] tc: Test/compile - Run Test/compile
1995[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
1996[info] t: test - Run test
1997[info] ct: +test - Run cross-scalaVersion test
1998[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
1999[info] fmt: scalafmtAll - Run scalafmtAll
2000[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
2001[info] cfmt: +scalafmtAll - Run +scalafmtAll
2002[info] fixchk: scalafixAll --check - Run scalafixAll --check
2003[info] fix: scalafixAll - Run scalafixAll
2004[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
2005[info] cfix: +scalafixAll - Run +scalafixAll
2006[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
2007[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
2008[info] pl: publishLocal - Run publishLocal
2009Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
2010[info] Reapplying settings...
2011OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
2012
2013 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
2014 Did you mean doobieCe2JVM / allExcludeDependencies ?
2015 , retry without global scopes
2016[info] Reapplying settings...
2017[info] >> sys.env.get("CI")=Some(true) so run `git fetch --tags`
2018[info]
2019[info] __ __ ___ ____
2020[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
2021[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
2022[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
2023[info] /_/
2024[info]
2025[info] refined4s 1.14.1+1-3b313aa4+20251231-2146-SNAPSHOT
2026[info] Scala 3.8.0-RC5
2027[info] -----------------------------------------------------
2028[info] Useful sbt tasks:
2029[info] r: reload - Run reload
2030[info] cln: clean - Run clean
2031[info] c: compile - Run compile
2032[info] cc: +compile - Run cross-scalaVersion compile
2033[info] tc: Test/compile - Run Test/compile
2034[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
2035[info] t: test - Run test
2036[info] ct: +test - Run cross-scalaVersion test
2037[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
2038[info] fmt: scalafmtAll - Run scalafmtAll
2039[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
2040[info] cfmt: +scalafmtAll - Run +scalafmtAll
2041[info] fixchk: scalafixAll --check - Run scalafixAll --check
2042[info] fix: scalafixAll - Run scalafixAll
2043[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
2044[info] cfix: +scalafixAll - Run +scalafixAll
2045[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
2046[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
2047[info] pl: publishLocal - Run publishLocal
2048Execute removeScalacOptionsStartingWith: -P:wartremover
2049[info] Reapplying settings...
2050[info] >> sys.env.get("CI")=Some(true) so run `git fetch --tags`
2051[info]
2052[info] __ __ ___ ____
2053[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
2054[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
2055[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
2056[info] /_/
2057[info]
2058[info] refined4s 1.14.1+1-3b313aa4+20251231-2146-SNAPSHOT
2059[info] Scala 3.8.0-RC5
2060[info] -----------------------------------------------------
2061[info] Useful sbt tasks:
2062[info] r: reload - Run reload
2063[info] cln: clean - Run clean
2064[info] c: compile - Run compile
2065[info] cc: +compile - Run cross-scalaVersion compile
2066[info] tc: Test/compile - Run Test/compile
2067[info] ctc: +Test/compile - Run cross-scalaVersion Test/compile
2068[info] t: test - Run test
2069[info] ct: +test - Run cross-scalaVersion test
2070[info] fmtchk: scalafmtCheckAll - Run scalafmtCheckAll
2071[info] fmt: scalafmtAll - Run scalafmtAll
2072[info] cfmtchk: +scalafmtCheckAll - Run +scalafmtCheckAll
2073[info] cfmt: +scalafmtAll - Run +scalafmtAll
2074[info] fixchk: scalafixAll --check - Run scalafixAll --check
2075[info] fix: scalafixAll - Run scalafixAll
2076[info] cfixchk: +scalafixAll --check - Run +scalafixAll --check
2077[info] cfix: +scalafixAll - Run +scalafixAll
2078[info] chk: fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
2079[info] cchk: cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
2080[info] pl: publishLocal - Run publishLocal
2081[success] Total time: 0 s, completed Dec 31, 2025, 9:46:08 PM
2082Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.5\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
2083Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
2084Starting build...
2085Projects: Set(doobieCe2JVM, circeJVM, pureconfigJVM, chimneyJVM, doobieCe3JVM, refinedCompatScala3JVM, coreJVM, extrasRenderJVM, tapirJVM, catsJVM, testCoreWithoutCatsJVM)
2086Starting build for ProjectRef(file:/build/repo/,refinedCompatScala3JVM) (refined4s-refined-compat-scala3)... [0/11]
2087OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
2088OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
2089OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
2090OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
2091Compile 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, -no-indent, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-refined-compat-scala3/jvm/target/scala-3.8.0-RC5/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2092[info] compiling 19 Scala sources to /build/repo/modules/refined4s-core/jvm/target/scala-3.8.0-RC5/classes ...
2093[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-core/shared/src/main/scala/refined4s/Coercible.scala:27:10
2094[warn] 27 | using Coercible[A, B]
2095[warn] | ^
2096[warn] | unused implicit parameter
2097[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-core/shared/src/main/scala/refined4s/Coercible.scala:32:10
2098[warn] 32 | using Coercible[G[A], G[B]]
2099[warn] | ^
2100[warn] | unused implicit parameter
2101[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-core/shared/src/main/scala/refined4s/types/numeric.scala:114:84
2102[warn] 114 | trait Numeric[@specialized(Int, Long, Short, Byte, Float, Double) A: math.Ordering] extends Refined[A], CanBeOrdered[A]
2103[warn] | ^
2104[warn] | unused implicit parameter
2105[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-core/shared/src/main/scala/refined4s/types/numeric.scala:116:91
2106[warn] 116 | trait InlinedNumeric[@specialized(Int, Long, Short, Byte, Float, Double) A: math.Ordering] extends InlinedRefined[A], CanBeOrdered[A]
2107[warn] | ^
2108[warn] | unused implicit parameter
2109[warn] four warnings found
2110[info] done compiling
2111[info] compiling 1 Scala source to /build/repo/modules/refined4s-refined-compat-scala3/jvm/target/scala-3.8.0-RC5/classes ...
2112[info] done compiling
2113[info] compiling 11 Scala sources to /build/repo/modules/refined4s-core/jvm/target/scala-3.8.0-RC5/test-classes ...
2114[info] compiling suspended /build/repo/modules/refined4s-core/shared/src/test/scala/refined4s/InlinedRefinedCatsSpec.scala
2115[info] /build/repo/modules/refined4s-core/shared/src/test/scala/refined4s/InlinedRefinedCatsSpec.scala at inlining: suspension triggered by macro call to method inline$inlinedPredicate0 in object Something in /build/repo/modules/refined4s-core/shared/src/test/scala/refined4s/InlinedRefinedType.scala
2116[info] done compiling
2117Starting build for ProjectRef(file:/build/repo/,doobieCe3JVM) (refined4s-doobie-ce3)... [1/11]
2118Compile 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, -no-indent, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-doobie-ce3/jvm/target/scala-3.8.0-RC5/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2119[info] compiling 8 Scala sources to /build/repo/modules/refined4s-cats/jvm/target/scala-3.8.0-RC5/classes ...
2120[info] done compiling
2121[info] compiling 11 Scala sources to /build/repo/modules/refined4s-doobie-ce3/jvm/target/scala-3.8.0-RC5/classes ...
2122[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-doobie-ce3/shared/src/main/scala/refined4s/modules/doobie/derivation/types/numeric.scala:186:37
2123[warn] 186 | given derivedNonNegBigIntGet(using Show[BigInt]): Get[NonNegBigInt] = Get[BigDecimal].temap(n => NonNegBigInt.from(n.toBigInt))
2124[warn] | ^
2125[warn] | unused implicit parameter
2126[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-doobie-ce3/shared/src/main/scala/refined4s/modules/doobie/derivation/types/numeric.scala:189:34
2127[warn] 189 | given derivedPosBigIntGet(using Show[BigInt]): Get[PosBigInt] = Get[BigDecimal].temap(n => PosBigInt.from(n.toBigInt))
2128[warn] | ^
2129[warn] | unused implicit parameter
2130[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-doobie-ce3/shared/src/main/scala/refined4s/modules/doobie/derivation/types/numeric.scala:192:37
2131[warn] 192 | given derivedNonPosBigIntGet(using Show[BigInt]): Get[NonPosBigInt] = Get[BigDecimal].temap(n => NonPosBigInt.from(n.toBigInt))
2132[warn] | ^
2133[warn] | unused implicit parameter
2134[warn] three warnings found
2135[info] done compiling
2136[info] compiling 15 Scala sources to /build/repo/modules/test-refined4s-core-without-cats/jvm/target/scala-3.8.0-RC5/test-classes ...
2137[info] done compiling
2138[info] compiling 12 Scala sources to /build/repo/modules/refined4s-doobie-ce3/jvm/target/scala-3.8.0-RC5/test-classes ...
2139[info] done compiling
2140Starting build for ProjectRef(file:/build/repo/,doobieCe2JVM) (refined4s-doobie-ce2)... [2/11]
2141Compile 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, -no-indent, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-doobie-ce2/jvm/target/scala-3.8.0-RC5/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2142[info] compiling 11 Scala sources to /build/repo/modules/refined4s-doobie-ce2/jvm/target/scala-3.8.0-RC5/classes ...
2143[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-doobie-ce2/shared/src/main/scala/refined4s/modules/doobie/derivation/types/numeric.scala:186:37
2144[warn] 186 | given derivedNonNegBigIntGet(using Show[BigInt]): Get[NonNegBigInt] = Get[BigDecimal].temap(n => NonNegBigInt.from(n.toBigInt))
2145[warn] | ^
2146[warn] | unused implicit parameter
2147[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-doobie-ce2/shared/src/main/scala/refined4s/modules/doobie/derivation/types/numeric.scala:189:34
2148[warn] 189 | given derivedPosBigIntGet(using Show[BigInt]): Get[PosBigInt] = Get[BigDecimal].temap(n => PosBigInt.from(n.toBigInt))
2149[warn] | ^
2150[warn] | unused implicit parameter
2151[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined4s-doobie-ce2/shared/src/main/scala/refined4s/modules/doobie/derivation/types/numeric.scala:192:37
2152[warn] 192 | given derivedNonPosBigIntGet(using Show[BigInt]): Get[NonPosBigInt] = Get[BigDecimal].temap(n => NonPosBigInt.from(n.toBigInt))
2153[warn] | ^
2154[warn] | unused implicit parameter
2155[warn] three warnings found
2156[info] done compiling
2157[info] compiling 14 Scala sources to /build/repo/modules/refined4s-doobie-ce2/jvm/target/scala-3.8.0-RC5/test-classes ...
2158[info] done compiling
2159Starting build for ProjectRef(file:/build/repo/,catsJVM) (refined4s-cats)... [3/11]
2160Compile 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, -no-indent, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-cats/jvm/target/scala-3.8.0-RC5/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2161[info] compiling 9 Scala sources to /build/repo/modules/refined4s-cats/jvm/target/scala-3.8.0-RC5/test-classes ...
2162[info] done compiling
2163Starting build for ProjectRef(file:/build/repo/,testCoreWithoutCatsJVM) (test-refined4s-core-without-cats)... [4/11]
2164Compile 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, -no-indent, -explain, -Xprint-suspension, -Xsemanticdb, -semanticdb-target, /build/repo/modules/test-refined4s-core-without-cats/jvm/target/scala-3.8.0-RC5/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2165Starting build for ProjectRef(file:/build/repo/,tapirJVM) (refined4s-tapir)... [5/11]
2166Compile 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, -no-indent, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-tapir/jvm/target/scala-3.8.0-RC5/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2167[info] compiling 8 Scala sources to /build/repo/modules/refined4s-tapir/jvm/target/scala-3.8.0-RC5/classes ...
2168[info] done compiling
2169[info] compiling 7 Scala sources to /build/repo/modules/refined4s-tapir/jvm/target/scala-3.8.0-RC5/test-classes ...
2170[info] done compiling
2171Starting build for ProjectRef(file:/build/repo/,coreJVM) (refined4s-core)... [6/11]
2172Compile 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, -no-indent, -explain, -Xprint-suspension, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-core/jvm/target/scala-3.8.0-RC5/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2173Starting build for ProjectRef(file:/build/repo/,extrasRenderJVM) (refined4s-extras-render)... [7/11]
2174Compile 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, -no-indent, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-extras-render/jvm/target/scala-3.8.0-RC5/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2175[info] compiling 7 Scala sources to /build/repo/modules/refined4s-extras-render/jvm/target/scala-3.8.0-RC5/classes ...
2176[info] done compiling
2177[info] compiling 7 Scala sources to /build/repo/modules/refined4s-extras-render/jvm/target/scala-3.8.0-RC5/test-classes ...
2178[info] done compiling
2179Starting build for ProjectRef(file:/build/repo/,chimneyJVM) (refined4s-chimney)... [8/11]
2180Compile 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, -no-indent, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-chimney/jvm/target/scala-3.8.0-RC5/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2181[info] compiling 8 Scala sources to /build/repo/modules/refined4s-chimney/jvm/target/scala-3.8.0-RC5/classes ...
2182[info] done compiling
2183[info] compiling 9 Scala sources to /build/repo/modules/refined4s-chimney/jvm/target/scala-3.8.0-RC5/test-classes ...
2184[info] done compiling
2185Starting build for ProjectRef(file:/build/repo/,pureconfigJVM) (refined4s-pureconfig)... [9/11]
2186Compile 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, -no-indent, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-pureconfig/jvm/target/scala-3.8.0-RC5/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2187[info] compiling 10 Scala sources to /build/repo/modules/refined4s-pureconfig/jvm/target/scala-3.8.0-RC5/classes ...
2188[info] done compiling
2189[info] compiling 8 Scala sources to /build/repo/modules/refined4s-pureconfig/jvm/target/scala-3.8.0-RC5/test-classes ...
2190[info] done compiling
2191Starting build for ProjectRef(file:/build/repo/,circeJVM) (refined4s-circe)... [10/11]
2192Compile 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, -no-indent, -explain, -Xsemanticdb, -semanticdb-target, /build/repo/modules/refined4s-circe/jvm/target/scala-3.8.0-RC5/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2193[info] compiling 16 Scala sources to /build/repo/modules/refined4s-circe/jvm/target/scala-3.8.0-RC5/classes ...
2194[info] done compiling
2195[info] compiling 18 Scala sources to /build/repo/modules/refined4s-circe/jvm/target/scala-3.8.0-RC5/test-classes ...
2196[info] done compiling
2197
2198************************
2199Build summary:
2200[{
2201 "module": "refined4s-refined-compat-scala3",
2202 "compile": {"status": "ok", "tookMs": 16589, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2203 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2204 "test-compile": {"status": "ok", "tookMs": 3930, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2205 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2206 "publish": {"status": "skipped", "tookMs": 0},
2207 "metadata": {
2208 "crossScalaVersions": ["3.3.5"]
2209}
2210},{
2211 "module": "refined4s-doobie-ce3",
2212 "compile": {"status": "ok", "tookMs": 3234, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
2213 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2214 "test-compile": {"status": "ok", "tookMs": 21807, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2215 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2216 "publish": {"status": "skipped", "tookMs": 0},
2217 "metadata": {
2218 "crossScalaVersions": ["3.3.5"]
2219}
2220},{
2221 "module": "refined4s-doobie-ce2",
2222 "compile": {"status": "ok", "tookMs": 1457, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
2223 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2224 "test-compile": {"status": "ok", "tookMs": 4411, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2225 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2226 "publish": {"status": "skipped", "tookMs": 0},
2227 "metadata": {
2228 "crossScalaVersions": ["3.3.5"]
2229}
2230},{
2231 "module": "refined4s-cats",
2232 "compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2233 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2234 "test-compile": {"status": "ok", "tookMs": 6620, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2235 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2236 "publish": {"status": "skipped", "tookMs": 0},
2237 "metadata": {
2238 "crossScalaVersions": ["3.3.5"]
2239}
2240},{
2241 "module": "test-refined4s-core-without-cats",
2242 "compile": {"status": "ok", "tookMs": 108, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2243 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2244 "test-compile": {"status": "ok", "tookMs": 145, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2245 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2246 "publish": {"status": "ok", "tookMs": 1},
2247 "metadata": {
2248 "crossScalaVersions": ["3.3.5"]
2249}
2250},{
2251 "module": "refined4s-tapir",
2252 "compile": {"status": "ok", "tookMs": 830, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2253 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2254 "test-compile": {"status": "ok", "tookMs": 1582, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2255 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2256 "publish": {"status": "skipped", "tookMs": 0},
2257 "metadata": {
2258 "crossScalaVersions": ["3.3.5"]
2259}
2260},{
2261 "module": "refined4s-core",
2262 "compile": {"status": "ok", "tookMs": 62, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
2263 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2264 "test-compile": {"status": "ok", "tookMs": 94, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2265 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2266 "publish": {"status": "skipped", "tookMs": 0},
2267 "metadata": {
2268 "crossScalaVersions": ["3.3.5"]
2269}
2270},{
2271 "module": "refined4s-extras-render",
2272 "compile": {"status": "ok", "tookMs": 687, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2273 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2274 "test-compile": {"status": "ok", "tookMs": 1424, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2275 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2276 "publish": {"status": "skipped", "tookMs": 0},
2277 "metadata": {
2278 "crossScalaVersions": ["3.3.5"]
2279}
2280},{
2281 "module": "refined4s-chimney",
2282 "compile": {"status": "ok", "tookMs": 785, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2283 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2284 "test-compile": {"status": "ok", "tookMs": 4096, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2285 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2286 "publish": {"status": "skipped", "tookMs": 0},
2287 "metadata": {
2288 "crossScalaVersions": ["3.3.5"]
2289}
2290},{
2291 "module": "refined4s-pureconfig",
2292 "compile": {"status": "ok", "tookMs": 1200, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2293 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2294 "test-compile": {"status": "ok", "tookMs": 11001, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2295 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2296 "publish": {"status": "skipped", "tookMs": 0},
2297 "metadata": {
2298 "crossScalaVersions": ["3.3.5"]
2299}
2300},{
2301 "module": "refined4s-circe",
2302 "compile": {"status": "ok", "tookMs": 1135, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2303 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2304 "test-compile": {"status": "ok", "tookMs": 6702, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2305 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2306 "publish": {"status": "skipped", "tookMs": 0},
2307 "metadata": {
2308 "crossScalaVersions": ["3.3.5"]
2309}
2310}]
2311************************
2312[success] Total time: 99 s (0:01:39.0), completed Dec 31, 2025, 9:47:47 PM
2313[0JChecking patch project/plugins.sbt...
2314Checking patch build.sbt...
2315Applied patch project/plugins.sbt cleanly.
2316Applied patch build.sbt cleanly.