Build Logs
filosganga/jsonpath • 3.8.0:2026-01-13
Errors
0
Warnings
23
Total Lines
393
1##################################
2Clonning https://github.com/filosganga/jsonpath.git into /build/repo using revision v1.0.5
3##################################
4Note: switching to '202a1570f6289d69a203aa4cfe34f94e30624489'.
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:
34No prepare script found for project filosganga/jsonpath
35##################################
36Scala version: 3.8.0
37Targets: com.filippodeluca%jsonpath-ast com.filippodeluca%jsonpath-circe com.filippodeluca%jsonpath-literal com.filippodeluca%jsonpath-parser
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '21'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.0
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0"
58"++3.8.0 -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" com.filippodeluca%jsonpath-ast com.filippodeluca%jsonpath-circe com.filippodeluca%jsonpath-literal com.filippodeluca%jsonpath-parser"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.816s.
74[info] done compiling
75[info] loading settings for project root from build.sbt...
76[info] set current project to jsonpath (in build file:/build/repo/)
77[warn] there are 2 keys that are not used by any other settings/tasks:
78[warn]
79[warn] * ThisBuild / pomIncludeRepository
80[warn] +- /build/repo/build.sbt:46
81[warn] * ThisBuild / publishMavenStyle
82[warn] +- /build/repo/build.sbt:47
83[warn]
84[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
85[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
86Execute setCrossScalaVersions: 3.8.0
87OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in ast/crossScalaVersions
88OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in parser/crossScalaVersions
89OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in literal/crossScalaVersions
90OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in circe/crossScalaVersions
91OpenCB::Changing crossVersion 3.7.4 -> 3.8.0 in root/crossScalaVersions
92[info] set current project to jsonpath (in build file:/build/repo/)
93[info] Setting Scala version to 3.8.0 on 5 projects.
94[info] Switching Scala version on:
95[info] * root (3.8.0, 2.13.18)
96[info] parser (3.8.0, 2.13.18)
97[info] circe (3.8.0, 2.13.18)
98[info] literal (3.8.0, 2.13.18)
99[info] ast (3.8.0, 2.13.18)
100[info] Excluding projects:
101[info] Reapplying settings...
102[info] set current project to jsonpath (in build file:/build/repo/)
103Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
104[info] Reapplying settings...
105[info] set current project to jsonpath (in build file:/build/repo/)
106[info] Defining Global / credentials, ThisBuild / credentials and 4 others.
107[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 41 others.
108[info] Run `last` for details.
109[info] Reapplying settings...
110[info] set current project to jsonpath (in build file:/build/repo/)
111Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
112[info] Reapplying settings...
113OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
114
115 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
116 Did you mean allExcludeDependencies ?
117 , retry without global scopes
118[info] Reapplying settings...
119[info] set current project to jsonpath (in build file:/build/repo/)
120Execute removeScalacOptionsStartingWith: -P:wartremover
121[info] Reapplying settings...
122[info] set current project to jsonpath (in build file:/build/repo/)
123[success] Total time: 0 s, completed Jan 13, 2026, 3:52:34 PM
124Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
125Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
126Starting build...
127Projects: Set(ast, circe, literal, parser)
128Starting build for ProjectRef(file:/build/repo/,ast) (jsonpath-ast)... [0/4]
129OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
130OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
131OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
132Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xsource:3, -Xsemanticdb, -semanticdb-target, /build/repo/modules/ast/target/scala-3.8.0/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
133[info] compiling 2 Scala sources to /build/repo/modules/ast/target/scala-3.8.0/classes ...
134[warn] bad option '-Xsource:3' was ignored
135[warn] one warning found
136[info] done compiling
137Starting build for ProjectRef(file:/build/repo/,circe) (jsonpath-circe)... [1/4]
138Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xsource:3, -Xsemanticdb, -semanticdb-target, /build/repo/modules/circe/target/scala-3.8.0/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
139[info] compiling 1 Scala source to /build/repo/modules/circe/target/scala-3.8.0/classes ...
140[warn] bad option '-Xsource:3' was ignored
141[warn] one warning found
142[info] done compiling
143[info] compiling 1 Scala source to /build/repo/modules/circe/target/scala-3.8.0/test-classes ...
144[warn] bad option '-Xsource:3' was ignored
145[warn] one warning found
146[info] done compiling
147start: Some(1), end: None, step: 1, range: Vector(1, 2, 3, 4, 5)
148start: None, end: Some(3), step: 1, range: Vector(0, 1, 2)
149start: Some(1), end: Some(3), step: 1, range: Vector(1, 2)
150start: Some(1), end: Some(4), step: 2, range: Vector(1, 3)
151start: Some(-1), end: None, step: 1, range: Vector(5)
152start: Some(-3), end: Some(-1), step: 1, range: Vector(3, 4)
153start: Some(3), end: None, step: -1, range: Vector(3, 2, 1, 0)
154start: Some(-2), end: None, step: -1, range: Vector(4, 3, 2, 1, 0)
155start: None, end: Some(-4), step: -1, range: Vector(6, 5, 4, 3)
156start: None, end: Some(3), step: -1, range: Vector(6, 5, 4)
157start: Some(4), end: Some(3), step: -1, range: Vector(4)
158start: Some(-2), end: Some(-4), step: -1, range: Vector(4, 3)
159start: None, end: None, step: -2, range: Vector(6, 4, 2, 0)
160com.filippodeluca.jsonpath.circe.CirceSolverSuite:
161 + solve 'foo' on {"foo":"bar"} should return ["foo"] 0.011s
162 + solve true on {"foo":"bar"} should return [true] 0.0s
163 + solve false on {"foo":"bar"} should return [false] 0.0s
164 + solve 10 on {"foo":"bar"} should return [10] 0.001s
165 + solve @ on {"foo":"bar"} should return [{"foo":"bar"}] 0.001s
166 + solve $ on {"foo":"bar"} should return [{"foo":"bar"}] 0.001s
167 + solve $.foo on {"bar":"value"} should return [] 0.019s
168 + solve $.foo.bar on {"foo":{"bar":"value"}} should return ["value"] 0.001s
169 + solve $.foo.bar on {"foo":{"baz":"value"}} should return [] 0.0s
170 + solve @[1] on [0,1,2] should return [1] 0.004s
171 + solve @[-1] on [0,1,2] should return [2] 0.0s
172 + solve @[-2] on [0,1,2] should return [1] 0.001s
173 + solve @[-4] on [0,1,2] should return [] 0.0s
174 + solve @[3] on [0,1] should return [] 0.0s
175 + solve @.foo[1] on {"foo":[1,2,3]} should return [2] 0.001s
176 + solve @.foo.bar[1] on {"foo":{"bar":[1,2,3]}} should return [2] 0.0s
177 + solve @.foo[0].bar on {"foo":[{"bar":1},{"bar":2},{"bar":3}]} should return [1] 0.001s
178 + solve @.foo[0].bar on {"foo":[{"bar":1},{"bar":2},{"bar":3}]} should return [1]-1 0.0s
179 + solve $.* on [1,2,3] should return [1,2,3] 0.001s
180 + solve $.* on [{"a":1},{"b":2},{"c":3}] should return [{"a":1},{"b":2},{"c":3}] 0.0s
181 + solve $.* on {"foo":"fooValue","bar":"barValue","baz":"bazValue"} should return ["fooValue","barValue","bazValue"] 0.001s
182 + solve $.* on {"foo":{"a":1},"bar":{"b":2},"baz":{"c":3}} should return [{"a":1},{"b":2},{"c":3}] 0.001s
183 + solve @.foo[(@.arrName)][1] on {"foo":{"arrName":"bar","bar":[1,2,3]}} should return [2] 0.0s
184 + solve $.foo.bar[$.foo.barIndex] on {"foo":{"barIndex":2,"bar":[1,2,3]}} should return [3] 0.001s
185 + solve $.foo[?(@.enabled)] on {"foo":{"enabled":false,"bar":"Baz"}} should return [] 0.001s
186 + solve $.foo[?(@.enabled)] on {"foo":{"enabled":true,"bar":"Baz"}} should return [{"enabled":true,"bar":"Baz"}] 0.001s
187 + solve $.foo[?(@.enabled)] on {"foo":{"enabled":false,"bar":"Baz"}} should return []-1 0.0s
188 + solve $.foo[?((@.enabled) == (true))] on {"foo":{"enabled":false,"bar":"Baz"}} should return [] 0.001s
189 + solve $.foo[?(@.enabled)] on {"foo":[{"enabled":false,"bar":"Baz"},{"enabled":true,"bar":"Bazzinga"}]} should return [{"enabled":true,"bar":"Bazzinga"}] 0.001s
190 + solve $.foo[?(@.enabled)] on {"foo":[{"enabled":false,"bar":"Baz"},{"enabled":true,"bar":"Bazzinga"}]} should return [{"enabled":true,"bar":"Bazzinga"}]-1 0.0s
191 + solve $[1::] on [0,1,2,3,4,5] should return [[1,2,3,4,5]] 0.008s
192 + solve $[:3:] on [0,1,2,3,4,5] should return [[0,1,2]] 0.0s
193 + solve $[1:3:] on [0,1,2,3,4,5] should return [[1,2]] 0.001s
194 + solve $[1:4:2] on [0,1,2,3,4,5] should return [[1,3]] 0.001s
195 + solve $[-1::] on [0,1,2,3,4,5] should return [[5]] 0.0s
196 + solve $[-3:-1:] on [0,1,2,3,4,5] should return [[3,4]] 0.001s
197 + solve $[3::-1] on [0,1,2,3,4,5] should return [[3,2,1,0]] 0.001s
198 + solve $[-2::-1] on [0,1,2,3,4,5] should return [[4,3,2,1,0]] 0.001s
199 + solve $[:-4:-1] on [0,1,2,3,4,5] should return [[5,4,3]] 0.001s
200 + solve $[:3:-1] on [0,1,2,3,4,5] should return [[5,4]] 0.0s
201 + solve $[4:3:-1] on [0,1,2,3,4,5] should return [[4]] 0.001s
202 + solve $[-2:-4:-1] on [0,1,2,3,4,5] should return [[4,3]] 0.001s
203 + solve $[::-2] on [0,1,2,3,4,5] should return [[4,2,0]] 0.0s
204 + solve ('foo') == ('foo') on null should return [true] 0.0s
205 + solve (3) == (3) on null should return [true] 0.0s
206 + solve (3) == (5) on null should return [false] 0.001s
207 + solve ('3') == (3) on null should return [false] 0.0s
208 + solve (@) == (3) on 3 should return [true] 0.0s
209 + solve (@) == ('foo') on "foo" should return [true] 0.001s
210 + solve (@) == ('bar') on "foo" should return [false] 0.0s
211 + solve ($.foo) == ($.bar) on {"foo":8,"bar":9} should return [false] 0.0s
212 + solve ($.foo) == ($.bar) on {"foo":8,"bar":8} should return [true] 0.001s
213 + solve (9) > (8) on null should return [true] 0.002s
214 + solve (9) > (9) on null should return [false] 0.0s
215 + solve (8) > (9) on null should return [false] 0.0s
216 + solve ('9') > (8) on null should return [false] 0.001s
217 + solve ($.left) > ($.right) on {"left":9,"right":8} should return [true] 0.0s
218 + solve (9) > ($.right) on {"right":8} should return [true] 0.001s
219 + solve (9) < (8) on null should return [false] 0.001s
220 + solve (9) < (9) on null should return [false] 0.0s
221 + solve (8) < (9) on null should return [true] 0.001s
222 + solve ('9') < (8) on null should return [false] 0.0s
223 + solve ($.left) < ($.right) on {"left":8,"right":9} should return [true] 0.001s
224 + solve (9) >= (8) on null should return [true] 0.001s
225 + solve (9) >= (9) on null should return [true] 0.0s
226 + solve (8) >= (9) on null should return [false] 0.0s
227 + solve ('9') >= (8) on null should return [false] 0.0s
228 + solve ($.left) >= ($.right) on {"left":8,"right":8} should return [true] 0.0s
229 + solve ($.left) >= ($.right) on {"left":9,"right":8} should return [true] 0.001s
230 + solve (8) <= (9) on null should return [true] 0.001s
231 + solve (9) <= (9) on null should return [true] 0.0s
232 + solve (9) <= (8) on null should return [false] 0.0s
233 + solve ('8') <= (8) on null should return [false] 0.001s
234 + solve ($.left) <= ($.right) on {"left":8,"right":8} should return [true] 0.0s
235 + solve ($.left) <= ($.right) on {"left":8,"right":9} should return [true] 0.0s
236 + solve !(true) on null should return [false] 0.001s
237 + solve !($) on false should return [true] 0.001s
238 + solve !(@) on true should return [false] 0.0s
239 + solve false || false on null should return [false] 0.001s
240 + solve true || false on null should return [true] 0.0s
241 + solve false || true on null should return [true] 0.0s
242 + solve true || true on null should return [true] 0.001s
243 + solve false && false on null should return [false] 0.001s
244 + solve true && false on null should return [false] 0.0s
245 + solve false && true on null should return [false] 0.0s
246 + solve true && true on null should return [true] 0.0s
247 + solve 'bar' in $ on ["foo","bar","baz"] should return [true] 0.001s
248 + solve 'foo' in $ on {"foo":"bar"} should return [true] 0.0s
249 + solve 'foo' in $ on ["bar","baz"] should return [false] 0.001s
250 + solve 'foo' in $ on {"bar":"baz"} should return [false] 0.0s
251 + solve 1 + $ on 2 should return [3] 0.002s
252 + solve 1 + $ on -2 should return [-1] 0.0s
253 + solve 5 - $ on 2 should return [3] 0.002s
254 + solve 5 - $ on -2 should return [7] 0.001s
255 + solve 5 - 1 - $ on -2 should return [6] 0.001s
256 + solve 10 * $ on 2 should return [20] 0.001s
257 + solve 10 * $ on -1 should return [-10] 0.001s
258 + solve 5 / $ on -2 should return [-2.5] 0.001s
259 + solve 5 % $ on -2 should return [1] 0.001s
260 + solve 5 % $ on 5 should return [0] 0.0s
261 + solve 5 % $ on 1 should return [0] 0.001s
262 + solve 6 % $ on 3 should return [0] 0.0s
263 + solve [$] on 8 should return [8] 0.001s
264 + solve [$,$] on 8 should return [8,8] 0.0s
265 + solve [$.foo,@.bar] on {"foo":1,"bar":2} should return [1,2] 0.0s
266 + solve [$.foo,[@.bar,@.baz]] on {"foo":1,"bar":2,"baz":3} should return [1,2,3] 0.001s
267Starting build for ProjectRef(file:/build/repo/,literal) (jsonpath-literal)... [2/4]
268Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xsource:3, -Xsemanticdb, -semanticdb-target, /build/repo/modules/literal/target/scala-3.8.0/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
269[info] compiling 1 Scala source to /build/repo/modules/parser/target/scala-3.8.0/classes ...
270[warn] bad option '-Xsource:3' was ignored
271[warn] one warning found
272[info] done compiling
273[info] compiling 1 Scala source to /build/repo/modules/literal/target/scala-3.8.0/classes ...
274[warn] bad option '-Xsource:3' was ignored
275[warn] one warning found
276[info] done compiling
277[info] compiling 1 Scala source to /build/repo/modules/literal/target/scala-3.8.0/test-classes ...
278[warn] bad option '-Xsource:3' was ignored
279[warn] one warning found
280[info] done compiling
281com.filippodeluca.jsonpath.LiteralSuite:
282 + should parse @.foo.bar 0.367s
283 + should parse $.foo.bar 0.001s
284Starting build for ProjectRef(file:/build/repo/,parser) (jsonpath-parser)... [3/4]
285Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xsource:3, -Xsemanticdb, -semanticdb-target, /build/repo/modules/parser/target/scala-3.8.0/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
286[info] compiling 1 Scala source to /build/repo/modules/parser/target/scala-3.8.0/test-classes ...
287[warn] bad option '-Xsource:3' was ignored
288[warn] one warning found
289[info] done compiling
290com.filippodeluca.jsonpath.parser.JsonPathParserSuite:
291 + should parse $ 0.223s
292 + should parse ($) 0.001s
293 + should parse @ 0.0s
294 + should parse true 0.001s
295 + should parse 54.67 0.003s
296 + should parse '123' 0.0s
297 + should parse $.test 0.001s
298 + should parse $['$test'] 0.001s
299 + should parse $['@test'] 0.0s
300 + should parse $.* 0.0s
301 + should parse ($.*) 0.0s
302 + should parse $[*] 0.0s
303 + should parse @.foo.bar.baz 0.001s
304 + should parse @.foo['bar'].baz 0.0s
305 + should parse @.foo["bar"].baz 0.001s
306 + should parse @.foo[('bar')].baz 0.001s
307 + should parse @.foo[(@.bar)].baz 0.0s
308 + should parse ! true 0.001s
309 + should parse !@.foo 0.0s
310 + should parse !(@.foo) 0.0s
311 + should parse true && false 0.001s
312 + should parse true||false 0.0s
313 + should parse 1 > 2.5 0.001s
314 + should parse 1.9 >=1.9 0.001s
315 + should parse 1.93 <=1 0.001s
316 + should parse 1 < 100 0.0s
317 + should parse 0.23 == 0.23 0.001s
318 + should parse 0.23 != 0.23 0.0s
319 + should parse $[1] 0.001s
320 + should parse $[-1] 0.0s
321 + should parse $[1:1:1] 0.001s
322 + should parse $[:] 0.0s
323 + should parse $[::] 0.0s
324 + should parse $[:3] 0.001s
325 + should parse $[1:3] 0.0s
326 + should parse $[::1] 0.0s
327 + should parse $[?(@.this == @.that)] 0.001s
328 + should parse $[?((@.big > @.small) || (@.first == @.second) && (@.first != @.third))] 0.0s
329 + should parse 1 + 2 0.0s
330 + should parse -1 + 2 0.0s
331 + should parse -1 + -2 0.0s
332 + should parse 1 - 2 0.001s
333 + should parse -1 - 2 0.0s
334 + should parse -1 - -2 0.0s
335 + should parse 1 * 2 0.001s
336 + should parse -1 * 2 0.0s
337 + should parse -1 * -2 0.0s
338 + should parse 1 / 2 0.001s
339 + should parse -1 / 2 0.0s
340 + should parse -1 / -2 0.0s
341 + should parse 1 % 2 0.001s
342 + should parse -1 % 2 0.0s
343 + should parse -1 % -2 0.0s
344
345************************
346Build summary:
347[{
348 "module": "jsonpath-ast",
349 "compile": {"status": "ok", "tookMs": 9072, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
350 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
351 "test-compile": {"status": "ok", "tookMs": 148, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
352 "test": {"status": "ok", "tookMs": 129, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
353 "publish": {"status": "skipped", "tookMs": 0},
354 "metadata": {
355 "crossScalaVersions": ["3.7.4", "2.13.18"]
356}
357},{
358 "module": "jsonpath-circe",
359 "compile": {"status": "ok", "tookMs": 1056, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
360 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
361 "test-compile": {"status": "ok", "tookMs": 2866, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
362 "test": {"status": "ok", "tookMs": 722, "passed": 106, "failed": 0, "ignored": 0, "skipped": 0, "total": 106, "byFramework": [{"framework": "munit", "stats": {"passed": 106, "failed": 0, "ignored": 0, "skipped": 0, "total": 106}}]},
363 "publish": {"status": "skipped", "tookMs": 0},
364 "metadata": {
365 "crossScalaVersions": ["3.7.4", "2.13.18"]
366}
367},{
368 "module": "jsonpath-literal",
369 "compile": {"status": "ok", "tookMs": 1906, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
370 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
371 "test-compile": {"status": "ok", "tookMs": 1008, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
372 "test": {"status": "ok", "tookMs": 688, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "munit", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
373 "publish": {"status": "skipped", "tookMs": 0},
374 "metadata": {
375 "crossScalaVersions": ["3.7.4", "2.13.18"]
376}
377},{
378 "module": "jsonpath-parser",
379 "compile": {"status": "ok", "tookMs": 105, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
380 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
381 "test-compile": {"status": "ok", "tookMs": 748, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
382 "test": {"status": "ok", "tookMs": 430, "passed": 53, "failed": 0, "ignored": 0, "skipped": 0, "total": 53, "byFramework": [{"framework": "munit", "stats": {"passed": 53, "failed": 0, "ignored": 0, "skipped": 0, "total": 53}}]},
383 "publish": {"status": "skipped", "tookMs": 0},
384 "metadata": {
385 "crossScalaVersions": ["3.7.4", "2.13.18"]
386}
387}]
388************************
389[success] Total time: 22 s, completed Jan 13, 2026, 3:52:56 PM
390[0JChecking patch project/plugins.sbt...
391Checking patch build.sbt...
392Applied patch project/plugins.sbt cleanly.
393Applied patch build.sbt cleanly.