Build Logs
sangria-graphql/sangria-relay • 3.8.0:2026-01-13
Errors
0
Warnings
2
Total Lines
271
1##################################
2Clonning https://github.com/sangria-graphql/sangria-relay.git into /build/repo using revision v4.0.1
3##################################
4Note: switching to 'e870c3d02fbe8869ce6caeada9b7781be6634d0d'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0
32Execute tests: true
33sbt project found:
34Sbt version 1.10.10 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project sangria-graphql/sangria-relay
37##################################
38Scala version: 3.8.0
39Targets: org.sangria-graphql%sangria-relay
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0"
60"++3.8.0 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" org.sangria-graphql%sangria-relay"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 10.106s.
75[info] done compiling
76[info] loading settings for project repo from build.sbt...
77[info] set current project to sangria-relay (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0 in repo/crossScalaVersions
80[info] set current project to sangria-relay (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0 on 1 projects.
82[info] Switching Scala version on:
83[info] * repo (2.12.18, 2.13.15, 3.8.0)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to sangria-relay (in build file:/build/repo/)
87Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
88[info] Reapplying settings...
89[info] set current project to sangria-relay (in build file:/build/repo/)
90[info] Defining Global / credentials, credentials
91[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 7 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to sangria-relay (in build file:/build/repo/)
95Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
96[info] Reapplying settings...
97OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
98
99 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
100 Did you mean allExcludeDependencies ?
101 , retry without global scopes
102[info] Reapplying settings...
103[info] set current project to sangria-relay (in build file:/build/repo/)
104Execute removeScalacOptionsStartingWith: -P:wartremover
105[info] Reapplying settings...
106[info] set current project to sangria-relay (in build file:/build/repo/)
107[success] Total time: 0 s, completed Jan 13, 2026, 4:44:54 PM
108Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
109Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
110Starting build...
111Projects: Set(repo)
112Starting build for ProjectRef(file:/build/repo/,repo) (sangria-relay)... [0/1]
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
114OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
115OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
116Compile scalacOptions: -Xunchecked-java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
117[info] compiling 5 Scala sources to /build/repo/target/scala-3.8.0/classes ...
118[info] done compiling
119[info] compiling 17 Scala sources to /build/repo/target/scala-3.8.0/test-classes ...
120[warn] there was 1 deprecation warning; re-run with -deprecation for details
121[warn] one warning found
122[info] done compiling
123[info] MutationSpec:
124[info] fieldWithClientMutationId
125[info] when Behaves correctly
126[info] - should Requires an argument
127[info] - should Returns the same client mutation ID
128[info] - should Accepts num argument
129[info] - should Supports promise mutations
130[info] when Introspects correctly
131[info] - should Supports promise mutations
132[info] - should Contains correct payload
133[info] - should Contains correct field
134[info] ConnectionWithCustomPageInfoSpec:
135[info] Connection.definitionWithEdge
136[info] - should Includes pageInfo fields correctly
137[info] ConnectionSpec:
138[info] Connection.definition
139[info] - should Includes connection and edge fields
140[info] - should Not allow list node type
141[info] Base64Spec:
142[info] Base64
143[info] - should encode string
144[info] - should encode bytes
145[info] - should encode UTF-8 string
146[info] - should decode base64 string
147[info] - should decode UTF-8 base64 string
148[info] - should return an empty string for an empty string
149[info] - should return None for base64 strings with to little valid bits
150[info] - should return None for base64 strings with invalid characters
151[info] - should return None for base64 strings with wrong 4-byte ending unit
152[info] NodeSpec:
153[info] Node interface and fields
154[info] should Allows refetching
155[info] - should Gets the correct ID for users
156[info] - should gets the correct IDs for users
157[info] - should Gets the correct ID for photos
158[info] - should Gets the correct width for photos
159[info] - should gets the correct IDs for photos
160[info] - should gets the correct IDs for multiple types
161[info] - should Gets the correct type name for users
162[info] - should Gets the correct type name for photos
163[info] - should Ignores photo fragments on user
164[info] - should Returns null for bad IDs
165[info] - should Returns nulls for bad IDs
166[info] should Correctly introspects
167[info] - should Lists all relevant abstract and concrete types
168[info] - should Has correct node interface
169[info] - should Has correct node root field
170[info] StarWarsMutationSpec:
171[info] Mutation
172[info] - should Correctly mutates the data set
173[info] NodePluralSpec:
174[info] pluralIdentifyingRootField
175[info] - should Allows fetching
176[info] - should Correctly introspects
177[info] GlobalIdSpec:
178[info] Global ID fields
179[info] - should Gives different IDs
180[info] - should Refetches the IDs
181[info] GlobalId.fromGlobalId
182[info] - should return None for empty IDs
183[info] - should return None for incorrect Base64 IDs
184[info] - should return None for IDs where the decoded value does not contain a colon
185[info] - should return None for IDs where the decoded value does contain a colon at the end
186[info] StarWarsConnectionSpec:
187[info] Connection
188[info] when Fetching
189[info] - should Correctly fetches the first ship of the rebels
190[info] - should Correctly fetches the first two ships of the rebels with a cursor
191[info] - should Correctly fetches the next three ships of the rebels with a cursor
192[info] - should Correctly fetches no ships of the rebels at the end of connection
193[info] - should Correctly identifies the end of the list
194[info] - should list all ships with `nodes` fields
195[info] - should get faction with `node` field
196[info] - should list ships and factions with `nodes` fields
197[info] StarWarsObjectIdentificationSpec:
198[info] Object Identification
199[info] when Fetching
200[info] - should Correctly fetches the ID and name of the rebels
201[info] - should Correctly refetches the rebels
202[info] - should Correctly fetches the ID and name of the empire
203[info] - should Correctly refetches the empire
204[info] - should Correctly refetches the X-Wing
205[info] ConnectionWithEdgeSpec:
206[info] Connection.definitionWithEdge
207[info] - should Includes edge fields correctly
208[info] ConnectionFromSeqSpec:
209[info] connectionFromSeq
210[info] when Handles basic slicing
211[info] - should Returns all elements without filters
212[info] - should Respects a smaller first
213[info] - should Respects an overly large first
214[info] - should Respects a smaller last
215[info] - should Respects an overly large last
216[info] when Handles pagination
217[info] - should Respects first and after
218[info] - should Respects first and after with long first
219[info] - should Respects last and before
220[info] - should Respects last and before with long last
221[info] - should Respects first and after and before, too few
222[info] - should Respects first and after and before, too many
223[info] - should Respects first and after and before, exactly right
224[info] - should Respects last and after and before, too few
225[info] - should Respects last and after and before, too many
226[info] - should Respects last and after and before, exactly right
227[info] when Handles cursor edge cases
228[info] - should Returns no elements if first is 0
229[info] - should throws an error if first < 0
230[info] - should throws an error if last < 0
231[info] - should Returns all elements if cursors are invalid
232[info] - should Returns all elements if cursors are on the outside
233[info] - should Returns no elements if cursors cross
234[info] connectionFromFutureSeq
235[info] - should Returns all elements without filters
236[info] - should Respects a smaller first
237[info] - should respects a smaller first (sliced)
238[info] cursorForObjectInConnection
239[info] - should returns an edge's cursor, given an array and a member object
240[info] - should returns null, given an array and a non-member object
241[info] connectionFromSeq (with slice)
242[info] - should works with a just-right array slice
243[info] - should works with an oversized array slice (left side)
244[info] - should works with an oversized array slice (right side)
245[info] - should works with an oversized array slice (both sides)
246[info] - should works with an undersized array slice (left side)
247[info] - should works with an undersized array slice (right side)
248[info] - should works with an undersized array slice (both sides)
249[info] - should Retruns no elements and proper hasPreviousPage/hasNextPage when cursor out of range
250
251************************
252Build summary:
253[{
254 "module": "sangria-relay",
255 "compile": {"status": "ok", "tookMs": 7767, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
256 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
257 "test-compile": {"status": "ok", "tookMs": 11773, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
258 "test": {"status": "ok", "tookMs": 1435, "passed": 90, "failed": 0, "ignored": 0, "skipped": 0, "total": 90, "byFramework": [{"framework": "unknown", "stats": {"passed": 90, "failed": 0, "ignored": 0, "skipped": 0, "total": 90}}]},
259 "publish": {"status": "skipped", "tookMs": 0},
260 "metadata": {
261 "crossScalaVersions": ["2.12.18", "2.13.15", "3.3.1"]
262}
263}]
264************************
265[success] Total time: 23 s, completed Jan 13, 2026, 4:45:17 PM
266[0JChecking patch project/plugins.sbt...
267Checking patch project/build.properties...
268Checking patch build.sbt...
269Applied patch project/plugins.sbt cleanly.
270Applied patch project/build.properties cleanly.
271Applied patch build.sbt cleanly.