Build Logs
iltotore/iron • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
Errors
132
Warnings
293
Total Lines
1365
1##################################
2Clonning https://github.com/iltotore/iron.git into /build/repo using revision v3.2.1
3##################################
4Note: switching to '61905dbd987d29e5997707d25e2f862ce7376068'.
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-20251205-cd32c6f-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/jsoniter/test/src/io/github/iltotore/iron/JsoniterRefinedTypeSuite.scala
40Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/jsoniter/test/src/io/github/iltotore/iron/JsoniterRefinedSubtypeSuite.scala
41Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/jsoniter/test/src/io/github/iltotore/iron/JsoniterSuite.scala
42Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/upickle/test/src/io/github/iltotore/iron/uPickleSuite.scala
43Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/zio/test/src/io/github/iltotore/iron/ZIOSuite.scala
44Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala
45----
46Starting build for 3.8.1-RC1-bin-20251205-cd32c6f-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-20251205-cd32c6f-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
69 12 72.6M 12 9538k 0 0 29.3M 0 0:00:02 --:--:-- 0:00:02 29.2M
70 85 72.6M 85 62.1M 0 0 47.7M 0 0:00:01 0:00:01 --:--:-- 47.7M
71100 72.6M 100 72.6M 0 0 51.7M 0 0:00:01 0:00:01 --:--:-- 51.7M
72============================== resolve _ ==============================
73[build.sc-61/65] compile
74[build.sc-61] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
75[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
76[build.sc-61] [warn] trait JSCrossModule extends super.JSCrossModule { def moduleDeps = Seq(main.js) }
77[build.sc-61] [warn] ^
78[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
79[build.sc-61] [warn] trait NativeCrossModule extends super.NativeCrossModule {
80[build.sc-61] [warn] ^
81[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
82[build.sc-61] [warn] trait NativeCrossModule04 extends super.NativeCrossModule04 {
83[build.sc-61] [warn] ^
84[build.sc-61] [warn] /build/repo/build.sc:82:64: reference to scalaVersion is ambiguous;
85[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)
86[build.sc-61] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
87[build.sc-61] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
88[build.sc-61] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
89[build.sc-61] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
90[build.sc-61] [warn] ^
91[build.sc-61] [warn] /build/repo/build.sc:67:64: reference to scalaVersion is ambiguous;
92[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)
93[build.sc-61] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
94[build.sc-61] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
95[build.sc-61] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
96[build.sc-61] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
97[build.sc-61] [warn] ^
98[build.sc-61] [warn] /build/repo/build.sc:87:64: reference to scalaVersion is ambiguous;
99[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)
100[build.sc-61] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
101[build.sc-61] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
102[build.sc-61] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
103[build.sc-61] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
104[build.sc-61] [warn] ^
105[build.sc-61] [warn] /build/repo/build.sc:92:64: reference to scalaVersion is ambiguous;
106[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)
107[build.sc-61] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
108[build.sc-61] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
109[build.sc-61] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
110[build.sc-61] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
111[build.sc-61] [warn] ^
112[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
113[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
114[build.sc-61] [warn] ^
115[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
116[build.sc-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
117[build.sc-61] [warn] ^
118[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
119[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
120[build.sc-61] [warn] ^
121[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")`
122[build.sc-61] [warn] def sources = T.sources(outer.sources() :+ PathRef(millSourcePath / (s"src-$segment")))
123[build.sc-61] [warn] ^
124[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")`
125[build.sc-61] [warn] def docResources = T.sources(millSourcePath, docVersions().path)
126[build.sc-61] [warn] ^
127[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
128[build.sc-61] [warn] .iterator()
129[build.sc-61] [warn] ^
130[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
131[build.sc-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
132[build.sc-61] [warn] ^
133[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
134[build.sc-61] [warn] val testModule = module.millInternal.modules.toList
135[build.sc-61] [warn] ^
136[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
137[build.sc-61] [warn] ctx.root.millInternal.modules.flatMap {
138[build.sc-61] [warn] ^
139[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
140[build.sc-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
141[build.sc-61] [warn] ^
142[build.sc-61] [warn] 17 warnings found
143[build.sc-61] [info] done compiling
144[1/1] resolve
145[0J[1A
146[0J[1A
147[1/1] ============================== resolve _ ============================== 33s
148Try build using ./millw
149--disable-ticker will be removed in Mill 1.0.0, use `--ticker false`
150[build.sc] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
151[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
152[build.sc] [warn] trait JSCrossModule extends super.JSCrossModule { def moduleDeps = Seq(main.js) }
153[build.sc] [warn] ^
154[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
155[build.sc] [warn] trait NativeCrossModule extends super.NativeCrossModule {
156[build.sc] [warn] ^
157[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
158[build.sc] [warn] trait NativeCrossModule04 extends super.NativeCrossModule04 {
159[build.sc] [warn] ^
160[build.sc] [warn] /build/repo/build.sc:82:64: reference to scalaVersion is ambiguous;
161[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)
162[build.sc] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
163[build.sc] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
164[build.sc] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
165[build.sc] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
166[build.sc] [warn] ^
167[build.sc] [warn] /build/repo/build.sc:67:64: reference to scalaVersion is ambiguous;
168[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)
169[build.sc] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
170[build.sc] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
171[build.sc] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
172[build.sc] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
173[build.sc] [warn] ^
174[build.sc] [warn] /build/repo/build.sc:87:64: reference to scalaVersion is ambiguous;
175[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)
176[build.sc] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
177[build.sc] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
178[build.sc] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
179[build.sc] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
180[build.sc] [warn] ^
181[build.sc] [warn] /build/repo/build.sc:92:64: reference to scalaVersion is ambiguous;
182[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)
183[build.sc] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
184[build.sc] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
185[build.sc] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
186[build.sc] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
187[build.sc] [warn] ^
188[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
189[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
190[build.sc] [warn] ^
191[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
192[build.sc] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
193[build.sc] [warn] ^
194[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
195[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
196[build.sc] [warn] ^
197[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")`
198[build.sc] [warn] def sources = T.sources(outer.sources() :+ PathRef(millSourcePath / (s"src-$segment")))
199[build.sc] [warn] ^
200[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")`
201[build.sc] [warn] def docResources = T.sources(millSourcePath, docVersions().path)
202[build.sc] [warn] ^
203[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
204[build.sc] [warn] .iterator()
205[build.sc] [warn] ^
206[build.sc] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
207[build.sc] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
208[build.sc] [warn] ^
209[build.sc] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
210[build.sc] [warn] val testModule = module.millInternal.modules.toList
211[build.sc] [warn] ^
212[build.sc] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
213[build.sc] [warn] ctx.root.millInternal.modules.flatMap {
214[build.sc] [warn] ^
215[build.sc] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
216[build.sc] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
217[build.sc] [warn] ^
218[build.sc] [warn] 17 warnings found
219[build.sc] [info] done compiling
220Build 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"}]}
221Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
222
223Starting build for sandbox - [0/18]
224No test module defined in sandbox
225Failed to resolve scalaVersion, assume it's Scala 3 project
226Failed to resolve scalaVersion, assume it's Scala 3 project
227[info] compiling 22 Scala sources to /build/repo/out/main/compile.dest/classes ...
228[info] done compiling
229Successfully evaluated sandbox.compile
230Successfully evaluated sandbox.docJar
231Module sandbox is not a publish module, skipping publishing
232
233Starting build for iron-play-json - [1/18]
234Failed to resolve scalaVersion, assume it's Scala 3 project
235[info] compiling 1 Scala source to /build/repo/out/playJson/compile.dest/classes ...
236[info] done compiling
237Successfully evaluated playJson.compile
238Option -classpath was updated
239-- Warning: /build/repo/playJson/src/io/github/iltotore/iron/playJson.scala:8:7
2408 |object playJson extends PlayJsonLowPriority:
241 | ^
242 | Couldn't resolve a member for the given link query: Writes
243-- Warning: /build/repo/playJson/src/io/github/iltotore/iron/playJson.scala:23:8
24423 | given [A, B](using reads: Reads[A], constraint: RuntimeConstraint[A, B]): Reads[A :| B] =
245 | ^
246 | Couldn't resolve a member for the given link query: Reads
247-- Warning: /build/repo/playJson/src/io/github/iltotore/iron/playJson.scala:34:8
24834 | given [A, B](using writes: Writes[A]): Writes[A :| B] = writes.asInstanceOf[Writes[A :| B]]
249 | ^
250 | Couldn't resolve a member for the given link query: Writes
2514 warnings found
252Successfully evaluated playJson.docJar
253Failed to resolve scalaVersion, assume it's Scala 3 project
254Failed to resolve scalaVersion, assume it's Scala 3 project
255[info] compiling 2 Scala sources to /build/repo/out/playJson/test/compile.dest/classes ...
256[info] done compiling
257Successfully evaluated playJson.test.compile
258Module playJson is not a publish module, skipping publishing
259
260Starting build for iron-zio - [2/18]
261Failed to resolve scalaVersion, assume it's Scala 3 project
262[info] compiling 1 Scala source to /build/repo/out/zio/compile.dest/classes ...
263[info] done compiling
264Successfully evaluated zio.compile
265Option -classpath was updated
266-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:15:15 --------
26715 | inline def refineValidation[C](using inline constraint: Constraint[A, C]): Validation[String, A :| C] =
268 | ^
269 | Couldn't resolve a member for the given link query: Validation
270-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:30:15 --------
27130 | inline def refineFurtherValidation[C2](using inline constraint: Constraint[A, C2]): Validation[String, A :| (C1 & C2)] =
272 | ^
273 | Couldn't resolve a member for the given link query: Validation
274-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:49:8 ---------
27549 | def validation(value: A): Validation[String, ops.T] =
276 | ^
277 | Couldn't resolve a member for the given link query: Validation
278-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:57:8 ---------
27957 | def validationAll[F[+_]](wrapper: F[A])(using forEach: ForEach[F]): Validation[InvalidValue[A], F[ops.T]] =
280 | ^
281 | Couldn't resolve a member for the given link query: Validation
2825 warnings found
283Successfully evaluated zio.docJar
284Failed to resolve scalaVersion, assume it's Scala 3 project
285Failed to resolve scalaVersion, assume it's Scala 3 project
286[info] compiling 2 Scala sources to /build/repo/out/zio/test/compile.dest/classes ...
287[info] done compiling
288Successfully evaluated zio.test.compile
289Module zio is not a publish module, skipping publishing
290
291Starting build for iron-skunk - [3/18]
292Failed to resolve scalaVersion, assume it's Scala 3 project
293[info] compiling 1 Scala source to /build/repo/out/skunk/compile.dest/classes ...
294[info] done compiling
295Successfully evaluated skunk.compile
296Option -classpath was updated
297-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:13:8 -----
29813 | def refined[C](using constraint: RuntimeConstraint[A, C]): Codec[A :| C] =
299 | ^
300 | Couldn't resolve a member for the given link query: Codec
301-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:22:8 -----
30222 | given [A, C](using codec: Codec[A], constraint: RuntimeConstraint[A, C]): Codec[A :| C] =
303 | ^
304 | Couldn't resolve a member for the given link query: Codec
305-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:28:15 ----
30628 | inline given [T](using mirror: RefinedType.Mirror[T], ev: Codec[mirror.IronType]): Codec[T] =
307 | ^
308 | Couldn't resolve a member for the given link query: Codec
3094 warnings found
310Successfully evaluated skunk.docJar
311Failed to resolve scalaVersion, assume it's Scala 3 project
312Failed to resolve scalaVersion, assume it's Scala 3 project
313[info] compiling 2 Scala sources to /build/repo/out/skunk/test/compile.dest/classes ...
314[info] done compiling
315Successfully evaluated skunk.test.compile
316Module skunk is not a publish module, skipping publishing
317
318Starting build for iron-cats - [4/18]
319Failed to resolve scalaVersion, assume it's Scala 3 project
320[info] compiling 5 Scala sources to /build/repo/out/cats/compile.dest/classes ...
321[warn] -- [E197] Potential Issue Warning: /build/repo/cats/src/io/github/iltotore/iron/Bounds.scala:39:6
322[warn] 39 | override def shift(value: A): A :| C =
323[warn] | ^
324[warn] | New anonymous class definition will be duplicated at each inline site
325[warn] |
326[warn] | longer explanation available when compiling with `-explain`
327[warn] one warning found
328[info] done compiling
329Successfully evaluated cats.compile
330Option -classpath was updated
331-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:29:8 -------
33229 | def refineNec[C](using constraint: RuntimeConstraint[A, C]): EitherNec[String, A :| C] =
333 | ^
334 | Couldn't resolve a member for the given link query: EitherNec
335-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:39:8 -------
33639 | def refineNel[C](using constraint: RuntimeConstraint[A, C]): EitherNel[String, A :| C] =
337 | ^
338 | Couldn't resolve a member for the given link query: EitherNel
339-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:49:8 -------
34049 | def refineValidated[C](using constraint: RuntimeConstraint[A, C]): Validated[String, A :| C] =
341 | ^
342 | Couldn't resolve a member for the given link query: Validated
343-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:59:8 -------
34459 | def refineValidatedNec[C](using constraint: RuntimeConstraint[A, C]): ValidatedNec[String, A :| C] =
345 | ^
346 | Couldn't resolve a member for the given link query: ValidatedNec
347-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:69:8 -------
34869 | def refineValidatedNel[C](using constraint: RuntimeConstraint[A, C]): ValidatedNel[String, A :| C] =
349 | ^
350 | Couldn't resolve a member for the given link query: ValidatedNel
351-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:81:8 -------
35281 | def refineAllNec[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): EitherNec[InvalidValue[A], F[A :| C]] =
353 | ^
354 | Couldn't resolve a member for the given link query: NonEmptyChain
355-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:91:8 -------
35691 | def refineAllNel[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): EitherNel[InvalidValue[A], F[A :| C]] =
357 | ^
358 | Couldn't resolve a member for the given link query: NonEmptyList
359-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:101:8 ------
360101 | def refineAllValidatedNec[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): ValidatedNec[InvalidValue[A], F[A :| C]] =
361 | ^
362 | Couldn't resolve a member for the given link query: Valid
363-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:112:8 ------
364112 | def refineAllValidatedNel[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): ValidatedNel[InvalidValue[A], F[A :| C]] =
365 | ^
366 | Couldn't resolve a member for the given link query: Valid
367-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:125:8 ------
368125 | def refineFurtherNec[C2](using constraint: RuntimeConstraint[A, C2]): EitherNec[String, A :| (C1 & C2)] =
369 | ^
370 | Couldn't resolve a member for the given link query: EitherNec
371-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:135:8 ------
372135 | def refineFurtherNel[C2](using constraint: RuntimeConstraint[A, C2]): EitherNel[String, A :| (C1 & C2)] =
373 | ^
374 | Couldn't resolve a member for the given link query: EitherNel
375-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:145:8 ------
376145 | def refineFurtherValidated[C2](using constraint: RuntimeConstraint[A, C2]): Validated[String, A :| (C1 & C2)] =
377 | ^
378 | Couldn't resolve a member for the given link query: Validated
379-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:155:8 ------
380155 | def refineFurtherValidatedNec[C2](using constraint: RuntimeConstraint[A, C2]): ValidatedNec[String, A :| (C1 & C2)] =
381 | ^
382 | Couldn't resolve a member for the given link query: ValidatedNec
383-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:165:8 ------
384165 | def refineFurtherValidatedNel[C2](using constraint: RuntimeConstraint[A, C2]): ValidatedNel[String, A :| (C1 & C2)] =
385 | ^
386 | Couldn't resolve a member for the given link query: ValidatedNel
387-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:177:8 ------
388177 | def refineAllFurtherNec[C2](using
389 | ^
390 | Couldn't resolve a member for the given link query: NonEmptyChain
391-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:190:8 ------
392190 | def refineAllFurtherNel[C2](using
393 | ^
394 | Couldn't resolve a member for the given link query: NonEmptyList
395-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:203:8 ------
396203 | def refineAllFurtherValidatedNec[C2](using
397 | ^
398 | Couldn't resolve a member for the given link query: Valid
399-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:221:8 ------
400221 | def refineAllFurtherValidatedNel[C2](using
401 | ^
402 | Couldn't resolve a member for the given link query: Valid
403-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:241:8 ------
404241 | def eitherNec(value: A): EitherNec[String, ops.T] = ops.either(value).toEitherNec
405 | ^
406 | Couldn't resolve a member for the given link query: EitherNec
407-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:250:8 ------
408250 | def eitherNel(value: A): EitherNel[String, ops.T] = ops.either(value).toEitherNel
409 | ^
410 | Couldn't resolve a member for the given link query: EitherNel
411-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:259:8 ------
412259 | def validated(value: A): Validated[String, ops.T] =
413 | ^
414 | Couldn't resolve a member for the given link query: Validated
415-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:269:8 ------
416269 | def validatedNec(value: A): ValidatedNec[String, ops.T] =
417 | ^
418 | Couldn't resolve a member for the given link query: ValidatedNec
419-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:279:8 ------
420279 | def validatedNel(value: A): ValidatedNel[String, ops.T] =
421 | ^
422 | Couldn't resolve a member for the given link query: ValidatedNel
423-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:289:8 ------
424289 | def eitherAllNec[F[_]](value: F[A])(using Traverse[F]): EitherNec[InvalidValue[A], F[ops.T]] =
425 | ^
426 | Couldn't resolve a member for the given link query: EitherNec
427-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:299:8 ------
428299 | def eitherAllNel[F[_]](value: F[A])(using Traverse[F]): EitherNel[InvalidValue[A], F[ops.T]] =
429 | ^
430 | Couldn't resolve a member for the given link query: EitherNel
431-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:309:8 ------
432309 | def validatedAllNec[F[_]](wrapper: F[A])(using traverse: Traverse[F]): ValidatedNec[InvalidValue[A], F[ops.T]] =
433 | ^
434 | Couldn't resolve a member for the given link query: ValidatedNec
435-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:320:8 ------
436320 | def validatedAllNel[F[_]](wrapper: F[A])(using traverse: Traverse[F]): ValidatedNel[InvalidValue[A], F[ops.T]] =
437 | ^
438 | Couldn't resolve a member for the given link query: ValidatedNel
43928 warnings found
440Successfully evaluated cats.docJar
441Failed to resolve scalaVersion, assume it's Scala 3 project
442Failed to resolve scalaVersion, assume it's Scala 3 project
443[info] compiling 3 Scala sources to /build/repo/out/cats/test/compile.dest/classes ...
444[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:74:77
445[error] 74 | test("pos") - assert(CommutativeSemigroup[Int :| Positive].combine(1, 5) == 6)
446[error] | ^
447[error] | Found: (1 : Int)
448[error] | Required: io.github.iltotore.iron.IronType[Int,
449[error] | io.github.iltotore.iron.constraint.all.Positive]
450[error] |
451[error] | The following import might fix the problem:
452[error] |
453[error] | import io.github.iltotore.iron.autoRefine
454[error] |
455[error] |
456[error] | longer explanation available when compiling with `-explain`
457[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:74:80
458[error] 74 | test("pos") - assert(CommutativeSemigroup[Int :| Positive].combine(1, 5) == 6)
459[error] | ^
460[error] | Found: (5 : Int)
461[error] | Required: io.github.iltotore.iron.IronType[Int,
462[error] | io.github.iltotore.iron.constraint.all.Positive]
463[error] |
464[error] | The following import might fix the problem:
465[error] |
466[error] | import io.github.iltotore.iron.autoRefine
467[error] |
468[error] |
469[error] | longer explanation available when compiling with `-explain`
470[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:75:77
471[error] 75 | test("neg") - assert(CommutativeSemigroup[Int :| Negative].combine(-1, -5) == -6)
472[error] | ^^
473[error] | Found: (-1 : Int)
474[error] | Required: io.github.iltotore.iron.IronType[Int,
475[error] | io.github.iltotore.iron.constraint.all.Negative]
476[error] |
477[error] | The following import might fix the problem:
478[error] |
479[error] | import io.github.iltotore.iron.autoRefine
480[error] |
481[error] |
482[error] | longer explanation available when compiling with `-explain`
483[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:75:81
484[error] 75 | test("neg") - assert(CommutativeSemigroup[Int :| Negative].combine(-1, -5) == -6)
485[error] | ^^
486[error] | Found: (-5 : Int)
487[error] | Required: io.github.iltotore.iron.IronType[Int,
488[error] | io.github.iltotore.iron.constraint.all.Negative]
489[error] |
490[error] | The following import might fix the problem:
491[error] |
492[error] | import io.github.iltotore.iron.autoRefine
493[error] |
494[error] |
495[error] | longer explanation available when compiling with `-explain`
496[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:78:78
497[error] 78 | test("pos") - assert(CommutativeSemigroup[Long :| Positive].combine(1, 5) == 6)
498[error] | ^
499[error] | Found: (1 : Int)
500[error] | Required: io.github.iltotore.iron.IronType[Long,
501[error] | io.github.iltotore.iron.constraint.all.Positive]
502[error] |
503[error] | The following import might make progress towards fixing the problem:
504[error] |
505[error] | import io.github.iltotore.iron.autoRefine
506[error] |
507[error] |
508[error] | longer explanation available when compiling with `-explain`
509[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:78:81
510[error] 78 | test("pos") - assert(CommutativeSemigroup[Long :| Positive].combine(1, 5) == 6)
511[error] | ^
512[error] | Found: (5 : Int)
513[error] | Required: io.github.iltotore.iron.IronType[Long,
514[error] | io.github.iltotore.iron.constraint.all.Positive]
515[error] |
516[error] | The following import might make progress towards fixing the problem:
517[error] |
518[error] | import io.github.iltotore.iron.autoRefine
519[error] |
520[error] |
521[error] | longer explanation available when compiling with `-explain`
522[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:79:78
523[error] 79 | test("neg") - assert(CommutativeSemigroup[Long :| Negative].combine(-1, -5) == -6)
524[error] | ^^
525[error] | Found: (-1 : Int)
526[error] | Required: io.github.iltotore.iron.IronType[Long,
527[error] | io.github.iltotore.iron.constraint.all.Negative]
528[error] |
529[error] | The following import might make progress towards fixing the problem:
530[error] |
531[error] | import io.github.iltotore.iron.autoRefine
532[error] |
533[error] |
534[error] | longer explanation available when compiling with `-explain`
535[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:79:82
536[error] 79 | test("neg") - assert(CommutativeSemigroup[Long :| Negative].combine(-1, -5) == -6)
537[error] | ^^
538[error] | Found: (-5 : Int)
539[error] | Required: io.github.iltotore.iron.IronType[Long,
540[error] | io.github.iltotore.iron.constraint.all.Negative]
541[error] |
542[error] | The following import might make progress towards fixing the problem:
543[error] |
544[error] | import io.github.iltotore.iron.autoRefine
545[error] |
546[error] |
547[error] | longer explanation available when compiling with `-explain`
548[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:82:79
549[error] 82 | test("pos") - assert(CommutativeSemigroup[Float :| Positive].combine(1, 5) == 6)
550[error] | ^
551[error] | Found: (1 : Int)
552[error] | Required: io.github.iltotore.iron.IronType[Float,
553[error] | io.github.iltotore.iron.constraint.all.Positive]
554[error] |
555[error] | The following import might make progress towards fixing the problem:
556[error] |
557[error] | import io.github.iltotore.iron.autoRefine
558[error] |
559[error] |
560[error] | longer explanation available when compiling with `-explain`
561[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:82:82
562[error] 82 | test("pos") - assert(CommutativeSemigroup[Float :| Positive].combine(1, 5) == 6)
563[error] | ^
564[error] | Found: (5 : Int)
565[error] | Required: io.github.iltotore.iron.IronType[Float,
566[error] | io.github.iltotore.iron.constraint.all.Positive]
567[error] |
568[error] | The following import might make progress towards fixing the problem:
569[error] |
570[error] | import io.github.iltotore.iron.autoRefine
571[error] |
572[error] |
573[error] | longer explanation available when compiling with `-explain`
574[error] 64 errors found
575Failed to evaluated cats.test.compile: Failure(Compilation failed, None)
576Module cats is not a publish module, skipping publishing
577
578Starting build for iron-pureconfig - [5/18]
579Failed to resolve scalaVersion, assume it's Scala 3 project
580[info] compiling 1 Scala source to /build/repo/out/pureconfig/compile.dest/classes ...
581[info] done compiling
582Successfully evaluated pureconfig.compile
583Option -classpath was updated
584-- Warning: /build/repo/pureconfig/src/io/github/iltotore/iron/pureconfig.scala:15:8
58515 | given [A, C](using reader: ConfigReader[A], constraint: RuntimeConstraint[A, C]): ConfigReader[A :| C] =
586 | ^
587 | Couldn't resolve a member for the given link query: ConfigReader
588-- Warning: /build/repo/pureconfig/src/io/github/iltotore/iron/pureconfig.scala:29:8
58929 | given [A](using mirror: RefinedType.Mirror[A], reader: ConfigReader[mirror.IronType]): ConfigReader[A] =
590 | ^
591 | Couldn't resolve a member for the given link query: ConfigReader
5923 warnings found
593Successfully evaluated pureconfig.docJar
594Failed to resolve scalaVersion, assume it's Scala 3 project
595Failed to resolve scalaVersion, assume it's Scala 3 project
596[info] compiling 2 Scala sources to /build/repo/out/pureconfig/test/compile.dest/classes ...
597[info] done compiling
598Successfully evaluated pureconfig.test.compile
599Module pureconfig is not a publish module, skipping publishing
600
601Starting build for iron-jsoniter - [6/18]
602Failed to resolve scalaVersion, assume it's Scala 3 project
603[info] compiling 1 Scala source to /build/repo/out/jsoniter/compile.dest/classes ...
604[warn] -- [E197] Potential Issue Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:17:4
605[warn] 17 | private val codec = JsonCodecMaker.make[A](config)
606[warn] | ^
607[warn] | New anonymous class definition will be duplicated at each inline site
608[warn] |
609[warn] | longer explanation available when compiling with `-explain`
610[warn] one warning found
611[info] done compiling
612Successfully evaluated jsoniter.compile
613Option -classpath was updated
614-- Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:13:15
61513 | inline given makeCodec[A, B](using
616 | ^
617 | Couldn't resolve a member for the given link query: JsonValueCodec
618-- Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:28:15
61928 | inline given refinedTypeCodec[T](using mirror: RefinedType.Mirror[T], ev: JsonValueCodec[mirror.IronType]): JsonValueCodec[T] =
620 | ^
621 | Couldn't resolve a member for the given link query: JsonValueCodec
6223 warnings found
623Successfully evaluated jsoniter.docJar
624Failed to resolve scalaVersion, assume it's Scala 3 project
625Failed to resolve scalaVersion, assume it's Scala 3 project
626[info] compiling 4 Scala sources to /build/repo/out/jsoniter/test/compile.dest/classes ...
627[info] done compiling
628Successfully evaluated jsoniter.test.compile
629Module jsoniter is not a publish module, skipping publishing
630
631Starting build for iron-docs - [7/18]
632No test module defined in docs
633Failed to resolve scalaVersion, assume it's Scala 3 project
634Successfully evaluated docs.compile
635Failed to resolve scalaVersion, assume it's Scala 3 project
636Failed to resolve scalaVersion, assume it's Scala 3 project
637Failed to resolve scalaVersion, assume it's Scala 3 project
638Failed to resolve scalaVersion, assume it's Scala 3 project
639Failed to resolve scalaVersion, assume it's Scala 3 project
640Failed to resolve scalaVersion, assume it's Scala 3 project
641Failed to resolve scalaVersion, assume it's Scala 3 project
642Failed to resolve scalaVersion, assume it's Scala 3 project
643[info] compiling 1 Scala source to /build/repo/out/zioJson/compile.dest/classes ...
644[info] compiling 1 Scala source to /build/repo/out/doobie/compile.dest/classes ...
645[info] compiling 1 Scala source to /build/repo/out/ciris/compile.dest/classes ...
646[info] compiling 1 Scala source to /build/repo/out/upickle/compile.dest/classes ...
647[info] done compiling
648[info] done compiling
649[info] compiling 1 Scala source to /build/repo/out/circe/compile.dest/classes ...
650[info] compiling 1 Scala source to /build/repo/out/scodec/compile.dest/classes ...
651[info] done compiling
652[info] compiling 1 Scala source to /build/repo/out/decline/compile.dest/classes ...
653[info] done compiling
654[info] compiling 10 Scala sources to /build/repo/out/scalacheck/compile.dest/classes ...
655[info] done compiling
656[info] done compiling
657[info] done compiling
658[info] done compiling
659Option -classpath was updated
660-- Warning: /build/repo/main/src/io/github/iltotore/iron/RefinedType.scala:53:6
66153 | def applyUnsafe(value: A): T =
662 | ^
663 | Couldn't resolve a member for the given link query: an
664-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:68:13 ---
66568 | inline def refine[B](using inline constraint: Constraint[A, B]): A :| B =
666 | ^
667 | Couldn't resolve a member for the given link query: an
668-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:79:6 ----
66979 | def refineUnsafe[B](using constraint: RuntimeConstraint[A, B]): A :| B =
670 | ^
671 | Couldn't resolve a member for the given link query: an
672-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:121:6 ---
673121 | def refineAllUnsafe[B](using mapLogic: MapLogic[F], rtc: RuntimeConstraint[A, B]): F[A :| B] =
674 | ^
675 | Couldn't resolve a member for the given link query: an
676-- Warning: /build/repo/main/src/io/github/iltotore/iron/Implication.scala:36:8
67736 | given [C1, C2](using C1 <:< C2): (C1 ==> C2) = Implication()
678 | ^
679 | Couldn't resolve a member for the given link query: C1
680-- Warning: /build/repo/main/src/io/github/iltotore/iron/conversion.scala:83:6 -
68183 | def refineFurther[C2](using RuntimeConstraint[A, C2]): A :| (C1 & C2) =
682 | ^
683 | Couldn't resolve a member for the given link query: an
684-- Warning: /build/repo/main/src/io/github/iltotore/iron/conversion.scala:94:6 -
68594 | def refineFurtherUnsafe[C2](using RuntimeConstraint[A, C2]): A :| (C1 & C2) =
686 | ^
687 | Couldn't resolve a member for the given link query: an
688-- Warning: /build/repo/main/src/io/github/iltotore/iron/constraint/string.scala:25:7
68925 | type Blank = DescribedAs[ForAll[Whitespace], "Should only contain whitespaces"]
690 | ^
691 | Couldn't resolve a member for the given link query: Whitespace
692-- Warning: /build/repo/main/src/io/github/iltotore/iron/constraint/string.scala:31:7
69331 | type Trimmed = DescribedAs[
694 | ^
695 | Couldn't resolve a member for the given link query: Whitespace
696-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:29:8 -------
69729 | def refineNec[C](using constraint: RuntimeConstraint[A, C]): EitherNec[String, A :| C] =
698 | ^
699 | Couldn't resolve a member for the given link query: EitherNec
700-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:39:8 -------
70139 | def refineNel[C](using constraint: RuntimeConstraint[A, C]): EitherNel[String, A :| C] =
702 | ^
703 | Couldn't resolve a member for the given link query: EitherNel
704-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:49:8 -------
70549 | def refineValidated[C](using constraint: RuntimeConstraint[A, C]): Validated[String, A :| C] =
706 | ^
707 | Couldn't resolve a member for the given link query: Validated
708-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:59:8 -------
70959 | def refineValidatedNec[C](using constraint: RuntimeConstraint[A, C]): ValidatedNec[String, A :| C] =
710 | ^
711 | Couldn't resolve a member for the given link query: ValidatedNec
712-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:69:8 -------
71369 | def refineValidatedNel[C](using constraint: RuntimeConstraint[A, C]): ValidatedNel[String, A :| C] =
714 | ^
715 | Couldn't resolve a member for the given link query: ValidatedNel
716-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:81:8 -------
71781 | def refineAllNec[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): EitherNec[InvalidValue[A], F[A :| C]] =
718 | ^
719 | Couldn't resolve a member for the given link query: NonEmptyChain
720-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:91:8 -------
72191 | def refineAllNel[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): EitherNel[InvalidValue[A], F[A :| C]] =
722 | ^
723 | Couldn't resolve a member for the given link query: NonEmptyList
724-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:101:8 ------
725101 | def refineAllValidatedNec[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): ValidatedNec[InvalidValue[A], F[A :| C]] =
726 | ^
727 | Couldn't resolve a member for the given link query: Valid
728-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:112:8 ------
729112 | def refineAllValidatedNel[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): ValidatedNel[InvalidValue[A], F[A :| C]] =
730 | ^
731 | Couldn't resolve a member for the given link query: Valid
732-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:125:8 ------
733125 | def refineFurtherNec[C2](using constraint: RuntimeConstraint[A, C2]): EitherNec[String, A :| (C1 & C2)] =
734 | ^
735 | Couldn't resolve a member for the given link query: EitherNec
736-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:135:8 ------
737135 | def refineFurtherNel[C2](using constraint: RuntimeConstraint[A, C2]): EitherNel[String, A :| (C1 & C2)] =
738 | ^
739 | Couldn't resolve a member for the given link query: EitherNel
740-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:145:8 ------
741145 | def refineFurtherValidated[C2](using constraint: RuntimeConstraint[A, C2]): Validated[String, A :| (C1 & C2)] =
742 | ^
743 | Couldn't resolve a member for the given link query: Validated
744-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:155:8 ------
745155 | def refineFurtherValidatedNec[C2](using constraint: RuntimeConstraint[A, C2]): ValidatedNec[String, A :| (C1 & C2)] =
746 | ^
747 | Couldn't resolve a member for the given link query: ValidatedNec
748-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:165:8 ------
749165 | def refineFurtherValidatedNel[C2](using constraint: RuntimeConstraint[A, C2]): ValidatedNel[String, A :| (C1 & C2)] =
750 | ^
751 | Couldn't resolve a member for the given link query: ValidatedNel
752-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:177:8 ------
753177 | def refineAllFurtherNec[C2](using
754 | ^
755 | Couldn't resolve a member for the given link query: NonEmptyChain
756-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:190:8 ------
757190 | def refineAllFurtherNel[C2](using
758 | ^
759 | Couldn't resolve a member for the given link query: NonEmptyList
760-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:203:8 ------
761203 | def refineAllFurtherValidatedNec[C2](using
762 | ^
763 | Couldn't resolve a member for the given link query: Valid
764-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:221:8 ------
765221 | def refineAllFurtherValidatedNel[C2](using
766 | ^
767 | Couldn't resolve a member for the given link query: Valid
768-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:241:8 ------
769241 | def eitherNec(value: A): EitherNec[String, ops.T] = ops.either(value).toEitherNec
770 | ^
771 | Couldn't resolve a member for the given link query: EitherNec
772-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:250:8 ------
773250 | def eitherNel(value: A): EitherNel[String, ops.T] = ops.either(value).toEitherNel
774 | ^
775 | Couldn't resolve a member for the given link query: EitherNel
776-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:259:8 ------
777259 | def validated(value: A): Validated[String, ops.T] =
778 | ^
779 | Couldn't resolve a member for the given link query: Validated
780-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:269:8 ------
781269 | def validatedNec(value: A): ValidatedNec[String, ops.T] =
782 | ^
783 | Couldn't resolve a member for the given link query: ValidatedNec
784-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:279:8 ------
785279 | def validatedNel(value: A): ValidatedNel[String, ops.T] =
786 | ^
787 | Couldn't resolve a member for the given link query: ValidatedNel
788-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:289:8 ------
789289 | def eitherAllNec[F[_]](value: F[A])(using Traverse[F]): EitherNec[InvalidValue[A], F[ops.T]] =
790 | ^
791 | Couldn't resolve a member for the given link query: EitherNec
792-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:299:8 ------
793299 | def eitherAllNel[F[_]](value: F[A])(using Traverse[F]): EitherNel[InvalidValue[A], F[ops.T]] =
794 | ^
795 | Couldn't resolve a member for the given link query: EitherNel
796-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:309:8 ------
797309 | def validatedAllNec[F[_]](wrapper: F[A])(using traverse: Traverse[F]): ValidatedNec[InvalidValue[A], F[ops.T]] =
798 | ^
799 | Couldn't resolve a member for the given link query: ValidatedNec
800-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:320:8 ------
801320 | def validatedAllNel[F[_]](wrapper: F[A])(using traverse: Traverse[F]): ValidatedNel[InvalidValue[A], F[ops.T]] =
802 | ^
803 | Couldn't resolve a member for the given link query: ValidatedNel
804-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:8:7 ------
8058 |object circe extends CirceLowPriority:
806 | ^
807 | Couldn't resolve a member for the given link query: Encoder
808-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:45:8 -----
80945 | given [A, B](using decoder: KeyDecoder[A], constraint: RuntimeConstraint[A, B]): KeyDecoder[A :| B] =
810 | ^
811 | Couldn't resolve a member for the given link query: KeyDecoder
812-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:37:8 -----
81337 | given [A, B](using encoder: Encoder[A]): Encoder[A :| B] = encoder.asInstanceOf[Encoder[A :| B]]
814 | ^
815 | Couldn't resolve a member for the given link query: Encoder
816-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:54:8 -----
81754 | given [A, B](using encoder: KeyEncoder[A]): KeyEncoder[A :| B] = encoder.asInstanceOf[KeyEncoder[A :| B]]
818 | ^
819 | Couldn't resolve a member for the given link query: KeyEncoder
820-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:29:8 -----
82129 | given [A, B](using decoder: Decoder[A], constraint: RuntimeConstraint[A, B]): Decoder[A :| B] =
822 | ^
823 | Couldn't resolve a member for the given link query: Decoder
824-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:13:7 -
82513 |object decline:
826 | ^
827 | Couldn't resolve a member for the given link query: Argument
828-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:23:8 -
82923 | given [A, B](using argument: Argument[A], constraint: RuntimeConstraint[A, B]): Argument[A :| B] =
830 | ^
831 | Couldn't resolve a member for the given link query: Argument
832-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:41:8 -
83341 | given [T](using mirror: RefinedType.Mirror[T], argument: Argument[mirror.IronType]): Argument[T] =
834 | ^
835 | Couldn't resolve a member for the given link query: Argument
836-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:9:7 ----
8379 |object doobie extends DoobieLowPriority:
838 | ^
839 | Couldn't resolve a member for the given link query: Meta
840-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:18:8 ---
84118 | given [T](using m: RefinedType.Mirror[T], ev: Get[m.IronType]): Get[T] =
842 | ^
843 | Couldn't resolve a member for the given link query: Get
844-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:28:8 ---
84528 | given [T](using m: RefinedType.Mirror[T], ev: Put[m.IronType]): Put[T] =
846 | ^
847 | Couldn't resolve a member for the given link query: Put
848-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:38:8 ---
84938 | given [T](using m: RefinedType.Mirror[T], ev: Meta[m.IronType]): Meta[T] =
850 | ^
851 | Couldn't resolve a member for the given link query: Meta
852-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:73:8 ---
85373 | given [A, C](using meta: Meta[A])(using RuntimeConstraint[A, C], Show[A]): Meta[A :| C] =
854 | ^
855 | Couldn't resolve a member for the given link query: Meta
856-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:62:8 ---
85762 | given [A, C](using put: Put[A])(using RuntimeConstraint[A, C], Show[A]): Put[A :| C] =
858 | ^
859 | Couldn't resolve a member for the given link query: Put
860-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:51:8 ---
86151 | given [A, C](using get: Get[A])(using RuntimeConstraint[A, C], Show[A]): Get[A :| C] =
862 | ^
863 | Couldn't resolve a member for the given link query: Get
864-- Warning: /build/repo/ciris/src/io.github.iltotore.iron/ciris.scala:13:8 -----
86513 | given [In, A, C](using decoder: ConfigDecoder[In, A], constraint: RuntimeConstraint[A, C]): ConfigDecoder[In, A :| C] =
866 | ^
867 | Couldn't resolve a member for the given link query: ConfigDecoder
868-- Warning: /build/repo/ciris/src/io.github.iltotore.iron/ciris.scala:22:8 -----
86922 | given [In, T](using mirror: RefinedType.Mirror[T], decoder: ConfigDecoder[In, mirror.IronType]): ConfigDecoder[In, T] =
870 | ^
871 | Couldn't resolve a member for the given link query: ConfigDecoder
872-- Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:13:15
87313 | inline given makeCodec[A, B](using
874 | ^
875 | Couldn't resolve a member for the given link query: JsonValueCodec
876-- Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:28:15
87728 | inline given refinedTypeCodec[T](using mirror: RefinedType.Mirror[T], ev: JsonValueCodec[mirror.IronType]): JsonValueCodec[T] =
878 | ^
879 | Couldn't resolve a member for the given link query: JsonValueCodec
880-- Warning: /build/repo/pureconfig/src/io/github/iltotore/iron/pureconfig.scala:15:8
88115 | given [A, C](using reader: ConfigReader[A], constraint: RuntimeConstraint[A, C]): ConfigReader[A :| C] =
882 | ^
883 | Couldn't resolve a member for the given link query: ConfigReader
884-- Warning: /build/repo/scodec/src/io/github/iltotore/iron/scodec.scala:9:7 ----
8859 |object scodec extends ScodecLowPriority:
886 | ^
887 | Couldn't resolve a member for the given link query: Codec
888-- Warning: /build/repo/scodec/src/io/github/iltotore/iron/scodec.scala:25:8 ---
88925 | given [A, B](using codec: Codec[A], constraint: RuntimeConstraint[A, B]): Codec[A :| B] =
890 | ^
891 | Couldn't resolve a member for the given link query: Codec
892-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:13:8 -----
89313 | def refined[C](using constraint: RuntimeConstraint[A, C]): Codec[A :| C] =
894 | ^
895 | Couldn't resolve a member for the given link query: Codec
896-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:22:8 -----
89722 | given [A, C](using codec: Codec[A], constraint: RuntimeConstraint[A, C]): Codec[A :| C] =
898 | ^
899 | Couldn't resolve a member for the given link query: Codec
900-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:28:15 ----
90128 | inline given [T](using mirror: RefinedType.Mirror[T], ev: Codec[mirror.IronType]): Codec[T] =
902 | ^
903 | Couldn't resolve a member for the given link query: Codec
904-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:15:15 --------
90515 | inline def refineValidation[C](using inline constraint: Constraint[A, C]): Validation[String, A :| C] =
906 | ^
907 | Couldn't resolve a member for the given link query: Validation
908-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:30:15 --------
90930 | inline def refineFurtherValidation[C2](using inline constraint: Constraint[A, C2]): Validation[String, A :| (C1 & C2)] =
910 | ^
911 | Couldn't resolve a member for the given link query: Validation
912-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:49:8 ---------
91349 | def validation(value: A): Validation[String, ops.T] =
914 | ^
915 | Couldn't resolve a member for the given link query: Validation
916-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:57:8 ---------
91757 | def validationAll[F[+_]](wrapper: F[A])(using forEach: ForEach[F]): Validation[InvalidValue[A], F[ops.T]] =
918 | ^
919 | Couldn't resolve a member for the given link query: Validation
92066 warnings found
921-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/index.md -------------
922/build/repo/out/docs/docJar.dest/static/_docs/index.md: Property `title` will be overridden by project name
923-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md
924/build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md: Unable to resolve link 'io.github.iltotore.iron.ops.stringValue'
925-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md
926/build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md: Unable to resolve link 'io.github.iltotore.iron.constraint package'
927-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md
928/build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md: Unable to resolve link 'io.github.iltotore.iron.constraint.any.!'
929-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md
930/build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md: Unable to resolve link 'io.github.iltotore.iron.constraint.collection.Contains'
931-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md
932/build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md: Unable to resolve link 'io.github.iltotore.iron.package.Implication'
933-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md
934/build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md: Unable to resolve link 'io.github.iltotore.iron.ops'
935-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md
936/build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md: Unable to resolve link 'io.github.iltotore.iron.ops'
937Successfully evaluated docs.docJar
938Module docs is not a publish module, skipping publishing
939
940Starting build for iron-decline - [8/18]
941Successfully evaluated decline.compile
942Option -classpath was updated
943-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:13:7 -
94413 |object decline:
945 | ^
946 | Couldn't resolve a member for the given link query: Argument
947-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:23:8 -
94823 | given [A, B](using argument: Argument[A], constraint: RuntimeConstraint[A, B]): Argument[A :| B] =
949 | ^
950 | Couldn't resolve a member for the given link query: Argument
951-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:41:8 -
95241 | given [T](using mirror: RefinedType.Mirror[T], argument: Argument[mirror.IronType]): Argument[T] =
953 | ^
954 | Couldn't resolve a member for the given link query: Argument
9554 warnings found
956Successfully evaluated decline.docJar
957Failed to resolve scalaVersion, assume it's Scala 3 project
958Failed to resolve scalaVersion, assume it's Scala 3 project
959[info] compiling 2 Scala sources to /build/repo/out/decline/test/compile.dest/classes ...
960[info] done compiling
961Successfully evaluated decline.test.compile
962Module decline is not a publish module, skipping publishing
963
964Starting build for iron-ciris - [9/18]
965Successfully evaluated ciris.compile
966Option -classpath was updated
967-- Warning: /build/repo/ciris/src/io.github.iltotore.iron/ciris.scala:13:8 -----
96813 | given [In, A, C](using decoder: ConfigDecoder[In, A], constraint: RuntimeConstraint[A, C]): ConfigDecoder[In, A :| C] =
969 | ^
970 | Couldn't resolve a member for the given link query: ConfigDecoder
971-- Warning: /build/repo/ciris/src/io.github.iltotore.iron/ciris.scala:22:8 -----
97222 | given [In, T](using mirror: RefinedType.Mirror[T], decoder: ConfigDecoder[In, mirror.IronType]): ConfigDecoder[In, T] =
973 | ^
974 | Couldn't resolve a member for the given link query: ConfigDecoder
9753 warnings found
976Successfully evaluated ciris.docJar
977Failed to resolve scalaVersion, assume it's Scala 3 project
978Failed to resolve scalaVersion, assume it's Scala 3 project
979[info] compiling 2 Scala sources to /build/repo/out/ciris/test/compile.dest/classes ...
980[info] done compiling
981Successfully evaluated ciris.test.compile
982Module ciris is not a publish module, skipping publishing
983
984Starting build for iron-scodec - [10/18]
985Successfully evaluated scodec.compile
986Option -classpath was updated
987-- Warning: /build/repo/scodec/src/io/github/iltotore/iron/scodec.scala:9:7 ----
9889 |object scodec extends ScodecLowPriority:
989 | ^
990 | Couldn't resolve a member for the given link query: Codec
991-- Warning: /build/repo/scodec/src/io/github/iltotore/iron/scodec.scala:25:8 ---
99225 | given [A, B](using codec: Codec[A], constraint: RuntimeConstraint[A, B]): Codec[A :| B] =
993 | ^
994 | Couldn't resolve a member for the given link query: Codec
9953 warnings found
996Successfully evaluated scodec.docJar
997Failed to resolve scalaVersion, assume it's Scala 3 project
998Failed to resolve scalaVersion, assume it's Scala 3 project
999[info] compiling 2 Scala sources to /build/repo/out/scodec/test/compile.dest/classes ...
1000[info] done compiling
1001Successfully evaluated scodec.test.compile
1002Module scodec is not a publish module, skipping publishing
1003
1004Starting build for iron-upickle - [11/18]
1005Successfully evaluated upickle.compile
1006Option -classpath was updated
10071 warning found
1008Successfully evaluated upickle.docJar
1009Failed to resolve scalaVersion, assume it's Scala 3 project
1010Failed to resolve scalaVersion, assume it's Scala 3 project
1011[info] compiling 2 Scala sources to /build/repo/out/upickle/test/compile.dest/classes ...
1012[info] done compiling
1013Successfully evaluated upickle.test.compile
1014Module upickle is not a publish module, skipping publishing
1015
1016Starting build for iron-scalacheck - [12/18]
1017Successfully evaluated scalacheck.compile
1018Option -classpath was updated
10191 warning found
1020Successfully evaluated scalacheck.docJar
1021Failed to resolve scalaVersion, assume it's Scala 3 project
1022Failed to resolve scalaVersion, assume it's Scala 3 project
1023[info] compiling 7 Scala sources to /build/repo/out/scalacheck/test/compile.dest/classes ...
1024[info] done compiling
1025Successfully evaluated scalacheck.test.compile
1026Module scalacheck is not a publish module, skipping publishing
1027
1028Starting build for iron - [13/18]
1029Successfully evaluated main.compile
1030Option -classpath was updated
1031-- Warning: /build/repo/main/src/io/github/iltotore/iron/RefinedType.scala:53:6
103253 | def applyUnsafe(value: A): T =
1033 | ^
1034 | Couldn't resolve a member for the given link query: an
1035-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:68:13 ---
103668 | inline def refine[B](using inline constraint: Constraint[A, B]): A :| B =
1037 | ^
1038 | Couldn't resolve a member for the given link query: an
1039-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:79:6 ----
104079 | def refineUnsafe[B](using constraint: RuntimeConstraint[A, B]): A :| B =
1041 | ^
1042 | Couldn't resolve a member for the given link query: an
1043-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:121:6 ---
1044121 | def refineAllUnsafe[B](using mapLogic: MapLogic[F], rtc: RuntimeConstraint[A, B]): F[A :| B] =
1045 | ^
1046 | Couldn't resolve a member for the given link query: an
1047-- Warning: /build/repo/main/src/io/github/iltotore/iron/Implication.scala:36:8
104836 | given [C1, C2](using C1 <:< C2): (C1 ==> C2) = Implication()
1049 | ^
1050 | Couldn't resolve a member for the given link query: C1
1051-- Warning: /build/repo/main/src/io/github/iltotore/iron/conversion.scala:83:6 -
105283 | def refineFurther[C2](using RuntimeConstraint[A, C2]): A :| (C1 & C2) =
1053 | ^
1054 | Couldn't resolve a member for the given link query: an
1055-- Warning: /build/repo/main/src/io/github/iltotore/iron/conversion.scala:94:6 -
105694 | def refineFurtherUnsafe[C2](using RuntimeConstraint[A, C2]): A :| (C1 & C2) =
1057 | ^
1058 | Couldn't resolve a member for the given link query: an
1059-- Warning: /build/repo/main/src/io/github/iltotore/iron/constraint/string.scala:25:7
106025 | type Blank = DescribedAs[ForAll[Whitespace], "Should only contain whitespaces"]
1061 | ^
1062 | Couldn't resolve a member for the given link query: Whitespace
1063-- Warning: /build/repo/main/src/io/github/iltotore/iron/constraint/string.scala:31:7
106431 | type Trimmed = DescribedAs[
1065 | ^
1066 | Couldn't resolve a member for the given link query: Whitespace
106710 warnings found
1068Successfully evaluated main.docJar
1069Failed to resolve scalaVersion, assume it's Scala 3 project
1070Failed to resolve scalaVersion, assume it's Scala 3 project
1071[info] compiling 10 Scala sources to /build/repo/out/main/test/compile.dest/classes ...
1072[info] done compiling
1073Successfully evaluated main.test.compile
1074Module main is not a publish module, skipping publishing
1075
1076Starting build for iron-doobie - [14/18]
1077Successfully evaluated doobie.compile
1078Option -classpath was updated
1079-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:9:7 ----
10809 |object doobie extends DoobieLowPriority:
1081 | ^
1082 | Couldn't resolve a member for the given link query: Meta
1083-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:18:8 ---
108418 | given [T](using m: RefinedType.Mirror[T], ev: Get[m.IronType]): Get[T] =
1085 | ^
1086 | Couldn't resolve a member for the given link query: Get
1087-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:28:8 ---
108828 | given [T](using m: RefinedType.Mirror[T], ev: Put[m.IronType]): Put[T] =
1089 | ^
1090 | Couldn't resolve a member for the given link query: Put
1091-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:38:8 ---
109238 | given [T](using m: RefinedType.Mirror[T], ev: Meta[m.IronType]): Meta[T] =
1093 | ^
1094 | Couldn't resolve a member for the given link query: Meta
1095-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:73:8 ---
109673 | given [A, C](using meta: Meta[A])(using RuntimeConstraint[A, C], Show[A]): Meta[A :| C] =
1097 | ^
1098 | Couldn't resolve a member for the given link query: Meta
1099-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:62:8 ---
110062 | given [A, C](using put: Put[A])(using RuntimeConstraint[A, C], Show[A]): Put[A :| C] =
1101 | ^
1102 | Couldn't resolve a member for the given link query: Put
1103-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:51:8 ---
110451 | given [A, C](using get: Get[A])(using RuntimeConstraint[A, C], Show[A]): Get[A :| C] =
1105 | ^
1106 | Couldn't resolve a member for the given link query: Get
11078 warnings found
1108Successfully evaluated doobie.docJar
1109Failed to resolve scalaVersion, assume it's Scala 3 project
1110Failed to resolve scalaVersion, assume it's Scala 3 project
1111[info] compiling 2 Scala sources to /build/repo/out/doobie/test/compile.dest/classes ...
1112[info] done compiling
1113Successfully evaluated doobie.test.compile
1114Module doobie is not a publish module, skipping publishing
1115
1116Starting build for iron-borer - [15/18]
1117Failed to resolve scalaVersion, assume it's Scala 3 project
1118[info] compiling 1 Scala source to /build/repo/out/borer/compile.dest/classes ...
1119[info] done compiling
1120Successfully evaluated borer.compile
1121Option -classpath was updated
1122-- Warning: /build/repo/borer/src/io/github/iltotore/iron/borer.scala:8:7 ------
11238 |object borer extends BorerLowPriority:
1124 | ^
1125 | Couldn't resolve a member for the given link query: Encoder
11262 warnings found
1127Successfully evaluated borer.docJar
1128Failed to resolve scalaVersion, assume it's Scala 3 project
1129Failed to resolve scalaVersion, assume it's Scala 3 project
1130[info] compiling 2 Scala sources to /build/repo/out/borer/test/compile.dest/classes ...
1131[info] done compiling
1132Successfully evaluated borer.test.compile
1133Module borer is not a publish module, skipping publishing
1134
1135Starting build for iron-circe - [16/18]
1136Successfully evaluated circe.compile
1137Option -classpath was updated
1138-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:8:7 ------
11398 |object circe extends CirceLowPriority:
1140 | ^
1141 | Couldn't resolve a member for the given link query: Encoder
1142-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:29:8 -----
114329 | given [A, B](using decoder: Decoder[A], constraint: RuntimeConstraint[A, B]): Decoder[A :| B] =
1144 | ^
1145 | Couldn't resolve a member for the given link query: Decoder
1146-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:37:8 -----
114737 | given [A, B](using encoder: Encoder[A]): Encoder[A :| B] = encoder.asInstanceOf[Encoder[A :| B]]
1148 | ^
1149 | Couldn't resolve a member for the given link query: Encoder
1150-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:54:8 -----
115154 | given [A, B](using encoder: KeyEncoder[A]): KeyEncoder[A :| B] = encoder.asInstanceOf[KeyEncoder[A :| B]]
1152 | ^
1153 | Couldn't resolve a member for the given link query: KeyEncoder
1154-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:45:8 -----
115545 | given [A, B](using decoder: KeyDecoder[A], constraint: RuntimeConstraint[A, B]): KeyDecoder[A :| B] =
1156 | ^
1157 | Couldn't resolve a member for the given link query: KeyDecoder
11586 warnings found
1159Successfully evaluated circe.docJar
1160Failed to resolve scalaVersion, assume it's Scala 3 project
1161Failed to resolve scalaVersion, assume it's Scala 3 project
1162[info] compiling 2 Scala sources to /build/repo/out/circe/test/compile.dest/classes ...
1163[info] done compiling
1164Successfully evaluated circe.test.compile
1165Module circe is not a publish module, skipping publishing
1166
1167Starting build for iron-zio-json - [17/18]
1168Successfully evaluated zioJson.compile
1169Option -classpath was updated
11701 warning found
1171Successfully evaluated zioJson.docJar
1172Failed to resolve scalaVersion, assume it's Scala 3 project
1173Failed to resolve scalaVersion, assume it's Scala 3 project
1174[info] compiling 2 Scala sources to /build/repo/out/zioJson/test/compile.dest/classes ...
1175[info] done compiling
1176Successfully evaluated zioJson.test.compile
1177Module zioJson is not a publish module, skipping publishing
1178
1179************************
1180Build summary:
1181[{
1182 "module": "sandbox",
1183 "compile": {"status": "ok", "tookMs": 18459, "warnings": 0, "errors": 0},
1184 "doc": {"status": "ok", "tookMs": 2647, "files": 1, "totalSizeKb": 0},
1185 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1186 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1187 "publish": {"status": "skipped", "tookMs": 0},
1188 "metadata": {
1189 "crossScalaVersions": []
1190}
1191},{
1192 "module": "iron-play-json",
1193 "compile": {"status": "ok", "tookMs": 3432, "warnings": 0, "errors": 0},
1194 "doc": {"status": "ok", "tookMs": 2950, "files": 1, "totalSizeKb": 2650},
1195 "test-compile": {"status": "ok", "tookMs": 5013, "warnings": 0, "errors": 0},
1196 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1197 "publish": {"status": "skipped", "tookMs": 0},
1198 "metadata": {
1199 "crossScalaVersions": []
1200}
1201},{
1202 "module": "iron-zio",
1203 "compile": {"status": "ok", "tookMs": 4626, "warnings": 0, "errors": 0},
1204 "doc": {"status": "ok", "tookMs": 2913, "files": 1, "totalSizeKb": 2651},
1205 "test-compile": {"status": "ok", "tookMs": 6505, "warnings": 0, "errors": 0},
1206 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1207 "publish": {"status": "skipped", "tookMs": 0},
1208 "metadata": {
1209 "crossScalaVersions": []
1210}
1211},{
1212 "module": "iron-skunk",
1213 "compile": {"status": "ok", "tookMs": 3948, "warnings": 0, "errors": 0},
1214 "doc": {"status": "ok", "tookMs": 2636, "files": 1, "totalSizeKb": 2650},
1215 "test-compile": {"status": "ok", "tookMs": 9569, "warnings": 0, "errors": 0},
1216 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1217 "publish": {"status": "skipped", "tookMs": 0},
1218 "metadata": {
1219 "crossScalaVersions": []
1220}
1221},{
1222 "module": "iron-cats",
1223 "compile": {"status": "ok", "tookMs": 35866, "warnings": 0, "errors": 0},
1224 "doc": {"status": "ok", "tookMs": 5848, "files": 1, "totalSizeKb": 2674},
1225 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["build_.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 37943, "warnings": 0, "errors": 0},
1226 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1227 "publish": {"status": "skipped", "tookMs": 0},
1228 "metadata": {
1229 "crossScalaVersions": []
1230}
1231},{
1232 "module": "iron-pureconfig",
1233 "compile": {"status": "ok", "tookMs": 4310, "warnings": 0, "errors": 0},
1234 "doc": {"status": "ok", "tookMs": 3650, "files": 1, "totalSizeKb": 2653},
1235 "test-compile": {"status": "ok", "tookMs": 11148, "warnings": 0, "errors": 0},
1236 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1237 "publish": {"status": "skipped", "tookMs": 0},
1238 "metadata": {
1239 "crossScalaVersions": []
1240}
1241},{
1242 "module": "iron-jsoniter",
1243 "compile": {"status": "ok", "tookMs": 3517, "warnings": 0, "errors": 0},
1244 "doc": {"status": "ok", "tookMs": 3523, "files": 1, "totalSizeKb": 2650},
1245 "test-compile": {"status": "ok", "tookMs": 13315, "warnings": 0, "errors": 0},
1246 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1247 "publish": {"status": "skipped", "tookMs": 0},
1248 "metadata": {
1249 "crossScalaVersions": []
1250}
1251},{
1252 "module": "iron-docs",
1253 "compile": {"status": "ok", "tookMs": 1363, "warnings": 0, "errors": 0},
1254 "doc": {"status": "ok", "tookMs": 42636, "files": 1, "totalSizeKb": 3677},
1255 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1256 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1257 "publish": {"status": "skipped", "tookMs": 0},
1258 "metadata": {
1259 "crossScalaVersions": []
1260}
1261},{
1262 "module": "iron-decline",
1263 "compile": {"status": "ok", "tookMs": 26, "warnings": 0, "errors": 0},
1264 "doc": {"status": "ok", "tookMs": 3078, "files": 1, "totalSizeKb": 2650},
1265 "test-compile": {"status": "ok", "tookMs": 6688, "warnings": 0, "errors": 0},
1266 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1267 "publish": {"status": "skipped", "tookMs": 0},
1268 "metadata": {
1269 "crossScalaVersions": []
1270}
1271},{
1272 "module": "iron-ciris",
1273 "compile": {"status": "ok", "tookMs": 54, "warnings": 0, "errors": 0},
1274 "doc": {"status": "ok", "tookMs": 3154, "files": 1, "totalSizeKb": 2650},
1275 "test-compile": {"status": "ok", "tookMs": 6583, "warnings": 0, "errors": 0},
1276 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1277 "publish": {"status": "skipped", "tookMs": 0},
1278 "metadata": {
1279 "crossScalaVersions": []
1280}
1281},{
1282 "module": "iron-scodec",
1283 "compile": {"status": "ok", "tookMs": 41, "warnings": 0, "errors": 0},
1284 "doc": {"status": "ok", "tookMs": 3053, "files": 1, "totalSizeKb": 2650},
1285 "test-compile": {"status": "ok", "tookMs": 9109, "warnings": 0, "errors": 0},
1286 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1287 "publish": {"status": "skipped", "tookMs": 0},
1288 "metadata": {
1289 "crossScalaVersions": []
1290}
1291},{
1292 "module": "iron-upickle",
1293 "compile": {"status": "ok", "tookMs": 109, "warnings": 0, "errors": 0},
1294 "doc": {"status": "ok", "tookMs": 3126, "files": 1, "totalSizeKb": 2650},
1295 "test-compile": {"status": "ok", "tookMs": 9187, "warnings": 0, "errors": 0},
1296 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1297 "publish": {"status": "skipped", "tookMs": 0},
1298 "metadata": {
1299 "crossScalaVersions": []
1300}
1301},{
1302 "module": "iron-scalacheck",
1303 "compile": {"status": "ok", "tookMs": 42, "warnings": 0, "errors": 0},
1304 "doc": {"status": "ok", "tookMs": 4836, "files": 1, "totalSizeKb": 2713},
1305 "test-compile": {"status": "ok", "tookMs": 22513, "warnings": 0, "errors": 0},
1306 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1307 "publish": {"status": "skipped", "tookMs": 0},
1308 "metadata": {
1309 "crossScalaVersions": []
1310}
1311},{
1312 "module": "iron",
1313 "compile": {"status": "ok", "tookMs": 23, "warnings": 0, "errors": 0},
1314 "doc": {"status": "ok", "tookMs": 9427, "files": 1, "totalSizeKb": 3266},
1315 "test-compile": {"status": "ok", "tookMs": 22206, "warnings": 0, "errors": 0},
1316 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1317 "publish": {"status": "skipped", "tookMs": 0},
1318 "metadata": {
1319 "crossScalaVersions": []
1320}
1321},{
1322 "module": "iron-doobie",
1323 "compile": {"status": "ok", "tookMs": 47, "warnings": 0, "errors": 0},
1324 "doc": {"status": "ok", "tookMs": 3980, "files": 1, "totalSizeKb": 2651},
1325 "test-compile": {"status": "ok", "tookMs": 11513, "warnings": 0, "errors": 0},
1326 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1327 "publish": {"status": "skipped", "tookMs": 0},
1328 "metadata": {
1329 "crossScalaVersions": []
1330}
1331},{
1332 "module": "iron-borer",
1333 "compile": {"status": "ok", "tookMs": 4041, "warnings": 0, "errors": 0},
1334 "doc": {"status": "ok", "tookMs": 2931, "files": 1, "totalSizeKb": 2650},
1335 "test-compile": {"status": "ok", "tookMs": 5892, "warnings": 0, "errors": 0},
1336 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1337 "publish": {"status": "skipped", "tookMs": 0},
1338 "metadata": {
1339 "crossScalaVersions": []
1340}
1341},{
1342 "module": "iron-circe",
1343 "compile": {"status": "ok", "tookMs": 44, "warnings": 0, "errors": 0},
1344 "doc": {"status": "ok", "tookMs": 3393, "files": 1, "totalSizeKb": 2651},
1345 "test-compile": {"status": "ok", "tookMs": 6485, "warnings": 0, "errors": 0},
1346 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1347 "publish": {"status": "skipped", "tookMs": 0},
1348 "metadata": {
1349 "crossScalaVersions": []
1350}
1351},{
1352 "module": "iron-zio-json",
1353 "compile": {"status": "ok", "tookMs": 33, "warnings": 0, "errors": 0},
1354 "doc": {"status": "ok", "tookMs": 2493, "files": 1, "totalSizeKb": 2650},
1355 "test-compile": {"status": "ok", "tookMs": 5773, "warnings": 0, "errors": 0},
1356 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1357 "publish": {"status": "skipped", "tookMs": 0},
1358 "metadata": {
1359 "crossScalaVersions": []
1360}
1361}]
1362************************"
1363
13641 tasks failed
1365runCommunityBuild build_.CommunityBuildCore$Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: iron-cats