Build Logs

valdemargr/gql • 14270752029

Errors

1083

Warnings

88

Total Lines

1663

1##################################
2Clonning https://github.com/valdemargr/gql.git into repo using revision v0.4.2
3##################################
4Note: switching to 'e67b1a411b8c961b7a87eb0cb83be0ae7bb2a2d3'.
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.4
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.4
32Execute tests: false
33sbt project found:
34No prepare script found for project valdemargr/gql
35##################################
36Scala version: 3.6.4
37Targets: io.github.valdemargr%gql io.github.valdemargr%gql-client io.github.valdemargr%gql-client-codegen io.github.valdemargr%gql-client-codegen-cli io.github.valdemargr%gql-client-http4s io.github.valdemargr%gql-core io.github.valdemargr%gql-graphqlws io.github.valdemargr%gql-monadic-arrow io.github.valdemargr%gql-natchez io.github.valdemargr%gql-parser io.github.valdemargr%gql-relational io.github.valdemargr%gql-relational-doobie io.github.valdemargr%gql-relational-skunk io.github.valdemargr%gql-server io.github.valdemargr%gql-server-goi io.github.valdemargr%gql-server-graphqlws io.github.valdemargr%gql-server-http4s
38Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [] }
39##################################
40Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Xms2g
49-Xmx6g
50-XX:MaxMetaspaceSize=2048m
51-Dcommunitybuild.scala=3.6.4
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
60"setCrossScalaVersions 3.6.4"
61"++3.6.4 -v"
62"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.6.4 """{
69 "projects": {
70 "exclude": [],
71 "overrides": {}
72 },
73 "java": {
74 "version": "17"
75 },
76 "sbt": {
77 "commands": [],
78 "options": []
79 },
80 "mill": {
81 "options": []
82 },
83 "tests": "compile-only",
84 "migrationVersions": [],
85 "sourcePatches": []
86}""" io.github.valdemargr%gql io.github.valdemargr%gql-client io.github.valdemargr%gql-client-codegen io.github.valdemargr%gql-client-codegen-cli io.github.valdemargr%gql-client-http4s io.github.valdemargr%gql-core io.github.valdemargr%gql-graphqlws io.github.valdemargr%gql-monadic-arrow io.github.valdemargr%gql-natchez io.github.valdemargr%gql-parser io.github.valdemargr%gql-relational io.github.valdemargr%gql-relational-doobie io.github.valdemargr%gql-relational-skunk io.github.valdemargr%gql-server io.github.valdemargr%gql-server-goi io.github.valdemargr%gql-server-graphqlws io.github.valdemargr%gql-server-http4s"
87
88[info] [launcher] getting org.scala-sbt sbt 1.9.9 (this may take some time)...
89[info] welcome to sbt 1.9.9 (Eclipse Adoptium Java 17.0.8)
90[info] loading settings for project repo-build from metals.sbt,plugins.sbt ...
91[info] loading project definition from /build/repo/project
92[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
93[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
94[info] Compilation completed in 8.289s.
95[info] done compiling
96/build/repo/build.sbt:26: warning: lazy value tlSonatypeUseLegacyHost in object autoImport is deprecated (since 0.7.3): Use ThisBuild / sonatypeCredentialHost := xerial.sbt.Sonatype.sonatypeLegacy
97ThisBuild / tlSonatypeUseLegacyHost := true
98 ^
99[info] loading settings for project repo from build.sbt ...
100[info] resolving key references (21779 settings) ...
101[info] set scmInfo to https://github.com/valdemargr/gql
102[info] set current project to repo (in build file:/build/repo/)
103[warn] there are 38 keys that are not used by any other settings/tasks:
104[warn]
105[warn] * ThisBuild / headerLicense
106[warn] +- /build/repo/build.sbt:17
107[warn] * ThisBuild / mimaPreviousArtifacts
108[warn] +- /build/repo/build.sbt:25
109[warn] * client / tlCiMimaBinaryIssueCheck
110[warn] +- /build/repo/build.sbt:99
111[warn] * client / tlMimaPreviousVersions
112[warn] +- /build/repo/build.sbt:100
113[warn] * clientCodegen / tlCiMimaBinaryIssueCheck
114[warn] +- /build/repo/build.sbt:99
115[warn] * clientCodegen / tlMimaPreviousVersions
116[warn] +- /build/repo/build.sbt:100
117[warn] * clientCodegenCli / tlCiMimaBinaryIssueCheck
118[warn] +- /build/repo/build.sbt:99
119[warn] * clientCodegenCli / tlMimaPreviousVersions
120[warn] +- /build/repo/build.sbt:100
121[warn] * core / tlCiMimaBinaryIssueCheck
122[warn] +- /build/repo/build.sbt:99
123[warn] * core / tlMimaPreviousVersions
124[warn] +- /build/repo/build.sbt:100
125[warn] * graphqlWs / tlCiMimaBinaryIssueCheck
126[warn] +- /build/repo/build.sbt:99
127[warn] * graphqlWs / tlMimaPreviousVersions
128[warn] +- /build/repo/build.sbt:100
129[warn] * http4sClient / tlCiMimaBinaryIssueCheck
130[warn] +- /build/repo/build.sbt:99
131[warn] * http4sClient / tlMimaPreviousVersions
132[warn] +- /build/repo/build.sbt:100
133[warn] * mdocExt / tlCiMimaBinaryIssueCheck
134[warn] +- /build/repo/build.sbt:99
135[warn] * mdocExt / tlMimaPreviousVersions
136[warn] +- /build/repo/build.sbt:100
137[warn] * monadicArrow / tlCiMimaBinaryIssueCheck
138[warn] +- /build/repo/build.sbt:99
139[warn] * monadicArrow / tlMimaPreviousVersions
140[warn] +- /build/repo/build.sbt:100
141[warn] * parser / tlCiMimaBinaryIssueCheck
142[warn] +- /build/repo/build.sbt:99
143[warn] * parser / tlMimaPreviousVersions
144[warn] +- /build/repo/build.sbt:100
145[warn] * relational / tlCiMimaBinaryIssueCheck
146[warn] +- /build/repo/build.sbt:99
147[warn] * relational / tlMimaPreviousVersions
148[warn] +- /build/repo/build.sbt:100
149[warn] * relationalDoobie / tlCiMimaBinaryIssueCheck
150[warn] +- /build/repo/build.sbt:99
151[warn] * relationalDoobie / tlMimaPreviousVersions
152[warn] +- /build/repo/build.sbt:100
153[warn] * relationalSkunk / tlCiMimaBinaryIssueCheck
154[warn] +- /build/repo/build.sbt:99
155[warn] * relationalSkunk / tlMimaPreviousVersions
156[warn] +- /build/repo/build.sbt:100
157[warn] * server / tlCiMimaBinaryIssueCheck
158[warn] +- /build/repo/build.sbt:99
159[warn] * server / tlMimaPreviousVersions
160[warn] +- /build/repo/build.sbt:100
161[warn] * serverGoi / tlCiMimaBinaryIssueCheck
162[warn] +- /build/repo/build.sbt:99
163[warn] * serverGoi / tlMimaPreviousVersions
164[warn] +- /build/repo/build.sbt:100
165[warn] * serverGraphqlWs / tlCiMimaBinaryIssueCheck
166[warn] +- /build/repo/build.sbt:99
167[warn] * serverGraphqlWs / tlMimaPreviousVersions
168[warn] +- /build/repo/build.sbt:100
169[warn] * serverHttp4s / tlCiMimaBinaryIssueCheck
170[warn] +- /build/repo/build.sbt:99
171[warn] * serverHttp4s / tlMimaPreviousVersions
172[warn] +- /build/repo/build.sbt:100
173[warn] * serverNatchez / tlCiMimaBinaryIssueCheck
174[warn] +- /build/repo/build.sbt:99
175[warn] * serverNatchez / tlMimaPreviousVersions
176[warn] +- /build/repo/build.sbt:100
177[warn] * testCodeGen / tlCiMimaBinaryIssueCheck
178[warn] +- /build/repo/build.sbt:99
179[warn] * testCodeGen / tlMimaPreviousVersions
180[warn] +- /build/repo/build.sbt:100
181[warn]
182[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
183[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
184Execute setCrossScalaVersions: 3.6.4
185OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in server/crossScalaVersions
186OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in clientCodegenCli/crossScalaVersions
187OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in monadicArrow/crossScalaVersions
188OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in docs/crossScalaVersions
189OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in serverGraphqlWs/crossScalaVersions
190OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in http4sClient/crossScalaVersions
191OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in relational/crossScalaVersions
192OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in client/crossScalaVersions
193OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in repo/crossScalaVersions
194OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in testCodeGen/crossScalaVersions
195OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in serverHttp4s/crossScalaVersions
196OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in mdocExt/crossScalaVersions
197OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in graphqlWs/crossScalaVersions
198OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in core/crossScalaVersions
199OpenCB::Limitting incorrect crossVersions List(2.13.12, 3.3.0) -> List(2.12.18) in clientCodegenSbt/crossScalaVersions
200OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in relationalDoobie/crossScalaVersions
201[info] set scmInfo to https://github.com/valdemargr/gql
202OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in clientCodegen/crossScalaVersions
203OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in readme/crossScalaVersions
204OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in relationalSkunk/crossScalaVersions
205OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in serverNatchez/crossScalaVersions
206OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in parser/crossScalaVersions
207OpenCB::Changing crossVersion 3.3.0 -> 3.6.4 in serverGoi/crossScalaVersions
208[info] set current project to repo (in build file:/build/repo/)
209[info] Setting Scala version to 3.6.4 on 21 projects.
210[info] Switching Scala version on:
211[info] mdocExt (2.13.12, 3.6.4)
212[info] serverHttp4s (2.13.12, 3.6.4)
213[info] serverGraphqlWs (2.13.12, 3.6.4)
214[info] server (2.13.12, 3.6.4)
215[info] graphqlWs (2.13.12, 3.6.4)
216[info] clientCodegenCli (2.13.12, 3.6.4)
217[info] parser (2.13.12, 3.6.4)
218[info] docs (2.13.12, 3.6.4)
219[info] relationalSkunk (2.13.12, 3.6.4)
220[info] serverNatchez (2.13.12, 3.6.4)
221[info] http4sClient (2.13.12, 3.6.4)
222[info] client (2.13.12, 3.6.4)
223[info] relationalDoobie (2.13.12, 3.6.4)
224[info] clientCodegen (2.13.12, 3.6.4)
225[info] readme (2.13.12, 3.6.4)
226[info] monadicArrow (2.13.12, 3.6.4)
227[info] * repo (2.13.12, 3.6.4)
228[info] core (2.13.12, 3.6.4)
229[info] testCodeGen (2.13.12, 3.6.4)
230[info] relational (2.13.12, 3.6.4)
231[info] serverGoi (2.13.12, 3.6.4)
232[info] Excluding projects:
233[info] clientCodegenSbt (2.12.18)
234[info] Reapplying settings...
235[info] set scmInfo to https://github.com/valdemargr/gql
236[info] set current project to repo (in build file:/build/repo/)
237Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
238[info] Reapplying settings...
239[info] set scmInfo to https://github.com/valdemargr/gql
240[info] set current project to repo (in build file:/build/repo/)
241[info] Defining Global / credentials, client / credentials and 20 others.
242[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 195 others.
243[info] Run `last` for details.
244[info] Reapplying settings...
245[info] set scmInfo to https://github.com/valdemargr/gql
246[info] set current project to repo (in build file:/build/repo/)
247Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
248[info] Reapplying settings...
249OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
250
251 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:315)
252 Did you mean http4sClient / allExcludeDependencies ?
253 , retry without global scopes
254[info] Reapplying settings...
255[info] set scmInfo to https://github.com/valdemargr/gql
256[info] set current project to repo (in build file:/build/repo/)
257Execute removeScalacOptionsStartingWith: -P:wartremover
258[info] Reapplying settings...
259[info] set scmInfo to https://github.com/valdemargr/gql
260[info] set current project to repo (in build file:/build/repo/)
261[success] Total time: 0 s, completed Apr 4, 2025, 7:28:04 PM
262Build config: {
263 "projects": {
264 "exclude": [],
265 "overrides": {}
266 },
267 "java": {
268 "version": "17"
269 },
270 "sbt": {
271 "commands": [],
272 "options": []
273 },
274 "mill": {
275 "options": []
276 },
277 "tests": "compile-only",
278 "migrationVersions": [],
279 "sourcePatches": []
280}
281Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
282Starting build...
283Projects: Set(serverHttp4s, serverGraphqlWs, server, graphqlWs, clientCodegenCli, parser, relationalSkunk, serverNatchez, http4sClient, client, relationalDoobie, clientCodegen, monadicArrow, repo, core, relational, serverGoi)
284Starting build for ProjectRef(file:/build/repo/,serverNatchez) (gql-natchez)...
285OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.18 module Global
286OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
287OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
288OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
289Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/server-natchez/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
290[info] compiling 12 Scala sources to /build/repo/modules/parser/target/scala-3.6.4/classes ...
291[info] done compiling
292[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
293[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
294[error] 191 | showForKey[A](prefix)(Show.show(showKey))
295[error] | ^
296[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
297[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
298[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
299[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
300[error] |argument for by-name parameter is not a value
301[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
302[error] |
303[error] |Assign it to a val and pass that instead.
304[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
305[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
306[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
307[error] |argument for by-name parameter is not a value
308[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
309[error] |
310[error] |Assign it to a val and pass that instead.
311[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
312[error] 225 | val variants = x.types.parTraverse(variant[Unit])
313[error] | ^
314[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
315[error] four errors found
316[error] (core / Compile / compileIncremental) Compilation failed
317[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
318[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
319[error] 191 | showForKey[A](prefix)(Show.show(showKey))
320[error] | ^
321[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
322[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
323[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
324[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
325[error] |argument for by-name parameter is not a value
326[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
327[error] |
328[error] |Assign it to a val and pass that instead.
329[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
330[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
331[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
332[error] |argument for by-name parameter is not a value
333[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
334[error] |
335[error] |Assign it to a val and pass that instead.
336[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
337[error] 225 | val variants = x.types.parTraverse(variant[Unit])
338[error] | ^
339[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
340[error] four errors found
341[error] (core / Compile / compileIncremental) Compilation failed
342[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
343[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
344[error] 191 | showForKey[A](prefix)(Show.show(showKey))
345[error] | ^
346[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
347[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
348[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
349[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
350[error] |argument for by-name parameter is not a value
351[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
352[error] |
353[error] |Assign it to a val and pass that instead.
354[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
355[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
356[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
357[error] |argument for by-name parameter is not a value
358[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
359[error] |
360[error] |Assign it to a val and pass that instead.
361[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
362[error] 225 | val variants = x.types.parTraverse(variant[Unit])
363[error] | ^
364[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
365[error] four errors found
366[error] (core / Compile / compileIncremental) Compilation failed
367Starting build for ProjectRef(file:/build/repo/,client) (gql-client)...
368Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/client/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
369[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
370[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
371[error] 191 | showForKey[A](prefix)(Show.show(showKey))
372[error] | ^
373[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
374[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
375[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
376[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
377[error] |argument for by-name parameter is not a value
378[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
379[error] |
380[error] |Assign it to a val and pass that instead.
381[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
382[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
383[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
384[error] |argument for by-name parameter is not a value
385[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
386[error] |
387[error] |Assign it to a val and pass that instead.
388[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
389[error] 225 | val variants = x.types.parTraverse(variant[Unit])
390[error] | ^
391[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
392[error] four errors found
393[error] (core / Compile / compileIncremental) Compilation failed
394[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
395[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
396[error] 191 | showForKey[A](prefix)(Show.show(showKey))
397[error] | ^
398[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
399[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
400[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
401[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
402[error] |argument for by-name parameter is not a value
403[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
404[error] |
405[error] |Assign it to a val and pass that instead.
406[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
407[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
408[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
409[error] |argument for by-name parameter is not a value
410[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
411[error] |
412[error] |Assign it to a val and pass that instead.
413[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
414[error] 225 | val variants = x.types.parTraverse(variant[Unit])
415[error] | ^
416[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
417[error] four errors found
418[error] (core / Compile / compileIncremental) Compilation failed
419[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
420[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
421[error] 191 | showForKey[A](prefix)(Show.show(showKey))
422[error] | ^
423[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
424[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
425[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
426[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
427[error] |argument for by-name parameter is not a value
428[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
429[error] |
430[error] |Assign it to a val and pass that instead.
431[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
432[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
433[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
434[error] |argument for by-name parameter is not a value
435[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
436[error] |
437[error] |Assign it to a val and pass that instead.
438[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
439[error] 225 | val variants = x.types.parTraverse(variant[Unit])
440[error] | ^
441[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
442[error] four errors found
443[error] (core / Compile / compileIncremental) Compilation failed
444Starting build for ProjectRef(file:/build/repo/,relationalDoobie) (gql-relational-doobie)...
445Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/relational-doobie/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
446[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
447[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
448[error] 191 | showForKey[A](prefix)(Show.show(showKey))
449[error] | ^
450[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
451[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
452[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
453[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
454[error] |argument for by-name parameter is not a value
455[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
456[error] |
457[error] |Assign it to a val and pass that instead.
458[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
459[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
460[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
461[error] |argument for by-name parameter is not a value
462[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
463[error] |
464[error] |Assign it to a val and pass that instead.
465[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
466[error] 225 | val variants = x.types.parTraverse(variant[Unit])
467[error] | ^
468[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
469[error] four errors found
470[error] (core / Compile / compileIncremental) Compilation failed
471[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
472[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
473[error] 191 | showForKey[A](prefix)(Show.show(showKey))
474[error] | ^
475[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
476[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
477[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
478[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
479[error] |argument for by-name parameter is not a value
480[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
481[error] |
482[error] |Assign it to a val and pass that instead.
483[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
484[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
485[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
486[error] |argument for by-name parameter is not a value
487[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
488[error] |
489[error] |Assign it to a val and pass that instead.
490[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
491[error] 225 | val variants = x.types.parTraverse(variant[Unit])
492[error] | ^
493[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
494[error] four errors found
495[error] (core / Compile / compileIncremental) Compilation failed
496[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
497[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
498[error] 191 | showForKey[A](prefix)(Show.show(showKey))
499[error] | ^
500[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
501[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
502[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
503[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
504[error] |argument for by-name parameter is not a value
505[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
506[error] |
507[error] |Assign it to a val and pass that instead.
508[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
509[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
510[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
511[error] |argument for by-name parameter is not a value
512[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
513[error] |
514[error] |Assign it to a val and pass that instead.
515[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
516[error] 225 | val variants = x.types.parTraverse(variant[Unit])
517[error] | ^
518[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
519[error] four errors found
520[error] (core / Compile / compileIncremental) Compilation failed
521Starting build for ProjectRef(file:/build/repo/,serverGraphqlWs) (gql-server-graphqlws)...
522Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/server-graphql-ws/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
523[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
524[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
525[error] 191 | showForKey[A](prefix)(Show.show(showKey))
526[error] | ^
527[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
528[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
529[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
530[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
531[error] |argument for by-name parameter is not a value
532[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
533[error] |
534[error] |Assign it to a val and pass that instead.
535[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
536[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
537[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
538[error] |argument for by-name parameter is not a value
539[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
540[error] |
541[error] |Assign it to a val and pass that instead.
542[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
543[error] 225 | val variants = x.types.parTraverse(variant[Unit])
544[error] | ^
545[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
546[error] four errors found
547[error] (core / Compile / compileIncremental) Compilation failed
548[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
549[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
550[error] 191 | showForKey[A](prefix)(Show.show(showKey))
551[error] | ^
552[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
553[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
554[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
555[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
556[error] |argument for by-name parameter is not a value
557[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
558[error] |
559[error] |Assign it to a val and pass that instead.
560[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
561[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
562[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
563[error] |argument for by-name parameter is not a value
564[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
565[error] |
566[error] |Assign it to a val and pass that instead.
567[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
568[error] 225 | val variants = x.types.parTraverse(variant[Unit])
569[error] | ^
570[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
571[error] four errors found
572[error] (core / Compile / compileIncremental) Compilation failed
573[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
574[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
575[error] 191 | showForKey[A](prefix)(Show.show(showKey))
576[error] | ^
577[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
578[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
579[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
580[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
581[error] |argument for by-name parameter is not a value
582[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
583[error] |
584[error] |Assign it to a val and pass that instead.
585[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
586[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
587[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
588[error] |argument for by-name parameter is not a value
589[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
590[error] |
591[error] |Assign it to a val and pass that instead.
592[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
593[error] 225 | val variants = x.types.parTraverse(variant[Unit])
594[error] | ^
595[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
596[error] four errors found
597[error] (core / Compile / compileIncremental) Compilation failed
598Starting build for ProjectRef(file:/build/repo/,core) (gql-core)...
599Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
600[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
601[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
602[error] 191 | showForKey[A](prefix)(Show.show(showKey))
603[error] | ^
604[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
605[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
606[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
607[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
608[error] |argument for by-name parameter is not a value
609[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
610[error] |
611[error] |Assign it to a val and pass that instead.
612[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
613[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
614[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
615[error] |argument for by-name parameter is not a value
616[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
617[error] |
618[error] |Assign it to a val and pass that instead.
619[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
620[error] 225 | val variants = x.types.parTraverse(variant[Unit])
621[error] | ^
622[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
623[error] four errors found
624[error] (core / Compile / compileIncremental) Compilation failed
625[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
626[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
627[error] 191 | showForKey[A](prefix)(Show.show(showKey))
628[error] | ^
629[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
630[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
631[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
632[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
633[error] |argument for by-name parameter is not a value
634[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
635[error] |
636[error] |Assign it to a val and pass that instead.
637[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
638[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
639[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
640[error] |argument for by-name parameter is not a value
641[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
642[error] |
643[error] |Assign it to a val and pass that instead.
644[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
645[error] 225 | val variants = x.types.parTraverse(variant[Unit])
646[error] | ^
647[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
648[error] four errors found
649[error] (core / Compile / compileIncremental) Compilation failed
650[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
651[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
652[error] 191 | showForKey[A](prefix)(Show.show(showKey))
653[error] | ^
654[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
655[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
656[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
657[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
658[error] |argument for by-name parameter is not a value
659[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
660[error] |
661[error] |Assign it to a val and pass that instead.
662[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
663[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
664[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
665[error] |argument for by-name parameter is not a value
666[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
667[error] |
668[error] |Assign it to a val and pass that instead.
669[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
670[error] 225 | val variants = x.types.parTraverse(variant[Unit])
671[error] | ^
672[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
673[error] four errors found
674[error] (core / Compile / compileIncremental) Compilation failed
675Starting build for ProjectRef(file:/build/repo/,serverHttp4s) (gql-server-http4s)...
676Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/server-http4s/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
677[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
678[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
679[error] 191 | showForKey[A](prefix)(Show.show(showKey))
680[error] | ^
681[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
682[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
683[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
684[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
685[error] |argument for by-name parameter is not a value
686[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
687[error] |
688[error] |Assign it to a val and pass that instead.
689[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
690[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
691[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
692[error] |argument for by-name parameter is not a value
693[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
694[error] |
695[error] |Assign it to a val and pass that instead.
696[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
697[error] 225 | val variants = x.types.parTraverse(variant[Unit])
698[error] | ^
699[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
700[error] four errors found
701[error] (core / Compile / compileIncremental) Compilation failed
702[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
703[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
704[error] 191 | showForKey[A](prefix)(Show.show(showKey))
705[error] | ^
706[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
707[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
708[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
709[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
710[error] |argument for by-name parameter is not a value
711[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
712[error] |
713[error] |Assign it to a val and pass that instead.
714[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
715[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
716[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
717[error] |argument for by-name parameter is not a value
718[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
719[error] |
720[error] |Assign it to a val and pass that instead.
721[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
722[error] 225 | val variants = x.types.parTraverse(variant[Unit])
723[error] | ^
724[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
725[error] four errors found
726[error] (core / Compile / compileIncremental) Compilation failed
727[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
728[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
729[error] 191 | showForKey[A](prefix)(Show.show(showKey))
730[error] | ^
731[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
732[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
733[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
734[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
735[error] |argument for by-name parameter is not a value
736[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
737[error] |
738[error] |Assign it to a val and pass that instead.
739[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
740[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
741[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
742[error] |argument for by-name parameter is not a value
743[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
744[error] |
745[error] |Assign it to a val and pass that instead.
746[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
747[error] 225 | val variants = x.types.parTraverse(variant[Unit])
748[error] | ^
749[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
750[error] four errors found
751[error] (core / Compile / compileIncremental) Compilation failed
752Starting build for ProjectRef(file:/build/repo/,http4sClient) (gql-client-http4s)...
753Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/client-http4s/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
754[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
755[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
756[error] 191 | showForKey[A](prefix)(Show.show(showKey))
757[error] | ^
758[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
759[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
760[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
761[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
762[error] |argument for by-name parameter is not a value
763[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
764[error] |
765[error] |Assign it to a val and pass that instead.
766[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
767[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
768[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
769[error] |argument for by-name parameter is not a value
770[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
771[error] |
772[error] |Assign it to a val and pass that instead.
773[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
774[error] 225 | val variants = x.types.parTraverse(variant[Unit])
775[error] | ^
776[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
777[error] four errors found
778[error] (core / Compile / compileIncremental) Compilation failed
779[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
780[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
781[error] 191 | showForKey[A](prefix)(Show.show(showKey))
782[error] | ^
783[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
784[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
785[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
786[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
787[error] |argument for by-name parameter is not a value
788[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
789[error] |
790[error] |Assign it to a val and pass that instead.
791[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
792[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
793[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
794[error] |argument for by-name parameter is not a value
795[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
796[error] |
797[error] |Assign it to a val and pass that instead.
798[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
799[error] 225 | val variants = x.types.parTraverse(variant[Unit])
800[error] | ^
801[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
802[error] four errors found
803[error] (core / Compile / compileIncremental) Compilation failed
804[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
805[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
806[error] 191 | showForKey[A](prefix)(Show.show(showKey))
807[error] | ^
808[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
809[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
810[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
811[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
812[error] |argument for by-name parameter is not a value
813[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
814[error] |
815[error] |Assign it to a val and pass that instead.
816[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
817[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
818[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
819[error] |argument for by-name parameter is not a value
820[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
821[error] |
822[error] |Assign it to a val and pass that instead.
823[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
824[error] 225 | val variants = x.types.parTraverse(variant[Unit])
825[error] | ^
826[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
827[error] four errors found
828[error] (core / Compile / compileIncremental) Compilation failed
829Starting build for ProjectRef(file:/build/repo/,graphqlWs) (gql-graphqlws)...
830Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/graphql-ws/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
831[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
832[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
833[error] 191 | showForKey[A](prefix)(Show.show(showKey))
834[error] | ^
835[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
836[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
837[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
838[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
839[error] |argument for by-name parameter is not a value
840[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
841[error] |
842[error] |Assign it to a val and pass that instead.
843[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
844[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
845[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
846[error] |argument for by-name parameter is not a value
847[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
848[error] |
849[error] |Assign it to a val and pass that instead.
850[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
851[error] 225 | val variants = x.types.parTraverse(variant[Unit])
852[error] | ^
853[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
854[error] four errors found
855[error] (core / Compile / compileIncremental) Compilation failed
856[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
857[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
858[error] 191 | showForKey[A](prefix)(Show.show(showKey))
859[error] | ^
860[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
861[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
862[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
863[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
864[error] |argument for by-name parameter is not a value
865[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
866[error] |
867[error] |Assign it to a val and pass that instead.
868[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
869[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
870[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
871[error] |argument for by-name parameter is not a value
872[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
873[error] |
874[error] |Assign it to a val and pass that instead.
875[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
876[error] 225 | val variants = x.types.parTraverse(variant[Unit])
877[error] | ^
878[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
879[error] four errors found
880[error] (core / Compile / compileIncremental) Compilation failed
881[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
882[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
883[error] 191 | showForKey[A](prefix)(Show.show(showKey))
884[error] | ^
885[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
886[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
887[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
888[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
889[error] |argument for by-name parameter is not a value
890[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
891[error] |
892[error] |Assign it to a val and pass that instead.
893[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
894[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
895[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
896[error] |argument for by-name parameter is not a value
897[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
898[error] |
899[error] |Assign it to a val and pass that instead.
900[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
901[error] 225 | val variants = x.types.parTraverse(variant[Unit])
902[error] | ^
903[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
904[error] four errors found
905[error] (core / Compile / compileIncremental) Compilation failed
906Starting build for ProjectRef(file:/build/repo/,clientCodegenCli) (gql-client-codegen-cli)...
907Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/client-codegen-cli/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
908[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
909[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
910[error] 191 | showForKey[A](prefix)(Show.show(showKey))
911[error] | ^
912[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
913[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
914[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
915[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
916[error] |argument for by-name parameter is not a value
917[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
918[error] |
919[error] |Assign it to a val and pass that instead.
920[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
921[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
922[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
923[error] |argument for by-name parameter is not a value
924[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
925[error] |
926[error] |Assign it to a val and pass that instead.
927[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
928[error] 225 | val variants = x.types.parTraverse(variant[Unit])
929[error] | ^
930[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
931[error] four errors found
932[error] (core / Compile / compileIncremental) Compilation failed
933[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
934[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
935[error] 191 | showForKey[A](prefix)(Show.show(showKey))
936[error] | ^
937[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
938[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
939[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
940[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
941[error] |argument for by-name parameter is not a value
942[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
943[error] |
944[error] |Assign it to a val and pass that instead.
945[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
946[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
947[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
948[error] |argument for by-name parameter is not a value
949[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
950[error] |
951[error] |Assign it to a val and pass that instead.
952[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
953[error] 225 | val variants = x.types.parTraverse(variant[Unit])
954[error] | ^
955[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
956[error] four errors found
957[error] (core / Compile / compileIncremental) Compilation failed
958[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
959[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
960[error] 191 | showForKey[A](prefix)(Show.show(showKey))
961[error] | ^
962[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
963[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
964[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
965[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
966[error] |argument for by-name parameter is not a value
967[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
968[error] |
969[error] |Assign it to a val and pass that instead.
970[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
971[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
972[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
973[error] |argument for by-name parameter is not a value
974[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
975[error] |
976[error] |Assign it to a val and pass that instead.
977[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
978[error] 225 | val variants = x.types.parTraverse(variant[Unit])
979[error] | ^
980[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
981[error] four errors found
982[error] (core / Compile / compileIncremental) Compilation failed
983Starting build for ProjectRef(file:/build/repo/,clientCodegen) (gql-client-codegen)...
984Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/client-codegen/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
985[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
986[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
987[error] 191 | showForKey[A](prefix)(Show.show(showKey))
988[error] | ^
989[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
990[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
991[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
992[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
993[error] |argument for by-name parameter is not a value
994[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
995[error] |
996[error] |Assign it to a val and pass that instead.
997[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
998[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
999[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1000[error] |argument for by-name parameter is not a value
1001[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1002[error] |
1003[error] |Assign it to a val and pass that instead.
1004[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1005[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1006[error] | ^
1007[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1008[error] four errors found
1009[error] (core / Compile / compileIncremental) Compilation failed
1010[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1011[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1012[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1013[error] | ^
1014[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1015[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1016[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1017[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1018[error] |argument for by-name parameter is not a value
1019[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1020[error] |
1021[error] |Assign it to a val and pass that instead.
1022[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1023[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1024[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1025[error] |argument for by-name parameter is not a value
1026[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1027[error] |
1028[error] |Assign it to a val and pass that instead.
1029[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1030[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1031[error] | ^
1032[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1033[error] four errors found
1034[error] (core / Compile / compileIncremental) Compilation failed
1035[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1036[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1037[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1038[error] | ^
1039[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1040[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1041[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1042[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1043[error] |argument for by-name parameter is not a value
1044[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1045[error] |
1046[error] |Assign it to a val and pass that instead.
1047[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1048[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1049[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1050[error] |argument for by-name parameter is not a value
1051[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1052[error] |
1053[error] |Assign it to a val and pass that instead.
1054[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1055[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1056[error] | ^
1057[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1058[error] four errors found
1059[error] (core / Compile / compileIncremental) Compilation failed
1060Starting build for ProjectRef(file:/build/repo/,relational) (gql-relational)...
1061Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/relational/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
1062[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1063[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1064[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1065[error] | ^
1066[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1067[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1068[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1069[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1070[error] |argument for by-name parameter is not a value
1071[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1072[error] |
1073[error] |Assign it to a val and pass that instead.
1074[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1075[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1076[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1077[error] |argument for by-name parameter is not a value
1078[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1079[error] |
1080[error] |Assign it to a val and pass that instead.
1081[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1082[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1083[error] | ^
1084[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1085[error] four errors found
1086[error] (core / Compile / compileIncremental) Compilation failed
1087[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1088[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1089[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1090[error] | ^
1091[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1092[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1093[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1094[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1095[error] |argument for by-name parameter is not a value
1096[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1097[error] |
1098[error] |Assign it to a val and pass that instead.
1099[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1100[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1101[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1102[error] |argument for by-name parameter is not a value
1103[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1104[error] |
1105[error] |Assign it to a val and pass that instead.
1106[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1107[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1108[error] | ^
1109[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1110[error] four errors found
1111[error] (core / Compile / compileIncremental) Compilation failed
1112[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1113[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1114[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1115[error] | ^
1116[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1117[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1118[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1119[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1120[error] |argument for by-name parameter is not a value
1121[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1122[error] |
1123[error] |Assign it to a val and pass that instead.
1124[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1125[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1126[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1127[error] |argument for by-name parameter is not a value
1128[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1129[error] |
1130[error] |Assign it to a val and pass that instead.
1131[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1132[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1133[error] | ^
1134[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1135[error] four errors found
1136[error] (core / Compile / compileIncremental) Compilation failed
1137Starting build for ProjectRef(file:/build/repo/,repo) (repo)...
1138Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
1139[info] Wrote /build/repo/target/scala-3.6.4/repo_3-0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT.pom
1140[info] gpg: directory '/root/.gnupg' created
1141[info] gpg: keybox '/root/.gnupg/pubring.kbx' created
1142[info] gpg: no default secret key: No secret key
1143[info] gpg: signing failed: No secret key
1144[warn] GPG reported an error. Artifacts won't be signed.
1145[info] :: delivering :: io.github.valdemargr#repo_3;0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT :: 0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT :: integration :: Fri Apr 04 19:31:57 CEST 2025
1146[info] delivering ivy file to /build/repo/target/scala-3.6.4/ivy-0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT.xml
1147[info] published repo_3 to /root/.ivy2/local/io.github.valdemargr/repo_3/0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT/poms/repo_3.pom
1148[info] published repo_3 to /root/.ivy2/local/io.github.valdemargr/repo_3/0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT/jars/repo_3.jar
1149[info] published repo_3 to /root/.ivy2/local/io.github.valdemargr/repo_3/0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT/srcs/repo_3-sources.jar
1150[info] published repo_3 to /root/.ivy2/local/io.github.valdemargr/repo_3/0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT/docs/repo_3-javadoc.jar
1151[info] published ivy to /root/.ivy2/local/io.github.valdemargr/repo_3/0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT/ivys/ivy.xml
1152Starting build for ProjectRef(file:/build/repo/,relationalSkunk) (gql-relational-skunk)...
1153Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/relational-skunk/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
1154[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1155[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1156[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1157[error] | ^
1158[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1159[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1160[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1161[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1162[error] |argument for by-name parameter is not a value
1163[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1164[error] |
1165[error] |Assign it to a val and pass that instead.
1166[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1167[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1168[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1169[error] |argument for by-name parameter is not a value
1170[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1171[error] |
1172[error] |Assign it to a val and pass that instead.
1173[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1174[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1175[error] | ^
1176[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1177[error] four errors found
1178[error] (core / Compile / compileIncremental) Compilation failed
1179[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1180[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1181[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1182[error] | ^
1183[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1184[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1185[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1186[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1187[error] |argument for by-name parameter is not a value
1188[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1189[error] |
1190[error] |Assign it to a val and pass that instead.
1191[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1192[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1193[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1194[error] |argument for by-name parameter is not a value
1195[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1196[error] |
1197[error] |Assign it to a val and pass that instead.
1198[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1199[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1200[error] | ^
1201[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1202[error] four errors found
1203[error] (core / Compile / compileIncremental) Compilation failed
1204[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1205[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1206[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1207[error] | ^
1208[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1209[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1210[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1211[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1212[error] |argument for by-name parameter is not a value
1213[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1214[error] |
1215[error] |Assign it to a val and pass that instead.
1216[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1217[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1218[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1219[error] |argument for by-name parameter is not a value
1220[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1221[error] |
1222[error] |Assign it to a val and pass that instead.
1223[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1224[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1225[error] | ^
1226[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1227[error] four errors found
1228[error] (core / Compile / compileIncremental) Compilation failed
1229Starting build for ProjectRef(file:/build/repo/,parser) (gql-parser)...
1230Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/parser/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
1231[info] Main Scala API documentation to /build/repo/modules/parser/target/scala-3.6.4/api...
1232[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xsemanticdb, -Xkind-projector, -semanticdb-target, -source
1233[warn] Flag -classpath set repeatedly
1234[warn] one warning found
1235[info] Main Scala API documentation successful.
1236[info] compiling 3 Scala sources to /build/repo/modules/parser/target/scala-3.6.4/test-classes ...
1237[info] done compiling
1238[info] Wrote /build/repo/modules/parser/target/scala-3.6.4/gql-parser_3-0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT.pom
1239[info] Main Scala API documentation to /build/repo/modules/parser/target/scala-3.6.4/api...
1240[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xsemanticdb, -Xkind-projector, -semanticdb-target, -source
1241[warn] Flag -classpath set repeatedly
1242[warn] one warning found
1243[info] Main Scala API documentation successful.
1244[info] gpg: no default secret key: No secret key
1245[info] gpg: signing failed: No secret key
1246[warn] GPG reported an error. Artifacts won't be signed.
1247[info] :: delivering :: io.github.valdemargr#gql-parser_3;0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT :: 0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT :: integration :: Fri Apr 04 19:32:24 CEST 2025
1248[info] delivering ivy file to /build/repo/modules/parser/target/scala-3.6.4/ivy-0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT.xml
1249[info] published gql-parser_3 to /root/.ivy2/local/io.github.valdemargr/gql-parser_3/0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT/poms/gql-parser_3.pom
1250[info] published gql-parser_3 to /root/.ivy2/local/io.github.valdemargr/gql-parser_3/0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT/jars/gql-parser_3.jar
1251[info] published gql-parser_3 to /root/.ivy2/local/io.github.valdemargr/gql-parser_3/0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT/srcs/gql-parser_3-sources.jar
1252[info] published gql-parser_3 to /root/.ivy2/local/io.github.valdemargr/gql-parser_3/0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT/docs/gql-parser_3-javadoc.jar
1253[info] published ivy to /root/.ivy2/local/io.github.valdemargr/gql-parser_3/0.4.1-25-e67b1a4-20250404T172803Z-SNAPSHOT/ivys/ivy.xml
1254Starting build for ProjectRef(file:/build/repo/,server) (gql-server)...
1255Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/server/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
1256[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1257[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1258[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1259[error] | ^
1260[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1261[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1262[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1263[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1264[error] |argument for by-name parameter is not a value
1265[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1266[error] |
1267[error] |Assign it to a val and pass that instead.
1268[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1269[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1270[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1271[error] |argument for by-name parameter is not a value
1272[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1273[error] |
1274[error] |Assign it to a val and pass that instead.
1275[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1276[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1277[error] | ^
1278[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1279[error] four errors found
1280[error] (core / Compile / compileIncremental) Compilation failed
1281[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1282[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1283[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1284[error] | ^
1285[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1286[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1287[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1288[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1289[error] |argument for by-name parameter is not a value
1290[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1291[error] |
1292[error] |Assign it to a val and pass that instead.
1293[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1294[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1295[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1296[error] |argument for by-name parameter is not a value
1297[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1298[error] |
1299[error] |Assign it to a val and pass that instead.
1300[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1301[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1302[error] | ^
1303[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1304[error] four errors found
1305[error] (core / Compile / compileIncremental) Compilation failed
1306[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1307[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1308[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1309[error] | ^
1310[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1311[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1312[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1313[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1314[error] |argument for by-name parameter is not a value
1315[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1316[error] |
1317[error] |Assign it to a val and pass that instead.
1318[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1319[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1320[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1321[error] |argument for by-name parameter is not a value
1322[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1323[error] |
1324[error] |Assign it to a val and pass that instead.
1325[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1326[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1327[error] | ^
1328[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1329[error] four errors found
1330[error] (core / Compile / compileIncremental) Compilation failed
1331Starting build for ProjectRef(file:/build/repo/,monadicArrow) (gql-monadic-arrow)...
1332Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/monadic-arrow/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
1333[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1334[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1335[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1336[error] | ^
1337[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1338[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1339[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1340[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1341[error] |argument for by-name parameter is not a value
1342[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1343[error] |
1344[error] |Assign it to a val and pass that instead.
1345[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1346[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1347[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1348[error] |argument for by-name parameter is not a value
1349[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1350[error] |
1351[error] |Assign it to a val and pass that instead.
1352[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1353[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1354[error] | ^
1355[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1356[error] four errors found
1357[error] (core / Compile / compileIncremental) Compilation failed
1358[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1359[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1360[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1361[error] | ^
1362[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1363[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1364[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1365[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1366[error] |argument for by-name parameter is not a value
1367[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1368[error] |
1369[error] |Assign it to a val and pass that instead.
1370[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1371[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1372[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1373[error] |argument for by-name parameter is not a value
1374[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1375[error] |
1376[error] |Assign it to a val and pass that instead.
1377[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1378[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1379[error] | ^
1380[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1381[error] four errors found
1382[error] (core / Compile / compileIncremental) Compilation failed
1383[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1384[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1385[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1386[error] | ^
1387[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1388[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1389[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1390[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1391[error] |argument for by-name parameter is not a value
1392[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1393[error] |
1394[error] |Assign it to a val and pass that instead.
1395[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1396[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1397[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1398[error] |argument for by-name parameter is not a value
1399[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1400[error] |
1401[error] |Assign it to a val and pass that instead.
1402[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1403[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1404[error] | ^
1405[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1406[error] four errors found
1407[error] (core / Compile / compileIncremental) Compilation failed
1408Starting build for ProjectRef(file:/build/repo/,serverGoi) (gql-server-goi)...
1409Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/server-goi/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
1410[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1411[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1412[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1413[error] | ^
1414[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1415[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1416[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1417[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1418[error] |argument for by-name parameter is not a value
1419[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1420[error] |
1421[error] |Assign it to a val and pass that instead.
1422[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1423[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1424[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1425[error] |argument for by-name parameter is not a value
1426[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1427[error] |
1428[error] |Assign it to a val and pass that instead.
1429[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1430[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1431[error] | ^
1432[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1433[error] four errors found
1434[error] (core / Compile / compileIncremental) Compilation failed
1435[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1436[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1437[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1438[error] | ^
1439[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1440[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1441[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1442[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1443[error] |argument for by-name parameter is not a value
1444[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1445[error] |
1446[error] |Assign it to a val and pass that instead.
1447[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1448[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1449[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1450[error] |argument for by-name parameter is not a value
1451[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1452[error] |
1453[error] |Assign it to a val and pass that instead.
1454[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1455[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1456[error] | ^
1457[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1458[error] four errors found
1459[error] (core / Compile / compileIncremental) Compilation failed
1460[info] compiling 40 Scala sources to /build/repo/modules/core/target/scala-3.6.4/classes ...
1461[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/resolver/Resolver.scala:191:25
1462[error] 191 | showForKey[A](prefix)(Show.show(showKey))
1463[error] | ^
1464[error] |No given instance of type cats.Show[A] was found for a context parameter of method showForKey in object ShowMissingKeys
1465[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:191:43
1466[error] 191 | Right(Implementation(Eval.always(convertInterface(i).toOption.get))(_ => Ior.right(Option.empty[A])))
1467[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1468[error] |argument for by-name parameter is not a value
1469[error] |and contains wildcard arguments: (Option[gql.ast.Interface[fs2.Pure, ?]]#get : => gql.ast.Interface[fs2.Pure, ?])
1470[error] |
1471[error] |Assign it to a val and pass that instead.
1472[error] -- Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:198:36
1473[error] 198 | Right(Variant(Eval.always(convertObject(i).toOption.get))((_: Unit) => Ior.right(None)))
1474[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1475[error] |argument for by-name parameter is not a value
1476[error] |and contains wildcard arguments: (Option[gql.ast.Type[fs2.Pure, ?]]#get : => gql.ast.Type[fs2.Pure, ?])
1477[error] |
1478[error] |Assign it to a val and pass that instead.
1479[error] -- [E172] Type Error: /build/repo/modules/core/src/main/scala/gql/util/SchemaUtil.scala:225:59
1480[error] 225 | val variants = x.types.parTraverse(variant[Unit])
1481[error] | ^
1482[error] |Ambiguous given instances: both method catsStdParallelForStreamZipStream in trait StreamInstances and method catsStdParallelForLazyListZipLazyList in trait LazyListInstances match type cats.Parallel[M] of parameter P of method parTraverse in class ParallelTraversableOps1
1483[error] four errors found
1484[error] (core / Compile / compileIncremental) Compilation failed
1485
1486************************
1487Build summary:
1488[{
1489 "module": "gql-natchez",
1490 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 27436, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1491 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1492 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1493 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1494 "publish": {"status": "skipped", "tookMs": 0},
1495 "metadata": {
1496 "crossScalaVersions": ["2.13.12", "3.3.0"]
1497}
1498},{
1499 "module": "gql-client",
1500 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 6229, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1501 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1502 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1503 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1504 "publish": {"status": "skipped", "tookMs": 0},
1505 "metadata": {
1506 "crossScalaVersions": ["2.13.12", "3.3.0"]
1507}
1508},{
1509 "module": "gql-relational-doobie",
1510 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5820, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1511 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1512 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1513 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1514 "publish": {"status": "skipped", "tookMs": 0},
1515 "metadata": {
1516 "crossScalaVersions": ["2.13.12", "3.3.0"]
1517}
1518},{
1519 "module": "gql-server-graphqlws",
1520 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5823, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1521 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1522 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1523 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1524 "publish": {"status": "skipped", "tookMs": 0},
1525 "metadata": {
1526 "crossScalaVersions": ["2.13.12", "3.3.0"]
1527}
1528},{
1529 "module": "gql-core",
1530 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5966, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1531 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1532 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1533 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1534 "publish": {"status": "skipped", "tookMs": 0},
1535 "metadata": {
1536 "crossScalaVersions": ["2.13.12", "3.3.0"]
1537}
1538},{
1539 "module": "gql-server-http4s",
1540 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5799, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1541 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1542 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1543 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1544 "publish": {"status": "skipped", "tookMs": 0},
1545 "metadata": {
1546 "crossScalaVersions": ["2.13.12", "3.3.0"]
1547}
1548},{
1549 "module": "gql-client-http4s",
1550 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 6082, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1551 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1552 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1553 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1554 "publish": {"status": "skipped", "tookMs": 0},
1555 "metadata": {
1556 "crossScalaVersions": ["2.13.12", "3.3.0"]
1557}
1558},{
1559 "module": "gql-graphqlws",
1560 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5590, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1561 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1562 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1563 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1564 "publish": {"status": "skipped", "tookMs": 0},
1565 "metadata": {
1566 "crossScalaVersions": ["2.13.12", "3.3.0"]
1567}
1568},{
1569 "module": "gql-client-codegen-cli",
1570 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5941, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1571 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1572 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1573 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1574 "publish": {"status": "skipped", "tookMs": 0},
1575 "metadata": {
1576 "crossScalaVersions": ["2.13.12", "3.3.0"]
1577}
1578},{
1579 "module": "gql-client-codegen",
1580 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5893, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1581 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1582 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1583 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1584 "publish": {"status": "skipped", "tookMs": 0},
1585 "metadata": {
1586 "crossScalaVersions": ["2.13.12", "3.3.0"]
1587}
1588},{
1589 "module": "gql-relational",
1590 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5908, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1591 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1592 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1593 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1594 "publish": {"status": "skipped", "tookMs": 0},
1595 "metadata": {
1596 "crossScalaVersions": ["2.13.12", "3.3.0"]
1597}
1598},{
1599 "module": "repo",
1600 "compile": {"status": "ok", "tookMs": 41, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1601 "doc": {"status": "ok", "tookMs": 38, "files": 0, "totalSizeKb": 0},
1602 "test-compile": {"status": "ok", "tookMs": 66, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1603 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1604 "publish": {"status": "ok", "tookMs": 171},
1605 "metadata": {
1606 "crossScalaVersions": ["2.13.12", "3.3.0"]
1607}
1608},{
1609 "module": "gql-relational-skunk",
1610 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5664, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1611 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1612 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1613 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1614 "publish": {"status": "skipped", "tookMs": 0},
1615 "metadata": {
1616 "crossScalaVersions": ["2.13.12", "3.3.0"]
1617}
1618},{
1619 "module": "gql-parser",
1620 "compile": {"status": "ok", "tookMs": 33, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1621 "doc": {"status": "ok", "tookMs": 3095, "files": 434, "totalSizeKb": 10310},
1622 "test-compile": {"status": "ok", "tookMs": 1662, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1623 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1624 "publish": {"status": "ok", "tookMs": 2110},
1625 "metadata": {
1626 "crossScalaVersions": ["2.13.12", "3.3.0"]
1627}
1628},{
1629 "module": "gql-server",
1630 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 6500, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1631 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1632 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1633 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1634 "publish": {"status": "skipped", "tookMs": 0},
1635 "metadata": {
1636 "crossScalaVersions": ["2.13.12", "3.3.0"]
1637}
1638},{
1639 "module": "gql-monadic-arrow",
1640 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5670, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1641 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1642 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1643 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1644 "publish": {"status": "skipped", "tookMs": 0},
1645 "metadata": {
1646 "crossScalaVersions": ["2.13.12", "3.3.0"]
1647}
1648},{
1649 "module": "gql-server-goi",
1650 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5642, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
1651 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1652 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1653 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1654 "publish": {"status": "skipped", "tookMs": 0},
1655 "metadata": {
1656 "crossScalaVersions": ["2.13.12", "3.3.0"]
1657}
1658}]
1659************************
1660[error] Scala3CommunityBuild$ProjectBuildFailureException: 15 module(s) finished with failures: gql-natchez, gql-client, gql-relational-doobie, gql-server-graphqlws, gql-core, gql-server-http4s, gql-client-http4s, gql-graphqlws, gql-client-codegen-cli, gql-client-codegen, gql-relational, gql-relational-skunk, gql-server, gql-monadic-arrow, gql-server-goi
1661[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 15 module(s) finished with failures: gql-natchez, gql-client, gql-relational-doobie, gql-server-graphqlws, gql-core, gql-server-http4s, gql-client-http4s, gql-graphqlws, gql-client-codegen-cli, gql-client-codegen, gql-relational, gql-relational-skunk, gql-server, gql-monadic-arrow, gql-server-goi
1662[error] Total time: 313 s (05:13), completed Apr 4, 2025, 7:33:17 PM
1663Build failed, not retrying.