Build Logs

y-yu/excel-reads • 12332952851

Errors

192

Warnings

18

Total Lines

434

1##################################
2Clonning https://github.com/y-yu/excel-reads.git into repo using revision v0.4.2
3##################################
4Note: switching to '1707905eede8c232534ade114c1b699e832d5663'.
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.6.3-RC1
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.3-RC1
32Execute tests: false
33sbt project found:
34Sbt version 1.6.1 is not supported, minimal supported version is 1.6.2
35Enforcing usage of sbt in version 1.6.2
36Try apply source patch:
37Path: build.sbt
38Pattern: val scala3 = "3.1.0"
39Replacement: val scala3 = "3.6.3-RC1"
40Starting compilation server
41Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
42Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
43Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
44Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
45Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
46Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
47Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
48Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
49Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
50Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
51Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
52Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
53Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
54Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
55Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
56Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
57Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
58Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
59Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
60Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
61Compiling project (Scala 3.4.2, JVM (11))
62Compiled project (Scala 3.4.2, JVM (11))
63Successfully applied pattern 'val scala3 = "3.1.0"' in repo/build.sbt
64No prepare script found for project y-yu/excel-reads
65##################################
66Scala version: 3.6.3-RC1
67Targets: com.github.y-yu%excel-reads-apache-poi com.github.y-yu%excel-reads-core com.github.y-yu%excel-reads-poi-scala
68Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": {}, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [ { "path": "build.sbt", "pattern": "val scala3 = \"3.1.0\"", "replaceWith": "val scala3 = \"<SCALA_VERSION>\"" } ] }
69##################################
70Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
71Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
72[sbt_options] declare -a sbt_options=()
73[process_args] java_version = '11'
74[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
75# Executing command line:
76java
77-Dfile.encoding=UTF-8
78-Xmx1G
79-Xms1G
80-Dcommunitybuild.scala=3.6.3-RC1
81-Dcommunitybuild.project.dependencies.add=
82-Xmx7G
83-Xms4G
84-Xss8M
85-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
86-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
87-jar
88/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
89"setCrossScalaVersions 3.6.3-RC1"
90"++3.6.3-RC1 -v"
91"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
92"set every credentials := Nil"
93
94moduleMappings
95"runBuild 3.6.3-RC1 """{
96 "projects": {
97 "exclude": [],
98 "overrides": {}
99 },
100 "java": {},
101 "sbt": {
102 "commands": [],
103 "options": []
104 },
105 "mill": {
106 "options": []
107 },
108 "tests": "compile-only",
109 "migrationVersions": [],
110 "sourcePatches": [
111 {
112 "path": "build.sbt",
113 "pattern": "val scala3 = \"3.1.0\"",
114 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
115 }
116 ]
117}""" com.github.y-yu%excel-reads-apache-poi com.github.y-yu%excel-reads-core com.github.y-yu%excel-reads-poi-scala"
118
119[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
120[info] [launcher] getting Scala 2.12.15 (for sbt)...
121[info] welcome to sbt 1.6.2 (Eclipse Adoptium Java 11.0.20)
122[info] loading settings for project repo-build from plugins.sbt ...
123[info] loading project definition from /build/repo/project
124[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
125[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
126[info] Compilation completed in 8.311s.
127[info] done compiling
128[info] loading settings for project root from build.sbt,version.sbt ...
129[info] set current project to excel-reads (in build file:/build/repo/)
130Execute setCrossScalaVersions: 3.6.3-RC1
131OpenCB::Changing crossVersion 3.6.3-RC1 -> 3.6.3-RC1 in core/crossScalaVersions
132OpenCB::Changing crossVersion 3.6.3-RC1 -> 3.6.3-RC1 in apachePoi/crossScalaVersions
133OpenCB::Changing crossVersion 3.6.3-RC1 -> 3.6.3-RC1 in poiScala/crossScalaVersions
134[info] set current project to excel-reads (in build file:/build/repo/)
135[info] Setting Scala version to 3.6.3-RC1 on 3 projects.
136[info] Switching Scala version on:
137[info] core (2.13.8, 3.6.3-RC1)
138[info] poiScala (2.13.8, 3.6.3-RC1)
139[info] apachePoi (2.13.8, 3.6.3-RC1)
140[info] Excluding projects:
141[info] * root (2.12.15)
142[info] Reapplying settings...
143[info] set current project to excel-reads (in build file:/build/repo/)
144Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
145[info] Reapplying settings...
146[info] set current project to excel-reads (in build file:/build/repo/)
147[info] Defining Global / credentials, apachePoi / credentials and 2 others.
148[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
149[info] Run `last` for details.
150[info] Reapplying settings...
151[info] set current project to excel-reads (in build file:/build/repo/)
152[success] Total time: 0 s, completed Dec 14, 2024, 10:47:09 PM
153Build config: {
154 "projects": {
155 "exclude": [],
156 "overrides": {}
157 },
158 "java": {},
159 "sbt": {
160 "commands": [],
161 "options": []
162 },
163 "mill": {
164 "options": []
165 },
166 "tests": "compile-only",
167 "migrationVersions": [],
168 "sourcePatches": [
169 {
170 "path": "build.sbt",
171 "pattern": "val scala3 = \"3.1.0\"",
172 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
173 }
174 ]
175}
176Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
177Starting build...
178Projects: Set(apachePoi, core, poiScala)
179Starting build for ProjectRef(file:/build/repo/,apachePoi) (excel-reads-apache-poi)...
180OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
181OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source)
182OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
183OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
184Compile scalacOptions: List(-Ykind-projector, -source, 3.0-migration, -encoding, UTF-8, -language:implicitConversions, -language:higherKinds, -language:existentials, -unchecked, -Wconf:msg=can be rewritten automatically under:s)
185[info] compiling 7 Scala sources to /build/repo/core/target/scala-3.6.3-RC1/classes ...
186[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
187[error] -- [E083] Type Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:24:28
188[error] 24 | val xs = deriveRec[R, a.MirroredElemTypes]
189[error] | ^
190[error] |(a : scala.deriving.Mirror.ProductOf[A]) is not a valid type prefix, since it is not an immutable path
191[error] |Inline parameters are not considered immutable paths and cannot be used as
192[error] |singleton types.
193[error] |
194[error] |Hint: Removing the `inline` qualifier from the `a` parameter
195[error] |may help resolve this issue.
196[error] |
197[error] | longer explanation available when compiling with `-explain`
198[error] -- Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:33:20
199[error] 33 | xs.traverse(_.parse: Eff[R, ?]).map {
200[error] | ^^^^^^^^^^^^^^^^^^
201[error] |cannot turn method type (_$2: excelreads.ExcelReads[R, ?]): G[?1.CAP] into closure
202[error] |because it has capture conversion skolem types
203[error] |
204[error] |where: ?1 is an unknown value of type scala.runtime.TypeBox[Nothing, Any]
205[error] | G is a type variable with constraint >: [A] =>> org.atnos.eff.Eff[R, A] and <: [_] =>> Any
206[warn] one warning found
207[error] two errors found
208[error] (core / Compile / compileIncremental) Compilation failed
209[info] compiling 7 Scala sources to /build/repo/core/target/scala-3.6.3-RC1/classes ...
210[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
211[error] -- [E083] Type Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:24:28
212[error] 24 | val xs = deriveRec[R, a.MirroredElemTypes]
213[error] | ^
214[error] |(a : scala.deriving.Mirror.ProductOf[A]) is not a valid type prefix, since it is not an immutable path
215[error] |Inline parameters are not considered immutable paths and cannot be used as
216[error] |singleton types.
217[error] |
218[error] |Hint: Removing the `inline` qualifier from the `a` parameter
219[error] |may help resolve this issue.
220[error] |
221[error] | longer explanation available when compiling with `-explain`
222[error] -- Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:33:20
223[error] 33 | xs.traverse(_.parse: Eff[R, ?]).map {
224[error] | ^^^^^^^^^^^^^^^^^^
225[error] |cannot turn method type (_$2: excelreads.ExcelReads[R, ?]): G[?1.CAP] into closure
226[error] |because it has capture conversion skolem types
227[error] |
228[error] |where: ?1 is an unknown value of type scala.runtime.TypeBox[Nothing, Any]
229[error] | G is a type variable with constraint >: [A] =>> org.atnos.eff.Eff[R, A] and <: [_] =>> Any
230[warn] one warning found
231[error] two errors found
232[error] (core / Compile / compileIncremental) Compilation failed
233[info] compiling 7 Scala sources to /build/repo/core/target/scala-3.6.3-RC1/classes ...
234[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
235[error] -- [E083] Type Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:24:28
236[error] 24 | val xs = deriveRec[R, a.MirroredElemTypes]
237[error] | ^
238[error] |(a : scala.deriving.Mirror.ProductOf[A]) is not a valid type prefix, since it is not an immutable path
239[error] |Inline parameters are not considered immutable paths and cannot be used as
240[error] |singleton types.
241[error] |
242[error] |Hint: Removing the `inline` qualifier from the `a` parameter
243[error] |may help resolve this issue.
244[error] |
245[error] | longer explanation available when compiling with `-explain`
246[error] -- Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:33:20
247[error] 33 | xs.traverse(_.parse: Eff[R, ?]).map {
248[error] | ^^^^^^^^^^^^^^^^^^
249[error] |cannot turn method type (_$2: excelreads.ExcelReads[R, ?]): G[?1.CAP] into closure
250[error] |because it has capture conversion skolem types
251[error] |
252[error] |where: ?1 is an unknown value of type scala.runtime.TypeBox[Nothing, Any]
253[error] | G is a type variable with constraint >: [A] =>> org.atnos.eff.Eff[R, A] and <: [_] =>> Any
254[warn] one warning found
255[error] two errors found
256[error] (core / Compile / compileIncremental) Compilation failed
257Starting build for ProjectRef(file:/build/repo/,core) (excel-reads-core)...
258Compile scalacOptions: List(-Ykind-projector, -source, 3.0-migration, -encoding, UTF-8, -language:implicitConversions, -language:higherKinds, -language:existentials, -unchecked, -Wconf:msg=can be rewritten automatically under:s)
259[info] compiling 7 Scala sources to /build/repo/core/target/scala-3.6.3-RC1/classes ...
260[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
261[error] -- [E083] Type Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:24:28
262[error] 24 | val xs = deriveRec[R, a.MirroredElemTypes]
263[error] | ^
264[error] |(a : scala.deriving.Mirror.ProductOf[A]) is not a valid type prefix, since it is not an immutable path
265[error] |Inline parameters are not considered immutable paths and cannot be used as
266[error] |singleton types.
267[error] |
268[error] |Hint: Removing the `inline` qualifier from the `a` parameter
269[error] |may help resolve this issue.
270[error] |
271[error] | longer explanation available when compiling with `-explain`
272[error] -- Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:33:20
273[error] 33 | xs.traverse(_.parse: Eff[R, ?]).map {
274[error] | ^^^^^^^^^^^^^^^^^^
275[error] |cannot turn method type (_$2: excelreads.ExcelReads[R, ?]): G[?1.CAP] into closure
276[error] |because it has capture conversion skolem types
277[error] |
278[error] |where: ?1 is an unknown value of type scala.runtime.TypeBox[Nothing, Any]
279[error] | G is a type variable with constraint >: [A] =>> org.atnos.eff.Eff[R, A] and <: [_] =>> Any
280[warn] one warning found
281[error] two errors found
282[error] (core / Compile / compileIncremental) Compilation failed
283[info] compiling 7 Scala sources to /build/repo/core/target/scala-3.6.3-RC1/classes ...
284[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
285[error] -- [E083] Type Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:24:28
286[error] 24 | val xs = deriveRec[R, a.MirroredElemTypes]
287[error] | ^
288[error] |(a : scala.deriving.Mirror.ProductOf[A]) is not a valid type prefix, since it is not an immutable path
289[error] |Inline parameters are not considered immutable paths and cannot be used as
290[error] |singleton types.
291[error] |
292[error] |Hint: Removing the `inline` qualifier from the `a` parameter
293[error] |may help resolve this issue.
294[error] |
295[error] | longer explanation available when compiling with `-explain`
296[error] -- Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:33:20
297[error] 33 | xs.traverse(_.parse: Eff[R, ?]).map {
298[error] | ^^^^^^^^^^^^^^^^^^
299[error] |cannot turn method type (_$2: excelreads.ExcelReads[R, ?]): G[?1.CAP] into closure
300[error] |because it has capture conversion skolem types
301[error] |
302[error] |where: ?1 is an unknown value of type scala.runtime.TypeBox[Nothing, Any]
303[error] | G is a type variable with constraint >: [A] =>> org.atnos.eff.Eff[R, A] and <: [_] =>> Any
304[warn] one warning found
305[error] two errors found
306[error] (core / Compile / compileIncremental) Compilation failed
307[info] compiling 7 Scala sources to /build/repo/core/target/scala-3.6.3-RC1/classes ...
308[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
309[error] -- [E083] Type Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:24:28
310[error] 24 | val xs = deriveRec[R, a.MirroredElemTypes]
311[error] | ^
312[error] |(a : scala.deriving.Mirror.ProductOf[A]) is not a valid type prefix, since it is not an immutable path
313[error] |Inline parameters are not considered immutable paths and cannot be used as
314[error] |singleton types.
315[error] |
316[error] |Hint: Removing the `inline` qualifier from the `a` parameter
317[error] |may help resolve this issue.
318[error] |
319[error] | longer explanation available when compiling with `-explain`
320[error] -- Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:33:20
321[error] 33 | xs.traverse(_.parse: Eff[R, ?]).map {
322[error] | ^^^^^^^^^^^^^^^^^^
323[error] |cannot turn method type (_$2: excelreads.ExcelReads[R, ?]): G[?1.CAP] into closure
324[error] |because it has capture conversion skolem types
325[error] |
326[error] |where: ?1 is an unknown value of type scala.runtime.TypeBox[Nothing, Any]
327[error] | G is a type variable with constraint >: [A] =>> org.atnos.eff.Eff[R, A] and <: [_] =>> Any
328[warn] one warning found
329[error] two errors found
330[error] (core / Compile / compileIncremental) Compilation failed
331Starting build for ProjectRef(file:/build/repo/,poiScala) (excel-reads-poi-scala)...
332Compile scalacOptions: List(-Ykind-projector, -source, 3.0-migration, -encoding, UTF-8, -language:implicitConversions, -language:higherKinds, -language:existentials, -unchecked, -Wconf:msg=can be rewritten automatically under:s)
333[info] compiling 7 Scala sources to /build/repo/core/target/scala-3.6.3-RC1/classes ...
334[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
335[error] -- [E083] Type Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:24:28
336[error] 24 | val xs = deriveRec[R, a.MirroredElemTypes]
337[error] | ^
338[error] |(a : scala.deriving.Mirror.ProductOf[A]) is not a valid type prefix, since it is not an immutable path
339[error] |Inline parameters are not considered immutable paths and cannot be used as
340[error] |singleton types.
341[error] |
342[error] |Hint: Removing the `inline` qualifier from the `a` parameter
343[error] |may help resolve this issue.
344[error] |
345[error] | longer explanation available when compiling with `-explain`
346[error] -- Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:33:20
347[error] 33 | xs.traverse(_.parse: Eff[R, ?]).map {
348[error] | ^^^^^^^^^^^^^^^^^^
349[error] |cannot turn method type (_$2: excelreads.ExcelReads[R, ?]): G[?1.CAP] into closure
350[error] |because it has capture conversion skolem types
351[error] |
352[error] |where: ?1 is an unknown value of type scala.runtime.TypeBox[Nothing, Any]
353[error] | G is a type variable with constraint >: [A] =>> org.atnos.eff.Eff[R, A] and <: [_] =>> Any
354[warn] one warning found
355[error] two errors found
356[error] (core / Compile / compileIncremental) Compilation failed
357[info] compiling 7 Scala sources to /build/repo/core/target/scala-3.6.3-RC1/classes ...
358[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
359[error] -- [E083] Type Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:24:28
360[error] 24 | val xs = deriveRec[R, a.MirroredElemTypes]
361[error] | ^
362[error] |(a : scala.deriving.Mirror.ProductOf[A]) is not a valid type prefix, since it is not an immutable path
363[error] |Inline parameters are not considered immutable paths and cannot be used as
364[error] |singleton types.
365[error] |
366[error] |Hint: Removing the `inline` qualifier from the `a` parameter
367[error] |may help resolve this issue.
368[error] |
369[error] | longer explanation available when compiling with `-explain`
370[error] -- Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:33:20
371[error] 33 | xs.traverse(_.parse: Eff[R, ?]).map {
372[error] | ^^^^^^^^^^^^^^^^^^
373[error] |cannot turn method type (_$2: excelreads.ExcelReads[R, ?]): G[?1.CAP] into closure
374[error] |because it has capture conversion skolem types
375[error] |
376[error] |where: ?1 is an unknown value of type scala.runtime.TypeBox[Nothing, Any]
377[error] | G is a type variable with constraint >: [A] =>> org.atnos.eff.Eff[R, A] and <: [_] =>> Any
378[warn] one warning found
379[error] two errors found
380[error] (core / Compile / compileIncremental) Compilation failed
381[info] compiling 7 Scala sources to /build/repo/core/target/scala-3.6.3-RC1/classes ...
382[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
383[error] -- [E083] Type Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:24:28
384[error] 24 | val xs = deriveRec[R, a.MirroredElemTypes]
385[error] | ^
386[error] |(a : scala.deriving.Mirror.ProductOf[A]) is not a valid type prefix, since it is not an immutable path
387[error] |Inline parameters are not considered immutable paths and cannot be used as
388[error] |singleton types.
389[error] |
390[error] |Hint: Removing the `inline` qualifier from the `a` parameter
391[error] |may help resolve this issue.
392[error] |
393[error] | longer explanation available when compiling with `-explain`
394[error] -- Error: /build/repo/core/src/main/scala-3/excelreads/ExcelReadsGenericInstances.scala:33:20
395[error] 33 | xs.traverse(_.parse: Eff[R, ?]).map {
396[error] | ^^^^^^^^^^^^^^^^^^
397[error] |cannot turn method type (_$2: excelreads.ExcelReads[R, ?]): G[?1.CAP] into closure
398[error] |because it has capture conversion skolem types
399[error] |
400[error] |where: ?1 is an unknown value of type scala.runtime.TypeBox[Nothing, Any]
401[error] | G is a type variable with constraint >: [A] =>> org.atnos.eff.Eff[R, A] and <: [_] =>> Any
402[warn] one warning found
403[error] two errors found
404[error] (core / Compile / compileIncremental) Compilation failed
405
406************************
407Build summary:
408[{
409 "module": "excel-reads-apache-poi",
410 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 4567, "warnings": 1, "errors": 2},
411 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
412 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
413 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
414 "publish": {"status": "skipped", "tookMs": 0}
415},{
416 "module": "excel-reads-core",
417 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 980, "warnings": 1, "errors": 2},
418 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
419 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
420 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
421 "publish": {"status": "skipped", "tookMs": 0}
422},{
423 "module": "excel-reads-poi-scala",
424 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 918, "warnings": 1, "errors": 2},
425 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
426 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
427 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
428 "publish": {"status": "skipped", "tookMs": 0}
429}]
430************************
431[error] Scala3CommunityBuild$ProjectBuildFailureException: 3 module(s) finished with failures: excel-reads-apache-poi, excel-reads-core, excel-reads-poi-scala
432[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 3 module(s) finished with failures: excel-reads-apache-poi, excel-reads-core, excel-reads-poi-scala
433[error] Total time: 20 s, completed Dec 14, 2024, 10:47:29 PM
434Build failed, not retrying.