Build Logs

iltotore/iron • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY

Errors

132

Warnings

293

Total Lines

1363

1##################################
2Clonning https://github.com/iltotore/iron.git into /build/repo using revision v3.2.2
3##################################
4Note: switching to '375692d4f5b0879b9e7020879adf95902a42c77c'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: **/*.scala
33Pattern: import scala.runtime.stdLibPatches.Predef.(assert|summon)
34Replacement: import scala.Predef.$1
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Using globing pattern **/*.scala from /build/repo
39Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/upickle/test/src/io/github/iltotore/iron/uPickleSuite.scala
40Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/jsoniter/test/src/io/github/iltotore/iron/JsoniterRefinedTypeSuite.scala
41Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/jsoniter/test/src/io/github/iltotore/iron/JsoniterRefinedSubtypeSuite.scala
42Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/jsoniter/test/src/io/github/iltotore/iron/JsoniterSuite.scala
43Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala
44Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/zio/test/src/io/github/iltotore/iron/ZIOSuite.scala
45----
46Starting build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
47Execute tests: false
48Mill project found:
49Found explicit mill version 0.12.14 in ./mill-version
50Force upgrade of millVersion 0.12.14 to 0.12.16
51Detected mill version=0.12.16, binary version: 0.12
52No prepare script found for project iltotore/iron
53No mill build directory found
54Apply scalafix rules to ./build.sc
55Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
56Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
57Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
58Successfully applied pattern 'package build\n' in /build/repo/MillVersionCompat.sc
59##################################
60Scala version: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
61Targets: io.github.iltotore%iron io.github.iltotore%iron-borer io.github.iltotore%iron-cats io.github.iltotore%iron-circe io.github.iltotore%iron-ciris io.github.iltotore%iron-decline io.github.iltotore%iron-docs io.github.iltotore%iron-doobie io.github.iltotore%iron-jsoniter io.github.iltotore%iron-play-json io.github.iltotore%iron-pureconfig io.github.iltotore%iron-scalacheck io.github.iltotore%iron-scodec io.github.iltotore%iron-skunk io.github.iltotore%iron-upickle io.github.iltotore%iron-zio io.github.iltotore%iron-zio-json io.github.iltotore%sandbox
62Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"**/*.scala","pattern":"import scala.runtime.stdLibPatches.Predef.(assert|summon)","replaceWith":"import scala.Predef.$1"}]}
63##################################
64Downloading mill 0.12.16 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.16/mill-dist-0.12.16.exe ...
65 % Total % Received % Xferd Average Speed Time Time Time Current
66 Dload Upload Total Spent Left Speed
67
68 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
69100 72.6M 100 72.6M 0 0 158M 0 --:--:-- --:--:-- --:--:-- 158M
70============================== resolve _ ==============================
71[build.sc-61/65] compile
72[build.sc-61] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
73[build.sc-61] [warn] /build/repo/out/mill-build/generateScriptSources.dest/build_/build.sc:214:9: shadowing a nested class of a parent is deprecated but trait JSCrossModule shadows trait JSCrossModule defined in trait BaseModule; rename the class to something else
74[build.sc-61] [warn] trait JSCrossModule extends super.JSCrossModule { def moduleDeps = Seq(main.js) }
75[build.sc-61] [warn] ^
76[build.sc-61] [warn] /build/repo/out/mill-build/generateScriptSources.dest/build_/build.sc:215:9: shadowing a nested class of a parent is deprecated but trait NativeCrossModule shadows trait NativeCrossModule defined in trait BaseModule; rename the class to something else
77[build.sc-61] [warn] trait NativeCrossModule extends super.NativeCrossModule {
78[build.sc-61] [warn] ^
79[build.sc-61] [warn] /build/repo/out/mill-build/generateScriptSources.dest/build_/build.sc:221:9: shadowing a nested class of a parent is deprecated but trait NativeCrossModule04 shadows trait NativeCrossModule04 defined in trait BaseModule; rename the class to something else
80[build.sc-61] [warn] trait NativeCrossModule04 extends super.NativeCrossModule04 {
81[build.sc-61] [warn] ^
82[build.sc-61] [warn] /build/repo/build.sc:82:64: reference to scalaVersion is ambiguous;
83[build.sc-61] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait JSCrossModule as method scalaVersion (defined in trait CrossModule)
84[build.sc-61] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
85[build.sc-61] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
86[build.sc-61] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
87[build.sc-61] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
88[build.sc-61] [warn] ^
89[build.sc-61] [warn] /build/repo/build.sc:67:64: reference to scalaVersion is ambiguous;
90[build.sc-61] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait Tests as method scalaVersion (defined in trait ScalaTests)
91[build.sc-61] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
92[build.sc-61] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
93[build.sc-61] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
94[build.sc-61] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
95[build.sc-61] [warn] ^
96[build.sc-61] [warn] /build/repo/build.sc:87:64: reference to scalaVersion is ambiguous;
97[build.sc-61] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait NativeCrossModule as method scalaVersion (defined in trait CrossModule)
98[build.sc-61] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
99[build.sc-61] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
100[build.sc-61] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
101[build.sc-61] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
102[build.sc-61] [warn] ^
103[build.sc-61] [warn] /build/repo/build.sc:92:64: reference to scalaVersion is ambiguous;
104[build.sc-61] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait NativeCrossModule04 as method scalaVersion (defined in trait CrossModule)
105[build.sc-61] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
106[build.sc-61] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
107[build.sc-61] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
108[build.sc-61] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
109[build.sc-61] [warn] ^
110[build.sc-61] [warn] /build/repo/build.sc:8:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
111[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
112[build.sc-61] [warn] ^
113[build.sc-61] [warn] /build/repo/build.sc:19:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
114[build.sc-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
115[build.sc-61] [warn] ^
116[build.sc-61] [warn] /build/repo/build.sc:20:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
117[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
118[build.sc-61] [warn] ^
119[build.sc-61] [warn] /build/repo/build.sc:71:56: method millSourcePath in trait Module is deprecated (since Mill 0.12.11): For read-access use moduleDir instead. Calls like `Task.Sources(millSourcePath / "foo")` can be replace with `Task.Sources("foo")`
120[build.sc-61] [warn] def sources = T.sources(outer.sources() :+ PathRef(millSourcePath / (s"src-$segment")))
121[build.sc-61] [warn] ^
122[build.sc-61] [warn] /build/repo/build.sc:126:32: method millSourcePath in trait Module is deprecated (since Mill 0.12.11): For read-access use moduleDir instead. Calls like `Task.Sources(millSourcePath / "foo")` can be replace with `Task.Sources("foo")`
123[build.sc-61] [warn] def docResources = T.sources(millSourcePath, docVersions().path)
124[build.sc-61] [warn] ^
125[build.sc-61] [warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
126[build.sc-61] [warn] .iterator()
127[build.sc-61] [warn] ^
128[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
129[build.sc-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
130[build.sc-61] [warn] ^
131[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
132[build.sc-61] [warn] val testModule = module.millInternal.modules.toList
133[build.sc-61] [warn] ^
134[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
135[build.sc-61] [warn] ctx.root.millInternal.modules.flatMap {
136[build.sc-61] [warn] ^
137[build.sc-61] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
138[build.sc-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
139[build.sc-61] [warn] ^
140[build.sc-61] [warn] 17 warnings found
141[build.sc-61] [info] done compiling
142[1/1] resolve
143[0J[1A
144[0J[1A
145[1/1] ============================== resolve _ ============================== 35s
146Try build using ./millw
147--disable-ticker will be removed in Mill 1.0.0, use `--ticker false`
148[build.sc] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
149[build.sc] [warn] /build/repo/out/mill-build/generateScriptSources.dest/build_/build.sc:214:9: shadowing a nested class of a parent is deprecated but trait JSCrossModule shadows trait JSCrossModule defined in trait BaseModule; rename the class to something else
150[build.sc] [warn] trait JSCrossModule extends super.JSCrossModule { def moduleDeps = Seq(main.js) }
151[build.sc] [warn] ^
152[build.sc] [warn] /build/repo/out/mill-build/generateScriptSources.dest/build_/build.sc:215:9: shadowing a nested class of a parent is deprecated but trait NativeCrossModule shadows trait NativeCrossModule defined in trait BaseModule; rename the class to something else
153[build.sc] [warn] trait NativeCrossModule extends super.NativeCrossModule {
154[build.sc] [warn] ^
155[build.sc] [warn] /build/repo/out/mill-build/generateScriptSources.dest/build_/build.sc:221:9: shadowing a nested class of a parent is deprecated but trait NativeCrossModule04 shadows trait NativeCrossModule04 defined in trait BaseModule; rename the class to something else
156[build.sc] [warn] trait NativeCrossModule04 extends super.NativeCrossModule04 {
157[build.sc] [warn] ^
158[build.sc] [warn] /build/repo/build.sc:82:64: reference to scalaVersion is ambiguous;
159[build.sc] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait JSCrossModule as method scalaVersion (defined in trait CrossModule)
160[build.sc] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
161[build.sc] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
162[build.sc] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
163[build.sc] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
164[build.sc] [warn] ^
165[build.sc] [warn] /build/repo/build.sc:67:64: reference to scalaVersion is ambiguous;
166[build.sc] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait Tests as method scalaVersion (defined in trait ScalaTests)
167[build.sc] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
168[build.sc] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
169[build.sc] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
170[build.sc] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
171[build.sc] [warn] ^
172[build.sc] [warn] /build/repo/build.sc:87:64: reference to scalaVersion is ambiguous;
173[build.sc] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait NativeCrossModule as method scalaVersion (defined in trait CrossModule)
174[build.sc] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
175[build.sc] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
176[build.sc] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
177[build.sc] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
178[build.sc] [warn] ^
179[build.sc] [warn] /build/repo/build.sc:92:64: reference to scalaVersion is ambiguous;
180[build.sc] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait NativeCrossModule04 as method scalaVersion (defined in trait CrossModule)
181[build.sc] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
182[build.sc] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
183[build.sc] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
184[build.sc] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
185[build.sc] [warn] ^
186[build.sc] [warn] /build/repo/build.sc:8:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
187[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
188[build.sc] [warn] ^
189[build.sc] [warn] /build/repo/build.sc:19:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
190[build.sc] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
191[build.sc] [warn] ^
192[build.sc] [warn] /build/repo/build.sc:20:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
193[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
194[build.sc] [warn] ^
195[build.sc] [warn] /build/repo/build.sc:71:56: method millSourcePath in trait Module is deprecated (since Mill 0.12.11): For read-access use moduleDir instead. Calls like `Task.Sources(millSourcePath / "foo")` can be replace with `Task.Sources("foo")`
196[build.sc] [warn] def sources = T.sources(outer.sources() :+ PathRef(millSourcePath / (s"src-$segment")))
197[build.sc] [warn] ^
198[build.sc] [warn] /build/repo/build.sc:126:32: method millSourcePath in trait Module is deprecated (since Mill 0.12.11): For read-access use moduleDir instead. Calls like `Task.Sources(millSourcePath / "foo")` can be replace with `Task.Sources("foo")`
199[build.sc] [warn] def docResources = T.sources(millSourcePath, docVersions().path)
200[build.sc] [warn] ^
201[build.sc] [warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
202[build.sc] [warn] .iterator()
203[build.sc] [warn] ^
204[build.sc] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
205[build.sc] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
206[build.sc] [warn] ^
207[build.sc] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
208[build.sc] [warn] val testModule = module.millInternal.modules.toList
209[build.sc] [warn] ^
210[build.sc] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
211[build.sc] [warn] ctx.root.millInternal.modules.flatMap {
212[build.sc] [warn] ^
213[build.sc] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
214[build.sc] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
215[build.sc] [warn] ^
216[build.sc] [warn] 17 warnings found
217[build.sc] [info] done compiling
218Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"**/*.scala","pattern":"import scala.runtime.stdLibPatches.Predef.(assert|summon)","replaceWith":"import scala.Predef.$1"}]}
219Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
220
221Starting build for iron-jsoniter - [0/18]
222Failed to resolve scalaVersion, assume it's Scala 3 project
223Failed to resolve scalaVersion, assume it's Scala 3 project
224[info] compiling 22 Scala sources to /build/repo/out/main/compile.dest/classes ...
225[info] done compiling
226[info] compiling 1 Scala source to /build/repo/out/jsoniter/compile.dest/classes ...
227[warn] -- [E197] Potential Issue Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:17:4
228[warn] 17 | private val codec = JsonCodecMaker.make[A](config)
229[warn] | ^
230[warn] | New anonymous class definition will be duplicated at each inline site
231[warn] |
232[warn] | longer explanation available when compiling with `-explain`
233[warn] one warning found
234[info] done compiling
235Successfully evaluated jsoniter.compile
236Option -classpath was updated
237-- Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:13:15
23813 | inline given makeCodec[A, B](using
239 | ^
240 | Couldn't resolve a member for the given link query: JsonValueCodec
241-- Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:28:15
24228 | inline given refinedTypeCodec[T](using mirror: RefinedType.Mirror[T], ev: JsonValueCodec[mirror.IronType]): JsonValueCodec[T] =
243 | ^
244 | Couldn't resolve a member for the given link query: JsonValueCodec
2453 warnings found
246Successfully evaluated jsoniter.docJar
247Failed to resolve scalaVersion, assume it's Scala 3 project
248Failed to resolve scalaVersion, assume it's Scala 3 project
249[info] compiling 4 Scala sources to /build/repo/out/jsoniter/test/compile.dest/classes ...
250[info] done compiling
251Successfully evaluated jsoniter.test.compile
252Module jsoniter is not a publish module, skipping publishing
253
254Starting build for iron-skunk - [1/18]
255Failed to resolve scalaVersion, assume it's Scala 3 project
256[info] compiling 1 Scala source to /build/repo/out/skunk/compile.dest/classes ...
257[info] done compiling
258Successfully evaluated skunk.compile
259Option -classpath was updated
260-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:13:8 -----
26113 | def refined[C](using constraint: RuntimeConstraint[A, C]): Codec[A :| C] =
262 | ^
263 | Couldn't resolve a member for the given link query: Codec
264-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:22:8 -----
26522 | given [A, C](using codec: Codec[A], constraint: RuntimeConstraint[A, C]): Codec[A :| C] =
266 | ^
267 | Couldn't resolve a member for the given link query: Codec
268-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:28:15 ----
26928 | inline given [T](using mirror: RefinedType.Mirror[T], ev: Codec[mirror.IronType]): Codec[T] =
270 | ^
271 | Couldn't resolve a member for the given link query: Codec
2724 warnings found
273Successfully evaluated skunk.docJar
274Failed to resolve scalaVersion, assume it's Scala 3 project
275Failed to resolve scalaVersion, assume it's Scala 3 project
276[info] compiling 2 Scala sources to /build/repo/out/skunk/test/compile.dest/classes ...
277[info] done compiling
278Successfully evaluated skunk.test.compile
279Module skunk is not a publish module, skipping publishing
280
281Starting build for iron-cats - [2/18]
282Failed to resolve scalaVersion, assume it's Scala 3 project
283[info] compiling 5 Scala sources to /build/repo/out/cats/compile.dest/classes ...
284[warn] -- [E197] Potential Issue Warning: /build/repo/cats/src/io/github/iltotore/iron/Bounds.scala:39:6
285[warn] 39 | override def shift(value: A): A :| C =
286[warn] | ^
287[warn] | New anonymous class definition will be duplicated at each inline site
288[warn] |
289[warn] | longer explanation available when compiling with `-explain`
290[warn] one warning found
291[info] done compiling
292Successfully evaluated cats.compile
293Option -classpath was updated
294-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:29:8 -------
29529 | def refineNec[C](using constraint: RuntimeConstraint[A, C]): EitherNec[String, A :| C] =
296 | ^
297 | Couldn't resolve a member for the given link query: EitherNec
298-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:39:8 -------
29939 | def refineNel[C](using constraint: RuntimeConstraint[A, C]): EitherNel[String, A :| C] =
300 | ^
301 | Couldn't resolve a member for the given link query: EitherNel
302-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:49:8 -------
30349 | def refineValidated[C](using constraint: RuntimeConstraint[A, C]): Validated[String, A :| C] =
304 | ^
305 | Couldn't resolve a member for the given link query: Validated
306-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:59:8 -------
30759 | def refineValidatedNec[C](using constraint: RuntimeConstraint[A, C]): ValidatedNec[String, A :| C] =
308 | ^
309 | Couldn't resolve a member for the given link query: ValidatedNec
310-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:69:8 -------
31169 | def refineValidatedNel[C](using constraint: RuntimeConstraint[A, C]): ValidatedNel[String, A :| C] =
312 | ^
313 | Couldn't resolve a member for the given link query: ValidatedNel
314-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:81:8 -------
31581 | def refineAllNec[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): EitherNec[InvalidValue[A], F[A :| C]] =
316 | ^
317 | Couldn't resolve a member for the given link query: NonEmptyChain
318-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:91:8 -------
31991 | def refineAllNel[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): EitherNel[InvalidValue[A], F[A :| C]] =
320 | ^
321 | Couldn't resolve a member for the given link query: NonEmptyList
322-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:101:8 ------
323101 | def refineAllValidatedNec[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): ValidatedNec[InvalidValue[A], F[A :| C]] =
324 | ^
325 | Couldn't resolve a member for the given link query: Valid
326-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:112:8 ------
327112 | def refineAllValidatedNel[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): ValidatedNel[InvalidValue[A], F[A :| C]] =
328 | ^
329 | Couldn't resolve a member for the given link query: Valid
330-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:125:8 ------
331125 | def refineFurtherNec[C2](using constraint: RuntimeConstraint[A, C2]): EitherNec[String, A :| (C1 & C2)] =
332 | ^
333 | Couldn't resolve a member for the given link query: EitherNec
334-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:135:8 ------
335135 | def refineFurtherNel[C2](using constraint: RuntimeConstraint[A, C2]): EitherNel[String, A :| (C1 & C2)] =
336 | ^
337 | Couldn't resolve a member for the given link query: EitherNel
338-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:145:8 ------
339145 | def refineFurtherValidated[C2](using constraint: RuntimeConstraint[A, C2]): Validated[String, A :| (C1 & C2)] =
340 | ^
341 | Couldn't resolve a member for the given link query: Validated
342-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:155:8 ------
343155 | def refineFurtherValidatedNec[C2](using constraint: RuntimeConstraint[A, C2]): ValidatedNec[String, A :| (C1 & C2)] =
344 | ^
345 | Couldn't resolve a member for the given link query: ValidatedNec
346-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:165:8 ------
347165 | def refineFurtherValidatedNel[C2](using constraint: RuntimeConstraint[A, C2]): ValidatedNel[String, A :| (C1 & C2)] =
348 | ^
349 | Couldn't resolve a member for the given link query: ValidatedNel
350-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:177:8 ------
351177 | def refineAllFurtherNec[C2](using
352 | ^
353 | Couldn't resolve a member for the given link query: NonEmptyChain
354-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:190:8 ------
355190 | def refineAllFurtherNel[C2](using
356 | ^
357 | Couldn't resolve a member for the given link query: NonEmptyList
358-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:203:8 ------
359203 | def refineAllFurtherValidatedNec[C2](using
360 | ^
361 | Couldn't resolve a member for the given link query: Valid
362-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:221:8 ------
363221 | def refineAllFurtherValidatedNel[C2](using
364 | ^
365 | Couldn't resolve a member for the given link query: Valid
366-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:241:8 ------
367241 | def eitherNec(value: A): EitherNec[String, ops.T] = ops.either(value).toEitherNec
368 | ^
369 | Couldn't resolve a member for the given link query: EitherNec
370-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:250:8 ------
371250 | def eitherNel(value: A): EitherNel[String, ops.T] = ops.either(value).toEitherNel
372 | ^
373 | Couldn't resolve a member for the given link query: EitherNel
374-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:259:8 ------
375259 | def validated(value: A): Validated[String, ops.T] =
376 | ^
377 | Couldn't resolve a member for the given link query: Validated
378-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:269:8 ------
379269 | def validatedNec(value: A): ValidatedNec[String, ops.T] =
380 | ^
381 | Couldn't resolve a member for the given link query: ValidatedNec
382-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:279:8 ------
383279 | def validatedNel(value: A): ValidatedNel[String, ops.T] =
384 | ^
385 | Couldn't resolve a member for the given link query: ValidatedNel
386-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:289:8 ------
387289 | def eitherAllNec[F[_]](value: F[A])(using Traverse[F]): EitherNec[InvalidValue[A], F[ops.T]] =
388 | ^
389 | Couldn't resolve a member for the given link query: EitherNec
390-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:299:8 ------
391299 | def eitherAllNel[F[_]](value: F[A])(using Traverse[F]): EitherNel[InvalidValue[A], F[ops.T]] =
392 | ^
393 | Couldn't resolve a member for the given link query: EitherNel
394-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:309:8 ------
395309 | def validatedAllNec[F[_]](wrapper: F[A])(using traverse: Traverse[F]): ValidatedNec[InvalidValue[A], F[ops.T]] =
396 | ^
397 | Couldn't resolve a member for the given link query: ValidatedNec
398-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:320:8 ------
399320 | def validatedAllNel[F[_]](wrapper: F[A])(using traverse: Traverse[F]): ValidatedNel[InvalidValue[A], F[ops.T]] =
400 | ^
401 | Couldn't resolve a member for the given link query: ValidatedNel
40228 warnings found
403Successfully evaluated cats.docJar
404Failed to resolve scalaVersion, assume it's Scala 3 project
405Failed to resolve scalaVersion, assume it's Scala 3 project
406[info] compiling 3 Scala sources to /build/repo/out/cats/test/compile.dest/classes ...
407[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:74:77
408[error] 74 | test("pos") - assert(CommutativeSemigroup[Int :| Positive].combine(1, 5) == 6)
409[error] | ^
410[error] | Found: (1 : Int)
411[error] | Required: io.github.iltotore.iron.IronType[Int,
412[error] | io.github.iltotore.iron.constraint.all.Positive]
413[error] |
414[error] | The following import might fix the problem:
415[error] |
416[error] | import io.github.iltotore.iron.autoRefine
417[error] |
418[error] |
419[error] | longer explanation available when compiling with `-explain`
420[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:74:80
421[error] 74 | test("pos") - assert(CommutativeSemigroup[Int :| Positive].combine(1, 5) == 6)
422[error] | ^
423[error] | Found: (5 : Int)
424[error] | Required: io.github.iltotore.iron.IronType[Int,
425[error] | io.github.iltotore.iron.constraint.all.Positive]
426[error] |
427[error] | The following import might fix the problem:
428[error] |
429[error] | import io.github.iltotore.iron.autoRefine
430[error] |
431[error] |
432[error] | longer explanation available when compiling with `-explain`
433[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:75:77
434[error] 75 | test("neg") - assert(CommutativeSemigroup[Int :| Negative].combine(-1, -5) == -6)
435[error] | ^^
436[error] | Found: (-1 : Int)
437[error] | Required: io.github.iltotore.iron.IronType[Int,
438[error] | io.github.iltotore.iron.constraint.all.Negative]
439[error] |
440[error] | The following import might fix the problem:
441[error] |
442[error] | import io.github.iltotore.iron.autoRefine
443[error] |
444[error] |
445[error] | longer explanation available when compiling with `-explain`
446[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:75:81
447[error] 75 | test("neg") - assert(CommutativeSemigroup[Int :| Negative].combine(-1, -5) == -6)
448[error] | ^^
449[error] | Found: (-5 : Int)
450[error] | Required: io.github.iltotore.iron.IronType[Int,
451[error] | io.github.iltotore.iron.constraint.all.Negative]
452[error] |
453[error] | The following import might fix the problem:
454[error] |
455[error] | import io.github.iltotore.iron.autoRefine
456[error] |
457[error] |
458[error] | longer explanation available when compiling with `-explain`
459[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:78:78
460[error] 78 | test("pos") - assert(CommutativeSemigroup[Long :| Positive].combine(1, 5) == 6)
461[error] | ^
462[error] | Found: (1 : Int)
463[error] | Required: io.github.iltotore.iron.IronType[Long,
464[error] | io.github.iltotore.iron.constraint.all.Positive]
465[error] |
466[error] | The following import might make progress towards fixing the problem:
467[error] |
468[error] | import io.github.iltotore.iron.autoRefine
469[error] |
470[error] |
471[error] | longer explanation available when compiling with `-explain`
472[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:78:81
473[error] 78 | test("pos") - assert(CommutativeSemigroup[Long :| Positive].combine(1, 5) == 6)
474[error] | ^
475[error] | Found: (5 : Int)
476[error] | Required: io.github.iltotore.iron.IronType[Long,
477[error] | io.github.iltotore.iron.constraint.all.Positive]
478[error] |
479[error] | The following import might make progress towards fixing the problem:
480[error] |
481[error] | import io.github.iltotore.iron.autoRefine
482[error] |
483[error] |
484[error] | longer explanation available when compiling with `-explain`
485[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:79:78
486[error] 79 | test("neg") - assert(CommutativeSemigroup[Long :| Negative].combine(-1, -5) == -6)
487[error] | ^^
488[error] | Found: (-1 : Int)
489[error] | Required: io.github.iltotore.iron.IronType[Long,
490[error] | io.github.iltotore.iron.constraint.all.Negative]
491[error] |
492[error] | The following import might make progress towards fixing the problem:
493[error] |
494[error] | import io.github.iltotore.iron.autoRefine
495[error] |
496[error] |
497[error] | longer explanation available when compiling with `-explain`
498[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:79:82
499[error] 79 | test("neg") - assert(CommutativeSemigroup[Long :| Negative].combine(-1, -5) == -6)
500[error] | ^^
501[error] | Found: (-5 : Int)
502[error] | Required: io.github.iltotore.iron.IronType[Long,
503[error] | io.github.iltotore.iron.constraint.all.Negative]
504[error] |
505[error] | The following import might make progress towards fixing the problem:
506[error] |
507[error] | import io.github.iltotore.iron.autoRefine
508[error] |
509[error] |
510[error] | longer explanation available when compiling with `-explain`
511[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:82:79
512[error] 82 | test("pos") - assert(CommutativeSemigroup[Float :| Positive].combine(1, 5) == 6)
513[error] | ^
514[error] | Found: (1 : Int)
515[error] | Required: io.github.iltotore.iron.IronType[Float,
516[error] | io.github.iltotore.iron.constraint.all.Positive]
517[error] |
518[error] | The following import might make progress towards fixing the problem:
519[error] |
520[error] | import io.github.iltotore.iron.autoRefine
521[error] |
522[error] |
523[error] | longer explanation available when compiling with `-explain`
524[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:82:82
525[error] 82 | test("pos") - assert(CommutativeSemigroup[Float :| Positive].combine(1, 5) == 6)
526[error] | ^
527[error] | Found: (5 : Int)
528[error] | Required: io.github.iltotore.iron.IronType[Float,
529[error] | io.github.iltotore.iron.constraint.all.Positive]
530[error] |
531[error] | The following import might make progress towards fixing the problem:
532[error] |
533[error] | import io.github.iltotore.iron.autoRefine
534[error] |
535[error] |
536[error] | longer explanation available when compiling with `-explain`
537[error] 64 errors found
538Failed to evaluated cats.test.compile: Failure(Compilation failed, None)
539Module cats is not a publish module, skipping publishing
540
541Starting build for sandbox - [3/18]
542No test module defined in sandbox
543Failed to resolve scalaVersion, assume it's Scala 3 project
544Successfully evaluated sandbox.compile
545Successfully evaluated sandbox.docJar
546Module sandbox is not a publish module, skipping publishing
547
548Starting build for iron-upickle - [4/18]
549Failed to resolve scalaVersion, assume it's Scala 3 project
550[info] compiling 1 Scala source to /build/repo/out/upickle/compile.dest/classes ...
551[info] done compiling
552Successfully evaluated upickle.compile
553Option -classpath was updated
5541 warning found
555Successfully evaluated upickle.docJar
556Failed to resolve scalaVersion, assume it's Scala 3 project
557Failed to resolve scalaVersion, assume it's Scala 3 project
558[info] compiling 2 Scala sources to /build/repo/out/upickle/test/compile.dest/classes ...
559[info] done compiling
560Successfully evaluated upickle.test.compile
561Module upickle is not a publish module, skipping publishing
562
563Starting build for iron-zio-json - [5/18]
564Failed to resolve scalaVersion, assume it's Scala 3 project
565[info] compiling 1 Scala source to /build/repo/out/zioJson/compile.dest/classes ...
566[info] done compiling
567Successfully evaluated zioJson.compile
568Option -classpath was updated
5691 warning found
570Successfully evaluated zioJson.docJar
571Failed to resolve scalaVersion, assume it's Scala 3 project
572Failed to resolve scalaVersion, assume it's Scala 3 project
573[info] compiling 2 Scala sources to /build/repo/out/zioJson/test/compile.dest/classes ...
574[info] done compiling
575Successfully evaluated zioJson.test.compile
576Module zioJson is not a publish module, skipping publishing
577
578Starting build for iron-play-json - [6/18]
579Failed to resolve scalaVersion, assume it's Scala 3 project
580[info] compiling 1 Scala source to /build/repo/out/playJson/compile.dest/classes ...
581[info] done compiling
582Successfully evaluated playJson.compile
583Option -classpath was updated
584-- Warning: /build/repo/playJson/src/io/github/iltotore/iron/playJson.scala:8:7
5858 |object playJson extends PlayJsonLowPriority:
586 | ^
587 | Couldn't resolve a member for the given link query: Writes
588-- Warning: /build/repo/playJson/src/io/github/iltotore/iron/playJson.scala:23:8
58923 | given [A, B](using reads: Reads[A], constraint: RuntimeConstraint[A, B]): Reads[A :| B] =
590 | ^
591 | Couldn't resolve a member for the given link query: Reads
592-- Warning: /build/repo/playJson/src/io/github/iltotore/iron/playJson.scala:34:8
59334 | given [A, B](using writes: Writes[A]): Writes[A :| B] = writes.asInstanceOf[Writes[A :| B]]
594 | ^
595 | Couldn't resolve a member for the given link query: Writes
5964 warnings found
597Successfully evaluated playJson.docJar
598Failed to resolve scalaVersion, assume it's Scala 3 project
599Failed to resolve scalaVersion, assume it's Scala 3 project
600[info] compiling 2 Scala sources to /build/repo/out/playJson/test/compile.dest/classes ...
601[info] done compiling
602Successfully evaluated playJson.test.compile
603Module playJson is not a publish module, skipping publishing
604
605Starting build for iron-docs - [7/18]
606No test module defined in docs
607Failed to resolve scalaVersion, assume it's Scala 3 project
608Successfully evaluated docs.compile
609Failed to resolve scalaVersion, assume it's Scala 3 project
610Failed to resolve scalaVersion, assume it's Scala 3 project
611Failed to resolve scalaVersion, assume it's Scala 3 project
612Failed to resolve scalaVersion, assume it's Scala 3 project
613Failed to resolve scalaVersion, assume it's Scala 3 project
614Failed to resolve scalaVersion, assume it's Scala 3 project
615Failed to resolve scalaVersion, assume it's Scala 3 project
616Failed to resolve scalaVersion, assume it's Scala 3 project
617[info] compiling 1 Scala source to /build/repo/out/pureconfig/compile.dest/classes ...
618[info] compiling 1 Scala source to /build/repo/out/decline/compile.dest/classes ...
619[info] compiling 10 Scala sources to /build/repo/out/scalacheck/compile.dest/classes ...
620[info] compiling 1 Scala source to /build/repo/out/circe/compile.dest/classes ...
621[info] done compiling
622[info] done compiling
623[info] done compiling
624[info] compiling 1 Scala source to /build/repo/out/scodec/compile.dest/classes ...
625[info] compiling 1 Scala source to /build/repo/out/zio/compile.dest/classes ...
626[info] compiling 1 Scala source to /build/repo/out/ciris/compile.dest/classes ...
627[info] done compiling
628[info] compiling 1 Scala source to /build/repo/out/doobie/compile.dest/classes ...
629[info] done compiling
630[info] done compiling
631[info] done compiling
632[info] done compiling
633Option -classpath was updated
634-- Warning: /build/repo/main/src/io/github/iltotore/iron/RefinedType.scala:53:6
63553 | def applyUnsafe(value: A): T =
636 | ^
637 | Couldn't resolve a member for the given link query: an
638-- Warning: /build/repo/main/src/io/github/iltotore/iron/constraint/string.scala:25:7
63925 | type Blank = DescribedAs[ForAll[Whitespace], "Should only contain whitespaces"]
640 | ^
641 | Couldn't resolve a member for the given link query: Whitespace
642-- Warning: /build/repo/main/src/io/github/iltotore/iron/constraint/string.scala:31:7
64331 | type Trimmed = DescribedAs[
644 | ^
645 | Couldn't resolve a member for the given link query: Whitespace
646-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:68:13 ---
64768 | inline def refine[B](using inline constraint: Constraint[A, B]): A :| B =
648 | ^
649 | Couldn't resolve a member for the given link query: an
650-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:79:6 ----
65179 | def refineUnsafe[B](using constraint: RuntimeConstraint[A, B]): A :| B =
652 | ^
653 | Couldn't resolve a member for the given link query: an
654-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:121:6 ---
655121 | def refineAllUnsafe[B](using mapLogic: MapLogic[F], rtc: RuntimeConstraint[A, B]): F[A :| B] =
656 | ^
657 | Couldn't resolve a member for the given link query: an
658-- Warning: /build/repo/main/src/io/github/iltotore/iron/conversion.scala:83:6 -
65983 | def refineFurther[C2](using RuntimeConstraint[A, C2]): A :| (C1 & C2) =
660 | ^
661 | Couldn't resolve a member for the given link query: an
662-- Warning: /build/repo/main/src/io/github/iltotore/iron/conversion.scala:94:6 -
66394 | def refineFurtherUnsafe[C2](using RuntimeConstraint[A, C2]): A :| (C1 & C2) =
664 | ^
665 | Couldn't resolve a member for the given link query: an
666-- Warning: /build/repo/main/src/io/github/iltotore/iron/Implication.scala:36:8
66736 | given [C1, C2](using C1 <:< C2): (C1 ==> C2) = Implication()
668 | ^
669 | Couldn't resolve a member for the given link query: C1
670-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:29:8 -------
67129 | def refineNec[C](using constraint: RuntimeConstraint[A, C]): EitherNec[String, A :| C] =
672 | ^
673 | Couldn't resolve a member for the given link query: EitherNec
674-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:39:8 -------
67539 | def refineNel[C](using constraint: RuntimeConstraint[A, C]): EitherNel[String, A :| C] =
676 | ^
677 | Couldn't resolve a member for the given link query: EitherNel
678-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:49:8 -------
67949 | def refineValidated[C](using constraint: RuntimeConstraint[A, C]): Validated[String, A :| C] =
680 | ^
681 | Couldn't resolve a member for the given link query: Validated
682-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:59:8 -------
68359 | def refineValidatedNec[C](using constraint: RuntimeConstraint[A, C]): ValidatedNec[String, A :| C] =
684 | ^
685 | Couldn't resolve a member for the given link query: ValidatedNec
686-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:69:8 -------
68769 | def refineValidatedNel[C](using constraint: RuntimeConstraint[A, C]): ValidatedNel[String, A :| C] =
688 | ^
689 | Couldn't resolve a member for the given link query: ValidatedNel
690-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:81:8 -------
69181 | def refineAllNec[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): EitherNec[InvalidValue[A], F[A :| C]] =
692 | ^
693 | Couldn't resolve a member for the given link query: NonEmptyChain
694-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:91:8 -------
69591 | def refineAllNel[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): EitherNel[InvalidValue[A], F[A :| C]] =
696 | ^
697 | Couldn't resolve a member for the given link query: NonEmptyList
698-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:101:8 ------
699101 | def refineAllValidatedNec[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): ValidatedNec[InvalidValue[A], F[A :| C]] =
700 | ^
701 | Couldn't resolve a member for the given link query: Valid
702-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:112:8 ------
703112 | def refineAllValidatedNel[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): ValidatedNel[InvalidValue[A], F[A :| C]] =
704 | ^
705 | Couldn't resolve a member for the given link query: Valid
706-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:125:8 ------
707125 | def refineFurtherNec[C2](using constraint: RuntimeConstraint[A, C2]): EitherNec[String, A :| (C1 & C2)] =
708 | ^
709 | Couldn't resolve a member for the given link query: EitherNec
710-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:135:8 ------
711135 | def refineFurtherNel[C2](using constraint: RuntimeConstraint[A, C2]): EitherNel[String, A :| (C1 & C2)] =
712 | ^
713 | Couldn't resolve a member for the given link query: EitherNel
714-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:145:8 ------
715145 | def refineFurtherValidated[C2](using constraint: RuntimeConstraint[A, C2]): Validated[String, A :| (C1 & C2)] =
716 | ^
717 | Couldn't resolve a member for the given link query: Validated
718-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:155:8 ------
719155 | def refineFurtherValidatedNec[C2](using constraint: RuntimeConstraint[A, C2]): ValidatedNec[String, A :| (C1 & C2)] =
720 | ^
721 | Couldn't resolve a member for the given link query: ValidatedNec
722-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:165:8 ------
723165 | def refineFurtherValidatedNel[C2](using constraint: RuntimeConstraint[A, C2]): ValidatedNel[String, A :| (C1 & C2)] =
724 | ^
725 | Couldn't resolve a member for the given link query: ValidatedNel
726-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:177:8 ------
727177 | def refineAllFurtherNec[C2](using
728 | ^
729 | Couldn't resolve a member for the given link query: NonEmptyChain
730-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:190:8 ------
731190 | def refineAllFurtherNel[C2](using
732 | ^
733 | Couldn't resolve a member for the given link query: NonEmptyList
734-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:203:8 ------
735203 | def refineAllFurtherValidatedNec[C2](using
736 | ^
737 | Couldn't resolve a member for the given link query: Valid
738-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:221:8 ------
739221 | def refineAllFurtherValidatedNel[C2](using
740 | ^
741 | Couldn't resolve a member for the given link query: Valid
742-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:241:8 ------
743241 | def eitherNec(value: A): EitherNec[String, ops.T] = ops.either(value).toEitherNec
744 | ^
745 | Couldn't resolve a member for the given link query: EitherNec
746-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:250:8 ------
747250 | def eitherNel(value: A): EitherNel[String, ops.T] = ops.either(value).toEitherNel
748 | ^
749 | Couldn't resolve a member for the given link query: EitherNel
750-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:259:8 ------
751259 | def validated(value: A): Validated[String, ops.T] =
752 | ^
753 | Couldn't resolve a member for the given link query: Validated
754-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:269:8 ------
755269 | def validatedNec(value: A): ValidatedNec[String, ops.T] =
756 | ^
757 | Couldn't resolve a member for the given link query: ValidatedNec
758-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:279:8 ------
759279 | def validatedNel(value: A): ValidatedNel[String, ops.T] =
760 | ^
761 | Couldn't resolve a member for the given link query: ValidatedNel
762-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:289:8 ------
763289 | def eitherAllNec[F[_]](value: F[A])(using Traverse[F]): EitherNec[InvalidValue[A], F[ops.T]] =
764 | ^
765 | Couldn't resolve a member for the given link query: EitherNec
766-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:299:8 ------
767299 | def eitherAllNel[F[_]](value: F[A])(using Traverse[F]): EitherNel[InvalidValue[A], F[ops.T]] =
768 | ^
769 | Couldn't resolve a member for the given link query: EitherNel
770-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:309:8 ------
771309 | def validatedAllNec[F[_]](wrapper: F[A])(using traverse: Traverse[F]): ValidatedNec[InvalidValue[A], F[ops.T]] =
772 | ^
773 | Couldn't resolve a member for the given link query: ValidatedNec
774-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:320:8 ------
775320 | def validatedAllNel[F[_]](wrapper: F[A])(using traverse: Traverse[F]): ValidatedNel[InvalidValue[A], F[ops.T]] =
776 | ^
777 | Couldn't resolve a member for the given link query: ValidatedNel
778-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:8:7 ------
7798 |object circe extends CirceLowPriority:
780 | ^
781 | Couldn't resolve a member for the given link query: Encoder
782-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:29:8 -----
78329 | given [A, B](using decoder: Decoder[A], constraint: RuntimeConstraint[A, B]): Decoder[A :| B] =
784 | ^
785 | Couldn't resolve a member for the given link query: Decoder
786-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:45:8 -----
78745 | given [A, B](using decoder: KeyDecoder[A], constraint: RuntimeConstraint[A, B]): KeyDecoder[A :| B] =
788 | ^
789 | Couldn't resolve a member for the given link query: KeyDecoder
790-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:54:8 -----
79154 | given [A, B](using encoder: KeyEncoder[A]): KeyEncoder[A :| B] = encoder.asInstanceOf[KeyEncoder[A :| B]]
792 | ^
793 | Couldn't resolve a member for the given link query: KeyEncoder
794-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:37:8 -----
79537 | given [A, B](using encoder: Encoder[A]): Encoder[A :| B] = encoder.asInstanceOf[Encoder[A :| B]]
796 | ^
797 | Couldn't resolve a member for the given link query: Encoder
798-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:13:7 -
79913 |object decline:
800 | ^
801 | Couldn't resolve a member for the given link query: Argument
802-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:23:8 -
80323 | given [A, B](using argument: Argument[A], constraint: RuntimeConstraint[A, B]): Argument[A :| B] =
804 | ^
805 | Couldn't resolve a member for the given link query: Argument
806-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:41:8 -
80741 | given [T](using mirror: RefinedType.Mirror[T], argument: Argument[mirror.IronType]): Argument[T] =
808 | ^
809 | Couldn't resolve a member for the given link query: Argument
810-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:9:7 ----
8119 |object doobie extends DoobieLowPriority:
812 | ^
813 | Couldn't resolve a member for the given link query: Meta
814-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:18:8 ---
81518 | given [T](using m: RefinedType.Mirror[T], ev: Get[m.IronType]): Get[T] =
816 | ^
817 | Couldn't resolve a member for the given link query: Get
818-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:28:8 ---
81928 | given [T](using m: RefinedType.Mirror[T], ev: Put[m.IronType]): Put[T] =
820 | ^
821 | Couldn't resolve a member for the given link query: Put
822-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:38:8 ---
82338 | given [T](using m: RefinedType.Mirror[T], ev: Meta[m.IronType]): Meta[T] =
824 | ^
825 | Couldn't resolve a member for the given link query: Meta
826-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:62:8 ---
82762 | given [A, C](using put: Put[A])(using RuntimeConstraint[A, C], Show[A]): Put[A :| C] =
828 | ^
829 | Couldn't resolve a member for the given link query: Put
830-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:51:8 ---
83151 | given [A, C](using get: Get[A])(using RuntimeConstraint[A, C], Show[A]): Get[A :| C] =
832 | ^
833 | Couldn't resolve a member for the given link query: Get
834-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:73:8 ---
83573 | given [A, C](using meta: Meta[A])(using RuntimeConstraint[A, C], Show[A]): Meta[A :| C] =
836 | ^
837 | Couldn't resolve a member for the given link query: Meta
838-- Warning: /build/repo/ciris/src/io.github.iltotore.iron/ciris.scala:13:8 -----
83913 | given [In, A, C](using decoder: ConfigDecoder[In, A], constraint: RuntimeConstraint[A, C]): ConfigDecoder[In, A :| C] =
840 | ^
841 | Couldn't resolve a member for the given link query: ConfigDecoder
842-- Warning: /build/repo/ciris/src/io.github.iltotore.iron/ciris.scala:22:8 -----
84322 | given [In, T](using mirror: RefinedType.Mirror[T], decoder: ConfigDecoder[In, mirror.IronType]): ConfigDecoder[In, T] =
844 | ^
845 | Couldn't resolve a member for the given link query: ConfigDecoder
846-- Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:13:15
84713 | inline given makeCodec[A, B](using
848 | ^
849 | Couldn't resolve a member for the given link query: JsonValueCodec
850-- Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:28:15
85128 | inline given refinedTypeCodec[T](using mirror: RefinedType.Mirror[T], ev: JsonValueCodec[mirror.IronType]): JsonValueCodec[T] =
852 | ^
853 | Couldn't resolve a member for the given link query: JsonValueCodec
854-- Warning: /build/repo/pureconfig/src/io/github/iltotore/iron/pureconfig.scala:15:8
85515 | given [A, C](using reader: ConfigReader[A], constraint: RuntimeConstraint[A, C]): ConfigReader[A :| C] =
856 | ^
857 | Couldn't resolve a member for the given link query: ConfigReader
858-- Warning: /build/repo/scodec/src/io/github/iltotore/iron/scodec.scala:9:7 ----
8599 |object scodec extends ScodecLowPriority:
860 | ^
861 | Couldn't resolve a member for the given link query: Codec
862-- Warning: /build/repo/scodec/src/io/github/iltotore/iron/scodec.scala:25:8 ---
86325 | given [A, B](using codec: Codec[A], constraint: RuntimeConstraint[A, B]): Codec[A :| B] =
864 | ^
865 | Couldn't resolve a member for the given link query: Codec
866-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:13:8 -----
86713 | def refined[C](using constraint: RuntimeConstraint[A, C]): Codec[A :| C] =
868 | ^
869 | Couldn't resolve a member for the given link query: Codec
870-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:22:8 -----
87122 | given [A, C](using codec: Codec[A], constraint: RuntimeConstraint[A, C]): Codec[A :| C] =
872 | ^
873 | Couldn't resolve a member for the given link query: Codec
874-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:28:15 ----
87528 | inline given [T](using mirror: RefinedType.Mirror[T], ev: Codec[mirror.IronType]): Codec[T] =
876 | ^
877 | Couldn't resolve a member for the given link query: Codec
878-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:15:15 --------
87915 | inline def refineValidation[C](using inline constraint: Constraint[A, C]): Validation[String, A :| C] =
880 | ^
881 | Couldn't resolve a member for the given link query: Validation
882-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:30:15 --------
88330 | inline def refineFurtherValidation[C2](using inline constraint: Constraint[A, C2]): Validation[String, A :| (C1 & C2)] =
884 | ^
885 | Couldn't resolve a member for the given link query: Validation
886-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:49:8 ---------
88749 | def validation(value: A): Validation[String, ops.T] =
888 | ^
889 | Couldn't resolve a member for the given link query: Validation
890-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:57:8 ---------
89157 | def validationAll[F[+_]](wrapper: F[A])(using forEach: ForEach[F]): Validation[InvalidValue[A], F[ops.T]] =
892 | ^
893 | Couldn't resolve a member for the given link query: Validation
89466 warnings found
895-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/index.md -------------
896/build/repo/out/docs/docJar.dest/static/_docs/index.md: Property `title` will be overridden by project name
897-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md
898/build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md: Unable to resolve link 'io.github.iltotore.iron.ops.stringValue'
899-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md
900/build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md: Unable to resolve link 'io.github.iltotore.iron.constraint package'
901-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md
902/build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md: Unable to resolve link 'io.github.iltotore.iron.constraint.any.!'
903-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md
904/build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md: Unable to resolve link 'io.github.iltotore.iron.constraint.collection.Contains'
905-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md
906/build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md: Unable to resolve link 'io.github.iltotore.iron.package.Implication'
907-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md
908/build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md: Unable to resolve link 'io.github.iltotore.iron.ops'
909-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md
910/build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md: Unable to resolve link 'io.github.iltotore.iron.ops'
911Successfully evaluated docs.docJar
912Module docs is not a publish module, skipping publishing
913
914Starting build for iron-scodec - [8/18]
915Successfully evaluated scodec.compile
916Option -classpath was updated
917-- Warning: /build/repo/scodec/src/io/github/iltotore/iron/scodec.scala:9:7 ----
9189 |object scodec extends ScodecLowPriority:
919 | ^
920 | Couldn't resolve a member for the given link query: Codec
921-- Warning: /build/repo/scodec/src/io/github/iltotore/iron/scodec.scala:25:8 ---
92225 | given [A, B](using codec: Codec[A], constraint: RuntimeConstraint[A, B]): Codec[A :| B] =
923 | ^
924 | Couldn't resolve a member for the given link query: Codec
9253 warnings found
926Successfully evaluated scodec.docJar
927Failed to resolve scalaVersion, assume it's Scala 3 project
928Failed to resolve scalaVersion, assume it's Scala 3 project
929[info] compiling 2 Scala sources to /build/repo/out/scodec/test/compile.dest/classes ...
930[info] done compiling
931Successfully evaluated scodec.test.compile
932Module scodec is not a publish module, skipping publishing
933
934Starting build for iron-decline - [9/18]
935Successfully evaluated decline.compile
936Option -classpath was updated
937-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:13:7 -
93813 |object decline:
939 | ^
940 | Couldn't resolve a member for the given link query: Argument
941-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:23:8 -
94223 | given [A, B](using argument: Argument[A], constraint: RuntimeConstraint[A, B]): Argument[A :| B] =
943 | ^
944 | Couldn't resolve a member for the given link query: Argument
945-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:41:8 -
94641 | given [T](using mirror: RefinedType.Mirror[T], argument: Argument[mirror.IronType]): Argument[T] =
947 | ^
948 | Couldn't resolve a member for the given link query: Argument
9494 warnings found
950Successfully evaluated decline.docJar
951Failed to resolve scalaVersion, assume it's Scala 3 project
952Failed to resolve scalaVersion, assume it's Scala 3 project
953[info] compiling 2 Scala sources to /build/repo/out/decline/test/compile.dest/classes ...
954[info] done compiling
955Successfully evaluated decline.test.compile
956Module decline is not a publish module, skipping publishing
957
958Starting build for iron-scalacheck - [10/18]
959Successfully evaluated scalacheck.compile
960Option -classpath was updated
9611 warning found
962Successfully evaluated scalacheck.docJar
963Failed to resolve scalaVersion, assume it's Scala 3 project
964Failed to resolve scalaVersion, assume it's Scala 3 project
965[info] compiling 7 Scala sources to /build/repo/out/scalacheck/test/compile.dest/classes ...
966[info] done compiling
967Successfully evaluated scalacheck.test.compile
968Module scalacheck is not a publish module, skipping publishing
969
970Starting build for iron-borer - [11/18]
971Failed to resolve scalaVersion, assume it's Scala 3 project
972[info] compiling 1 Scala source to /build/repo/out/borer/compile.dest/classes ...
973[info] done compiling
974Successfully evaluated borer.compile
975Option -classpath was updated
976-- Warning: /build/repo/borer/src/io/github/iltotore/iron/borer.scala:8:7 ------
9778 |object borer extends BorerLowPriority:
978 | ^
979 | Couldn't resolve a member for the given link query: Encoder
9802 warnings found
981Successfully evaluated borer.docJar
982Failed to resolve scalaVersion, assume it's Scala 3 project
983Failed to resolve scalaVersion, assume it's Scala 3 project
984[info] compiling 2 Scala sources to /build/repo/out/borer/test/compile.dest/classes ...
985[info] done compiling
986Successfully evaluated borer.test.compile
987Module borer is not a publish module, skipping publishing
988
989Starting build for iron-zio - [12/18]
990Successfully evaluated zio.compile
991Option -classpath was updated
992-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:15:15 --------
99315 | inline def refineValidation[C](using inline constraint: Constraint[A, C]): Validation[String, A :| C] =
994 | ^
995 | Couldn't resolve a member for the given link query: Validation
996-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:30:15 --------
99730 | inline def refineFurtherValidation[C2](using inline constraint: Constraint[A, C2]): Validation[String, A :| (C1 & C2)] =
998 | ^
999 | Couldn't resolve a member for the given link query: Validation
1000-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:49:8 ---------
100149 | def validation(value: A): Validation[String, ops.T] =
1002 | ^
1003 | Couldn't resolve a member for the given link query: Validation
1004-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:57:8 ---------
100557 | def validationAll[F[+_]](wrapper: F[A])(using forEach: ForEach[F]): Validation[InvalidValue[A], F[ops.T]] =
1006 | ^
1007 | Couldn't resolve a member for the given link query: Validation
10085 warnings found
1009Successfully evaluated zio.docJar
1010Failed to resolve scalaVersion, assume it's Scala 3 project
1011Failed to resolve scalaVersion, assume it's Scala 3 project
1012[info] compiling 2 Scala sources to /build/repo/out/zio/test/compile.dest/classes ...
1013[info] done compiling
1014Successfully evaluated zio.test.compile
1015Module zio is not a publish module, skipping publishing
1016
1017Starting build for iron-pureconfig - [13/18]
1018Successfully evaluated pureconfig.compile
1019Option -classpath was updated
1020-- Warning: /build/repo/pureconfig/src/io/github/iltotore/iron/pureconfig.scala:15:8
102115 | given [A, C](using reader: ConfigReader[A], constraint: RuntimeConstraint[A, C]): ConfigReader[A :| C] =
1022 | ^
1023 | Couldn't resolve a member for the given link query: ConfigReader
1024-- Warning: /build/repo/pureconfig/src/io/github/iltotore/iron/pureconfig.scala:29:8
102529 | given [A](using mirror: RefinedType.Mirror[A], reader: ConfigReader[mirror.IronType]): ConfigReader[A] =
1026 | ^
1027 | Couldn't resolve a member for the given link query: ConfigReader
10283 warnings found
1029Successfully evaluated pureconfig.docJar
1030Failed to resolve scalaVersion, assume it's Scala 3 project
1031Failed to resolve scalaVersion, assume it's Scala 3 project
1032[info] compiling 2 Scala sources to /build/repo/out/pureconfig/test/compile.dest/classes ...
1033[info] done compiling
1034Successfully evaluated pureconfig.test.compile
1035Module pureconfig is not a publish module, skipping publishing
1036
1037Starting build for iron-doobie - [14/18]
1038Successfully evaluated doobie.compile
1039Option -classpath was updated
1040-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:9:7 ----
10419 |object doobie extends DoobieLowPriority:
1042 | ^
1043 | Couldn't resolve a member for the given link query: Meta
1044-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:18:8 ---
104518 | given [T](using m: RefinedType.Mirror[T], ev: Get[m.IronType]): Get[T] =
1046 | ^
1047 | Couldn't resolve a member for the given link query: Get
1048-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:28:8 ---
104928 | given [T](using m: RefinedType.Mirror[T], ev: Put[m.IronType]): Put[T] =
1050 | ^
1051 | Couldn't resolve a member for the given link query: Put
1052-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:38:8 ---
105338 | given [T](using m: RefinedType.Mirror[T], ev: Meta[m.IronType]): Meta[T] =
1054 | ^
1055 | Couldn't resolve a member for the given link query: Meta
1056-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:62:8 ---
105762 | given [A, C](using put: Put[A])(using RuntimeConstraint[A, C], Show[A]): Put[A :| C] =
1058 | ^
1059 | Couldn't resolve a member for the given link query: Put
1060-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:51:8 ---
106151 | given [A, C](using get: Get[A])(using RuntimeConstraint[A, C], Show[A]): Get[A :| C] =
1062 | ^
1063 | Couldn't resolve a member for the given link query: Get
1064-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:73:8 ---
106573 | given [A, C](using meta: Meta[A])(using RuntimeConstraint[A, C], Show[A]): Meta[A :| C] =
1066 | ^
1067 | Couldn't resolve a member for the given link query: Meta
10688 warnings found
1069Successfully evaluated doobie.docJar
1070Failed to resolve scalaVersion, assume it's Scala 3 project
1071Failed to resolve scalaVersion, assume it's Scala 3 project
1072[info] compiling 2 Scala sources to /build/repo/out/doobie/test/compile.dest/classes ...
1073[info] done compiling
1074Successfully evaluated doobie.test.compile
1075Module doobie is not a publish module, skipping publishing
1076
1077Starting build for iron-ciris - [15/18]
1078Successfully evaluated ciris.compile
1079Option -classpath was updated
1080-- Warning: /build/repo/ciris/src/io.github.iltotore.iron/ciris.scala:13:8 -----
108113 | given [In, A, C](using decoder: ConfigDecoder[In, A], constraint: RuntimeConstraint[A, C]): ConfigDecoder[In, A :| C] =
1082 | ^
1083 | Couldn't resolve a member for the given link query: ConfigDecoder
1084-- Warning: /build/repo/ciris/src/io.github.iltotore.iron/ciris.scala:22:8 -----
108522 | given [In, T](using mirror: RefinedType.Mirror[T], decoder: ConfigDecoder[In, mirror.IronType]): ConfigDecoder[In, T] =
1086 | ^
1087 | Couldn't resolve a member for the given link query: ConfigDecoder
10883 warnings found
1089Successfully evaluated ciris.docJar
1090Failed to resolve scalaVersion, assume it's Scala 3 project
1091Failed to resolve scalaVersion, assume it's Scala 3 project
1092[info] compiling 2 Scala sources to /build/repo/out/ciris/test/compile.dest/classes ...
1093[info] done compiling
1094Successfully evaluated ciris.test.compile
1095Module ciris is not a publish module, skipping publishing
1096
1097Starting build for iron - [16/18]
1098Successfully evaluated main.compile
1099Option -classpath was updated
1100-- Warning: /build/repo/main/src/io/github/iltotore/iron/RefinedType.scala:53:6
110153 | def applyUnsafe(value: A): T =
1102 | ^
1103 | Couldn't resolve a member for the given link query: an
1104-- Warning: /build/repo/main/src/io/github/iltotore/iron/constraint/string.scala:25:7
110525 | type Blank = DescribedAs[ForAll[Whitespace], "Should only contain whitespaces"]
1106 | ^
1107 | Couldn't resolve a member for the given link query: Whitespace
1108-- Warning: /build/repo/main/src/io/github/iltotore/iron/constraint/string.scala:31:7
110931 | type Trimmed = DescribedAs[
1110 | ^
1111 | Couldn't resolve a member for the given link query: Whitespace
1112-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:68:13 ---
111368 | inline def refine[B](using inline constraint: Constraint[A, B]): A :| B =
1114 | ^
1115 | Couldn't resolve a member for the given link query: an
1116-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:79:6 ----
111779 | def refineUnsafe[B](using constraint: RuntimeConstraint[A, B]): A :| B =
1118 | ^
1119 | Couldn't resolve a member for the given link query: an
1120-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:121:6 ---
1121121 | def refineAllUnsafe[B](using mapLogic: MapLogic[F], rtc: RuntimeConstraint[A, B]): F[A :| B] =
1122 | ^
1123 | Couldn't resolve a member for the given link query: an
1124-- Warning: /build/repo/main/src/io/github/iltotore/iron/conversion.scala:83:6 -
112583 | def refineFurther[C2](using RuntimeConstraint[A, C2]): A :| (C1 & C2) =
1126 | ^
1127 | Couldn't resolve a member for the given link query: an
1128-- Warning: /build/repo/main/src/io/github/iltotore/iron/conversion.scala:94:6 -
112994 | def refineFurtherUnsafe[C2](using RuntimeConstraint[A, C2]): A :| (C1 & C2) =
1130 | ^
1131 | Couldn't resolve a member for the given link query: an
1132-- Warning: /build/repo/main/src/io/github/iltotore/iron/Implication.scala:36:8
113336 | given [C1, C2](using C1 <:< C2): (C1 ==> C2) = Implication()
1134 | ^
1135 | Couldn't resolve a member for the given link query: C1
113610 warnings found
1137Successfully evaluated main.docJar
1138Failed to resolve scalaVersion, assume it's Scala 3 project
1139Failed to resolve scalaVersion, assume it's Scala 3 project
1140[info] compiling 10 Scala sources to /build/repo/out/main/test/compile.dest/classes ...
1141[info] done compiling
1142Successfully evaluated main.test.compile
1143Module main is not a publish module, skipping publishing
1144
1145Starting build for iron-circe - [17/18]
1146Successfully evaluated circe.compile
1147Option -classpath was updated
1148-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:8:7 ------
11498 |object circe extends CirceLowPriority:
1150 | ^
1151 | Couldn't resolve a member for the given link query: Encoder
1152-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:37:8 -----
115337 | given [A, B](using encoder: Encoder[A]): Encoder[A :| B] = encoder.asInstanceOf[Encoder[A :| B]]
1154 | ^
1155 | Couldn't resolve a member for the given link query: Encoder
1156-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:45:8 -----
115745 | given [A, B](using decoder: KeyDecoder[A], constraint: RuntimeConstraint[A, B]): KeyDecoder[A :| B] =
1158 | ^
1159 | Couldn't resolve a member for the given link query: KeyDecoder
1160-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:54:8 -----
116154 | given [A, B](using encoder: KeyEncoder[A]): KeyEncoder[A :| B] = encoder.asInstanceOf[KeyEncoder[A :| B]]
1162 | ^
1163 | Couldn't resolve a member for the given link query: KeyEncoder
1164-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:29:8 -----
116529 | given [A, B](using decoder: Decoder[A], constraint: RuntimeConstraint[A, B]): Decoder[A :| B] =
1166 | ^
1167 | Couldn't resolve a member for the given link query: Decoder
11686 warnings found
1169Successfully evaluated circe.docJar
1170Failed to resolve scalaVersion, assume it's Scala 3 project
1171Failed to resolve scalaVersion, assume it's Scala 3 project
1172[info] compiling 2 Scala sources to /build/repo/out/circe/test/compile.dest/classes ...
1173[info] done compiling
1174Successfully evaluated circe.test.compile
1175Module circe is not a publish module, skipping publishing
1176
1177************************
1178Build summary:
1179[{
1180 "module": "iron-jsoniter",
1181 "compile": {"status": "ok", "tookMs": 20723, "warnings": 0, "errors": 0},
1182 "doc": {"status": "ok", "tookMs": 5234, "files": 1, "totalSizeKb": 2652},
1183 "test-compile": {"status": "ok", "tookMs": 8550, "warnings": 0, "errors": 0},
1184 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1185 "publish": {"status": "skipped", "tookMs": 0},
1186 "metadata": {
1187 "crossScalaVersions": []
1188}
1189},{
1190 "module": "iron-skunk",
1191 "compile": {"status": "ok", "tookMs": 3489, "warnings": 0, "errors": 0},
1192 "doc": {"status": "ok", "tookMs": 2827, "files": 1, "totalSizeKb": 2652},
1193 "test-compile": {"status": "ok", "tookMs": 8417, "warnings": 0, "errors": 0},
1194 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1195 "publish": {"status": "skipped", "tookMs": 0},
1196 "metadata": {
1197 "crossScalaVersions": []
1198}
1199},{
1200 "module": "iron-cats",
1201 "compile": {"status": "ok", "tookMs": 32073, "warnings": 0, "errors": 0},
1202 "doc": {"status": "ok", "tookMs": 6276, "files": 1, "totalSizeKb": 2675},
1203 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["build_.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 37036, "warnings": 0, "errors": 0},
1204 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1205 "publish": {"status": "skipped", "tookMs": 0},
1206 "metadata": {
1207 "crossScalaVersions": []
1208}
1209},{
1210 "module": "sandbox",
1211 "compile": {"status": "ok", "tookMs": 442, "warnings": 0, "errors": 0},
1212 "doc": {"status": "ok", "tookMs": 130, "files": 1, "totalSizeKb": 0},
1213 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1214 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1215 "publish": {"status": "skipped", "tookMs": 0},
1216 "metadata": {
1217 "crossScalaVersions": []
1218}
1219},{
1220 "module": "iron-upickle",
1221 "compile": {"status": "ok", "tookMs": 4958, "warnings": 0, "errors": 0},
1222 "doc": {"status": "ok", "tookMs": 2992, "files": 1, "totalSizeKb": 2652},
1223 "test-compile": {"status": "ok", "tookMs": 10592, "warnings": 0, "errors": 0},
1224 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1225 "publish": {"status": "skipped", "tookMs": 0},
1226 "metadata": {
1227 "crossScalaVersions": []
1228}
1229},{
1230 "module": "iron-zio-json",
1231 "compile": {"status": "ok", "tookMs": 4549, "warnings": 0, "errors": 0},
1232 "doc": {"status": "ok", "tookMs": 2967, "files": 1, "totalSizeKb": 2652},
1233 "test-compile": {"status": "ok", "tookMs": 7458, "warnings": 0, "errors": 0},
1234 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1235 "publish": {"status": "skipped", "tookMs": 0},
1236 "metadata": {
1237 "crossScalaVersions": []
1238}
1239},{
1240 "module": "iron-play-json",
1241 "compile": {"status": "ok", "tookMs": 4447, "warnings": 0, "errors": 0},
1242 "doc": {"status": "ok", "tookMs": 3807, "files": 1, "totalSizeKb": 2652},
1243 "test-compile": {"status": "ok", "tookMs": 7632, "warnings": 0, "errors": 0},
1244 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1245 "publish": {"status": "skipped", "tookMs": 0},
1246 "metadata": {
1247 "crossScalaVersions": []
1248}
1249},{
1250 "module": "iron-docs",
1251 "compile": {"status": "ok", "tookMs": 858, "warnings": 0, "errors": 0},
1252 "doc": {"status": "ok", "tookMs": 39814, "files": 1, "totalSizeKb": 3679},
1253 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1254 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1255 "publish": {"status": "skipped", "tookMs": 0},
1256 "metadata": {
1257 "crossScalaVersions": []
1258}
1259},{
1260 "module": "iron-scodec",
1261 "compile": {"status": "ok", "tookMs": 36, "warnings": 0, "errors": 0},
1262 "doc": {"status": "ok", "tookMs": 3305, "files": 1, "totalSizeKb": 2652},
1263 "test-compile": {"status": "ok", "tookMs": 10377, "warnings": 0, "errors": 0},
1264 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1265 "publish": {"status": "skipped", "tookMs": 0},
1266 "metadata": {
1267 "crossScalaVersions": []
1268}
1269},{
1270 "module": "iron-decline",
1271 "compile": {"status": "ok", "tookMs": 30, "warnings": 0, "errors": 0},
1272 "doc": {"status": "ok", "tookMs": 3266, "files": 1, "totalSizeKb": 2652},
1273 "test-compile": {"status": "ok", "tookMs": 6955, "warnings": 0, "errors": 0},
1274 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1275 "publish": {"status": "skipped", "tookMs": 0},
1276 "metadata": {
1277 "crossScalaVersions": []
1278}
1279},{
1280 "module": "iron-scalacheck",
1281 "compile": {"status": "ok", "tookMs": 26, "warnings": 0, "errors": 0},
1282 "doc": {"status": "ok", "tookMs": 5159, "files": 1, "totalSizeKb": 2715},
1283 "test-compile": {"status": "ok", "tookMs": 27426, "warnings": 0, "errors": 0},
1284 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1285 "publish": {"status": "skipped", "tookMs": 0},
1286 "metadata": {
1287 "crossScalaVersions": []
1288}
1289},{
1290 "module": "iron-borer",
1291 "compile": {"status": "ok", "tookMs": 4340, "warnings": 0, "errors": 0},
1292 "doc": {"status": "ok", "tookMs": 3565, "files": 1, "totalSizeKb": 2652},
1293 "test-compile": {"status": "ok", "tookMs": 7311, "warnings": 0, "errors": 0},
1294 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1295 "publish": {"status": "skipped", "tookMs": 0},
1296 "metadata": {
1297 "crossScalaVersions": []
1298}
1299},{
1300 "module": "iron-zio",
1301 "compile": {"status": "ok", "tookMs": 45, "warnings": 0, "errors": 0},
1302 "doc": {"status": "ok", "tookMs": 4563, "files": 1, "totalSizeKb": 2653},
1303 "test-compile": {"status": "ok", "tookMs": 10257, "warnings": 0, "errors": 0},
1304 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1305 "publish": {"status": "skipped", "tookMs": 0},
1306 "metadata": {
1307 "crossScalaVersions": []
1308}
1309},{
1310 "module": "iron-pureconfig",
1311 "compile": {"status": "ok", "tookMs": 76, "warnings": 0, "errors": 0},
1312 "doc": {"status": "ok", "tookMs": 3649, "files": 1, "totalSizeKb": 2655},
1313 "test-compile": {"status": "ok", "tookMs": 11050, "warnings": 0, "errors": 0},
1314 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1315 "publish": {"status": "skipped", "tookMs": 0},
1316 "metadata": {
1317 "crossScalaVersions": []
1318}
1319},{
1320 "module": "iron-doobie",
1321 "compile": {"status": "ok", "tookMs": 44, "warnings": 0, "errors": 0},
1322 "doc": {"status": "ok", "tookMs": 3997, "files": 1, "totalSizeKb": 2652},
1323 "test-compile": {"status": "ok", "tookMs": 13295, "warnings": 0, "errors": 0},
1324 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1325 "publish": {"status": "skipped", "tookMs": 0},
1326 "metadata": {
1327 "crossScalaVersions": []
1328}
1329},{
1330 "module": "iron-ciris",
1331 "compile": {"status": "ok", "tookMs": 37, "warnings": 0, "errors": 0},
1332 "doc": {"status": "ok", "tookMs": 3370, "files": 1, "totalSizeKb": 2652},
1333 "test-compile": {"status": "ok", "tookMs": 6968, "warnings": 0, "errors": 0},
1334 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1335 "publish": {"status": "skipped", "tookMs": 0},
1336 "metadata": {
1337 "crossScalaVersions": []
1338}
1339},{
1340 "module": "iron",
1341 "compile": {"status": "ok", "tookMs": 18, "warnings": 0, "errors": 0},
1342 "doc": {"status": "ok", "tookMs": 11217, "files": 1, "totalSizeKb": 3273},
1343 "test-compile": {"status": "ok", "tookMs": 26490, "warnings": 0, "errors": 0},
1344 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1345 "publish": {"status": "skipped", "tookMs": 0},
1346 "metadata": {
1347 "crossScalaVersions": []
1348}
1349},{
1350 "module": "iron-circe",
1351 "compile": {"status": "ok", "tookMs": 38, "warnings": 0, "errors": 0},
1352 "doc": {"status": "ok", "tookMs": 3868, "files": 1, "totalSizeKb": 2652},
1353 "test-compile": {"status": "ok", "tookMs": 6863, "warnings": 0, "errors": 0},
1354 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1355 "publish": {"status": "skipped", "tookMs": 0},
1356 "metadata": {
1357 "crossScalaVersions": []
1358}
1359}]
1360************************"
1361
13621 tasks failed
1363runCommunityBuild build_.CommunityBuildCore$Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: iron-cats