Build Logs

playframework/playframework • scala/scala3:release-3.8.0_backport-24767:2026-01-07

Errors

1323

Warnings

2506

Total Lines

5497

1##################################
2Clonning https://github.com/playframework/playframework.git into /build/repo using revision 3.0.10
3##################################
4Note: switching to '781cd7e6bf4e76c06d22e5ced918e0a5afbcb0d3'.
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
21Would override fixed Scala version: 3.3.7
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: web/play-openid/src/main/scala/play/api/libs/openid/OpenIdClient.scala
32Pattern: findUriWithType(response.xml) _
33Replacement: findUriWithType(response.xml)
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'findUriWithType(response.xml) _' in web/play-openid/src/main/scala/play/api/libs/openid/OpenIdClient.scala
38
39Try apply source patch:
40Path: project/Versions.scala
41Pattern: val scala3 = "3.3.7"
42Replacement: val scala3 = "3.7.4"
43Successfully applied pattern 'val scala3 = "3.3.7"' in project/Versions.scala
44----
45Starting build for 3.7.4
46Execute tests: false
47sbt project found:
48No prepare script found for project playframework/playframework
49##################################
50Scala version: 3.7.4
51Targets: org.playframework%play org.playframework%play-ahc-ws org.playframework%play-bom org.playframework%play-cache org.playframework%play-caffeine-cache org.playframework%play-cluster-sharding org.playframework%play-configuration org.playframework%play-docs org.playframework%play-ehcache org.playframework%play-filters-helpers org.playframework%play-guice org.playframework%play-java org.playframework%play-java-cluster-sharding org.playframework%play-java-forms org.playframework%play-java-jdbc org.playframework%play-java-jpa org.playframework%play-jcache org.playframework%play-jdbc org.playframework%play-jdbc-api org.playframework%play-jdbc-evolutions org.playframework%play-joda-forms org.playframework%play-logback org.playframework%play-netty-server org.playframework%play-openid org.playframework%play-pekko-http-server org.playframework%play-pekko-http2-support org.playframework%play-routes-compiler org.playframework%play-server org.playframework%play-specs2 org.playframework%play-streams org.playframework%play-test org.playframework%play-ws
52Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"web/play-openid/src/main/scala/play/api/libs/openid/OpenIdClient.scala","pattern":"findUriWithType(response.xml) _","replaceWith":"findUriWithType(response.xml)"},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
53##################################
54Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
55Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
56[sbt_options] declare -a sbt_options=()
57[process_args] java_version = '17'
58[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
59# Executing command line:
60java
61-Dfile.encoding=UTF-8
62-Xms2G
63-Xmx2G
64-Xss2M
65-XX:MaxInlineLevel=18
66-XX:MaxMetaspaceSize=1G
67-Dfile.encoding=UTF-8
68-Dcommunitybuild.scala=3.7.4
69-Dcommunitybuild.project.dependencies.add=
70-Xmx7G
71-Xms4G
72-Xss8M
73-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
74-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
75-jar
76/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
77"setCrossScalaVersions 3.7.4"
78"++3.7.4 -v"
79"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
80"set every credentials := Nil"
81"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
82"removeScalacOptionsStartingWith -P:wartremover"
83
84moduleMappings
85"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"web/play-openid/src/main/scala/play/api/libs/openid/OpenIdClient.scala","pattern":"findUriWithType(response.xml) _","replaceWith":"findUriWithType(response.xml)"},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.playframework%play org.playframework%play-ahc-ws org.playframework%play-bom org.playframework%play-cache org.playframework%play-caffeine-cache org.playframework%play-cluster-sharding org.playframework%play-configuration org.playframework%play-docs org.playframework%play-ehcache org.playframework%play-filters-helpers org.playframework%play-guice org.playframework%play-java org.playframework%play-java-cluster-sharding org.playframework%play-java-forms org.playframework%play-java-jdbc org.playframework%play-java-jpa org.playframework%play-jcache org.playframework%play-jdbc org.playframework%play-jdbc-api org.playframework%play-jdbc-evolutions org.playframework%play-joda-forms org.playframework%play-logback org.playframework%play-netty-server org.playframework%play-openid org.playframework%play-pekko-http-server org.playframework%play-pekko-http2-support org.playframework%play-routes-compiler org.playframework%play-server org.playframework%play-specs2 org.playframework%play-streams org.playframework%play-test org.playframework%play-ws"
86
87[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
88[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
89[info] loading settings for project repo-build-build from buildinfo.sbt...
90[info] loading project definition from /build/repo/project/project
91[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
92[info] loading project definition from /build/repo/project
93[info] loading settings for project Play-Framework from build.sbt, common.sbt...
94[info] resolving key references (47509 settings) ...
95[info] set current project to Play-Framework (in build file:/build/repo/)
96[warn] there are 82 keys that are not used by any other settings/tasks:
97[warn]
98[warn] * Play / apiDocsInclude
99[warn] +- /build/repo/project/BuildSettings.scala:207
100[warn] * Play / apiDocsIncludeManaged
101[warn] +- /build/repo/build.sbt:112
102[warn] * Play / playdocDirectory
103[warn] +- /build/repo/project/Playdoc.scala:27
104[warn] * Play / update / evictionWarningOptions
105[warn] +- /build/repo/project/BuildSettings.scala:85
106[warn] * Play-AHC-WS / apiDocsInclude
107[warn] +- /build/repo/project/BuildSettings.scala:207
108[warn] * Play-AHC-WS / update / evictionWarningOptions
109[warn] +- /build/repo/project/BuildSettings.scala:85
110[warn] * Play-Bom / apiDocsInclude
111[warn] +- /build/repo/project/BuildSettings.scala:207
112[warn] * Play-Bom / update / evictionWarningOptions
113[warn] +- /build/repo/project/BuildSettings.scala:85
114[warn] * Play-Build-Link / apiDocsInclude
115[warn] +- /build/repo/project/BuildSettings.scala:207
116[warn] * Play-Build-Link / update / evictionWarningOptions
117[warn] +- /build/repo/project/BuildSettings.scala:85
118[warn] * Play-Cache / apiDocsInclude
119[warn] +- /build/repo/project/BuildSettings.scala:207
120[warn] * Play-Cache / update / evictionWarningOptions
121[warn] +- /build/repo/project/BuildSettings.scala:85
122[warn] * Play-Caffeine-Cache / apiDocsInclude
123[warn] +- /build/repo/project/BuildSettings.scala:207
124[warn] * Play-Caffeine-Cache / update / evictionWarningOptions
125[warn] +- /build/repo/project/BuildSettings.scala:85
126[warn] * Play-Cluster-Sharding / apiDocsInclude
127[warn] +- /build/repo/project/BuildSettings.scala:207
128[warn] * Play-Cluster-Sharding / update / evictionWarningOptions
129[warn] +- /build/repo/project/BuildSettings.scala:85
130[warn] * Play-Configuration / apiDocsInclude
131[warn] +- /build/repo/project/BuildSettings.scala:207
132[warn] * Play-Configuration / update / evictionWarningOptions
133[warn] +- /build/repo/project/BuildSettings.scala:85
134[warn] * Play-Docs / apiDocsInclude
135[warn] +- /build/repo/project/Docs.scala:37
136[warn] * Play-Docs / apiDocsIncludeManaged
137[warn] +- /build/repo/project/Docs.scala:38
138[warn] * Play-Docs / update / evictionWarningOptions
139[warn] +- /build/repo/project/BuildSettings.scala:85
140[warn] * Play-Docs-Sbt-Plugin / update / evictionWarningOptions
141[warn] +- /build/repo/project/BuildSettings.scala:85
142[warn] * Play-Ehcache / apiDocsInclude
143[warn] +- /build/repo/project/BuildSettings.scala:207
144[warn] * Play-Ehcache / update / evictionWarningOptions
145[warn] +- /build/repo/project/BuildSettings.scala:85
146[warn] * Play-Exceptions / apiDocsInclude
147[warn] +- /build/repo/project/BuildSettings.scala:207
148[warn] * Play-Exceptions / update / evictionWarningOptions
149[warn] +- /build/repo/project/BuildSettings.scala:85
150[warn] * Play-Filters-Helpers / apiDocsInclude
151[warn] +- /build/repo/project/BuildSettings.scala:207
152[warn] * Play-Filters-Helpers / update / evictionWarningOptions
153[warn] +- /build/repo/project/BuildSettings.scala:85
154[warn] * Play-Framework / apiDocsInclude
155[warn] +- /build/repo/build.sbt:493
156[warn] * Play-Framework / apiDocsIncludeManaged
157[warn] +- /build/repo/build.sbt:494
158[warn] * Play-Framework / update / evictionWarningOptions
159[warn] +- /build/repo/project/BuildSettings.scala:85
160[warn] * Play-Guice / apiDocsInclude
161[warn] +- /build/repo/project/BuildSettings.scala:207
162[warn] * Play-Guice / update / evictionWarningOptions
163[warn] +- /build/repo/project/BuildSettings.scala:85
164[warn] * Play-Integration-Test / apiDocsInclude
165[warn] +- /build/repo/project/BuildSettings.scala:207
166[warn] * Play-Integration-Test / update / evictionWarningOptions
167[warn] +- /build/repo/project/BuildSettings.scala:85
168[warn] * Play-JCache / apiDocsInclude
169[warn] +- /build/repo/project/BuildSettings.scala:207
170[warn] * Play-JCache / update / evictionWarningOptions
171[warn] +- /build/repo/project/BuildSettings.scala:85
172[warn] * Play-JDBC / apiDocsInclude
173[warn] +- /build/repo/project/BuildSettings.scala:207
174[warn] * Play-JDBC / update / evictionWarningOptions
175[warn] +- /build/repo/project/BuildSettings.scala:85
176[warn] * Play-JDBC-Api / apiDocsInclude
177[warn] +- /build/repo/project/BuildSettings.scala:207
178[warn] * Play-JDBC-Api / update / evictionWarningOptions
179[warn] +- /build/repo/project/BuildSettings.scala:85
180[warn] * Play-JDBC-Evolutions / apiDocsInclude
181[warn] +- /build/repo/project/BuildSettings.scala:207
182[warn] * Play-JDBC-Evolutions / update / evictionWarningOptions
183[warn] +- /build/repo/project/BuildSettings.scala:85
184[warn] * Play-Java / apiDocsInclude
185[warn] +- /build/repo/project/BuildSettings.scala:207
186[warn] * Play-Java / update / evictionWarningOptions
187[warn] +- /build/repo/project/BuildSettings.scala:85
188[warn] * Play-Java-Cluster-Sharding / apiDocsInclude
189[warn] +- /build/repo/project/BuildSettings.scala:207
190[warn] * Play-Java-Cluster-Sharding / update / evictionWarningOptions
191[warn] +- /build/repo/project/BuildSettings.scala:85
192[warn] * Play-Java-Forms / apiDocsInclude
193[warn] +- /build/repo/project/BuildSettings.scala:207
194[warn] * Play-Java-Forms / update / evictionWarningOptions
195[warn] +- /build/repo/project/BuildSettings.scala:85
196[warn] * Play-Java-JDBC / apiDocsInclude
197[warn] +- /build/repo/project/BuildSettings.scala:207
198[warn] * Play-Java-JDBC / update / evictionWarningOptions
199[warn] +- /build/repo/project/BuildSettings.scala:85
200[warn] * Play-Java-JPA / apiDocsInclude
201[warn] +- /build/repo/project/BuildSettings.scala:207
202[warn] * Play-Java-JPA / update / evictionWarningOptions
203[warn] +- /build/repo/project/BuildSettings.scala:85
204[warn] * Play-Joda-Forms / apiDocsInclude
205[warn] +- /build/repo/project/BuildSettings.scala:207
206[warn] * Play-Joda-Forms / update / evictionWarningOptions
207[warn] +- /build/repo/project/BuildSettings.scala:85
208[warn] * Play-Logback / apiDocsInclude
209[warn] +- /build/repo/project/BuildSettings.scala:207
210[warn] * Play-Logback / update / evictionWarningOptions
211[warn] +- /build/repo/project/BuildSettings.scala:85
212[warn] * Play-Microbenchmark / apiDocsInclude
213[warn] +- /build/repo/project/BuildSettings.scala:207
214[warn] * Play-Microbenchmark / update / evictionWarningOptions
215[warn] +- /build/repo/project/BuildSettings.scala:85
216[warn] * Play-Netty-Server / apiDocsInclude
217[warn] +- /build/repo/project/BuildSettings.scala:207
218[warn] * Play-Netty-Server / update / evictionWarningOptions
219[warn] +- /build/repo/project/BuildSettings.scala:85
220[warn] * Play-OpenID / apiDocsInclude
221[warn] +- /build/repo/project/BuildSettings.scala:207
222[warn] * Play-OpenID / update / evictionWarningOptions
223[warn] +- /build/repo/project/BuildSettings.scala:85
224[warn] * Play-Pekko-Http-Server / apiDocsInclude
225[warn] +- /build/repo/project/BuildSettings.scala:207
226[warn] * Play-Pekko-Http-Server / update / evictionWarningOptions
227[warn] +- /build/repo/project/BuildSettings.scala:85
228[warn] * Play-Pekko-Http2-Support / apiDocsInclude
229[warn] +- /build/repo/project/BuildSettings.scala:207
230[warn] * Play-Pekko-Http2-Support / update / evictionWarningOptions
231[warn] +- /build/repo/project/BuildSettings.scala:85
232[warn] * Play-Routes-Compiler / update / evictionWarningOptions
233[warn] +- /build/repo/project/BuildSettings.scala:85
234[warn] * Play-Run-Support / update / evictionWarningOptions
235[warn] +- /build/repo/project/BuildSettings.scala:85
236[warn] * Play-Server / apiDocsInclude
237[warn] +- /build/repo/project/BuildSettings.scala:207
238[warn] * Play-Server / update / evictionWarningOptions
239[warn] +- /build/repo/project/BuildSettings.scala:85
240[warn] * Play-Specs2 / apiDocsInclude
241[warn] +- /build/repo/project/BuildSettings.scala:207
242[warn] * Play-Specs2 / update / evictionWarningOptions
243[warn] +- /build/repo/project/BuildSettings.scala:85
244[warn] * Play-Streams / apiDocsInclude
245[warn] +- /build/repo/project/BuildSettings.scala:207
246[warn] * Play-Streams / update / evictionWarningOptions
247[warn] +- /build/repo/project/BuildSettings.scala:85
248[warn] * Play-Test / apiDocsInclude
249[warn] +- /build/repo/project/BuildSettings.scala:207
250[warn] * Play-Test / update / evictionWarningOptions
251[warn] +- /build/repo/project/BuildSettings.scala:85
252[warn] * Play-WS / apiDocsInclude
253[warn] +- /build/repo/project/BuildSettings.scala:207
254[warn] * Play-WS / update / evictionWarningOptions
255[warn] +- /build/repo/project/BuildSettings.scala:85
256[warn] * Sbt-Plugin / update / evictionWarningOptions
257[warn] +- /build/repo/project/BuildSettings.scala:85
258[warn] * Sbt-Routes-Compiler / update / evictionWarningOptions
259[warn] +- /build/repo/project/BuildSettings.scala:85
260[warn] * Sbt-Scripted-Tools / update / evictionWarningOptions
261[warn] +- /build/repo/project/BuildSettings.scala:85
262[warn]
263[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
264[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
265Execute setCrossScalaVersions: 3.7.4
266OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Java/crossScalaVersions
267OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-WS/crossScalaVersions
268OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Cache/crossScalaVersions
269OpenCB::Limitting incorrect crossVersions List() -> List(2.13.18) in Play-Framework/crossScalaVersions
270OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Java-Forms/crossScalaVersions
271OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Cluster-Sharding/crossScalaVersions
272OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Pekko-Http-Server/crossScalaVersions
273OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-JCache/crossScalaVersions
274OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Bom/crossScalaVersions
275OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Java-Cluster-Sharding/crossScalaVersions
276OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play/crossScalaVersions
277OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Docs/crossScalaVersions
278OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Specs2/crossScalaVersions
279OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Logback/crossScalaVersions
280OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-AHC-WS/crossScalaVersions
281OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-JDBC-Evolutions/crossScalaVersions
282OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Pekko-Http2-Support/crossScalaVersions
283OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Filters-Helpers/crossScalaVersions
284OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Integration-Test/crossScalaVersions
285OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-OpenID/crossScalaVersions
286OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Ehcache/crossScalaVersions
287OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Caffeine-Cache/crossScalaVersions
288OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Streams/crossScalaVersions
289OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-JDBC-Api/crossScalaVersions
290OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Joda-Forms/crossScalaVersions
291OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Microbenchmark/crossScalaVersions
292OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Netty-Server/crossScalaVersions
293OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Java-JDBC/crossScalaVersions
294OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Routes-Compiler/crossScalaVersions
295OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-JDBC/crossScalaVersions
296OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Configuration/crossScalaVersions
297OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Server/crossScalaVersions
298OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Java-JPA/crossScalaVersions
299OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Guice/crossScalaVersions
300OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in Play-Test/crossScalaVersions
301[info] set current project to Play-Framework (in build file:/build/repo/)
302[info] Setting Scala version to 3.7.4 on 34 projects.
303[info] Switching Scala version on:
304[info] Play-Test (2.13.18, 3.7.4)
305[info] Play-JDBC-Evolutions (2.13.18, 3.7.4)
306[info] Play-Joda-Forms (2.13.18, 3.7.4)
307[info] Play-Netty-Server (2.13.18, 3.7.4)
308[info] Play-Specs2 (2.13.18, 3.7.4)
309[info] Play-Pekko-Http2-Support (2.13.18, 3.7.4)
310[info] Play-OpenID (2.13.18, 3.7.4)
311[info] Play-Ehcache (2.13.18, 3.7.4)
312[info] Play-Microbenchmark (2.13.18, 3.7.4)
313[info] Play-Caffeine-Cache (2.13.18, 3.7.4)
314[info] Play-Java-JPA (2.13.18, 3.7.4)
315[info] Play-JDBC (2.13.18, 3.7.4)
316[info] Play-AHC-WS (2.13.18, 3.7.4)
317[info] Play-Configuration (2.13.18, 3.7.4)
318[info] Play-Java (2.13.18, 3.7.4)
319[info] Play-Java-Forms (2.13.18, 3.7.4)
320[info] Play-Streams (2.13.18, 3.7.4)
321[info] Play-Pekko-Http-Server (2.13.18, 3.7.4)
322[info] Play-JDBC-Api (2.13.18, 3.7.4)
323[info] Play-Cache (2.13.18, 3.7.4)
324[info] Play-Integration-Test (2.13.18, 3.7.4)
325[info] Play-Java-Cluster-Sharding (2.13.18, 3.7.4)
326[info] Play (2.13.18, 3.7.4)
327[info] Play-Docs (2.13.18, 3.7.4)
328[info] Play-WS (2.13.18, 3.7.4)
329[info] Play-Filters-Helpers (2.13.18, 3.7.4)
330[info] Play-Cluster-Sharding (2.13.18, 3.7.4)
331[info] Play-Bom (2.13.18, 3.7.4)
332[info] Play-Guice (2.13.18, 3.7.4)
333[info] Play-JCache (2.13.18, 3.7.4)
334[info] Play-Java-JDBC (2.13.18, 3.7.4)
335[info] Play-Routes-Compiler (2.13.18, 3.7.4)
336[info] Play-Logback (2.13.18, 3.7.4)
337[info] Play-Server (2.13.18, 3.7.4)
338[info] Excluding projects:
339[info] Play-Run-Support (2.12.21)
340[info] Sbt-Routes-Compiler (2.12.21)
341[info] Play-Exceptions (2.12.21)
342[info] Play-Docs-Sbt-Plugin (2.12.21)
343[info] Play-Build-Link (2.12.21)
344[info] Sbt-Plugin (2.12.21)
345[info] Sbt-Scripted-Tools (2.12.21)
346[info] * Play-Framework (2.13.18)
347[info] Reapplying settings...
348[info] set current project to Play-Framework (in build file:/build/repo/)
349Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
350[info] Reapplying settings...
351[info] set current project to Play-Framework (in build file:/build/repo/)
352[info] Defining Global / credentials, Play / credentials and 40 others.
353[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 209 others.
354[info] Run `last` for details.
355[info] Reapplying settings...
356[info] set current project to Play-Framework (in build file:/build/repo/)
357Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
358[info] Reapplying settings...
359OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
360
361 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
362 Did you mean Play-Logback / allExcludeDependencies ?
363 , retry without global scopes
364[info] Reapplying settings...
365[info] set current project to Play-Framework (in build file:/build/repo/)
366Execute removeScalacOptionsStartingWith: -P:wartremover
367[info] Reapplying settings...
368[info] set current project to Play-Framework (in build file:/build/repo/)
369[success] Total time: 0 s, completed Jan 7, 2026, 1:54:59 PM
370Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"web/play-openid/src/main/scala/play/api/libs/openid/OpenIdClient.scala","pattern":"findUriWithType(response.xml) _","replaceWith":"findUriWithType(response.xml)"},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
371Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
372Starting build...
373Projects: Set(Play-Test, Play-JDBC-Evolutions, Play-Joda-Forms, Play-Netty-Server, Play-Specs2, Play-Pekko-Http2-Support, Play-OpenID, Play-Ehcache, Play-Caffeine-Cache, Play-Java-JPA, Play-JDBC, Play-AHC-WS, Play-Configuration, Play-Java, Play-Java-Forms, Play-Streams, Play-Pekko-Http-Server, Play-JDBC-Api, Play-Cache, Play-Java-Cluster-Sharding, Play, Play-Docs, Play-WS, Play-Filters-Helpers, Play-Cluster-Sharding, Play-Bom, Play-Exceptions, Play-Guice, Play-JCache, Play-Build-Link, Play-Java-JDBC, Play-Routes-Compiler, Play-Logback, Play-Server)
374Starting build for ProjectRef(file:/build/repo/,Play-Configuration) (play-configuration)... [0/34]
375OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
376OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
377OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
378OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
379Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
380OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Exceptions)), Zero, Zero, Zero)
381OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Exceptions)), Zero, Zero, Zero)
382OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Exceptions)), Select(ConfigKey(compile)), Zero, Zero)
383OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Exceptions)), Select(ConfigKey(compile)), Zero, Zero)
384[info] compiling 2 Java sources to /build/repo/core/play-exceptions/target/classes ...
385[info] done compiling
386[info] compiling 3 Scala sources and 2 Java sources to /build/repo/core/play-configuration/target/scala-3.7.4/classes ...
387[info] done compiling
388[info] compiling 2 Scala sources to /build/repo/core/play-configuration/target/scala-3.7.4/test-classes ...
389[info] [patched file /build/repo/core/play-configuration/src/test/scala/play/api/ConfigurationSpec.scala]
390[info] done compiling
391[info] compiling 1 Scala source to /build/repo/core/play-configuration/target/scala-3.7.4/test-classes ...
392[info] done compiling
393Starting build for ProjectRef(file:/build/repo/,Play-Java-JPA) (play-java-jpa)... [1/34]
394Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
395OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Build-Link)), Zero, Zero, Zero)
396OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Build-Link)), Zero, Zero, Zero)
397OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Build-Link)), Select(ConfigKey(compile)), Zero, Zero)
398OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Build-Link)), Select(ConfigKey(compile)), Zero, Zero)
399[info] compiling 3 Scala sources and 7 Java sources to /build/repo/persistence/play-jdbc-api/target/scala-3.7.4/classes ...
400[info] compiling 6 Scala sources and 2 Java sources to /build/repo/core/play-streams/target/scala-3.7.4/classes ...
401[info] compiling 5 Java sources to /build/repo/dev-mode/play-build-link/target/classes ...
402[info] done compiling
403[info] done compiling
404[info] [patched file /build/repo/core/play-streams/src/main/scala/play/api/libs/streams/ActorFlow.scala]
405[info] [patched file /build/repo/core/play-streams/src/main/scala/play/api/libs/streams/Probes.scala]
406[info] [patched file /build/repo/core/play-streams/src/main/scala/play/api/libs/streams/GzipFlow.scala]
407[info] [patched file /build/repo/core/play-streams/src/main/scala/play/api/libs/streams/Accumulator.scala]
408[info] [patched file /build/repo/core/play-streams/src/main/scala/play/api/libs/streams/PekkoStreams.scala]
409[warn] there were 2 deprecation warnings; re-run with -deprecation for details
410[warn] one warning found
411[info] done compiling
412[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.7.4/classes ...
413[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
414[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
415[warn] | ^^^^^^^^^^
416[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
417[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
418[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
419[warn] | ^^^^^^^^^
420[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
421[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
422[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
423[warn] | ^^^^^^^^^
424[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
425[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
426[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
427[warn] | ^^^^^^^^^
428[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
429[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
430[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
431[warn] | ^^^^^^^^^^
432[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
433[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/play/src/main/scala/play/api/data/Form.scala:481:24
434[warn] 481 | val value = simple match {
435[warn] | ^^^^^^
436[warn] |match may not be exhaustive.
437[warn] |
438[warn] |It would fail on pattern case: JsNull, JsTrue, JsFalse, play.api.libs.json.JsArray(_), play.api.libs.json.JsObject(_)
439[warn] |
440[warn] | longer explanation available when compiling with `-explain`
441[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/play/src/main/scala/play/api/http/AcceptEncoding.scala:162:24
442[warn] 162 | AcceptEncodingParser(new CharSequenceReader(acceptEncoding)) match {
443[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
444[warn] |match may not be exhaustive.
445[warn] |
446[warn] |It would fail on pattern case: AcceptEncodingParser.Failure(_, _), AcceptEncodingParser.Error(_, _)
447[warn] |
448[warn] | longer explanation available when compiling with `-explain`
449[warn] -- [E121] Pattern Match Warning: /build/repo/core/play/src/main/scala/play/api/http/HttpConfiguration.scala:202:19
450[warn] 202 | case _ => Option.empty[(String, String)] // skip invalid
451[warn] | ^
452[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
453[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/play/src/main/scala/play/api/http/MediaRange.scala:85:32
454[warn] 85 | MediaRangeParser.mediaType(new CharSequenceReader(mediaType)) match {
455[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
456[warn] |match may not be exhaustive.
457[warn] |
458[warn] |It would fail on pattern case: play.api.http.MediaRange.MediaRangeParser.Failure(_, _), play.api.http.MediaRange.MediaRangeParser.Error(_, _)
459[warn] |
460[warn] | longer explanation available when compiling with `-explain`
461[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/play/src/main/scala/play/api/http/MediaRange.scala:122:22
462[warn] 122 | MediaRangeParser(new CharSequenceReader(mediaRanges)) match {
463[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
464[warn] |match may not be exhaustive.
465[warn] |
466[warn] |It would fail on pattern case: play.api.http.MediaRange.MediaRangeParser.Failure(_, _), play.api.http.MediaRange.MediaRangeParser.Error(_, _)
467[warn] |
468[warn] | longer explanation available when compiling with `-explain`
469[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/play/src/main/scala/play/api/i18n/Messages.scala:159:12
470[warn] 159 | parser(new CharSequenceReader(messageSource.read + "\n")) match {
471[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
472[warn] | match may not be exhaustive.
473[warn] |
474[warn] | It would fail on pattern case: Failure(_, _), Error(_, _)
475[warn] |
476[warn] | longer explanation available when compiling with `-explain`
477[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/play/src/main/scala/play/core/parsers/Multipart.scala:80:12
478[warn] 80 | case (Seq(Left(part: FilePart[_])), body) =>
479[warn] | ^
480[warn] | match may not be exhaustive.
481[warn] |
482[warn] | It would fail on pattern case: (_, _)
483[warn] |
484[warn] | longer explanation available when compiling with `-explain`
485[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/play/src/main/scala/play/core/parsers/Multipart.scala:190:8
486[warn] 190 | case r: IOResult if r.status.isFailure => Future.failed(r.status.failed.get)
487[warn] | ^
488[warn] | match may not be exhaustive.
489[warn] |
490[warn] | It would fail on pattern case: org.apache.pekko.stream.IOResult(_, _)
491[warn] |
492[warn] | longer explanation available when compiling with `-explain`
493[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/core/play/src/main/scala/play/core/parsers/Multipart.scala:165:25
494[warn] 165 | case fp: FilePart[A] => fp
495[warn] | ^
496[warn] |the type test for play.api.mvc.MultipartFormData.FilePart[A] cannot be checked at runtime because its type arguments can't be determined from play.api.mvc.MultipartFormData.Part[A]
497[warn] |
498[warn] | longer explanation available when compiling with `-explain`
499Warning: mocking up superclass for module class macroimpl
500[info] [patched file /build/repo/core/play/src/main/scala/play/core/j/JavaRangeResult.scala]
501[info] [patched file /build/repo/core/play/target/scala-3.7.4/twirl/main/views/html/helper/inputDate.template.scala]
502[info] [patched file /build/repo/core/play/src/main/scala/play/api/data/format/PlayDate.scala]
503[info] [patched file /build/repo/core/play/src/main/scala/play/core/parsers/Multipart.scala]
504[info] [patched file /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala]
505[info] [patched file /build/repo/core/play/src/main/scala/play/api/inject/ApplicationLifecycle.scala]
506[info] [patched file /build/repo/core/play/src/main/scala/play/api/libs/EventSource.scala]
507[info] [patched file /build/repo/core/play/src/main/scala/play/core/parsers/FormUrlEncodedParser.scala]
508[info] [patched file /build/repo/core/play/src/main/scala/play/api/inject/Binding.scala]
509[info] [patched file /build/repo/core/play/target/scala-3.7.4/twirl/main/views/html/helper/inputPassword.template.scala]
510[info] [patched file /build/repo/core/play/src/main/scala/play/api/routing/JavascriptReverseRouter.scala]
511[info] [patched file /build/repo/core/play/src/main/scala/play/api/libs/concurrent/Pekko.scala]
512[info] [patched file /build/repo/core/play/src/main/scala/play/core/formatters/Multipart.scala]
513[info] [patched file /build/repo/core/play/src/main/scala/play/api/Logger.scala]
514[info] [patched file /build/repo/core/play/src/main/scala/play/api/http/Writeable.scala]
515[info] [patched file /build/repo/core/play/src/main/scala/play/api/mvc/Request.scala]
516[info] [patched file /build/repo/core/play/src/main/scala/play/api/controllers/Assets.scala]
517[info] [patched file /build/repo/core/play/src/main/scala/play/api/Application.scala]
518[info] [patched file /build/repo/core/play/target/scala-3.7.4/twirl/main/views/html/helper/checkbox.template.scala]
519[info] [patched file /build/repo/core/play/target/scala-3.7.4/twirl/main/views/html/helper/inputText.template.scala]
520[info] [patched file /build/repo/core/play/src/main/scala/play/api/inject/Module.scala]
521[info] [patched file /build/repo/core/play/src/main/scala/play/api/http/HttpRequestHandler.scala]
522[info] [patched file /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala]
523[info] [patched file /build/repo/core/play/src/main/scala/play/api/i18n/Messages.scala]
524[info] [patched file /build/repo/core/play/src/main/scala/play/api/http/HttpEntity.scala]
525[info] [patched file /build/repo/core/play/target/scala-3.7.4/twirl/main/views/html/helper/inputCheckboxGroup.template.scala]
526[info] [patched file /build/repo/core/play/src/main/scala/play/api/mvc/Cookie.scala]
527[info] [patched file /build/repo/core/play/src/main/scala/play/api/routing/Router.scala]
528[info] [patched file /build/repo/core/play/src/main/scala/play/api/http/HttpErrorHandler.scala]
529[info] [patched file /build/repo/core/play/src/main/scala/views/helper/Helpers.scala]
530[info] [patched file /build/repo/core/play/src/main/scala/play/api/mvc/RequestHeader.scala]
531[info] [patched file /build/repo/core/play/target/scala-3.7.4/twirl/main/views/html/helper/textarea.template.scala]
532[info] [patched file /build/repo/core/play/target/scala-3.7.4/twirl/main/views/html/helper/inputFile.template.scala]
533[info] [patched file /build/repo/core/play/target/scala-3.7.4/twirl/main/views/html/helper/select.template.scala]
534[info] [patched file /build/repo/core/play/src/main/scala/play/utils/Reflect.scala]
535[info] [patched file /build/repo/core/play/src/main/scala/play/utils/Conversions.scala]
536[info] [patched file /build/repo/core/play/src/main/scala-3/play/api/mvc/macros/BinderMacros.scala]
537[info] [patched file /build/repo/core/play/src/main/scala/play/core/j/JavaAction.scala]
538[info] [patched file /build/repo/core/play/src/main/scala/play/api/http/HttpFilters.scala]
539[info] [patched file /build/repo/core/play/src/main/scala/play/api/data/Form.scala]
540[info] [patched file /build/repo/core/play/src/main/scala/play/api/mvc/WebSocket.scala]
541[info] [patched file /build/repo/core/play/src/main/scala/play/api/mvc/BodyParsers.scala]
542[info] [patched file /build/repo/core/play/src/main/scala/play/core/routing/GeneratedRouter.scala]
543[info] [patched file /build/repo/core/play/src/main/scala/play/utils/JsonNodeDeserializer.scala]
544[info] [patched file /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala]
545[info] [patched file /build/repo/core/play/src/main/scala/play/api/routing/HandlerDef.scala]
546[info] [patched file /build/repo/core/play/target/scala-3.7.4/twirl/main/views/html/helper/javascriptRouter.template.scala]
547[info] [patched file /build/repo/core/play/src/main/scala/play/api/mvc/Action.scala]
548[info] [patched file /build/repo/core/play/src/main/scala/play/core/j/JavaHelpers.scala]
549[info] [patched file /build/repo/core/play/src/main/scala/play/core/system/WebCommands.scala]
550[info] [patched file /build/repo/core/play/src/main/scala/play/api/mvc/RangeResult.scala]
551[info] [patched file /build/repo/core/play/src/main/scala/play/api/mvc/Controller.scala]
552[info] [patched file /build/repo/core/play/src/main/scala/play/core/routing/HandlerInvoker.scala]
553[info] [patched file /build/repo/core/play/src/main/scala/play/api/i18n/I18nModule.scala]
554[info] [patched file /build/repo/core/play/src/main/scala/play/api/libs/typedmap/TypedMap.scala]
555[info] [patched file /build/repo/core/play/src/main/scala/play/api/LoggerConfigurator.scala]
556[info] [patched file /build/repo/core/play/target/scala-3.7.4/twirl/main/views/html/helper/inputRadioGroup.template.scala]
557[info] [patched file /build/repo/core/play/src/main/scala/play/api/inject/Injector.scala]
558[info] [patched file /build/repo/core/play/src/main/scala/play/api/inject/BuiltinModule.scala]
559[info] [patched file /build/repo/core/play/src/main/scala/play/api/data/validation/Validation.scala]
560[warn] there were 21 deprecation warnings; re-run with -deprecation for details
561[warn] 15 warnings found
562[warn] /build/repo/core/play/src/main/java/play/i18n/MessagesApi.java:163:20: clearLang(play.api.mvc.Result) in play.api.i18n.MessagesApi has been deprecated
563[warn] messages.clearLang
564[warn] ^
565[warn] /build/repo/core/play/src/main/java/play/mvc/Http.java:420:13: deprecated item is not annotated with @Deprecated
566[warn] Headers getHeaders();
567[warn] ^
568[warn] /build/repo/core/play/src/main/java/play/mvc/Http.java:1200:20: deprecated item is not annotated with @Deprecated
569[warn] public Headers getHeaders() {
570[warn] return headers();
571[warn] }
572[warn] ^
573[warn] /build/repo/core/play/src/main/java/play/mvc/Http.java:1276:76: unchecked conversion
574[warn] required: scala.collection.immutable.Map<java.lang.String,java.lang.String>
575[warn] found: scala.collection.immutable.Map
576[warn] data.updated(key, value)
577[warn] ^
578[warn] /build/repo/core/play/src/main/java/play/mvc/Http.java:1310:76: unchecked conversion
579[warn] required: scala.collection.immutable.Map<java.lang.String,java.lang.String>
580[warn] found: scala.collection.immutable.Map
581[warn] data.updated(key, value)
582[warn] ^
583[warn] /build/repo/core/play/src/main/java/play/ContextBasedBuiltInComponents.java:165:9: MappedJavaHandlerComponents(play.http.ActionCreator,play.api.http.HttpConfiguration,scala.concurrent.ExecutionContext,play.core.j.JavaContextComponents) in play.core.j.MappedJavaHandlerComponents has been deprecated
584[warn] new MappedJavaHandlerComponents(
585[warn] actionCreator(), httpConfiguration(), executionContext(), javaContextComponents())
586[warn] ^
587[warn] /build/repo/core/play/src/main/java/play/ContextBasedBuiltInComponents.java:166:71: javaContextComponents() in play.BuiltInComponents has been deprecated
588[warn] javaContextComponents
589[warn] ^
590[warn] /build/repo/core/play/src/main/java/play/core/j/MappedJavaHandlerComponents.java:28:17: play.core.j.JavaContextComponents in play.core.j has been deprecated
591[warn] JavaContextComponents
592[warn] ^
593[warn] /build/repo/core/play/src/main/java/play/libs/concurrent/HttpExecutionContext.java:15:8: deprecated item is not annotated with @Deprecated
594[warn] @Singleton
595[warn] public class HttpExecutionContext {
596[warn]
597[warn] private final Executor delegate;
598[warn]
599[warn] /**
600[warn] * @deprecated Deprecated as of 2.9.0. Use to {@link ClassLoaderExecutionContext} instead.
601[warn] */
602[warn] @Deprecated
603[warn] @Inject
604[warn] public HttpExecutionContext(Executor delegate) {
605[warn] this.delegate = delegate;
606[warn] }
607[warn]
608[warn] /**
609[warn] * @deprecated Deprecated as of 2.9.0. Use to {@link ClassLoaderExecutionContext#current()}}
610[warn] * instead.
611[warn] */
612[warn] @Deprecated
613[warn] public Executor current() {
614[warn] return ClassLoaderExecution.fromThread(delegate);
615[warn] }
616[warn] }
617[warn] ^
618[warn] /build/repo/core/play/src/main/java/play/libs/reflect/MemberUtils.java:64:23: isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
619[warn] o.isAccessible
620[warn] ^
621[warn] /build/repo/core/play/src/main/java/play/libs/reflect/MemberUtils.java:68:11: isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
622[warn] o.isAccessible
623[warn] ^
624[info] done compiling
625[info] compiling 7 Scala sources and 1 Java source to /build/repo/persistence/play-jdbc/target/scala-3.7.4/classes ...
626[info] compiling 5 Scala sources and 12 Java sources to /build/repo/core/play-java/target/scala-3.7.4/classes ...
627[info] [patched file /build/repo/persistence/play-jdbc/src/main/scala/play/api/db/DBModule.scala]
628[info] [patched file /build/repo/persistence/play-jdbc/src/main/scala/play/api/db/Databases.scala]
629[info] done compiling
630[info] [patched file /build/repo/core/play-java/src/main/scala/play/routing/RouterBuilderHelper.scala]
631[info] [patched file /build/repo/core/play-java/src/main/scala/play/routing/RoutingDslModule.scala]
632[warn] there were 2 deprecation warnings; re-run with -deprecation for details
633[warn] one warning found
634[info] done compiling
635[info] compiling 10 Java sources to /build/repo/persistence/play-java-jdbc/target/scala-3.7.4/classes ...
636[info] done compiling
637[info] compiling 7 Java sources to /build/repo/persistence/play-java-jpa/target/scala-3.7.4/classes ...
638[info] done compiling
639[info] compiling 6 Scala sources and 2 Java sources to /build/repo/core/play-streams/target/scala-3.7.4/classes ...
640[warn] there were 2 deprecation warnings; re-run with -deprecation for details
641[warn] one warning found
642[info] done compiling
643[info] compiling 60 Scala sources to /build/repo/core/play/target/scala-3.7.4/classes ...
644[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
645[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
646[warn] | ^^^^^^^^^^
647[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
648[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
649[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
650[warn] | ^^^^^^^^^
651[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
652[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
653[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
654[warn] | ^^^^^^^^^
655[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
656[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
657[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
658[warn] | ^^^^^^^^^
659[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
660[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
661[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
662[warn] | ^^^^^^^^^^
663[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
664[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/play/src/main/scala/play/api/data/Form.scala:481:24
665[warn] 481 | val value = simple match {
666[warn] | ^^^^^^
667[warn] |match may not be exhaustive.
668[warn] |
669[warn] |It would fail on pattern case: JsNull, JsTrue, JsFalse, play.api.libs.json.JsArray(_), play.api.libs.json.JsObject(_)
670[warn] |
671[warn] | longer explanation available when compiling with `-explain`
672[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/play/src/main/scala/play/api/i18n/Messages.scala:159:12
673[warn] 159 | parser(new CharSequenceReader(messageSource.read + "\n")) match {
674[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
675[warn] | match may not be exhaustive.
676[warn] |
677[warn] | It would fail on pattern case: Failure(_, _), Error(_, _)
678[warn] |
679[warn] | longer explanation available when compiling with `-explain`
680[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/play/src/main/scala/play/core/parsers/Multipart.scala:80:12
681[warn] 80 | case (Seq(Left(part: FilePart[_])), body) =>
682[warn] | ^
683[warn] | match may not be exhaustive.
684[warn] |
685[warn] | It would fail on pattern case: (_, _)
686[warn] |
687[warn] | longer explanation available when compiling with `-explain`
688[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/play/src/main/scala/play/core/parsers/Multipart.scala:190:8
689[warn] 190 | case r: IOResult if r.status.isFailure => Future.failed(r.status.failed.get)
690[warn] | ^
691[warn] | match may not be exhaustive.
692[warn] |
693[warn] | It would fail on pattern case: org.apache.pekko.stream.IOResult(_, _)
694[warn] |
695[warn] | longer explanation available when compiling with `-explain`
696[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/core/play/src/main/scala/play/core/parsers/Multipart.scala:165:25
697[warn] 165 | case fp: FilePart[A] => fp
698[warn] | ^
699[warn] |the type test for play.api.mvc.MultipartFormData.FilePart[A] cannot be checked at runtime because its type arguments can't be determined from play.api.mvc.MultipartFormData.Part[A]
700[warn] |
701[warn] | longer explanation available when compiling with `-explain`
702[warn] there were 18 deprecation warnings; re-run with -deprecation for details
703[warn] 11 warnings found
704[info] done compiling
705[info] compiling 52 Scala sources and 8 Java sources to /build/repo/core/play/target/scala-3.7.4/classes ...
706Warning: mocking up superclass for module class macroimpl
707[warn] there were 15 deprecation warnings; re-run with -deprecation for details
708[warn] 12 warnings found
709[warn] /build/repo/core/play/src/main/java/play/core/j/MappedJavaHandlerComponents.java:28:17: play.core.j.JavaContextComponents in play.core.j has been deprecated
710[warn] JavaContextComponents
711[warn] ^
712[warn] /build/repo/core/play/src/main/java/play/mvc/Http.java:420:13: deprecated item is not annotated with @Deprecated
713[warn] Headers getHeaders();
714[warn] ^
715[warn] /build/repo/core/play/src/main/java/play/mvc/Http.java:1200:20: deprecated item is not annotated with @Deprecated
716[warn] public Headers getHeaders() {
717[warn] return headers();
718[warn] }
719[warn] ^
720[warn] /build/repo/core/play/src/main/java/play/mvc/Http.java:1276:76: unchecked conversion
721[warn] required: scala.collection.immutable.Map<java.lang.String,java.lang.String>
722[warn] found: scala.collection.immutable.Map
723[warn] data.updated(key, value)
724[warn] ^
725[warn] /build/repo/core/play/src/main/java/play/mvc/Http.java:1310:76: unchecked conversion
726[warn] required: scala.collection.immutable.Map<java.lang.String,java.lang.String>
727[warn] found: scala.collection.immutable.Map
728[warn] data.updated(key, value)
729[warn] ^
730[info] done compiling
731[info] compiling 35 Scala sources and 8 Java sources to /build/repo/core/play/target/scala-3.7.4/classes ...
732Warning: mocking up superclass for module class macroimpl
733[warn] there were 11 deprecation warnings; re-run with -deprecation for details
734[warn] 18 warnings found
735[info] done compiling
736[info] compiling 7 Scala sources and 8 Java sources to /build/repo/core/play-guice/target/scala-3.7.4/classes ...
737[info] compiling 5 Scala sources and 4 Java sources to /build/repo/persistence/play-jdbc-evolutions/target/scala-3.7.4/classes ...
738[info] compiling 23 Scala sources and 1 Java source to /build/repo/transport/server/play-server/target/scala-3.7.4/classes ...
739[info] compiling 2 Scala sources to /build/repo/core/play-java/target/scala-3.7.4/classes ...
740[info] done compiling
741[info] compiling 2 Scala sources to /build/repo/persistence/play-jdbc/target/scala-3.7.4/classes ...
742[info] [patched file /build/repo/core/play-guice/src/main/scala/play/api/libs/concurrent/TypedPekko.scala]
743[info] [patched file /build/repo/core/play-guice/src/main/scala/play/api/libs/concurrent/PekkoGuiceSupport.scala]
744[info] [patched file /build/repo/core/play-guice/src/main/scala/play/api/inject/guice/GuiceApplicationLoader.scala]
745[info] [patched file /build/repo/core/play-guice/src/main/scala/play/api/inject/guice/GuiceApplicationBuilder.scala]
746[info] [patched file /build/repo/core/play-guice/src/main/scala/play/api/inject/guice/GuiceInjectorBuilder.scala]
747[info] done compiling
748[info] done compiling
749[info] done compiling
750[info] [patched file /build/repo/transport/server/play-server/src/main/scala/play/core/server/Server.scala]
751[info] [patched file /build/repo/transport/server/play-server/src/main/scala/play/core/server/common/ServerResultUtils.scala]
752[info] [patched file /build/repo/transport/server/play-server/src/main/scala/play/core/server/ServerProvider.scala]
753[info] [patched file /build/repo/transport/server/play-server/src/main/scala/play/core/server/ssl/ServerSSLEngine.scala]
754[info] done compiling
755[info] compiling 10 Scala sources and 7 Java sources to /build/repo/testkit/play-test/target/scala-3.7.4/classes ...
756[info] [patched file /build/repo/testkit/play-test/src/main/scala/play/api/test/Helpers.scala]
757[info] [patched file /build/repo/testkit/play-test/src/main/scala/play/api/test/TestServer.scala]
758[info] [patched file /build/repo/testkit/play-test/src/main/scala/play/api/test/Fakes.scala]
759[info] [patched file /build/repo/testkit/play-test/src/main/scala/play/api/test/ApplicationFactory.scala]
760[warn] there was 1 deprecation warning; re-run with -deprecation for details
761[warn] one warning found
762[info] done compiling
763[info] compiling 2 Scala sources to /build/repo/testkit/play-specs2/target/scala-3.7.4/classes ...
764[info] [patched file /build/repo/testkit/play-specs2/src/main/scala/play/api/test/Specs.scala]
765[info] done compiling
766[info] compiling 6 Scala sources to /build/repo/persistence/play-jdbc/target/scala-3.7.4/test-classes ...
767[info] [patched file /build/repo/persistence/play-jdbc/src/test/scala/play/api/db/DBApiSpec.scala]
768[warn] there was 1 deprecation warning; re-run with -deprecation for details
769[warn] one warning found
770[info] done compiling
771[info] compiling 2 Java sources to /build/repo/persistence/play-java-jdbc/target/scala-3.7.4/test-classes ...
772[warn] /build/repo/persistence/play-java-jdbc/src/test/java/play/db/NamedDatabaseTest.java:25:63: none() in org.junit.rules.ExpectedException has been deprecated
773[warn] ExpectedException.none
774[warn] ^
775[info] done compiling
776[info] compiling 2 Java sources to /build/repo/persistence/play-java-jpa/target/scala-3.7.4/test-classes ...
777[info] done compiling
778[info] compiling 4 Scala sources to /build/repo/transport/server/play-server/target/scala-3.7.4/classes ...
779[info] compiling 5 Scala sources to /build/repo/core/play-guice/target/scala-3.7.4/classes ...
780[info] done compiling
781[info] done compiling
782[info] compiling 4 Scala sources to /build/repo/testkit/play-test/target/scala-3.7.4/classes ...
783[warn] there was 1 deprecation warning; re-run with -deprecation for details
784[warn] one warning found
785[info] done compiling
786[info] compiling 2 Scala sources to /build/repo/testkit/play-specs2/target/scala-3.7.4/classes ...
787[info] done compiling
788[info] compiling 3 Scala sources to /build/repo/persistence/play-jdbc/target/scala-3.7.4/test-classes ...
789[info] done compiling
790Starting build for ProjectRef(file:/build/repo/,Play-Bom) (play-bom)... [2/34]
791Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
792Starting build for ProjectRef(file:/build/repo/,Play-JDBC) (play-jdbc)... [3/34]
793Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
794Starting build for ProjectRef(file:/build/repo/,Play-Netty-Server) (play-netty-server)... [4/34]
795Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
796[info] compiling 7 Scala sources to /build/repo/transport/server/play-netty-server/target/scala-3.7.4/classes ...
797[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/transport/server/play-netty-server/src/main/scala/play/core/server/NettyServer.scala:244:6
798[warn] 244 | idleTimeout match {
799[warn] | ^^^^^^^^^^^
800[warn] |match may not be exhaustive.
801[warn] |
802[warn] |It would fail on pattern case: _: scala.concurrent.duration.FiniteDuration, _: Infinite.this.<local child>
803[warn] |
804[warn] | longer explanation available when compiling with `-explain`
805[info] [patched file /build/repo/transport/server/play-netty-server/src/main/scala/play/core/server/netty/WebSocketHandler.scala]
806[info] [patched file /build/repo/transport/server/play-netty-server/src/main/scala/play/core/server/netty/NettyModelConversion.scala]
807[info] [patched file /build/repo/transport/server/play-netty-server/src/main/scala/play/core/server/netty/PlayRequestHandler.scala]
808[info] [patched file /build/repo/transport/server/play-netty-server/src/main/scala/play/core/server/NettyServer.scala]
809[info] [patched file /build/repo/transport/server/play-netty-server/src/main/scala/play/core/server/netty/SynchronousMappedStreams.scala]
810[warn] there was 1 deprecation warning; re-run with -deprecation for details
811[warn] two warnings found
812[info] done compiling
813[info] compiling 7 Scala sources to /build/repo/transport/server/play-netty-server/target/scala-3.7.4/classes ...
814[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/transport/server/play-netty-server/src/main/scala/play/core/server/NettyServer.scala:244:6
815[warn] 244 | idleTimeout match {
816[warn] | ^^^^^^^^^^^
817[warn] |match may not be exhaustive.
818[warn] |
819[warn] |It would fail on pattern case: _: scala.concurrent.duration.FiniteDuration, _: Infinite.this.<local child>
820[warn] |
821[warn] | longer explanation available when compiling with `-explain`
822[warn] there was 1 deprecation warning; re-run with -deprecation for details
823[warn] two warnings found
824[info] done compiling
825[info] compiling 2 Scala sources to /build/repo/transport/server/play-netty-server/target/scala-3.7.4/test-classes ...
826[info] done compiling
827Starting build for ProjectRef(file:/build/repo/,Play-JCache) (play-jcache)... [5/34]
828Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
829[info] compiling 2 Scala sources and 1 Java source to /build/repo/cache/play-jcache/target/scala-3.7.4/classes ...
830[info] done compiling
831[info] compiling 5 Scala sources and 10 Java sources to /build/repo/cache/play-cache/target/scala-3.7.4/classes ...
832[info] done compiling
833[info] compiling 4 Scala sources and 5 Java sources to /build/repo/cache/play-caffeine-cache/target/scala-3.7.4/classes ...
834[warn] -- [E190] Potential Issue Warning: /build/repo/cache/play-caffeine-cache/src/main/scala/play/api/cache/caffeine/CaffeineCacheApi.scala:190:4
835[warn] 190 | Done
836[warn] | ^^^^
837[warn] |Discarded non-Unit value of type object org.apache.pekko.Done. Add `: Unit` to discard silently.
838[warn] |
839[warn] | longer explanation available when compiling with `-explain`
840[warn] -- [E121] Pattern Match Warning: /build/repo/cache/play-caffeine-cache/src/main/scala/play/api/cache/caffeine/CaffeineCacheApi.scala:158:11
841[warn] 158 | case _ => new DefaultSyncCacheApi(async)
842[warn] | ^
843[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
844[info] [patched file /build/repo/cache/play-caffeine-cache/src/main/scala/play/api/cache/caffeine/CaffeineCacheManager.scala]
845[info] [patched file /build/repo/cache/play-caffeine-cache/src/main/scala/play/api/cache/caffeine/CaffeineCacheApi.scala]
846[warn] two warnings found
847[info] done compiling
848[info] compiling 1 Scala source to /build/repo/cache/play-jcache/target/scala-3.7.4/test-classes ...
849[info] done compiling
850[info] compiling 2 Scala sources to /build/repo/cache/play-caffeine-cache/target/scala-3.7.4/classes ...
851[warn] -- [E190] Potential Issue Warning: /build/repo/cache/play-caffeine-cache/src/main/scala/play/api/cache/caffeine/CaffeineCacheApi.scala:190:4
852[warn] 190 | Done
853[warn] | ^^^^
854[warn] |Discarded non-Unit value of type object org.apache.pekko.Done. Add `: Unit` to discard silently.
855[warn] |
856[warn] | longer explanation available when compiling with `-explain`
857[warn] -- [E121] Pattern Match Warning: /build/repo/cache/play-caffeine-cache/src/main/scala/play/api/cache/caffeine/CaffeineCacheApi.scala:158:11
858[warn] 158 | case _ => new DefaultSyncCacheApi(async)
859[warn] | ^
860[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
861[warn] two warnings found
862[info] done compiling
863Starting build for ProjectRef(file:/build/repo/,Play-JDBC-Evolutions) (play-jdbc-evolutions)... [6/34]
864Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
865[info] compiling 6 Scala sources and 1 Java source to /build/repo/persistence/play-jdbc-evolutions/target/scala-3.7.4/test-classes ...
866[info] [patched file /build/repo/persistence/play-jdbc-evolutions/src/test/scala/play/api/db/evolutions/LogbackCapturingAppender.scala]
867[warn] there was 1 deprecation warning; re-run with -deprecation for details
868[warn] one warning found
869[info] done compiling
870[info] compiling 1 Scala source to /build/repo/persistence/play-jdbc-evolutions/target/scala-3.7.4/test-classes ...
871[warn] there was 1 deprecation warning; re-run with -deprecation for details
872[warn] one warning found
873[info] done compiling
874Starting build for ProjectRef(file:/build/repo/,Play-Exceptions) (play-exceptions)... [7/34]
875Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -Wconf:msg=can be rewritten automatically under:s
876OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Exceptions)), Select(ConfigKey(test)), Zero, Zero)
877OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Exceptions)), Select(ConfigKey(test)), Zero, Zero)
878Starting build for ProjectRef(file:/build/repo/,Play-OpenID) (play-openid)... [8/34]
879Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
880[info] compiling 6 Scala sources and 5 Java sources to /build/repo/transport/client/play-ws/target/scala-3.7.4/classes ...
881[info] [patched file /build/repo/transport/client/play-ws/src/main/scala/play/api/libs/ws/WSRequest.scala]
882[info] [patched file /build/repo/transport/client/play-ws/src/main/scala/play/api/libs/ws/WSResponse.scala]
883[info] [patched file /build/repo/transport/client/play-ws/src/main/scala/play/api/libs/ws/WSBodyWritables.scala]
884[info] done compiling
885[info] compiling 6 Scala sources and 7 Java sources to /build/repo/transport/client/play-ahc-ws/target/scala-3.7.4/classes ...
886[info] [patched file /build/repo/transport/client/play-ahc-ws/src/main/scala/play/api/libs/ws/ahc/AhcWSRequest.scala]
887[info] [patched file /build/repo/transport/client/play-ahc-ws/src/main/scala/play/api/libs/ws/ahc/AhcWSResponse.scala]
888[info] done compiling
889[info] compiling 2 Scala sources and 6 Java sources to /build/repo/web/play-openid/target/scala-3.7.4/classes ...
890[info] done compiling
891[info] compiling 4 Scala sources to /build/repo/transport/client/play-ws/target/scala-3.7.4/classes ...
892[info] done compiling
893[info] compiling 2 Scala sources to /build/repo/transport/client/play-ahc-ws/target/scala-3.7.4/classes ...
894[info] done compiling
895[info] compiling 1 Scala source to /build/repo/web/play-openid/target/scala-3.7.4/classes ...
896[info] done compiling
897[info] compiling 6 Scala sources to /build/repo/web/play-openid/target/scala-3.7.4/test-classes ...
898[info] [patched file /build/repo/web/play-openid/src/test/scala/play/api/libs/openid/OpenIDSpec.scala]
899[info] [patched file /build/repo/web/play-openid/src/test/scala/play/api/libs/openid/WsMock.scala]
900[info] done compiling
901[info] compiling 2 Scala sources to /build/repo/web/play-openid/target/scala-3.7.4/test-classes ...
902[info] done compiling
903Starting build for ProjectRef(file:/build/repo/,Play-Cluster-Sharding) (play-cluster-sharding)... [9/34]
904Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
905[info] compiling 2 Scala sources to /build/repo/cluster/play-cluster-sharding/target/scala-3.7.4/classes ...
906[info] done compiling
907Starting build for ProjectRef(file:/build/repo/,Play-Joda-Forms) (play-joda-forms)... [10/34]
908Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
909[info] compiling 2 Scala sources to /build/repo/web/play-joda-forms/target/scala-3.7.4/classes ...
910[info] done compiling
911Starting build for ProjectRef(file:/build/repo/,Play-Filters-Helpers) (play-filters-helpers)... [11/34]
912Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
913[info] compiling 23 Scala sources and 19 Java sources to /build/repo/web/play-filters-helpers/target/scala-3.7.4/classes ...
914[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/web/play-filters-helpers/src/main/scala/play/filters/csp/CSPActionBuilder.scala:46:17
915[warn] 46 | case r: R => Accumulator.done(block(r))
916[warn] | ^
917[warn] |the type test for R cannot be checked at runtime because it refers to an abstract type member or type parameter
918[warn] |
919[warn] | longer explanation available when compiling with `-explain`
920[info] [patched file /build/repo/web/play-filters-helpers/src/main/scala/play/filters/csrf/csrf.scala]
921[info] [patched file /build/repo/web/play-filters-helpers/src/main/scala/play/filters/cors/CORSConfig.scala]
922[info] [patched file /build/repo/web/play-filters-helpers/src/main/scala/play/filters/csp/CSPReportActionBuilder.scala]
923[info] [patched file /build/repo/web/play-filters-helpers/src/main/scala/play/filters/https/RedirectHttpsFilter.scala]
924[info] [patched file /build/repo/web/play-filters-helpers/src/main/scala/play/filters/headers/SecurityHeadersFilter.scala]
925[info] [patched file /build/repo/web/play-filters-helpers/src/main/scala/play/filters/gzip/GzipFilter.scala]
926[info] [patched file /build/repo/web/play-filters-helpers/src/main/scala/play/filters/csrf/CSRFActions.scala]
927[info] [patched file /build/repo/web/play-filters-helpers/src/main/scala/play/filters/csp/CSPResultProcessor.scala]
928[info] [patched file /build/repo/web/play-filters-helpers/src/main/scala/play/filters/cors/AbstractCORSPolicy.scala]
929[warn] there was 1 deprecation warning; re-run with -deprecation for details
930[warn] two warnings found
931[info] done compiling
932[info] compiling 6 Scala sources to /build/repo/transport/server/play-pekko-http-server/target/scala-3.7.4/classes ...
933[info] compiling 9 Scala sources to /build/repo/web/play-filters-helpers/target/scala-3.7.4/classes ...
934[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/transport/server/play-pekko-http-server/src/main/scala/org/apache/pekko/http/play/WebSocketHandler.scala:178:84
935[warn] 178 | private def frameOpCodeToMessageType(opcode: Protocol.Opcode): MessageType.Type = opcode match {
936[warn] | ^^^^^^
937[warn] |match may not be exhaustive.
938[warn] |
939[warn] |It would fail on pattern case: org.apache.pekko.http.impl.engine.ws.Protocol.Opcode.Other(_)
940[warn] |
941[warn] | longer explanation available when compiling with `-explain`
942[info] [patched file /build/repo/transport/server/play-pekko-http-server/src/main/scala/play/core/server/pekkohttp/PekkoModelConversion.scala]
943[info] [patched file /build/repo/transport/server/play-pekko-http-server/src/main/scala/org/apache/pekko/http/play/WebSocketHandler.scala]
944[info] [patched file /build/repo/transport/server/play-pekko-http-server/src/main/scala/play/core/server/PekkoHttpServer.scala]
945[warn] there were 10 deprecation warnings; re-run with -deprecation for details
946[warn] two warnings found
947[info] done compiling
948[warn] there was 1 deprecation warning; re-run with -deprecation for details
949[warn] one warning found
950[info] done compiling
951[info] compiling 8 Scala sources to /build/repo/web/play-filters-helpers/target/scala-3.7.4/classes ...
952[warn] one warning found
953[info] done compiling
954[info] compiling 19 Scala sources to /build/repo/web/play-filters-helpers/target/scala-3.7.4/test-classes ...
955[info] [patched file /build/repo/web/play-filters-helpers/src/test/scala/play/filters/csp/CSPProcessorSpec.scala]
956[info] [patched file /build/repo/web/play-filters-helpers/src/test/scala/play/filters/cors/CORSWithCSRFSpec.scala]
957[info] [patched file /build/repo/web/play-filters-helpers/src/test/scala/play/filters/gzip/GzipFilterSpec.scala]
958[info] [patched file /build/repo/web/play-filters-helpers/src/test/scala/play/filters/csrf/CSRFFilterSpec.scala]
959[info] [patched file /build/repo/web/play-filters-helpers/src/test/scala/play/filters/cors/CORSActionBuilderSpec.scala]
960[info] [patched file /build/repo/web/play-filters-helpers/src/test/scala/play/filters/csrf/CSRFCommonSpecs.scala]
961[info] [patched file /build/repo/web/play-filters-helpers/src/test/scala/play/filters/csp/ScalaCSPReportSpec.scala]
962[info] [patched file /build/repo/web/play-filters-helpers/src/test/scala/play/filters/csp/JavaCSPReportSpec.scala]
963[info] [patched file /build/repo/web/play-filters-helpers/src/test/scala/play/filters/cors/CORSFilterSpec.scala]
964[info] [patched file /build/repo/web/play-filters-helpers/src/test/scala/play/filters/cors/CORSCommonSpec.scala]
965[info] [patched file /build/repo/web/play-filters-helpers/src/test/scala/play/filters/csp/JavaCSPActionSpec.scala]
966[info] [patched file /build/repo/web/play-filters-helpers/src/test/scala/play/filters/hosts/AllowedHostsFilterSpec.scala]
967[info] done compiling
968[info] compiling 3 Scala sources to /build/repo/transport/server/play-pekko-http-server/target/scala-3.7.4/classes ...
969[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/transport/server/play-pekko-http-server/src/main/scala/org/apache/pekko/http/play/WebSocketHandler.scala:178:84
970[warn] 178 | private def frameOpCodeToMessageType(opcode: Protocol.Opcode): MessageType.Type = opcode match {
971[warn] | ^^^^^^
972[warn] |match may not be exhaustive.
973[warn] |
974[warn] |It would fail on pattern case: org.apache.pekko.http.impl.engine.ws.Protocol.Opcode.Other(_)
975[warn] |
976[warn] | longer explanation available when compiling with `-explain`
977[warn] there were 10 deprecation warnings; re-run with -deprecation for details
978[warn] two warnings found
979[info] done compiling
980[info] compiling 19 Scala sources to /build/repo/web/play-filters-helpers/target/scala-3.7.4/test-classes ...
981[info] done compiling
982Starting build for ProjectRef(file:/build/repo/,Play-Docs) (play-docs)... [12/34]
983Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
984[info] compiling 3 Scala sources and 1 Java source to /build/repo/dev-mode/play-docs/target/scala-3.7.4/classes ...
985[info] [patched file /build/repo/dev-mode/play-docs/src/main/scala/play/docs/DocumentationHandler.scala]
986[info] done compiling
987[info] compiling 1 Scala source to /build/repo/dev-mode/play-docs/target/scala-3.7.4/classes ...
988[info] done compiling
989Starting build for ProjectRef(file:/build/repo/,Play-Java-Forms) (play-java-forms)... [13/34]
990Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
991[info] compiling 1 Scala source and 19 Java sources to /build/repo/web/play-java-forms/target/scala-3.7.4/classes ...
992[warn] /build/repo/web/play-java-forms/src/main/java/play/data/validation/ValidatorsModule.java:22:47: play.data.validation.ValidatorProvider in play.data.validation has been deprecated
993[warn] ValidatorProvider
994[warn] ^
995[info] done compiling
996[info] compiling 73 Scala sources and 16 Java sources to /build/repo/core/play/target/scala-3.7.4/test-classes ...
997[info] [patched file /build/repo/core/play/src/test/scala/play/api/data/format/FormatSpec.scala]
998[info] [patched file /build/repo/core/play/src/test/scala/play/api/data/FormSpec.scala]
999[info] [patched file /build/repo/core/play/src/test/scala/play/api/libs/CometSpec.scala]
1000[info] [patched file /build/repo/core/play/src/test/scala/play/core/test/Fakes.scala]
1001[info] [patched file /build/repo/core/play/src/test/scala/play/core/routing/GeneratedRouterSpec.scala]
1002[info] [patched file /build/repo/core/play/src/test/scala/play/api/http/MediaRangeSpec.scala]
1003[info] [patched file /build/repo/core/play/src/test/scala/play/api/mvc/RangeResultSpec.scala]
1004[info] [patched file /build/repo/core/play/src/test/scala/play/api/mvc/ResultsSpec.scala]
1005[info] [patched file /build/repo/core/play/src/test/scala/play/mvc/RawBodyParserSpec.scala]
1006[info] [patched file /build/repo/core/play/src/test/scala/views/html/helper/HelpersSpec.scala]
1007[info] [patched file /build/repo/core/play/src/test/scala/play/core/routing/RouterSpec.scala]
1008[info] [patched file /build/repo/core/play/src/test/scala/play/mvc/RequestHeaderSpec.scala]
1009[info] [patched file /build/repo/core/play/src/test/scala/play/api/mvc/MaxLengthBodyParserSpec.scala]
1010[info] [patched file /build/repo/core/play/src/test/scala/play/api/data/validation/ValidationSpec.scala]
1011[info] [patched file /build/repo/core/play/src/test/scala/play/mvc/MaxLengthBodyParserSpec.scala]
1012[warn] there was 1 feature warning; re-run with -feature for details
1013[warn] there were 5 deprecation warnings; re-run with -deprecation for details
1014[warn] two warnings found
1015[info] done compiling
1016[info] compiling 1 Scala source and 8 Java sources to /build/repo/core/play-java/target/scala-3.7.4/test-classes ...
1017[info] done compiling
1018[info] compiling 3 Scala sources and 29 Java sources to /build/repo/web/play-java-forms/target/scala-3.7.4/test-classes ...
1019[info] [patched file /build/repo/web/play-java-forms/src/test/scala/play/data/PartialValidationSpec.scala]
1020[info] [patched file /build/repo/web/play-java-forms/src/test/scala/play/data/FormSpec.scala]
1021[info] done compiling
1022[info] compiling 15 Scala sources to /build/repo/core/play/target/scala-3.7.4/test-classes ...
1023[warn] there were 5 deprecation warnings; re-run with -deprecation for details
1024[warn] one warning found
1025[info] done compiling
1026[info] compiling 2 Scala sources to /build/repo/web/play-java-forms/target/scala-3.7.4/test-classes ...
1027[info] done compiling
1028Starting build for ProjectRef(file:/build/repo/,Play-Cache) (play-cache)... [14/34]
1029Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1030Starting build for ProjectRef(file:/build/repo/,Play-Logback) (play-logback)... [15/34]
1031Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1032[info] compiling 2 Scala sources to /build/repo/core/play-logback/target/scala-3.7.4/classes ...
1033[warn] there were 2 deprecation warnings; re-run with -deprecation for details
1034[warn] one warning found
1035[info] done compiling
1036[info] compiling 2 Scala sources to /build/repo/core/play-logback/target/scala-3.7.4/test-classes ...
1037[info] [patched file /build/repo/core/play-logback/src/test/scala/play/api/ModeSpecificLoggerSpec.scala]
1038[info] [patched file /build/repo/core/play-logback/src/test/scala/play/api/libs/logback/LogbackCapturingAppender.scala]
1039[warn] there was 1 deprecation warning; re-run with -deprecation for details
1040[warn] one warning found
1041[info] done compiling
1042[info] compiling 2 Scala sources to /build/repo/core/play-logback/target/scala-3.7.4/test-classes ...
1043[warn] there was 1 deprecation warning; re-run with -deprecation for details
1044[warn] one warning found
1045[info] done compiling
1046Starting build for ProjectRef(file:/build/repo/,Play-Java-Cluster-Sharding) (play-java-cluster-sharding)... [16/34]
1047Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1048[info] compiling 1 Scala source and 1 Java source to /build/repo/cluster/play-java-cluster-sharding/target/scala-3.7.4/classes ...
1049[info] done compiling
1050Starting build for ProjectRef(file:/build/repo/,Play-Test) (play-test)... [17/34]
1051Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1052[info] compiling 2 Scala sources and 5 Java sources to /build/repo/testkit/play-test/target/scala-3.7.4/test-classes ...
1053[info] [patched file /build/repo/testkit/play-test/src/test/scala/play/api/test/HelpersSpec.scala]
1054[info] done compiling
1055[info] compiling 1 Scala source to /build/repo/testkit/play-test/target/scala-3.7.4/test-classes ...
1056[info] done compiling
1057Starting build for ProjectRef(file:/build/repo/,Play-Caffeine-Cache) (play-caffeine-cache)... [18/34]
1058Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1059[info] compiling 3 Scala sources and 1 Java source to /build/repo/cache/play-caffeine-cache/target/scala-3.7.4/test-classes ...
1060[info] done compiling
1061Starting build for ProjectRef(file:/build/repo/,Play-Pekko-Http-Server) (play-pekko-http-server)... [19/34]
1062Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1063[info] compiling 3 Scala sources to /build/repo/transport/server/play-pekko-http-server/target/scala-3.7.4/test-classes ...
1064[warn] there was 1 deprecation warning; re-run with -deprecation for details
1065[warn] one warning found
1066[info] done compiling
1067Starting build for ProjectRef(file:/build/repo/,Play-Server) (play-server)... [20/34]
1068Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1069[info] compiling 8 Scala sources to /build/repo/transport/server/play-server/target/scala-3.7.4/test-classes ...
1070[info] done compiling
1071Starting build for ProjectRef(file:/build/repo/,Play-Routes-Compiler) (play-routes-compiler)... [21/34]
1072Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1073[info] compiling 11 Scala sources to /build/repo/dev-mode/play-routes-compiler/target/scala-3.7.4/classes ...
1074[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/dev-mode/play-routes-compiler/src/main/scala/play/routes/compiler/RoutesFileParser.scala:39:16
1075[warn] 39 | parser.parse(routesContent) match {
1076[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
1077[warn] | match may not be exhaustive.
1078[warn] |
1079[warn] | It would fail on pattern case: parser.Failure(_, _), parser.Error(_, _)
1080[warn] |
1081[warn] | longer explanation available when compiling with `-explain`
1082[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/dev-mode/play-routes-compiler/src/main/scala/play/routes/compiler/templates/package.scala:366:12
1083[warn] 366 | case (u, Parameter(name, typeName, None, Some(default))) =>
1084[warn] | ^
1085[warn] |match may not be exhaustive.
1086[warn] |
1087[warn] |It would fail on pattern case: (_, play.routes.compiler.Parameter(_, _, Some(_), _))
1088[warn] |
1089[warn] | longer explanation available when compiling with `-explain`
1090[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/dev-mode/play-routes-compiler/src/main/scala/play/routes/compiler/templates/package.scala:468:12
1091[warn] 468 | case (u, Parameter(name, typeName, None, Some(default))) =>
1092[warn] | ^
1093[warn] |match may not be exhaustive.
1094[warn] |
1095[warn] |It would fail on pattern case: (_, play.routes.compiler.Parameter(_, _, Some(_), _))
1096[warn] |
1097[warn] | longer explanation available when compiling with `-explain`
1098[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/dev-mode/play-routes-compiler/src/main/scala/play/routes/compiler/RoutesFileParser.scala:354:53
1099[warn] 354 | case ((r, comments, modifiers) :: others, (ms: List[Modifier], c: Option[Comment])) =>
1100[warn] | ^
1101[warn] |the type test for List[play.routes.compiler.Modifier] cannot be checked at runtime because its type arguments can't be determined from Any
1102[warn] |
1103[warn] | longer explanation available when compiling with `-explain`
1104[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/dev-mode/play-routes-compiler/src/main/scala/play/routes/compiler/RoutesFileParser.scala:354:73
1105[warn] 354 | case ((r, comments, modifiers) :: others, (ms: List[Modifier], c: Option[Comment])) =>
1106[warn] | ^
1107[warn] |the type test for Option[play.routes.compiler.Comment] cannot be checked at runtime because its type arguments can't be determined from Any
1108[warn] |
1109[warn] | longer explanation available when compiling with `-explain`
1110[info] [patched file /build/repo/dev-mode/play-routes-compiler/src/main/scala/play/routes/compiler/templates/package.scala]
1111[info] [patched file /build/repo/dev-mode/play-routes-compiler/target/scala-3.7.4/twirl/main/play/routes/compiler/static/twirl/reverseRouter.template.scala]
1112[info] [patched file /build/repo/dev-mode/play-routes-compiler/target/scala-3.7.4/twirl/main/play/routes/compiler/static/twirl/javascriptReverseRouter.template.scala]
1113[warn] there was 1 deprecation warning; re-run with -deprecation for details
1114[warn] 6 warnings found
1115[info] done compiling
1116[info] compiling 3 Scala sources to /build/repo/dev-mode/play-routes-compiler/target/scala-3.7.4/classes ...
1117[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/dev-mode/play-routes-compiler/src/main/scala/play/routes/compiler/templates/package.scala:366:12
1118[warn] 366 | case (u, Parameter(name, typeName, None, Some(default))) =>
1119[warn] | ^
1120[warn] |match may not be exhaustive.
1121[warn] |
1122[warn] |It would fail on pattern case: (_, play.routes.compiler.Parameter(_, _, Some(_), _))
1123[warn] |
1124[warn] | longer explanation available when compiling with `-explain`
1125[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/dev-mode/play-routes-compiler/src/main/scala/play/routes/compiler/templates/package.scala:468:12
1126[warn] 468 | case (u, Parameter(name, typeName, None, Some(default))) =>
1127[warn] | ^
1128[warn] |match may not be exhaustive.
1129[warn] |
1130[warn] |It would fail on pattern case: (_, play.routes.compiler.Parameter(_, _, Some(_), _))
1131[warn] |
1132[warn] | longer explanation available when compiling with `-explain`
1133[warn] two warnings found
1134[info] done compiling
1135[info] compiling 3 Scala sources to /build/repo/dev-mode/play-routes-compiler/target/scala-3.7.4/test-classes ...
1136[info] [patched file /build/repo/dev-mode/play-routes-compiler/src/test/scala/play/routes/compiler/RoutesFileParserSpec.scala]
1137[info] done compiling
1138[info] compiling 1 Scala source to /build/repo/dev-mode/play-routes-compiler/target/scala-3.7.4/test-classes ...
1139[info] done compiling
1140Starting build for ProjectRef(file:/build/repo/,Play-Streams) (play-streams)... [22/34]
1141Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1142[info] compiling 3 Scala sources and 1 Java source to /build/repo/core/play-streams/target/scala-3.7.4/test-classes ...
1143[info] [patched file /build/repo/core/play-streams/src/test/scala/play/api/libs/streams/AccumulatorSpec.scala]
1144[info] done compiling
1145[info] compiling 1 Scala source to /build/repo/core/play-streams/target/scala-3.7.4/test-classes ...
1146[info] done compiling
1147Starting build for ProjectRef(file:/build/repo/,Play-WS) (play-ws)... [23/34]
1148Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1149Starting build for ProjectRef(file:/build/repo/,Play-AHC-WS) (play-ahc-ws)... [24/34]
1150Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1151[info] compiling 3 Scala sources and 2 Java sources to /build/repo/transport/client/play-ahc-ws/target/scala-3.7.4/test-classes ...
1152[info] [patched file /build/repo/transport/client/play-ahc-ws/src/test/scala/play/api/libs/ws/ahc/AhcWSSpec.scala]
1153[warn] there were 2 deprecation warnings; re-run with -deprecation for details
1154[warn] one warning found
1155[info] done compiling
1156[info] compiling 1 Scala source to /build/repo/transport/client/play-ahc-ws/target/scala-3.7.4/test-classes ...
1157[warn] there was 1 deprecation warning; re-run with -deprecation for details
1158[warn] one warning found
1159[info] done compiling
1160Starting build for ProjectRef(file:/build/repo/,Play-Pekko-Http2-Support) (play-pekko-http2-support)... [25/34]
1161Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1162Starting build for ProjectRef(file:/build/repo/,Play-JDBC-Api) (play-jdbc-api)... [26/34]
1163Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1164Starting build for ProjectRef(file:/build/repo/,Play) (play)... [27/34]
1165Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1166Starting build for ProjectRef(file:/build/repo/,Play-Ehcache) (play-ehcache)... [28/34]
1167Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1168[info] compiling 1 Scala source and 1 Java source to /build/repo/cache/play-ehcache/target/scala-3.7.4/classes ...
1169[warn] -- [E190] Potential Issue Warning: /build/repo/cache/play-ehcache/src/main/scala/play/api/cache/ehcache/EhCacheApi.scala:204:4
1170[warn] 204 | Done
1171[warn] | ^^^^
1172[warn] |Discarded non-Unit value of type object org.apache.pekko.Done. Add `: Unit` to discard silently.
1173[warn] |
1174[warn] | longer explanation available when compiling with `-explain`
1175[warn] -- [E121] Pattern Match Warning: /build/repo/cache/play-ehcache/src/main/scala/play/api/cache/ehcache/EhCacheApi.scala:164:11
1176[warn] 164 | case _ => new DefaultSyncCacheApi(async)
1177[warn] | ^
1178[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1179[info] [patched file /build/repo/cache/play-ehcache/src/main/scala/play/api/cache/ehcache/EhCacheApi.scala]
1180[warn] two warnings found
1181[info] done compiling
1182[info] compiling 1 Scala source to /build/repo/cache/play-ehcache/target/scala-3.7.4/classes ...
1183[warn] -- [E190] Potential Issue Warning: /build/repo/cache/play-ehcache/src/main/scala/play/api/cache/ehcache/EhCacheApi.scala:204:4
1184[warn] 204 | Done
1185[warn] | ^^^^
1186[warn] |Discarded non-Unit value of type object org.apache.pekko.Done. Add `: Unit` to discard silently.
1187[warn] |
1188[warn] | longer explanation available when compiling with `-explain`
1189[warn] -- [E121] Pattern Match Warning: /build/repo/cache/play-ehcache/src/main/scala/play/api/cache/ehcache/EhCacheApi.scala:164:11
1190[warn] 164 | case _ => new DefaultSyncCacheApi(async)
1191[warn] | ^
1192[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
1193[warn] two warnings found
1194[info] done compiling
1195[info] compiling 4 Scala sources to /build/repo/cache/play-ehcache/target/scala-3.7.4/test-classes ...
1196[info] [patched file /build/repo/cache/play-ehcache/src/test/scala/play/api/cache/CachedSpec.scala]
1197[info] done compiling
1198[info] compiling 1 Scala source to /build/repo/cache/play-ehcache/target/scala-3.7.4/test-classes ...
1199[info] done compiling
1200Starting build for ProjectRef(file:/build/repo/,Play-Java) (play-java)... [29/34]
1201Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1202Starting build for ProjectRef(file:/build/repo/,Play-Build-Link) (play-build-link)... [30/34]
1203Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -Wconf:msg=can be rewritten automatically under:s
1204OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Build-Link)), Select(ConfigKey(test)), Zero, Zero)
1205OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Build-Link)), Select(ConfigKey(test)), Zero, Zero)
1206Starting build for ProjectRef(file:/build/repo/,Play-Java-JDBC) (play-java-jdbc)... [31/34]
1207Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1208Starting build for ProjectRef(file:/build/repo/,Play-Specs2) (play-specs2)... [32/34]
1209Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1210[info] compiling 2 Scala sources to /build/repo/testkit/play-specs2/target/scala-3.7.4/test-classes ...
1211[info] [patched file /build/repo/testkit/play-specs2/src/test/scala/play/api/test/FakesSpec.scala]
1212[info] done compiling
1213[info] compiling 1 Scala source to /build/repo/testkit/play-specs2/target/scala-3.7.4/test-classes ...
1214[info] done compiling
1215Starting build for ProjectRef(file:/build/repo/,Play-Guice) (play-guice)... [33/34]
1216Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1217[info] compiling 7 Scala sources and 3 Java sources to /build/repo/core/play-guice/target/scala-3.7.4/test-classes ...
1218[info] [patched file /build/repo/core/play-guice/src/test/scala/play/core/test/Fakes.scala]
1219[info] [patched file /build/repo/core/play-guice/src/test/scala/play/api/inject/guice/GuiceApplicationBuilderSpec.scala]
1220[info] [patched file /build/repo/core/play-guice/src/test/scala/play/utils/ReflectSpec.scala]
1221[info] [patched file /build/repo/core/play-guice/src/test/scala/play/api/inject/guice/GuiceApplicationLoaderSpec.scala]
1222[info] [patched file /build/repo/core/play-guice/src/test/scala/play/api/inject/guice/GuiceInjectorBuilderSpec.scala]
1223[warn] /build/repo/core/play-guice/src/test/java/play/inject/guice/GuiceInjectorBuilderTest.java:172:18: <T>bind(java.lang.Class<T>) in play.api.inject.Module has been deprecated
1224[warn] bind
1225[warn] ^
1226[warn] /build/repo/core/play-guice/src/test/java/play/inject/guice/GuiceInjectorBuilderTest.java:180:18: <T>bind(java.lang.Class<T>) in play.api.inject.Module has been deprecated
1227[warn] bind
1228[warn] ^
1229[info] done compiling
1230[info] compiling 5 Scala sources to /build/repo/core/play-guice/target/scala-3.7.4/test-classes ...
1231[info] done compiling
1232
1233************************
1234Build summary:
1235[{
1236 "module": "play-configuration",
1237 "compile": {"status": "ok", "tookMs": 6320, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1238 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1239 "test-compile": {"status": "ok", "tookMs": 3742, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1240 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1241 "publish": {"status": "skipped", "tookMs": 0},
1242 "metadata": {
1243 "crossScalaVersions": ["2.13.18", "3.3.7"]
1244}
1245},{
1246 "module": "play-java-jpa",
1247 "compile": {"status": "ok", "tookMs": 31356, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1248 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1249 "test-compile": {"status": "ok", "tookMs": 31192, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1250 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1251 "publish": {"status": "skipped", "tookMs": 0},
1252 "metadata": {
1253 "crossScalaVersions": ["2.13.18", "3.3.7"]
1254}
1255},{
1256 "module": "play-bom",
1257 "compile": {"status": "ok", "tookMs": 38, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1258 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1259 "test-compile": {"status": "ok", "tookMs": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1260 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1261 "publish": {"status": "skipped", "tookMs": 0},
1262 "metadata": {
1263 "crossScalaVersions": ["2.13.18", "3.3.7"]
1264}
1265},{
1266 "module": "play-jdbc",
1267 "compile": {"status": "ok", "tookMs": 413, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1268 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1269 "test-compile": {"status": "ok", "tookMs": 550, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1270 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1271 "publish": {"status": "skipped", "tookMs": 0},
1272 "metadata": {
1273 "crossScalaVersions": ["2.13.18", "3.3.7"]
1274}
1275},{
1276 "module": "play-netty-server",
1277 "compile": {"status": "ok", "tookMs": 1473, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
1278 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1279 "test-compile": {"status": "ok", "tookMs": 2594, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1280 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1281 "publish": {"status": "skipped", "tookMs": 0},
1282 "metadata": {
1283 "crossScalaVersions": ["2.13.18", "3.3.7"]
1284}
1285},{
1286 "module": "play-jcache",
1287 "compile": {"status": "ok", "tookMs": 671, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1288 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1289 "test-compile": {"status": "ok", "tookMs": 2604, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1290 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1291 "publish": {"status": "skipped", "tookMs": 0},
1292 "metadata": {
1293 "crossScalaVersions": ["2.13.18", "3.3.7"]
1294}
1295},{
1296 "module": "play-jdbc-evolutions",
1297 "compile": {"status": "ok", "tookMs": 476, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1298 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1299 "test-compile": {"status": "ok", "tookMs": 2522, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1300 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1301 "publish": {"status": "skipped", "tookMs": 0},
1302 "metadata": {
1303 "crossScalaVersions": ["2.13.18", "3.3.7"]
1304}
1305},{
1306 "module": "play-exceptions",
1307 "compile": {"status": "ok", "tookMs": 31, "warnings": 0, "errors": 0},
1308 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1309 "test-compile": {"status": "ok", "tookMs": 71, "warnings": 0, "errors": 0},
1310 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1311 "publish": {"status": "skipped", "tookMs": 0},
1312 "metadata": {
1313 "crossScalaVersions": ["2.12.21", "3.3.7"]
1314}
1315},{
1316 "module": "play-openid",
1317 "compile": {"status": "ok", "tookMs": 2910, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1318 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1319 "test-compile": {"status": "ok", "tookMs": 3173, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1320 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1321 "publish": {"status": "skipped", "tookMs": 0},
1322 "metadata": {
1323 "crossScalaVersions": ["2.13.18", "3.3.7"]
1324}
1325},{
1326 "module": "play-cluster-sharding",
1327 "compile": {"status": "ok", "tookMs": 510, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1328 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1329 "test-compile": {"status": "ok", "tookMs": 322, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1330 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1331 "publish": {"status": "skipped", "tookMs": 0},
1332 "metadata": {
1333 "crossScalaVersions": ["2.13.18", "3.3.7"]
1334}
1335},{
1336 "module": "play-joda-forms",
1337 "compile": {"status": "ok", "tookMs": 639, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1338 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1339 "test-compile": {"status": "ok", "tookMs": 630, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1340 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1341 "publish": {"status": "skipped", "tookMs": 0},
1342 "metadata": {
1343 "crossScalaVersions": ["2.13.18", "3.3.7"]
1344}
1345},{
1346 "module": "play-filters-helpers",
1347 "compile": {"status": "ok", "tookMs": 3126, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
1348 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1349 "test-compile": {"status": "ok", "tookMs": 9019, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1350 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1351 "publish": {"status": "skipped", "tookMs": 0},
1352 "metadata": {
1353 "crossScalaVersions": ["2.13.18", "3.3.7"]
1354}
1355},{
1356 "module": "play-docs",
1357 "compile": {"status": "ok", "tookMs": 1085, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1358 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1359 "test-compile": {"status": "ok", "tookMs": 938, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1360 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1361 "publish": {"status": "skipped", "tookMs": 0},
1362 "metadata": {
1363 "crossScalaVersions": ["2.13.18", "3.3.7"]
1364}
1365},{
1366 "module": "play-java-forms",
1367 "compile": {"status": "ok", "tookMs": 1531, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1368 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1369 "test-compile": {"status": "ok", "tookMs": 13926, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1370 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1371 "publish": {"status": "skipped", "tookMs": 0},
1372 "metadata": {
1373 "crossScalaVersions": ["2.13.18", "3.3.7"]
1374}
1375},{
1376 "module": "play-cache",
1377 "compile": {"status": "ok", "tookMs": 476, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1378 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1379 "test-compile": {"status": "ok", "tookMs": 644, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1380 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1381 "publish": {"status": "skipped", "tookMs": 0},
1382 "metadata": {
1383 "crossScalaVersions": ["2.13.18", "3.3.7"]
1384}
1385},{
1386 "module": "play-logback",
1387 "compile": {"status": "ok", "tookMs": 628, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1388 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1389 "test-compile": {"status": "ok", "tookMs": 1212, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1390 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1391 "publish": {"status": "skipped", "tookMs": 0},
1392 "metadata": {
1393 "crossScalaVersions": ["2.13.18", "3.3.7"]
1394}
1395},{
1396 "module": "play-java-cluster-sharding",
1397 "compile": {"status": "ok", "tookMs": 683, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1398 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1399 "test-compile": {"status": "ok", "tookMs": 452, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1400 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1401 "publish": {"status": "skipped", "tookMs": 0},
1402 "metadata": {
1403 "crossScalaVersions": ["2.13.18", "3.3.7"]
1404}
1405},{
1406 "module": "play-test",
1407 "compile": {"status": "ok", "tookMs": 636, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1408 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1409 "test-compile": {"status": "ok", "tookMs": 2195, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1410 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1411 "publish": {"status": "skipped", "tookMs": 0},
1412 "metadata": {
1413 "crossScalaVersions": ["2.13.18", "3.3.7"]
1414}
1415},{
1416 "module": "play-caffeine-cache",
1417 "compile": {"status": "ok", "tookMs": 594, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
1418 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1419 "test-compile": {"status": "ok", "tookMs": 1965, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1420 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1421 "publish": {"status": "skipped", "tookMs": 0},
1422 "metadata": {
1423 "crossScalaVersions": ["2.13.18", "3.3.7"]
1424}
1425},{
1426 "module": "play-pekko-http-server",
1427 "compile": {"status": "ok", "tookMs": 501, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
1428 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1429 "test-compile": {"status": "ok", "tookMs": 1336, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1430 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1431 "publish": {"status": "skipped", "tookMs": 0},
1432 "metadata": {
1433 "crossScalaVersions": ["2.13.18", "3.3.7"]
1434}
1435},{
1436 "module": "play-server",
1437 "compile": {"status": "ok", "tookMs": 420, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1438 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1439 "test-compile": {"status": "ok", "tookMs": 1741, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1440 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1441 "publish": {"status": "skipped", "tookMs": 0},
1442 "metadata": {
1443 "crossScalaVersions": ["2.13.18", "3.3.7"]
1444}
1445},{
1446 "module": "play-routes-compiler",
1447 "compile": {"status": "ok", "tookMs": 1073, "warnings": 5, "errors": 0, "sourceVersion": "3.4-migration"},
1448 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1449 "test-compile": {"status": "ok", "tookMs": 978, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1450 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1451 "publish": {"status": "skipped", "tookMs": 0},
1452 "metadata": {
1453 "crossScalaVersions": ["2.13.18", "3.3.7"]
1454}
1455},{
1456 "module": "play-streams",
1457 "compile": {"status": "ok", "tookMs": 65, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1458 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1459 "test-compile": {"status": "ok", "tookMs": 1018, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1460 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1461 "publish": {"status": "skipped", "tookMs": 0},
1462 "metadata": {
1463 "crossScalaVersions": ["2.13.18", "3.3.7"]
1464}
1465},{
1466 "module": "play-ws",
1467 "compile": {"status": "ok", "tookMs": 492, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1468 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1469 "test-compile": {"status": "ok", "tookMs": 710, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1470 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1471 "publish": {"status": "skipped", "tookMs": 0},
1472 "metadata": {
1473 "crossScalaVersions": ["2.13.18", "3.3.7"]
1474}
1475},{
1476 "module": "play-ahc-ws",
1477 "compile": {"status": "ok", "tookMs": 653, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1478 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1479 "test-compile": {"status": "ok", "tookMs": 2582, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1480 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1481 "publish": {"status": "skipped", "tookMs": 0},
1482 "metadata": {
1483 "crossScalaVersions": ["2.13.18", "3.3.7"]
1484}
1485},{
1486 "module": "play-pekko-http2-support",
1487 "compile": {"status": "ok", "tookMs": 641, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1488 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1489 "test-compile": {"status": "ok", "tookMs": 667, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1490 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1491 "publish": {"status": "skipped", "tookMs": 0},
1492 "metadata": {
1493 "crossScalaVersions": ["2.13.18", "3.3.7"]
1494}
1495},{
1496 "module": "play-jdbc-api",
1497 "compile": {"status": "ok", "tookMs": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1498 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1499 "test-compile": {"status": "ok", "tookMs": 134, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1500 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1501 "publish": {"status": "skipped", "tookMs": 0},
1502 "metadata": {
1503 "crossScalaVersions": ["2.13.18", "3.3.7"]
1504}
1505},{
1506 "module": "play",
1507 "compile": {"status": "ok", "tookMs": 423, "warnings": 35, "errors": 0, "sourceVersion": "3.4-migration"},
1508 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1509 "test-compile": {"status": "ok", "tookMs": 452, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1510 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1511 "publish": {"status": "skipped", "tookMs": 0},
1512 "metadata": {
1513 "crossScalaVersions": ["2.13.18", "3.3.7"]
1514}
1515},{
1516 "module": "play-ehcache",
1517 "compile": {"status": "ok", "tookMs": 1037, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
1518 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1519 "test-compile": {"status": "ok", "tookMs": 2403, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1520 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1521 "publish": {"status": "skipped", "tookMs": 0},
1522 "metadata": {
1523 "crossScalaVersions": ["2.13.18", "3.3.7"]
1524}
1525},{
1526 "module": "play-java",
1527 "compile": {"status": "ok", "tookMs": 583, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1528 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1529 "test-compile": {"status": "ok", "tookMs": 887, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1530 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1531 "publish": {"status": "skipped", "tookMs": 0},
1532 "metadata": {
1533 "crossScalaVersions": ["2.13.18", "3.3.7"]
1534}
1535},{
1536 "module": "play-build-link",
1537 "compile": {"status": "ok", "tookMs": 159, "warnings": 0, "errors": 0},
1538 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1539 "test-compile": {"status": "ok", "tookMs": 229, "warnings": 0, "errors": 0},
1540 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1541 "publish": {"status": "skipped", "tookMs": 0},
1542 "metadata": {
1543 "crossScalaVersions": ["2.12.21", "3.3.7"]
1544}
1545},{
1546 "module": "play-java-jdbc",
1547 "compile": {"status": "ok", "tookMs": 821, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1548 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1549 "test-compile": {"status": "ok", "tookMs": 1172, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1550 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1551 "publish": {"status": "skipped", "tookMs": 0},
1552 "metadata": {
1553 "crossScalaVersions": ["2.13.18", "3.3.7"]
1554}
1555},{
1556 "module": "play-specs2",
1557 "compile": {"status": "ok", "tookMs": 851, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1558 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1559 "test-compile": {"status": "ok", "tookMs": 1693, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1560 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1561 "publish": {"status": "skipped", "tookMs": 0},
1562 "metadata": {
1563 "crossScalaVersions": ["2.13.18", "3.3.7"]
1564}
1565},{
1566 "module": "play-guice",
1567 "compile": {"status": "ok", "tookMs": 502, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1568 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1569 "test-compile": {"status": "ok", "tookMs": 2029, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1570 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1571 "publish": {"status": "skipped", "tookMs": 0},
1572 "metadata": {
1573 "crossScalaVersions": ["2.13.18", "3.3.7"]
1574}
1575}]
1576************************
1577[success] Total time: 249 s (0:04:09.0), completed Jan 7, 2026, 1:59:08 PM
1578[0JChecking patch web/play-openid/src/main/scala/play/api/libs/openid/OpenIdClient.scala...
1579Checking patch project/plugins.sbt...
1580Checking patch project/Versions.scala...
1581Checking patch build.sbt...
1582Applied patch web/play-openid/src/main/scala/play/api/libs/openid/OpenIdClient.scala cleanly.
1583Applied patch project/plugins.sbt cleanly.
1584Applied patch project/Versions.scala cleanly.
1585Applied patch build.sbt cleanly.
1586Commit migration rewrites
1587Switched to a new branch 'opencb/migrate-source-3.4'
1588[opencb/migrate-source-3.4 8ea1883d5d] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
1589 147 files changed, 550 insertions(+), 550 deletions(-)
1590----
1591Preparing build for 3.8.0-RC5-bin-20260107-3873332
1592Scala binary version found: 3.8
1593Implicitly using source version 3.8
1594Scala binary version found: 3.8
1595Implicitly using source version 3.8
1596Would try to apply common scalacOption (best-effort, sbt/mill only):
1597Append: ,REQUIRE:-source:3.8
1598Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1599
1600Try apply source patch:
1601Path: web/play-openid/src/main/scala/play/api/libs/openid/OpenIdClient.scala
1602Pattern: findUriWithType(response.xml) _
1603Replacement: findUriWithType(response.xml)
1604Successfully applied pattern 'findUriWithType(response.xml) _' in web/play-openid/src/main/scala/play/api/libs/openid/OpenIdClient.scala
1605
1606Try apply source patch:
1607Path: project/Versions.scala
1608Pattern: val scala3 = "3.3.7"
1609Replacement: val scala3 = "3.8.0-RC5-bin-20260107-3873332"
1610Successfully applied pattern 'val scala3 = "3.3.7"' in project/Versions.scala
1611----
1612Starting build for 3.8.0-RC5-bin-20260107-3873332
1613Execute tests: false
1614sbt project found:
1615No prepare script found for project playframework/playframework
1616##################################
1617Scala version: 3.8.0-RC5-bin-20260107-3873332
1618Targets: org.playframework%play org.playframework%play-ahc-ws org.playframework%play-bom org.playframework%play-cache org.playframework%play-caffeine-cache org.playframework%play-cluster-sharding org.playframework%play-configuration org.playframework%play-docs org.playframework%play-ehcache org.playframework%play-filters-helpers org.playframework%play-guice org.playframework%play-java org.playframework%play-java-cluster-sharding org.playframework%play-java-forms org.playframework%play-java-jdbc org.playframework%play-java-jpa org.playframework%play-jcache org.playframework%play-jdbc org.playframework%play-jdbc-api org.playframework%play-jdbc-evolutions org.playframework%play-joda-forms org.playframework%play-logback org.playframework%play-netty-server org.playframework%play-openid org.playframework%play-pekko-http-server org.playframework%play-pekko-http2-support org.playframework%play-routes-compiler org.playframework%play-server org.playframework%play-specs2 org.playframework%play-streams org.playframework%play-test org.playframework%play-ws
1619Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"web/play-openid/src/main/scala/play/api/libs/openid/OpenIdClient.scala","pattern":"findUriWithType(response.xml) _","replaceWith":"findUriWithType(response.xml)"},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
1620##################################
1621Using extra scalacOptions: ,REQUIRE:-source:3.8
1622Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1623[sbt_options] declare -a sbt_options=()
1624[process_args] java_version = '17'
1625[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
1626# Executing command line:
1627java
1628-Dfile.encoding=UTF-8
1629-Xms2G
1630-Xmx2G
1631-Xss2M
1632-XX:MaxInlineLevel=18
1633-XX:MaxMetaspaceSize=1G
1634-Dfile.encoding=UTF-8
1635-Dcommunitybuild.scala=3.8.0-RC5-bin-20260107-3873332
1636-Dcommunitybuild.project.dependencies.add=
1637-Xmx7G
1638-Xms4G
1639-Xss8M
1640-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
1641-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
1642-jar
1643/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
1644"setCrossScalaVersions 3.8.0-RC5-bin-20260107-3873332"
1645"++3.8.0-RC5-bin-20260107-3873332 -v"
1646"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
1647"set every credentials := Nil"
1648"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
1649"removeScalacOptionsStartingWith -P:wartremover"
1650
1651moduleMappings
1652"runBuild 3.8.0-RC5-bin-20260107-3873332 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"web/play-openid/src/main/scala/play/api/libs/openid/OpenIdClient.scala","pattern":"findUriWithType(response.xml) _","replaceWith":"findUriWithType(response.xml)"},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.playframework%play org.playframework%play-ahc-ws org.playframework%play-bom org.playframework%play-cache org.playframework%play-caffeine-cache org.playframework%play-cluster-sharding org.playframework%play-configuration org.playframework%play-docs org.playframework%play-ehcache org.playframework%play-filters-helpers org.playframework%play-guice org.playframework%play-java org.playframework%play-java-cluster-sharding org.playframework%play-java-forms org.playframework%play-java-jdbc org.playframework%play-java-jpa org.playframework%play-jcache org.playframework%play-jdbc org.playframework%play-jdbc-api org.playframework%play-jdbc-evolutions org.playframework%play-joda-forms org.playframework%play-logback org.playframework%play-netty-server org.playframework%play-openid org.playframework%play-pekko-http-server org.playframework%play-pekko-http2-support org.playframework%play-routes-compiler org.playframework%play-server org.playframework%play-specs2 org.playframework%play-streams org.playframework%play-test org.playframework%play-ws"
1653
1654[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
1655[info] loading settings for project repo-build-build from buildinfo.sbt...
1656[info] loading project definition from /build/repo/project/project
1657[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
1658[info] loading project definition from /build/repo/project
1659[info] loading settings for project Play-Framework from build.sbt, common.sbt...
1660[info] resolving key references (47509 settings) ...
1661[info] set current project to Play-Framework (in build file:/build/repo/)
1662[warn] there are 82 keys that are not used by any other settings/tasks:
1663[warn]
1664[warn] * Play / apiDocsInclude
1665[warn] +- /build/repo/project/BuildSettings.scala:207
1666[warn] * Play / apiDocsIncludeManaged
1667[warn] +- /build/repo/build.sbt:112
1668[warn] * Play / playdocDirectory
1669[warn] +- /build/repo/project/Playdoc.scala:27
1670[warn] * Play / update / evictionWarningOptions
1671[warn] +- /build/repo/project/BuildSettings.scala:85
1672[warn] * Play-AHC-WS / apiDocsInclude
1673[warn] +- /build/repo/project/BuildSettings.scala:207
1674[warn] * Play-AHC-WS / update / evictionWarningOptions
1675[warn] +- /build/repo/project/BuildSettings.scala:85
1676[warn] * Play-Bom / apiDocsInclude
1677[warn] +- /build/repo/project/BuildSettings.scala:207
1678[warn] * Play-Bom / update / evictionWarningOptions
1679[warn] +- /build/repo/project/BuildSettings.scala:85
1680[warn] * Play-Build-Link / apiDocsInclude
1681[warn] +- /build/repo/project/BuildSettings.scala:207
1682[warn] * Play-Build-Link / update / evictionWarningOptions
1683[warn] +- /build/repo/project/BuildSettings.scala:85
1684[warn] * Play-Cache / apiDocsInclude
1685[warn] +- /build/repo/project/BuildSettings.scala:207
1686[warn] * Play-Cache / update / evictionWarningOptions
1687[warn] +- /build/repo/project/BuildSettings.scala:85
1688[warn] * Play-Caffeine-Cache / apiDocsInclude
1689[warn] +- /build/repo/project/BuildSettings.scala:207
1690[warn] * Play-Caffeine-Cache / update / evictionWarningOptions
1691[warn] +- /build/repo/project/BuildSettings.scala:85
1692[warn] * Play-Cluster-Sharding / apiDocsInclude
1693[warn] +- /build/repo/project/BuildSettings.scala:207
1694[warn] * Play-Cluster-Sharding / update / evictionWarningOptions
1695[warn] +- /build/repo/project/BuildSettings.scala:85
1696[warn] * Play-Configuration / apiDocsInclude
1697[warn] +- /build/repo/project/BuildSettings.scala:207
1698[warn] * Play-Configuration / update / evictionWarningOptions
1699[warn] +- /build/repo/project/BuildSettings.scala:85
1700[warn] * Play-Docs / apiDocsInclude
1701[warn] +- /build/repo/project/Docs.scala:37
1702[warn] * Play-Docs / apiDocsIncludeManaged
1703[warn] +- /build/repo/project/Docs.scala:38
1704[warn] * Play-Docs / update / evictionWarningOptions
1705[warn] +- /build/repo/project/BuildSettings.scala:85
1706[warn] * Play-Docs-Sbt-Plugin / update / evictionWarningOptions
1707[warn] +- /build/repo/project/BuildSettings.scala:85
1708[warn] * Play-Ehcache / apiDocsInclude
1709[warn] +- /build/repo/project/BuildSettings.scala:207
1710[warn] * Play-Ehcache / update / evictionWarningOptions
1711[warn] +- /build/repo/project/BuildSettings.scala:85
1712[warn] * Play-Exceptions / apiDocsInclude
1713[warn] +- /build/repo/project/BuildSettings.scala:207
1714[warn] * Play-Exceptions / update / evictionWarningOptions
1715[warn] +- /build/repo/project/BuildSettings.scala:85
1716[warn] * Play-Filters-Helpers / apiDocsInclude
1717[warn] +- /build/repo/project/BuildSettings.scala:207
1718[warn] * Play-Filters-Helpers / update / evictionWarningOptions
1719[warn] +- /build/repo/project/BuildSettings.scala:85
1720[warn] * Play-Framework / apiDocsInclude
1721[warn] +- /build/repo/build.sbt:493
1722[warn] * Play-Framework / apiDocsIncludeManaged
1723[warn] +- /build/repo/build.sbt:494
1724[warn] * Play-Framework / update / evictionWarningOptions
1725[warn] +- /build/repo/project/BuildSettings.scala:85
1726[warn] * Play-Guice / apiDocsInclude
1727[warn] +- /build/repo/project/BuildSettings.scala:207
1728[warn] * Play-Guice / update / evictionWarningOptions
1729[warn] +- /build/repo/project/BuildSettings.scala:85
1730[warn] * Play-Integration-Test / apiDocsInclude
1731[warn] +- /build/repo/project/BuildSettings.scala:207
1732[warn] * Play-Integration-Test / update / evictionWarningOptions
1733[warn] +- /build/repo/project/BuildSettings.scala:85
1734[warn] * Play-JCache / apiDocsInclude
1735[warn] +- /build/repo/project/BuildSettings.scala:207
1736[warn] * Play-JCache / update / evictionWarningOptions
1737[warn] +- /build/repo/project/BuildSettings.scala:85
1738[warn] * Play-JDBC / apiDocsInclude
1739[warn] +- /build/repo/project/BuildSettings.scala:207
1740[warn] * Play-JDBC / update / evictionWarningOptions
1741[warn] +- /build/repo/project/BuildSettings.scala:85
1742[warn] * Play-JDBC-Api / apiDocsInclude
1743[warn] +- /build/repo/project/BuildSettings.scala:207
1744[warn] * Play-JDBC-Api / update / evictionWarningOptions
1745[warn] +- /build/repo/project/BuildSettings.scala:85
1746[warn] * Play-JDBC-Evolutions / apiDocsInclude
1747[warn] +- /build/repo/project/BuildSettings.scala:207
1748[warn] * Play-JDBC-Evolutions / update / evictionWarningOptions
1749[warn] +- /build/repo/project/BuildSettings.scala:85
1750[warn] * Play-Java / apiDocsInclude
1751[warn] +- /build/repo/project/BuildSettings.scala:207
1752[warn] * Play-Java / update / evictionWarningOptions
1753[warn] +- /build/repo/project/BuildSettings.scala:85
1754[warn] * Play-Java-Cluster-Sharding / apiDocsInclude
1755[warn] +- /build/repo/project/BuildSettings.scala:207
1756[warn] * Play-Java-Cluster-Sharding / update / evictionWarningOptions
1757[warn] +- /build/repo/project/BuildSettings.scala:85
1758[warn] * Play-Java-Forms / apiDocsInclude
1759[warn] +- /build/repo/project/BuildSettings.scala:207
1760[warn] * Play-Java-Forms / update / evictionWarningOptions
1761[warn] +- /build/repo/project/BuildSettings.scala:85
1762[warn] * Play-Java-JDBC / apiDocsInclude
1763[warn] +- /build/repo/project/BuildSettings.scala:207
1764[warn] * Play-Java-JDBC / update / evictionWarningOptions
1765[warn] +- /build/repo/project/BuildSettings.scala:85
1766[warn] * Play-Java-JPA / apiDocsInclude
1767[warn] +- /build/repo/project/BuildSettings.scala:207
1768[warn] * Play-Java-JPA / update / evictionWarningOptions
1769[warn] +- /build/repo/project/BuildSettings.scala:85
1770[warn] * Play-Joda-Forms / apiDocsInclude
1771[warn] +- /build/repo/project/BuildSettings.scala:207
1772[warn] * Play-Joda-Forms / update / evictionWarningOptions
1773[warn] +- /build/repo/project/BuildSettings.scala:85
1774[warn] * Play-Logback / apiDocsInclude
1775[warn] +- /build/repo/project/BuildSettings.scala:207
1776[warn] * Play-Logback / update / evictionWarningOptions
1777[warn] +- /build/repo/project/BuildSettings.scala:85
1778[warn] * Play-Microbenchmark / apiDocsInclude
1779[warn] +- /build/repo/project/BuildSettings.scala:207
1780[warn] * Play-Microbenchmark / update / evictionWarningOptions
1781[warn] +- /build/repo/project/BuildSettings.scala:85
1782[warn] * Play-Netty-Server / apiDocsInclude
1783[warn] +- /build/repo/project/BuildSettings.scala:207
1784[warn] * Play-Netty-Server / update / evictionWarningOptions
1785[warn] +- /build/repo/project/BuildSettings.scala:85
1786[warn] * Play-OpenID / apiDocsInclude
1787[warn] +- /build/repo/project/BuildSettings.scala:207
1788[warn] * Play-OpenID / update / evictionWarningOptions
1789[warn] +- /build/repo/project/BuildSettings.scala:85
1790[warn] * Play-Pekko-Http-Server / apiDocsInclude
1791[warn] +- /build/repo/project/BuildSettings.scala:207
1792[warn] * Play-Pekko-Http-Server / update / evictionWarningOptions
1793[warn] +- /build/repo/project/BuildSettings.scala:85
1794[warn] * Play-Pekko-Http2-Support / apiDocsInclude
1795[warn] +- /build/repo/project/BuildSettings.scala:207
1796[warn] * Play-Pekko-Http2-Support / update / evictionWarningOptions
1797[warn] +- /build/repo/project/BuildSettings.scala:85
1798[warn] * Play-Routes-Compiler / update / evictionWarningOptions
1799[warn] +- /build/repo/project/BuildSettings.scala:85
1800[warn] * Play-Run-Support / update / evictionWarningOptions
1801[warn] +- /build/repo/project/BuildSettings.scala:85
1802[warn] * Play-Server / apiDocsInclude
1803[warn] +- /build/repo/project/BuildSettings.scala:207
1804[warn] * Play-Server / update / evictionWarningOptions
1805[warn] +- /build/repo/project/BuildSettings.scala:85
1806[warn] * Play-Specs2 / apiDocsInclude
1807[warn] +- /build/repo/project/BuildSettings.scala:207
1808[warn] * Play-Specs2 / update / evictionWarningOptions
1809[warn] +- /build/repo/project/BuildSettings.scala:85
1810[warn] * Play-Streams / apiDocsInclude
1811[warn] +- /build/repo/project/BuildSettings.scala:207
1812[warn] * Play-Streams / update / evictionWarningOptions
1813[warn] +- /build/repo/project/BuildSettings.scala:85
1814[warn] * Play-Test / apiDocsInclude
1815[warn] +- /build/repo/project/BuildSettings.scala:207
1816[warn] * Play-Test / update / evictionWarningOptions
1817[warn] +- /build/repo/project/BuildSettings.scala:85
1818[warn] * Play-WS / apiDocsInclude
1819[warn] +- /build/repo/project/BuildSettings.scala:207
1820[warn] * Play-WS / update / evictionWarningOptions
1821[warn] +- /build/repo/project/BuildSettings.scala:85
1822[warn] * Sbt-Plugin / update / evictionWarningOptions
1823[warn] +- /build/repo/project/BuildSettings.scala:85
1824[warn] * Sbt-Routes-Compiler / update / evictionWarningOptions
1825[warn] +- /build/repo/project/BuildSettings.scala:85
1826[warn] * Sbt-Scripted-Tools / update / evictionWarningOptions
1827[warn] +- /build/repo/project/BuildSettings.scala:85
1828[warn]
1829[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
1830[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
1831Execute setCrossScalaVersions: 3.8.0-RC5-bin-20260107-3873332
1832OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Java/crossScalaVersions
1833OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-WS/crossScalaVersions
1834OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Cache/crossScalaVersions
1835OpenCB::Limitting incorrect crossVersions List() -> List(2.13.18) in Play-Framework/crossScalaVersions
1836OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Java-Forms/crossScalaVersions
1837OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Cluster-Sharding/crossScalaVersions
1838OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Pekko-Http-Server/crossScalaVersions
1839OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-JCache/crossScalaVersions
1840OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Bom/crossScalaVersions
1841OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Java-Cluster-Sharding/crossScalaVersions
1842OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Docs/crossScalaVersions
1843OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Specs2/crossScalaVersions
1844OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play/crossScalaVersions
1845OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Logback/crossScalaVersions
1846OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-AHC-WS/crossScalaVersions
1847OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-JDBC-Evolutions/crossScalaVersions
1848OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Pekko-Http2-Support/crossScalaVersions
1849OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Filters-Helpers/crossScalaVersions
1850OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Integration-Test/crossScalaVersions
1851OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-OpenID/crossScalaVersions
1852OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Ehcache/crossScalaVersions
1853OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Caffeine-Cache/crossScalaVersions
1854OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Streams/crossScalaVersions
1855OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-JDBC-Api/crossScalaVersions
1856OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Microbenchmark/crossScalaVersions
1857OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Joda-Forms/crossScalaVersions
1858OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Netty-Server/crossScalaVersions
1859OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Java-JDBC/crossScalaVersions
1860OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Routes-Compiler/crossScalaVersions
1861OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-JDBC/crossScalaVersions
1862OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Configuration/crossScalaVersions
1863OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Server/crossScalaVersions
1864OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Java-JPA/crossScalaVersions
1865OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Test/crossScalaVersions
1866OpenCB::Changing crossVersion 3.8.0-RC5-bin-20260107-3873332 -> 3.8.0-RC5-bin-20260107-3873332 in Play-Guice/crossScalaVersions
1867[info] set current project to Play-Framework (in build file:/build/repo/)
1868[info] Setting Scala version to 3.8.0-RC5-bin-20260107-3873332 on 34 projects.
1869[info] Switching Scala version on:
1870[info] Play-Test (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1871[info] Play-JDBC-Evolutions (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1872[info] Play-Joda-Forms (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1873[info] Play-Netty-Server (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1874[info] Play-Specs2 (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1875[info] Play-Pekko-Http2-Support (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1876[info] Play-OpenID (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1877[info] Play-Ehcache (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1878[info] Play-Microbenchmark (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1879[info] Play-Caffeine-Cache (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1880[info] Play-Java-JPA (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1881[info] Play-JDBC (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1882[info] Play-AHC-WS (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1883[info] Play-Configuration (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1884[info] Play-Java (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1885[info] Play-Java-Forms (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1886[info] Play-Streams (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1887[info] Play-Pekko-Http-Server (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1888[info] Play-JDBC-Api (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1889[info] Play-Cache (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1890[info] Play-Integration-Test (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1891[info] Play-Java-Cluster-Sharding (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1892[info] Play (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1893[info] Play-Docs (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1894[info] Play-WS (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1895[info] Play-Filters-Helpers (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1896[info] Play-Cluster-Sharding (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1897[info] Play-Bom (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1898[info] Play-Guice (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1899[info] Play-JCache (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1900[info] Play-Java-JDBC (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1901[info] Play-Routes-Compiler (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1902[info] Play-Logback (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1903[info] Play-Server (2.13.18, 3.8.0-RC5-bin-20260107-3873332)
1904[info] Excluding projects:
1905[info] Play-Run-Support (2.12.21)
1906[info] Sbt-Routes-Compiler (2.12.21)
1907[info] Play-Exceptions (2.12.21)
1908[info] Play-Docs-Sbt-Plugin (2.12.21)
1909[info] Play-Build-Link (2.12.21)
1910[info] Sbt-Plugin (2.12.21)
1911[info] Sbt-Scripted-Tools (2.12.21)
1912[info] * Play-Framework (2.13.18)
1913[info] Reapplying settings...
1914[info] set current project to Play-Framework (in build file:/build/repo/)
1915Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1916[info] Reapplying settings...
1917[info] set current project to Play-Framework (in build file:/build/repo/)
1918[info] Defining Global / credentials, Play / credentials and 40 others.
1919[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 209 others.
1920[info] Run `last` for details.
1921[info] Reapplying settings...
1922[info] set current project to Play-Framework (in build file:/build/repo/)
1923Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
1924[info] Reapplying settings...
1925OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
1926
1927 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
1928 Did you mean Play-Logback / allExcludeDependencies ?
1929 , retry without global scopes
1930[info] Reapplying settings...
1931[info] set current project to Play-Framework (in build file:/build/repo/)
1932Execute removeScalacOptionsStartingWith: -P:wartremover
1933[info] Reapplying settings...
1934[info] set current project to Play-Framework (in build file:/build/repo/)
1935[success] Total time: 0 s, completed Jan 7, 2026, 1:59:48 PM
1936Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"web/play-openid/src/main/scala/play/api/libs/openid/OpenIdClient.scala","pattern":"findUriWithType(response.xml) _","replaceWith":"findUriWithType(response.xml)"},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
1937Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
1938Starting build...
1939Projects: Set(Play-Test, Play-JDBC-Evolutions, Play-Joda-Forms, Play-Netty-Server, Play-Specs2, Play-Pekko-Http2-Support, Play-OpenID, Play-Ehcache, Play-Caffeine-Cache, Play-Java-JPA, Play-JDBC, Play-AHC-WS, Play-Configuration, Play-Java, Play-Java-Forms, Play-Streams, Play-Pekko-Http-Server, Play-JDBC-Api, Play-Cache, Play-Java-Cluster-Sharding, Play, Play-Docs, Play-WS, Play-Filters-Helpers, Play-Cluster-Sharding, Play-Bom, Play-Exceptions, Play-Guice, Play-JCache, Play-Build-Link, Play-Java-JDBC, Play-Routes-Compiler, Play-Logback, Play-Server)
1940Starting build for ProjectRef(file:/build/repo/,Play-Configuration) (play-configuration)... [0/34]
1941OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
1942OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
1943OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
1944Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1945OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Exceptions)), Zero, Zero, Zero)
1946OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Exceptions)), Select(ConfigKey(compile)), Zero, Zero)
1947[info] compiling 3 Scala sources and 2 Java sources to /build/repo/core/play-configuration/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
1948[info] done compiling
1949[info] compiling 2 Scala sources to /build/repo/core/play-configuration/target/scala-3.8.0-RC5-bin-20260107-3873332/test-classes ...
1950[info] done compiling
1951Starting build for ProjectRef(file:/build/repo/,Play-Java-JPA) (play-java-jpa)... [1/34]
1952Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1953OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Build-Link)), Zero, Zero, Zero)
1954OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Build-Link)), Select(ConfigKey(compile)), Zero, Zero)
1955[info] compiling 3 Scala sources and 7 Java sources to /build/repo/persistence/play-jdbc-api/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
1956[info] compiling 6 Scala sources and 2 Java sources to /build/repo/core/play-streams/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
1957[info] done compiling
1958[warn] there were 2 deprecation warnings; re-run with -deprecation for details
1959[warn] one warning found
1960[info] done compiling
1961[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
1962[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
1963[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
1964[warn] | ^^^^^^^^^^
1965[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
1966[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
1967[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
1968[warn] | ^^^^^^^^^
1969[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
1970[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
1971[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
1972[warn] | ^^^^^^^^^
1973[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
1974[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
1975[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
1976[warn] | ^^^^^^^^^
1977[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
1978[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
1979[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
1980[warn] | ^^^^^^^^^^
1981[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
1982[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
1983[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
1984[error] | ^^^^^^^^^^^^^^^^^^^^^^
1985[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
1986[error] | Required: String
1987[error] |
1988[error] | longer explanation available when compiling with `-explain`
1989[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
1990[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
1991[error] | ^^^^^^^^^^^^^^^^^^^^^^
1992[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
1993[error] | Required: String
1994[error] |
1995[error] | longer explanation available when compiling with `-explain`
1996[warn] 5 warnings found
1997[error] two errors found
1998[error] (Play / Compile / compileIncremental) Compilation failed
1999[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2000[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2001[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2002[warn] | ^^^^^^^^^^
2003[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2004[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2005[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2006[warn] | ^^^^^^^^^
2007[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2008[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2009[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2010[warn] | ^^^^^^^^^
2011[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2012[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2013[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2014[warn] | ^^^^^^^^^
2015[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2016[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2017[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2018[warn] | ^^^^^^^^^^
2019[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2020[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2021[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2022[error] | ^^^^^^^^^^^^^^^^^^^^^^
2023[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2024[error] | Required: String
2025[error] |
2026[error] | longer explanation available when compiling with `-explain`
2027[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2028[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2029[error] | ^^^^^^^^^^^^^^^^^^^^^^
2030[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2031[error] | Required: String
2032[error] |
2033[error] | longer explanation available when compiling with `-explain`
2034[warn] 5 warnings found
2035[error] two errors found
2036[error] (Play / Compile / compileIncremental) Compilation failed
2037[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2038[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2039[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2040[warn] | ^^^^^^^^^^
2041[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2042[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2043[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2044[warn] | ^^^^^^^^^
2045[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2046[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2047[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2048[warn] | ^^^^^^^^^
2049[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2050[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2051[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2052[warn] | ^^^^^^^^^
2053[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2054[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2055[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2056[warn] | ^^^^^^^^^^
2057[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2058[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2059[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2060[error] | ^^^^^^^^^^^^^^^^^^^^^^
2061[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2062[error] | Required: String
2063[error] |
2064[error] | longer explanation available when compiling with `-explain`
2065[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2066[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2067[error] | ^^^^^^^^^^^^^^^^^^^^^^
2068[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2069[error] | Required: String
2070[error] |
2071[error] | longer explanation available when compiling with `-explain`
2072[warn] 5 warnings found
2073[error] two errors found
2074[error] (Play / Compile / compileIncremental) Compilation failed
2075Starting build for ProjectRef(file:/build/repo/,Play-Bom) (play-bom)... [2/34]
2076Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2077Starting build for ProjectRef(file:/build/repo/,Play-JDBC) (play-jdbc)... [3/34]
2078Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2079[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2080[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2081[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2082[warn] | ^^^^^^^^^^
2083[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2084[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2085[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2086[warn] | ^^^^^^^^^
2087[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2088[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2089[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2090[warn] | ^^^^^^^^^
2091[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2092[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2093[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2094[warn] | ^^^^^^^^^
2095[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2096[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2097[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2098[warn] | ^^^^^^^^^^
2099[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2100[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2101[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2102[error] | ^^^^^^^^^^^^^^^^^^^^^^
2103[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2104[error] | Required: String
2105[error] |
2106[error] | longer explanation available when compiling with `-explain`
2107[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2108[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2109[error] | ^^^^^^^^^^^^^^^^^^^^^^
2110[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2111[error] | Required: String
2112[error] |
2113[error] | longer explanation available when compiling with `-explain`
2114[warn] 5 warnings found
2115[error] two errors found
2116[error] (Play / Compile / compileIncremental) Compilation failed
2117[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2118[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2119[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2120[warn] | ^^^^^^^^^^
2121[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2122[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2123[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2124[warn] | ^^^^^^^^^
2125[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2126[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2127[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2128[warn] | ^^^^^^^^^
2129[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2130[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2131[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2132[warn] | ^^^^^^^^^
2133[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2134[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2135[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2136[warn] | ^^^^^^^^^^
2137[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2138[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2139[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2140[error] | ^^^^^^^^^^^^^^^^^^^^^^
2141[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2142[error] | Required: String
2143[error] |
2144[error] | longer explanation available when compiling with `-explain`
2145[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2146[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2147[error] | ^^^^^^^^^^^^^^^^^^^^^^
2148[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2149[error] | Required: String
2150[error] |
2151[error] | longer explanation available when compiling with `-explain`
2152[warn] 5 warnings found
2153[error] two errors found
2154[error] (Play / Compile / compileIncremental) Compilation failed
2155[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2156[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2157[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2158[warn] | ^^^^^^^^^^
2159[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2160[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2161[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2162[warn] | ^^^^^^^^^
2163[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2164[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2165[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2166[warn] | ^^^^^^^^^
2167[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2168[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2169[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2170[warn] | ^^^^^^^^^
2171[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2172[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2173[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2174[warn] | ^^^^^^^^^^
2175[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2176[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2177[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2178[error] | ^^^^^^^^^^^^^^^^^^^^^^
2179[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2180[error] | Required: String
2181[error] |
2182[error] | longer explanation available when compiling with `-explain`
2183[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2184[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2185[error] | ^^^^^^^^^^^^^^^^^^^^^^
2186[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2187[error] | Required: String
2188[error] |
2189[error] | longer explanation available when compiling with `-explain`
2190[warn] 5 warnings found
2191[error] two errors found
2192[error] (Play / Compile / compileIncremental) Compilation failed
2193Starting build for ProjectRef(file:/build/repo/,Play-Netty-Server) (play-netty-server)... [4/34]
2194Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2195[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2196[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2197[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2198[warn] | ^^^^^^^^^^
2199[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2200[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2201[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2202[warn] | ^^^^^^^^^
2203[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2204[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2205[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2206[warn] | ^^^^^^^^^
2207[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2208[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2209[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2210[warn] | ^^^^^^^^^
2211[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2212[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2213[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2214[warn] | ^^^^^^^^^^
2215[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2216[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2217[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2218[error] | ^^^^^^^^^^^^^^^^^^^^^^
2219[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2220[error] | Required: String
2221[error] |
2222[error] | longer explanation available when compiling with `-explain`
2223[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2224[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2225[error] | ^^^^^^^^^^^^^^^^^^^^^^
2226[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2227[error] | Required: String
2228[error] |
2229[error] | longer explanation available when compiling with `-explain`
2230[warn] 5 warnings found
2231[error] two errors found
2232[error] (Play / Compile / compileIncremental) Compilation failed
2233[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2234[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2235[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2236[warn] | ^^^^^^^^^^
2237[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2238[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2239[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2240[warn] | ^^^^^^^^^
2241[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2242[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2243[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2244[warn] | ^^^^^^^^^
2245[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2246[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2247[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2248[warn] | ^^^^^^^^^
2249[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2250[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2251[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2252[warn] | ^^^^^^^^^^
2253[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2254[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2255[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2256[error] | ^^^^^^^^^^^^^^^^^^^^^^
2257[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2258[error] | Required: String
2259[error] |
2260[error] | longer explanation available when compiling with `-explain`
2261[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2262[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2263[error] | ^^^^^^^^^^^^^^^^^^^^^^
2264[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2265[error] | Required: String
2266[error] |
2267[error] | longer explanation available when compiling with `-explain`
2268[warn] 5 warnings found
2269[error] two errors found
2270[error] (Play / Compile / compileIncremental) Compilation failed
2271[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2272[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2273[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2274[warn] | ^^^^^^^^^^
2275[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2276[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2277[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2278[warn] | ^^^^^^^^^
2279[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2280[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2281[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2282[warn] | ^^^^^^^^^
2283[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2284[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2285[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2286[warn] | ^^^^^^^^^
2287[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2288[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2289[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2290[warn] | ^^^^^^^^^^
2291[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2292[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2293[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2294[error] | ^^^^^^^^^^^^^^^^^^^^^^
2295[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2296[error] | Required: String
2297[error] |
2298[error] | longer explanation available when compiling with `-explain`
2299[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2300[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2301[error] | ^^^^^^^^^^^^^^^^^^^^^^
2302[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2303[error] | Required: String
2304[error] |
2305[error] | longer explanation available when compiling with `-explain`
2306[warn] 5 warnings found
2307[error] two errors found
2308[error] (Play / Compile / compileIncremental) Compilation failed
2309Starting build for ProjectRef(file:/build/repo/,Play-JCache) (play-jcache)... [5/34]
2310Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2311[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2312[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2313[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2314[warn] | ^^^^^^^^^^
2315[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2316[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2317[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2318[warn] | ^^^^^^^^^
2319[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2320[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2321[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2322[warn] | ^^^^^^^^^
2323[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2324[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2325[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2326[warn] | ^^^^^^^^^
2327[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2328[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2329[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2330[warn] | ^^^^^^^^^^
2331[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2332[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2333[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2334[error] | ^^^^^^^^^^^^^^^^^^^^^^
2335[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2336[error] | Required: String
2337[error] |
2338[error] | longer explanation available when compiling with `-explain`
2339[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2340[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2341[error] | ^^^^^^^^^^^^^^^^^^^^^^
2342[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2343[error] | Required: String
2344[error] |
2345[error] | longer explanation available when compiling with `-explain`
2346[warn] 5 warnings found
2347[error] two errors found
2348[error] (Play / Compile / compileIncremental) Compilation failed
2349[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2350[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2351[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2352[warn] | ^^^^^^^^^^
2353[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2354[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2355[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2356[warn] | ^^^^^^^^^
2357[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2358[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2359[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2360[warn] | ^^^^^^^^^
2361[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2362[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2363[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2364[warn] | ^^^^^^^^^
2365[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2366[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2367[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2368[warn] | ^^^^^^^^^^
2369[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2370[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2371[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2372[error] | ^^^^^^^^^^^^^^^^^^^^^^
2373[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2374[error] | Required: String
2375[error] |
2376[error] | longer explanation available when compiling with `-explain`
2377[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2378[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2379[error] | ^^^^^^^^^^^^^^^^^^^^^^
2380[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2381[error] | Required: String
2382[error] |
2383[error] | longer explanation available when compiling with `-explain`
2384[warn] 5 warnings found
2385[error] two errors found
2386[error] (Play / Compile / compileIncremental) Compilation failed
2387[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2388[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2389[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2390[warn] | ^^^^^^^^^^
2391[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2392[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2393[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2394[warn] | ^^^^^^^^^
2395[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2396[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2397[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2398[warn] | ^^^^^^^^^
2399[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2400[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2401[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2402[warn] | ^^^^^^^^^
2403[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2404[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2405[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2406[warn] | ^^^^^^^^^^
2407[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2408[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2409[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2410[error] | ^^^^^^^^^^^^^^^^^^^^^^
2411[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2412[error] | Required: String
2413[error] |
2414[error] | longer explanation available when compiling with `-explain`
2415[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2416[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2417[error] | ^^^^^^^^^^^^^^^^^^^^^^
2418[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2419[error] | Required: String
2420[error] |
2421[error] | longer explanation available when compiling with `-explain`
2422[warn] 5 warnings found
2423[error] two errors found
2424[error] (Play / Compile / compileIncremental) Compilation failed
2425Starting build for ProjectRef(file:/build/repo/,Play-JDBC-Evolutions) (play-jdbc-evolutions)... [6/34]
2426Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2427[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2428[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2429[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2430[warn] | ^^^^^^^^^^
2431[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2432[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2433[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2434[warn] | ^^^^^^^^^
2435[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2436[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2437[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2438[warn] | ^^^^^^^^^
2439[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2440[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2441[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2442[warn] | ^^^^^^^^^
2443[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2444[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2445[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2446[warn] | ^^^^^^^^^^
2447[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2448[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2449[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2450[error] | ^^^^^^^^^^^^^^^^^^^^^^
2451[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2452[error] | Required: String
2453[error] |
2454[error] | longer explanation available when compiling with `-explain`
2455[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2456[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2457[error] | ^^^^^^^^^^^^^^^^^^^^^^
2458[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2459[error] | Required: String
2460[error] |
2461[error] | longer explanation available when compiling with `-explain`
2462[warn] 5 warnings found
2463[error] two errors found
2464[error] (Play / Compile / compileIncremental) Compilation failed
2465[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2466[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2467[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2468[warn] | ^^^^^^^^^^
2469[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2470[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2471[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2472[warn] | ^^^^^^^^^
2473[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2474[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2475[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2476[warn] | ^^^^^^^^^
2477[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2478[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2479[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2480[warn] | ^^^^^^^^^
2481[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2482[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2483[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2484[warn] | ^^^^^^^^^^
2485[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2486[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2487[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2488[error] | ^^^^^^^^^^^^^^^^^^^^^^
2489[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2490[error] | Required: String
2491[error] |
2492[error] | longer explanation available when compiling with `-explain`
2493[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2494[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2495[error] | ^^^^^^^^^^^^^^^^^^^^^^
2496[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2497[error] | Required: String
2498[error] |
2499[error] | longer explanation available when compiling with `-explain`
2500[warn] 5 warnings found
2501[error] two errors found
2502[error] (Play / Compile / compileIncremental) Compilation failed
2503[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2504[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2505[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2506[warn] | ^^^^^^^^^^
2507[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2508[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2509[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2510[warn] | ^^^^^^^^^
2511[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2512[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2513[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2514[warn] | ^^^^^^^^^
2515[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2516[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2517[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2518[warn] | ^^^^^^^^^
2519[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2520[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2521[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2522[warn] | ^^^^^^^^^^
2523[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2524[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2525[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2526[error] | ^^^^^^^^^^^^^^^^^^^^^^
2527[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2528[error] | Required: String
2529[error] |
2530[error] | longer explanation available when compiling with `-explain`
2531[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2532[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2533[error] | ^^^^^^^^^^^^^^^^^^^^^^
2534[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2535[error] | Required: String
2536[error] |
2537[error] | longer explanation available when compiling with `-explain`
2538[warn] 5 warnings found
2539[error] two errors found
2540[error] (Play / Compile / compileIncremental) Compilation failed
2541Starting build for ProjectRef(file:/build/repo/,Play-Exceptions) (play-exceptions)... [7/34]
2542Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -Wconf:msg=can be rewritten automatically under:s
2543OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Exceptions)), Select(ConfigKey(test)), Zero, Zero)
2544Starting build for ProjectRef(file:/build/repo/,Play-OpenID) (play-openid)... [8/34]
2545Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2546[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2547[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2548[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2549[warn] | ^^^^^^^^^^
2550[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2551[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2552[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2553[warn] | ^^^^^^^^^
2554[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2555[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2556[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2557[warn] | ^^^^^^^^^
2558[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2559[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2560[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2561[warn] | ^^^^^^^^^
2562[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2563[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2564[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2565[warn] | ^^^^^^^^^^
2566[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2567[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2568[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2569[error] | ^^^^^^^^^^^^^^^^^^^^^^
2570[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2571[error] | Required: String
2572[error] |
2573[error] | longer explanation available when compiling with `-explain`
2574[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2575[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2576[error] | ^^^^^^^^^^^^^^^^^^^^^^
2577[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2578[error] | Required: String
2579[error] |
2580[error] | longer explanation available when compiling with `-explain`
2581[warn] 5 warnings found
2582[error] two errors found
2583[error] (Play / Compile / compileIncremental) Compilation failed
2584[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2585[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2586[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2587[warn] | ^^^^^^^^^^
2588[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2589[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2590[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2591[warn] | ^^^^^^^^^
2592[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2593[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2594[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2595[warn] | ^^^^^^^^^
2596[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2597[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2598[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2599[warn] | ^^^^^^^^^
2600[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2601[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2602[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2603[warn] | ^^^^^^^^^^
2604[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2605[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2606[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2607[error] | ^^^^^^^^^^^^^^^^^^^^^^
2608[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2609[error] | Required: String
2610[error] |
2611[error] | longer explanation available when compiling with `-explain`
2612[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2613[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2614[error] | ^^^^^^^^^^^^^^^^^^^^^^
2615[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2616[error] | Required: String
2617[error] |
2618[error] | longer explanation available when compiling with `-explain`
2619[warn] 5 warnings found
2620[error] two errors found
2621[error] (Play / Compile / compileIncremental) Compilation failed
2622[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2623[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2624[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2625[warn] | ^^^^^^^^^^
2626[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2627[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2628[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2629[warn] | ^^^^^^^^^
2630[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2631[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2632[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2633[warn] | ^^^^^^^^^
2634[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2635[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2636[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2637[warn] | ^^^^^^^^^
2638[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2639[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2640[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2641[warn] | ^^^^^^^^^^
2642[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2643[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2644[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2645[error] | ^^^^^^^^^^^^^^^^^^^^^^
2646[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2647[error] | Required: String
2648[error] |
2649[error] | longer explanation available when compiling with `-explain`
2650[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2651[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2652[error] | ^^^^^^^^^^^^^^^^^^^^^^
2653[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2654[error] | Required: String
2655[error] |
2656[error] | longer explanation available when compiling with `-explain`
2657[warn] 5 warnings found
2658[error] two errors found
2659[error] (Play / Compile / compileIncremental) Compilation failed
2660Starting build for ProjectRef(file:/build/repo/,Play-Cluster-Sharding) (play-cluster-sharding)... [9/34]
2661Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2662[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2663[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2664[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2665[warn] | ^^^^^^^^^^
2666[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2667[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2668[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2669[warn] | ^^^^^^^^^
2670[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2671[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2672[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2673[warn] | ^^^^^^^^^
2674[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2675[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2676[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2677[warn] | ^^^^^^^^^
2678[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2679[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2680[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2681[warn] | ^^^^^^^^^^
2682[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2683[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2684[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2685[error] | ^^^^^^^^^^^^^^^^^^^^^^
2686[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2687[error] | Required: String
2688[error] |
2689[error] | longer explanation available when compiling with `-explain`
2690[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2691[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2692[error] | ^^^^^^^^^^^^^^^^^^^^^^
2693[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2694[error] | Required: String
2695[error] |
2696[error] | longer explanation available when compiling with `-explain`
2697[warn] 5 warnings found
2698[error] two errors found
2699[error] (Play / Compile / compileIncremental) Compilation failed
2700[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2701[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2702[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2703[warn] | ^^^^^^^^^^
2704[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2705[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2706[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2707[warn] | ^^^^^^^^^
2708[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2709[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2710[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2711[warn] | ^^^^^^^^^
2712[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2713[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2714[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2715[warn] | ^^^^^^^^^
2716[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2717[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2718[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2719[warn] | ^^^^^^^^^^
2720[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2721[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2722[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2723[error] | ^^^^^^^^^^^^^^^^^^^^^^
2724[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2725[error] | Required: String
2726[error] |
2727[error] | longer explanation available when compiling with `-explain`
2728[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2729[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2730[error] | ^^^^^^^^^^^^^^^^^^^^^^
2731[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2732[error] | Required: String
2733[error] |
2734[error] | longer explanation available when compiling with `-explain`
2735[warn] 5 warnings found
2736[error] two errors found
2737[error] (Play / Compile / compileIncremental) Compilation failed
2738[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2739[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2740[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2741[warn] | ^^^^^^^^^^
2742[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2743[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2744[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2745[warn] | ^^^^^^^^^
2746[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2747[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2748[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2749[warn] | ^^^^^^^^^
2750[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2751[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2752[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2753[warn] | ^^^^^^^^^
2754[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2755[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2756[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2757[warn] | ^^^^^^^^^^
2758[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2759[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2760[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2761[error] | ^^^^^^^^^^^^^^^^^^^^^^
2762[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2763[error] | Required: String
2764[error] |
2765[error] | longer explanation available when compiling with `-explain`
2766[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2767[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2768[error] | ^^^^^^^^^^^^^^^^^^^^^^
2769[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2770[error] | Required: String
2771[error] |
2772[error] | longer explanation available when compiling with `-explain`
2773[warn] 5 warnings found
2774[error] two errors found
2775[error] (Play / Compile / compileIncremental) Compilation failed
2776Starting build for ProjectRef(file:/build/repo/,Play-Joda-Forms) (play-joda-forms)... [10/34]
2777Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2778[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2779[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2780[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2781[warn] | ^^^^^^^^^^
2782[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2783[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2784[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2785[warn] | ^^^^^^^^^
2786[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2787[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2788[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2789[warn] | ^^^^^^^^^
2790[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2791[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2792[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2793[warn] | ^^^^^^^^^
2794[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2795[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2796[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2797[warn] | ^^^^^^^^^^
2798[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2799[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2800[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2801[error] | ^^^^^^^^^^^^^^^^^^^^^^
2802[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2803[error] | Required: String
2804[error] |
2805[error] | longer explanation available when compiling with `-explain`
2806[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2807[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2808[error] | ^^^^^^^^^^^^^^^^^^^^^^
2809[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2810[error] | Required: String
2811[error] |
2812[error] | longer explanation available when compiling with `-explain`
2813[warn] 5 warnings found
2814[error] two errors found
2815[error] (Play / Compile / compileIncremental) Compilation failed
2816[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2817[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2818[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2819[warn] | ^^^^^^^^^^
2820[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2821[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2822[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2823[warn] | ^^^^^^^^^
2824[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2825[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2826[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2827[warn] | ^^^^^^^^^
2828[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2829[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2830[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2831[warn] | ^^^^^^^^^
2832[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2833[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2834[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2835[warn] | ^^^^^^^^^^
2836[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2837[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2838[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2839[error] | ^^^^^^^^^^^^^^^^^^^^^^
2840[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2841[error] | Required: String
2842[error] |
2843[error] | longer explanation available when compiling with `-explain`
2844[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2845[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2846[error] | ^^^^^^^^^^^^^^^^^^^^^^
2847[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2848[error] | Required: String
2849[error] |
2850[error] | longer explanation available when compiling with `-explain`
2851[warn] 5 warnings found
2852[error] two errors found
2853[error] (Play / Compile / compileIncremental) Compilation failed
2854[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2855[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2856[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2857[warn] | ^^^^^^^^^^
2858[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2859[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2860[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2861[warn] | ^^^^^^^^^
2862[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2863[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2864[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2865[warn] | ^^^^^^^^^
2866[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2867[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2868[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2869[warn] | ^^^^^^^^^
2870[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2871[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2872[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2873[warn] | ^^^^^^^^^^
2874[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2875[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2876[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2877[error] | ^^^^^^^^^^^^^^^^^^^^^^
2878[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2879[error] | Required: String
2880[error] |
2881[error] | longer explanation available when compiling with `-explain`
2882[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2883[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2884[error] | ^^^^^^^^^^^^^^^^^^^^^^
2885[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2886[error] | Required: String
2887[error] |
2888[error] | longer explanation available when compiling with `-explain`
2889[warn] 5 warnings found
2890[error] two errors found
2891[error] (Play / Compile / compileIncremental) Compilation failed
2892Starting build for ProjectRef(file:/build/repo/,Play-Filters-Helpers) (play-filters-helpers)... [11/34]
2893Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2894[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2895[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2896[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2897[warn] | ^^^^^^^^^^
2898[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2899[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2900[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2901[warn] | ^^^^^^^^^
2902[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2903[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2904[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2905[warn] | ^^^^^^^^^
2906[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2907[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2908[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2909[warn] | ^^^^^^^^^
2910[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2911[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2912[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2913[warn] | ^^^^^^^^^^
2914[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2915[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2916[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2917[error] | ^^^^^^^^^^^^^^^^^^^^^^
2918[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2919[error] | Required: String
2920[error] |
2921[error] | longer explanation available when compiling with `-explain`
2922[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2923[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2924[error] | ^^^^^^^^^^^^^^^^^^^^^^
2925[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2926[error] | Required: String
2927[error] |
2928[error] | longer explanation available when compiling with `-explain`
2929[warn] 5 warnings found
2930[error] two errors found
2931[error] (Play / Compile / compileIncremental) Compilation failed
2932[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2933[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2934[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2935[warn] | ^^^^^^^^^^
2936[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2937[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2938[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2939[warn] | ^^^^^^^^^
2940[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2941[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2942[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2943[warn] | ^^^^^^^^^
2944[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2945[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2946[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2947[warn] | ^^^^^^^^^
2948[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2949[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2950[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2951[warn] | ^^^^^^^^^^
2952[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2953[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2954[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2955[error] | ^^^^^^^^^^^^^^^^^^^^^^
2956[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2957[error] | Required: String
2958[error] |
2959[error] | longer explanation available when compiling with `-explain`
2960[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2961[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
2962[error] | ^^^^^^^^^^^^^^^^^^^^^^
2963[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2964[error] | Required: String
2965[error] |
2966[error] | longer explanation available when compiling with `-explain`
2967[warn] 5 warnings found
2968[error] two errors found
2969[error] (Play / Compile / compileIncremental) Compilation failed
2970[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
2971[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
2972[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
2973[warn] | ^^^^^^^^^^
2974[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
2975[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
2976[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
2977[warn] | ^^^^^^^^^
2978[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
2979[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
2980[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
2981[warn] | ^^^^^^^^^
2982[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
2983[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
2984[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
2985[warn] | ^^^^^^^^^
2986[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
2987[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
2988[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
2989[warn] | ^^^^^^^^^^
2990[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
2991[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
2992[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
2993[error] | ^^^^^^^^^^^^^^^^^^^^^^
2994[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
2995[error] | Required: String
2996[error] |
2997[error] | longer explanation available when compiling with `-explain`
2998[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
2999[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3000[error] | ^^^^^^^^^^^^^^^^^^^^^^
3001[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3002[error] | Required: String
3003[error] |
3004[error] | longer explanation available when compiling with `-explain`
3005[warn] 5 warnings found
3006[error] two errors found
3007[error] (Play / Compile / compileIncremental) Compilation failed
3008Starting build for ProjectRef(file:/build/repo/,Play-Docs) (play-docs)... [12/34]
3009Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3010[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3011[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3012[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3013[warn] | ^^^^^^^^^^
3014[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3015[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3016[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3017[warn] | ^^^^^^^^^
3018[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3019[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3020[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3021[warn] | ^^^^^^^^^
3022[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3023[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3024[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3025[warn] | ^^^^^^^^^
3026[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3027[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3028[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3029[warn] | ^^^^^^^^^^
3030[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3031[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3032[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3033[error] | ^^^^^^^^^^^^^^^^^^^^^^
3034[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3035[error] | Required: String
3036[error] |
3037[error] | longer explanation available when compiling with `-explain`
3038[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3039[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3040[error] | ^^^^^^^^^^^^^^^^^^^^^^
3041[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3042[error] | Required: String
3043[error] |
3044[error] | longer explanation available when compiling with `-explain`
3045[warn] 5 warnings found
3046[error] two errors found
3047[error] (Play / Compile / compileIncremental) Compilation failed
3048[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3049[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3050[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3051[warn] | ^^^^^^^^^^
3052[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3053[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3054[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3055[warn] | ^^^^^^^^^
3056[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3057[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3058[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3059[warn] | ^^^^^^^^^
3060[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3061[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3062[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3063[warn] | ^^^^^^^^^
3064[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3065[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3066[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3067[warn] | ^^^^^^^^^^
3068[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3069[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3070[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3071[error] | ^^^^^^^^^^^^^^^^^^^^^^
3072[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3073[error] | Required: String
3074[error] |
3075[error] | longer explanation available when compiling with `-explain`
3076[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3077[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3078[error] | ^^^^^^^^^^^^^^^^^^^^^^
3079[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3080[error] | Required: String
3081[error] |
3082[error] | longer explanation available when compiling with `-explain`
3083[warn] 5 warnings found
3084[error] two errors found
3085[error] (Play / Compile / compileIncremental) Compilation failed
3086[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3087[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3088[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3089[warn] | ^^^^^^^^^^
3090[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3091[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3092[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3093[warn] | ^^^^^^^^^
3094[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3095[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3096[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3097[warn] | ^^^^^^^^^
3098[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3099[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3100[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3101[warn] | ^^^^^^^^^
3102[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3103[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3104[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3105[warn] | ^^^^^^^^^^
3106[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3107[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3108[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3109[error] | ^^^^^^^^^^^^^^^^^^^^^^
3110[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3111[error] | Required: String
3112[error] |
3113[error] | longer explanation available when compiling with `-explain`
3114[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3115[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3116[error] | ^^^^^^^^^^^^^^^^^^^^^^
3117[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3118[error] | Required: String
3119[error] |
3120[error] | longer explanation available when compiling with `-explain`
3121[warn] 5 warnings found
3122[error] two errors found
3123[error] (Play / Compile / compileIncremental) Compilation failed
3124Starting build for ProjectRef(file:/build/repo/,Play-Java-Forms) (play-java-forms)... [13/34]
3125Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3126[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3127[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3128[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3129[warn] | ^^^^^^^^^^
3130[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3131[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3132[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3133[warn] | ^^^^^^^^^
3134[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3135[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3136[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3137[warn] | ^^^^^^^^^
3138[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3139[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3140[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3141[warn] | ^^^^^^^^^
3142[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3143[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3144[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3145[warn] | ^^^^^^^^^^
3146[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3147[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3148[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3149[error] | ^^^^^^^^^^^^^^^^^^^^^^
3150[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3151[error] | Required: String
3152[error] |
3153[error] | longer explanation available when compiling with `-explain`
3154[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3155[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3156[error] | ^^^^^^^^^^^^^^^^^^^^^^
3157[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3158[error] | Required: String
3159[error] |
3160[error] | longer explanation available when compiling with `-explain`
3161[warn] 5 warnings found
3162[error] two errors found
3163[error] (Play / Compile / compileIncremental) Compilation failed
3164[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3165[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3166[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3167[warn] | ^^^^^^^^^^
3168[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3169[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3170[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3171[warn] | ^^^^^^^^^
3172[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3173[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3174[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3175[warn] | ^^^^^^^^^
3176[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3177[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3178[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3179[warn] | ^^^^^^^^^
3180[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3181[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3182[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3183[warn] | ^^^^^^^^^^
3184[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3185[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3186[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3187[error] | ^^^^^^^^^^^^^^^^^^^^^^
3188[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3189[error] | Required: String
3190[error] |
3191[error] | longer explanation available when compiling with `-explain`
3192[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3193[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3194[error] | ^^^^^^^^^^^^^^^^^^^^^^
3195[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3196[error] | Required: String
3197[error] |
3198[error] | longer explanation available when compiling with `-explain`
3199[warn] 5 warnings found
3200[error] two errors found
3201[error] (Play / Compile / compileIncremental) Compilation failed
3202[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3203[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3204[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3205[warn] | ^^^^^^^^^^
3206[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3207[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3208[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3209[warn] | ^^^^^^^^^
3210[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3211[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3212[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3213[warn] | ^^^^^^^^^
3214[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3215[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3216[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3217[warn] | ^^^^^^^^^
3218[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3219[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3220[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3221[warn] | ^^^^^^^^^^
3222[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3223[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3224[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3225[error] | ^^^^^^^^^^^^^^^^^^^^^^
3226[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3227[error] | Required: String
3228[error] |
3229[error] | longer explanation available when compiling with `-explain`
3230[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3231[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3232[error] | ^^^^^^^^^^^^^^^^^^^^^^
3233[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3234[error] | Required: String
3235[error] |
3236[error] | longer explanation available when compiling with `-explain`
3237[warn] 5 warnings found
3238[error] two errors found
3239[error] (Play / Compile / compileIncremental) Compilation failed
3240Starting build for ProjectRef(file:/build/repo/,Play-Cache) (play-cache)... [14/34]
3241Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3242[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3243[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3244[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3245[warn] | ^^^^^^^^^^
3246[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3247[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3248[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3249[warn] | ^^^^^^^^^
3250[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3251[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3252[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3253[warn] | ^^^^^^^^^
3254[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3255[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3256[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3257[warn] | ^^^^^^^^^
3258[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3259[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3260[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3261[warn] | ^^^^^^^^^^
3262[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3263[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3264[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3265[error] | ^^^^^^^^^^^^^^^^^^^^^^
3266[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3267[error] | Required: String
3268[error] |
3269[error] | longer explanation available when compiling with `-explain`
3270[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3271[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3272[error] | ^^^^^^^^^^^^^^^^^^^^^^
3273[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3274[error] | Required: String
3275[error] |
3276[error] | longer explanation available when compiling with `-explain`
3277[warn] 5 warnings found
3278[error] two errors found
3279[error] (Play / Compile / compileIncremental) Compilation failed
3280[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3281[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3282[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3283[warn] | ^^^^^^^^^^
3284[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3285[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3286[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3287[warn] | ^^^^^^^^^
3288[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3289[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3290[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3291[warn] | ^^^^^^^^^
3292[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3293[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3294[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3295[warn] | ^^^^^^^^^
3296[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3297[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3298[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3299[warn] | ^^^^^^^^^^
3300[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3301[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3302[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3303[error] | ^^^^^^^^^^^^^^^^^^^^^^
3304[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3305[error] | Required: String
3306[error] |
3307[error] | longer explanation available when compiling with `-explain`
3308[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3309[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3310[error] | ^^^^^^^^^^^^^^^^^^^^^^
3311[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3312[error] | Required: String
3313[error] |
3314[error] | longer explanation available when compiling with `-explain`
3315[warn] 5 warnings found
3316[error] two errors found
3317[error] (Play / Compile / compileIncremental) Compilation failed
3318[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3319[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3320[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3321[warn] | ^^^^^^^^^^
3322[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3323[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3324[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3325[warn] | ^^^^^^^^^
3326[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3327[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3328[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3329[warn] | ^^^^^^^^^
3330[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3331[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3332[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3333[warn] | ^^^^^^^^^
3334[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3335[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3336[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3337[warn] | ^^^^^^^^^^
3338[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3339[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3340[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3341[error] | ^^^^^^^^^^^^^^^^^^^^^^
3342[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3343[error] | Required: String
3344[error] |
3345[error] | longer explanation available when compiling with `-explain`
3346[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3347[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3348[error] | ^^^^^^^^^^^^^^^^^^^^^^
3349[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3350[error] | Required: String
3351[error] |
3352[error] | longer explanation available when compiling with `-explain`
3353[warn] 5 warnings found
3354[error] two errors found
3355[error] (Play / Compile / compileIncremental) Compilation failed
3356Starting build for ProjectRef(file:/build/repo/,Play-Logback) (play-logback)... [15/34]
3357Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3358[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3359[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3360[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3361[warn] | ^^^^^^^^^^
3362[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3363[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3364[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3365[warn] | ^^^^^^^^^
3366[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3367[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3368[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3369[warn] | ^^^^^^^^^
3370[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3371[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3372[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3373[warn] | ^^^^^^^^^
3374[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3375[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3376[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3377[warn] | ^^^^^^^^^^
3378[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3379[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3380[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3381[error] | ^^^^^^^^^^^^^^^^^^^^^^
3382[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3383[error] | Required: String
3384[error] |
3385[error] | longer explanation available when compiling with `-explain`
3386[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3387[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3388[error] | ^^^^^^^^^^^^^^^^^^^^^^
3389[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3390[error] | Required: String
3391[error] |
3392[error] | longer explanation available when compiling with `-explain`
3393[warn] 5 warnings found
3394[error] two errors found
3395[error] (Play / Compile / compileIncremental) Compilation failed
3396[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3397[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3398[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3399[warn] | ^^^^^^^^^^
3400[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3401[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3402[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3403[warn] | ^^^^^^^^^
3404[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3405[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3406[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3407[warn] | ^^^^^^^^^
3408[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3409[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3410[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3411[warn] | ^^^^^^^^^
3412[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3413[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3414[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3415[warn] | ^^^^^^^^^^
3416[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3417[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3418[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3419[error] | ^^^^^^^^^^^^^^^^^^^^^^
3420[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3421[error] | Required: String
3422[error] |
3423[error] | longer explanation available when compiling with `-explain`
3424[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3425[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3426[error] | ^^^^^^^^^^^^^^^^^^^^^^
3427[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3428[error] | Required: String
3429[error] |
3430[error] | longer explanation available when compiling with `-explain`
3431[warn] 5 warnings found
3432[error] two errors found
3433[error] (Play / Compile / compileIncremental) Compilation failed
3434[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3435[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3436[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3437[warn] | ^^^^^^^^^^
3438[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3439[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3440[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3441[warn] | ^^^^^^^^^
3442[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3443[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3444[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3445[warn] | ^^^^^^^^^
3446[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3447[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3448[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3449[warn] | ^^^^^^^^^
3450[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3451[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3452[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3453[warn] | ^^^^^^^^^^
3454[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3455[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3456[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3457[error] | ^^^^^^^^^^^^^^^^^^^^^^
3458[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3459[error] | Required: String
3460[error] |
3461[error] | longer explanation available when compiling with `-explain`
3462[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3463[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3464[error] | ^^^^^^^^^^^^^^^^^^^^^^
3465[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3466[error] | Required: String
3467[error] |
3468[error] | longer explanation available when compiling with `-explain`
3469[warn] 5 warnings found
3470[error] two errors found
3471[error] (Play / Compile / compileIncremental) Compilation failed
3472Starting build for ProjectRef(file:/build/repo/,Play-Java-Cluster-Sharding) (play-java-cluster-sharding)... [16/34]
3473Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3474[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3475[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3476[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3477[warn] | ^^^^^^^^^^
3478[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3479[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3480[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3481[warn] | ^^^^^^^^^
3482[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3483[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3484[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3485[warn] | ^^^^^^^^^
3486[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3487[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3488[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3489[warn] | ^^^^^^^^^
3490[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3491[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3492[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3493[warn] | ^^^^^^^^^^
3494[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3495[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3496[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3497[error] | ^^^^^^^^^^^^^^^^^^^^^^
3498[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3499[error] | Required: String
3500[error] |
3501[error] | longer explanation available when compiling with `-explain`
3502[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3503[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3504[error] | ^^^^^^^^^^^^^^^^^^^^^^
3505[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3506[error] | Required: String
3507[error] |
3508[error] | longer explanation available when compiling with `-explain`
3509[warn] 5 warnings found
3510[error] two errors found
3511[error] (Play / Compile / compileIncremental) Compilation failed
3512[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3513[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3514[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3515[warn] | ^^^^^^^^^^
3516[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3517[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3518[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3519[warn] | ^^^^^^^^^
3520[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3521[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3522[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3523[warn] | ^^^^^^^^^
3524[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3525[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3526[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3527[warn] | ^^^^^^^^^
3528[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3529[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3530[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3531[warn] | ^^^^^^^^^^
3532[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3533[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3534[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3535[error] | ^^^^^^^^^^^^^^^^^^^^^^
3536[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3537[error] | Required: String
3538[error] |
3539[error] | longer explanation available when compiling with `-explain`
3540[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3541[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3542[error] | ^^^^^^^^^^^^^^^^^^^^^^
3543[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3544[error] | Required: String
3545[error] |
3546[error] | longer explanation available when compiling with `-explain`
3547[warn] 5 warnings found
3548[error] two errors found
3549[error] (Play / Compile / compileIncremental) Compilation failed
3550[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3551[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3552[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3553[warn] | ^^^^^^^^^^
3554[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3555[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3556[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3557[warn] | ^^^^^^^^^
3558[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3559[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3560[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3561[warn] | ^^^^^^^^^
3562[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3563[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3564[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3565[warn] | ^^^^^^^^^
3566[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3567[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3568[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3569[warn] | ^^^^^^^^^^
3570[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3571[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3572[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3573[error] | ^^^^^^^^^^^^^^^^^^^^^^
3574[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3575[error] | Required: String
3576[error] |
3577[error] | longer explanation available when compiling with `-explain`
3578[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3579[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3580[error] | ^^^^^^^^^^^^^^^^^^^^^^
3581[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3582[error] | Required: String
3583[error] |
3584[error] | longer explanation available when compiling with `-explain`
3585[warn] 5 warnings found
3586[error] two errors found
3587[error] (Play / Compile / compileIncremental) Compilation failed
3588Starting build for ProjectRef(file:/build/repo/,Play-Test) (play-test)... [17/34]
3589Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3590[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3591[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3592[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3593[warn] | ^^^^^^^^^^
3594[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3595[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3596[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3597[warn] | ^^^^^^^^^
3598[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3599[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3600[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3601[warn] | ^^^^^^^^^
3602[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3603[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3604[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3605[warn] | ^^^^^^^^^
3606[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3607[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3608[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3609[warn] | ^^^^^^^^^^
3610[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3611[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3612[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3613[error] | ^^^^^^^^^^^^^^^^^^^^^^
3614[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3615[error] | Required: String
3616[error] |
3617[error] | longer explanation available when compiling with `-explain`
3618[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3619[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3620[error] | ^^^^^^^^^^^^^^^^^^^^^^
3621[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3622[error] | Required: String
3623[error] |
3624[error] | longer explanation available when compiling with `-explain`
3625[warn] 5 warnings found
3626[error] two errors found
3627[error] (Play / Compile / compileIncremental) Compilation failed
3628[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3629[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3630[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3631[warn] | ^^^^^^^^^^
3632[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3633[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3634[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3635[warn] | ^^^^^^^^^
3636[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3637[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3638[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3639[warn] | ^^^^^^^^^
3640[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3641[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3642[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3643[warn] | ^^^^^^^^^
3644[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3645[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3646[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3647[warn] | ^^^^^^^^^^
3648[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3649[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3650[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3651[error] | ^^^^^^^^^^^^^^^^^^^^^^
3652[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3653[error] | Required: String
3654[error] |
3655[error] | longer explanation available when compiling with `-explain`
3656[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3657[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3658[error] | ^^^^^^^^^^^^^^^^^^^^^^
3659[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3660[error] | Required: String
3661[error] |
3662[error] | longer explanation available when compiling with `-explain`
3663[warn] 5 warnings found
3664[error] two errors found
3665[error] (Play / Compile / compileIncremental) Compilation failed
3666[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3667[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3668[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3669[warn] | ^^^^^^^^^^
3670[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3671[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3672[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3673[warn] | ^^^^^^^^^
3674[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3675[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3676[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3677[warn] | ^^^^^^^^^
3678[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3679[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3680[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3681[warn] | ^^^^^^^^^
3682[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3683[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3684[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3685[warn] | ^^^^^^^^^^
3686[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3687[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3688[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3689[error] | ^^^^^^^^^^^^^^^^^^^^^^
3690[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3691[error] | Required: String
3692[error] |
3693[error] | longer explanation available when compiling with `-explain`
3694[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3695[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3696[error] | ^^^^^^^^^^^^^^^^^^^^^^
3697[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3698[error] | Required: String
3699[error] |
3700[error] | longer explanation available when compiling with `-explain`
3701[warn] 5 warnings found
3702[error] two errors found
3703[error] (Play / Compile / compileIncremental) Compilation failed
3704Starting build for ProjectRef(file:/build/repo/,Play-Caffeine-Cache) (play-caffeine-cache)... [18/34]
3705Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3706[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3707[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3708[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3709[warn] | ^^^^^^^^^^
3710[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3711[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3712[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3713[warn] | ^^^^^^^^^
3714[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3715[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3716[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3717[warn] | ^^^^^^^^^
3718[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3719[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3720[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3721[warn] | ^^^^^^^^^
3722[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3723[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3724[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3725[warn] | ^^^^^^^^^^
3726[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3727[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3728[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3729[error] | ^^^^^^^^^^^^^^^^^^^^^^
3730[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3731[error] | Required: String
3732[error] |
3733[error] | longer explanation available when compiling with `-explain`
3734[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3735[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3736[error] | ^^^^^^^^^^^^^^^^^^^^^^
3737[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3738[error] | Required: String
3739[error] |
3740[error] | longer explanation available when compiling with `-explain`
3741[warn] 5 warnings found
3742[error] two errors found
3743[error] (Play / Compile / compileIncremental) Compilation failed
3744[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3745[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3746[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3747[warn] | ^^^^^^^^^^
3748[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3749[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3750[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3751[warn] | ^^^^^^^^^
3752[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3753[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3754[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3755[warn] | ^^^^^^^^^
3756[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3757[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3758[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3759[warn] | ^^^^^^^^^
3760[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3761[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3762[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3763[warn] | ^^^^^^^^^^
3764[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3765[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3766[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3767[error] | ^^^^^^^^^^^^^^^^^^^^^^
3768[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3769[error] | Required: String
3770[error] |
3771[error] | longer explanation available when compiling with `-explain`
3772[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3773[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3774[error] | ^^^^^^^^^^^^^^^^^^^^^^
3775[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3776[error] | Required: String
3777[error] |
3778[error] | longer explanation available when compiling with `-explain`
3779[warn] 5 warnings found
3780[error] two errors found
3781[error] (Play / Compile / compileIncremental) Compilation failed
3782[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3783[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3784[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3785[warn] | ^^^^^^^^^^
3786[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3787[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3788[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3789[warn] | ^^^^^^^^^
3790[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3791[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3792[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3793[warn] | ^^^^^^^^^
3794[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3795[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3796[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3797[warn] | ^^^^^^^^^
3798[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3799[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3800[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3801[warn] | ^^^^^^^^^^
3802[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3803[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3804[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3805[error] | ^^^^^^^^^^^^^^^^^^^^^^
3806[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3807[error] | Required: String
3808[error] |
3809[error] | longer explanation available when compiling with `-explain`
3810[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3811[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3812[error] | ^^^^^^^^^^^^^^^^^^^^^^
3813[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3814[error] | Required: String
3815[error] |
3816[error] | longer explanation available when compiling with `-explain`
3817[warn] 5 warnings found
3818[error] two errors found
3819[error] (Play / Compile / compileIncremental) Compilation failed
3820Starting build for ProjectRef(file:/build/repo/,Play-Pekko-Http-Server) (play-pekko-http-server)... [19/34]
3821Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3822[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3823[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3824[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3825[warn] | ^^^^^^^^^^
3826[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3827[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3828[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3829[warn] | ^^^^^^^^^
3830[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3831[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3832[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3833[warn] | ^^^^^^^^^
3834[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3835[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3836[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3837[warn] | ^^^^^^^^^
3838[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3839[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3840[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3841[warn] | ^^^^^^^^^^
3842[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3843[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3844[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3845[error] | ^^^^^^^^^^^^^^^^^^^^^^
3846[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3847[error] | Required: String
3848[error] |
3849[error] | longer explanation available when compiling with `-explain`
3850[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3851[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3852[error] | ^^^^^^^^^^^^^^^^^^^^^^
3853[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3854[error] | Required: String
3855[error] |
3856[error] | longer explanation available when compiling with `-explain`
3857[warn] 5 warnings found
3858[error] two errors found
3859[error] (Play / Compile / compileIncremental) Compilation failed
3860[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3861[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3862[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3863[warn] | ^^^^^^^^^^
3864[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3865[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3866[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3867[warn] | ^^^^^^^^^
3868[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3869[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3870[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3871[warn] | ^^^^^^^^^
3872[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3873[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3874[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3875[warn] | ^^^^^^^^^
3876[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3877[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3878[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3879[warn] | ^^^^^^^^^^
3880[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3881[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3882[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3883[error] | ^^^^^^^^^^^^^^^^^^^^^^
3884[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3885[error] | Required: String
3886[error] |
3887[error] | longer explanation available when compiling with `-explain`
3888[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3889[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3890[error] | ^^^^^^^^^^^^^^^^^^^^^^
3891[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3892[error] | Required: String
3893[error] |
3894[error] | longer explanation available when compiling with `-explain`
3895[warn] 5 warnings found
3896[error] two errors found
3897[error] (Play / Compile / compileIncremental) Compilation failed
3898[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3899[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3900[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3901[warn] | ^^^^^^^^^^
3902[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3903[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3904[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3905[warn] | ^^^^^^^^^
3906[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3907[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3908[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3909[warn] | ^^^^^^^^^
3910[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3911[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3912[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3913[warn] | ^^^^^^^^^
3914[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3915[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3916[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3917[warn] | ^^^^^^^^^^
3918[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3919[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3920[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3921[error] | ^^^^^^^^^^^^^^^^^^^^^^
3922[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3923[error] | Required: String
3924[error] |
3925[error] | longer explanation available when compiling with `-explain`
3926[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3927[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3928[error] | ^^^^^^^^^^^^^^^^^^^^^^
3929[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3930[error] | Required: String
3931[error] |
3932[error] | longer explanation available when compiling with `-explain`
3933[warn] 5 warnings found
3934[error] two errors found
3935[error] (Play / Compile / compileIncremental) Compilation failed
3936Starting build for ProjectRef(file:/build/repo/,Play-Server) (play-server)... [20/34]
3937Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3938[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3939[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3940[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3941[warn] | ^^^^^^^^^^
3942[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3943[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3944[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3945[warn] | ^^^^^^^^^
3946[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3947[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3948[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3949[warn] | ^^^^^^^^^
3950[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3951[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3952[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3953[warn] | ^^^^^^^^^
3954[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3955[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3956[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3957[warn] | ^^^^^^^^^^
3958[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3959[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3960[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3961[error] | ^^^^^^^^^^^^^^^^^^^^^^
3962[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3963[error] | Required: String
3964[error] |
3965[error] | longer explanation available when compiling with `-explain`
3966[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
3967[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
3968[error] | ^^^^^^^^^^^^^^^^^^^^^^
3969[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
3970[error] | Required: String
3971[error] |
3972[error] | longer explanation available when compiling with `-explain`
3973[warn] 5 warnings found
3974[error] two errors found
3975[error] (Play / Compile / compileIncremental) Compilation failed
3976[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
3977[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
3978[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
3979[warn] | ^^^^^^^^^^
3980[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
3981[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
3982[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
3983[warn] | ^^^^^^^^^
3984[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
3985[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
3986[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
3987[warn] | ^^^^^^^^^
3988[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
3989[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
3990[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
3991[warn] | ^^^^^^^^^
3992[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
3993[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
3994[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
3995[warn] | ^^^^^^^^^^
3996[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
3997[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
3998[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
3999[error] | ^^^^^^^^^^^^^^^^^^^^^^
4000[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4001[error] | Required: String
4002[error] |
4003[error] | longer explanation available when compiling with `-explain`
4004[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4005[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4006[error] | ^^^^^^^^^^^^^^^^^^^^^^
4007[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4008[error] | Required: String
4009[error] |
4010[error] | longer explanation available when compiling with `-explain`
4011[warn] 5 warnings found
4012[error] two errors found
4013[error] (Play / Compile / compileIncremental) Compilation failed
4014[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4015[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4016[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4017[warn] | ^^^^^^^^^^
4018[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4019[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4020[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4021[warn] | ^^^^^^^^^
4022[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4023[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4024[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4025[warn] | ^^^^^^^^^
4026[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4027[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4028[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4029[warn] | ^^^^^^^^^
4030[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4031[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4032[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4033[warn] | ^^^^^^^^^^
4034[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4035[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4036[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4037[error] | ^^^^^^^^^^^^^^^^^^^^^^
4038[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4039[error] | Required: String
4040[error] |
4041[error] | longer explanation available when compiling with `-explain`
4042[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4043[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4044[error] | ^^^^^^^^^^^^^^^^^^^^^^
4045[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4046[error] | Required: String
4047[error] |
4048[error] | longer explanation available when compiling with `-explain`
4049[warn] 5 warnings found
4050[error] two errors found
4051[error] (Play / Compile / compileIncremental) Compilation failed
4052Starting build for ProjectRef(file:/build/repo/,Play-Routes-Compiler) (play-routes-compiler)... [21/34]
4053Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4054[info] compiling 11 Scala sources to /build/repo/dev-mode/play-routes-compiler/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4055[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/dev-mode/play-routes-compiler/src/main/scala/play/routes/compiler/RoutesFileParser.scala:39:16
4056[warn] 39 | parser.parse(routesContent) match {
4057[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
4058[warn] | match may not be exhaustive.
4059[warn] |
4060[warn] | It would fail on pattern case: parser.Failure(_, _), parser.Error(_, _)
4061[warn] |
4062[warn] | longer explanation available when compiling with `-explain`
4063[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/dev-mode/play-routes-compiler/src/main/scala/play/routes/compiler/templates/package.scala:366:12
4064[warn] 366 | case (u, Parameter(name, typeName, None, Some(default))) =>
4065[warn] | ^
4066[warn] |match may not be exhaustive.
4067[warn] |
4068[warn] |It would fail on pattern case: (_, play.routes.compiler.Parameter(_, _, Some(_), _))
4069[warn] |
4070[warn] | longer explanation available when compiling with `-explain`
4071[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/dev-mode/play-routes-compiler/src/main/scala/play/routes/compiler/templates/package.scala:468:12
4072[warn] 468 | case (u, Parameter(name, typeName, None, Some(default))) =>
4073[warn] | ^
4074[warn] |match may not be exhaustive.
4075[warn] |
4076[warn] |It would fail on pattern case: (_, play.routes.compiler.Parameter(_, _, Some(_), _))
4077[warn] |
4078[warn] | longer explanation available when compiling with `-explain`
4079[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/dev-mode/play-routes-compiler/src/main/scala/play/routes/compiler/RoutesFileParser.scala:354:53
4080[warn] 354 | case ((r, comments, modifiers) :: others, (ms: List[Modifier], c: Option[Comment])) =>
4081[warn] | ^
4082[warn] |the type test for List[play.routes.compiler.Modifier] cannot be checked at runtime because its type arguments can't be determined from Any
4083[warn] |
4084[warn] | longer explanation available when compiling with `-explain`
4085[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/dev-mode/play-routes-compiler/src/main/scala/play/routes/compiler/RoutesFileParser.scala:354:73
4086[warn] 354 | case ((r, comments, modifiers) :: others, (ms: List[Modifier], c: Option[Comment])) =>
4087[warn] | ^
4088[warn] |the type test for Option[play.routes.compiler.Comment] cannot be checked at runtime because its type arguments can't be determined from Any
4089[warn] |
4090[warn] | longer explanation available when compiling with `-explain`
4091[warn] there was 1 deprecation warning; re-run with -deprecation for details
4092[warn] 6 warnings found
4093[info] done compiling
4094[info] compiling 3 Scala sources to /build/repo/dev-mode/play-routes-compiler/target/scala-3.8.0-RC5-bin-20260107-3873332/test-classes ...
4095[info] done compiling
4096Starting build for ProjectRef(file:/build/repo/,Play-Streams) (play-streams)... [22/34]
4097Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4098[info] compiling 3 Scala sources and 1 Java source to /build/repo/core/play-streams/target/scala-3.8.0-RC5-bin-20260107-3873332/test-classes ...
4099[info] done compiling
4100Starting build for ProjectRef(file:/build/repo/,Play-WS) (play-ws)... [23/34]
4101Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4102[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4103[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4104[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4105[warn] | ^^^^^^^^^^
4106[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4107[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4108[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4109[warn] | ^^^^^^^^^
4110[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4111[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4112[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4113[warn] | ^^^^^^^^^
4114[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4115[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4116[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4117[warn] | ^^^^^^^^^
4118[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4119[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4120[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4121[warn] | ^^^^^^^^^^
4122[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4123[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4124[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4125[error] | ^^^^^^^^^^^^^^^^^^^^^^
4126[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4127[error] | Required: String
4128[error] |
4129[error] | longer explanation available when compiling with `-explain`
4130[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4131[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4132[error] | ^^^^^^^^^^^^^^^^^^^^^^
4133[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4134[error] | Required: String
4135[error] |
4136[error] | longer explanation available when compiling with `-explain`
4137[warn] 5 warnings found
4138[error] two errors found
4139[error] (Play / Compile / compileIncremental) Compilation failed
4140[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4141[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4142[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4143[warn] | ^^^^^^^^^^
4144[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4145[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4146[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4147[warn] | ^^^^^^^^^
4148[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4149[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4150[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4151[warn] | ^^^^^^^^^
4152[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4153[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4154[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4155[warn] | ^^^^^^^^^
4156[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4157[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4158[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4159[warn] | ^^^^^^^^^^
4160[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4161[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4162[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4163[error] | ^^^^^^^^^^^^^^^^^^^^^^
4164[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4165[error] | Required: String
4166[error] |
4167[error] | longer explanation available when compiling with `-explain`
4168[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4169[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4170[error] | ^^^^^^^^^^^^^^^^^^^^^^
4171[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4172[error] | Required: String
4173[error] |
4174[error] | longer explanation available when compiling with `-explain`
4175[warn] 5 warnings found
4176[error] two errors found
4177[error] (Play / Compile / compileIncremental) Compilation failed
4178[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4179[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4180[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4181[warn] | ^^^^^^^^^^
4182[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4183[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4184[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4185[warn] | ^^^^^^^^^
4186[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4187[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4188[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4189[warn] | ^^^^^^^^^
4190[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4191[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4192[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4193[warn] | ^^^^^^^^^
4194[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4195[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4196[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4197[warn] | ^^^^^^^^^^
4198[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4199[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4200[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4201[error] | ^^^^^^^^^^^^^^^^^^^^^^
4202[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4203[error] | Required: String
4204[error] |
4205[error] | longer explanation available when compiling with `-explain`
4206[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4207[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4208[error] | ^^^^^^^^^^^^^^^^^^^^^^
4209[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4210[error] | Required: String
4211[error] |
4212[error] | longer explanation available when compiling with `-explain`
4213[warn] 5 warnings found
4214[error] two errors found
4215[error] (Play / Compile / compileIncremental) Compilation failed
4216Starting build for ProjectRef(file:/build/repo/,Play-AHC-WS) (play-ahc-ws)... [24/34]
4217Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4218[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4219[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4220[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4221[warn] | ^^^^^^^^^^
4222[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4223[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4224[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4225[warn] | ^^^^^^^^^
4226[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4227[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4228[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4229[warn] | ^^^^^^^^^
4230[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4231[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4232[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4233[warn] | ^^^^^^^^^
4234[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4235[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4236[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4237[warn] | ^^^^^^^^^^
4238[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4239[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4240[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4241[error] | ^^^^^^^^^^^^^^^^^^^^^^
4242[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4243[error] | Required: String
4244[error] |
4245[error] | longer explanation available when compiling with `-explain`
4246[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4247[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4248[error] | ^^^^^^^^^^^^^^^^^^^^^^
4249[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4250[error] | Required: String
4251[error] |
4252[error] | longer explanation available when compiling with `-explain`
4253[warn] 5 warnings found
4254[error] two errors found
4255[error] (Play / Compile / compileIncremental) Compilation failed
4256[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4257[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4258[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4259[warn] | ^^^^^^^^^^
4260[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4261[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4262[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4263[warn] | ^^^^^^^^^
4264[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4265[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4266[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4267[warn] | ^^^^^^^^^
4268[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4269[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4270[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4271[warn] | ^^^^^^^^^
4272[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4273[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4274[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4275[warn] | ^^^^^^^^^^
4276[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4277[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4278[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4279[error] | ^^^^^^^^^^^^^^^^^^^^^^
4280[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4281[error] | Required: String
4282[error] |
4283[error] | longer explanation available when compiling with `-explain`
4284[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4285[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4286[error] | ^^^^^^^^^^^^^^^^^^^^^^
4287[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4288[error] | Required: String
4289[error] |
4290[error] | longer explanation available when compiling with `-explain`
4291[warn] 5 warnings found
4292[error] two errors found
4293[error] (Play / Compile / compileIncremental) Compilation failed
4294[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4295[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4296[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4297[warn] | ^^^^^^^^^^
4298[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4299[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4300[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4301[warn] | ^^^^^^^^^
4302[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4303[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4304[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4305[warn] | ^^^^^^^^^
4306[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4307[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4308[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4309[warn] | ^^^^^^^^^
4310[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4311[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4312[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4313[warn] | ^^^^^^^^^^
4314[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4315[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4316[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4317[error] | ^^^^^^^^^^^^^^^^^^^^^^
4318[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4319[error] | Required: String
4320[error] |
4321[error] | longer explanation available when compiling with `-explain`
4322[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4323[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4324[error] | ^^^^^^^^^^^^^^^^^^^^^^
4325[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4326[error] | Required: String
4327[error] |
4328[error] | longer explanation available when compiling with `-explain`
4329[warn] 5 warnings found
4330[error] two errors found
4331[error] (Play / Compile / compileIncremental) Compilation failed
4332Starting build for ProjectRef(file:/build/repo/,Play-Pekko-Http2-Support) (play-pekko-http2-support)... [25/34]
4333Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4334[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4335[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4336[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4337[warn] | ^^^^^^^^^^
4338[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4339[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4340[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4341[warn] | ^^^^^^^^^
4342[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4343[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4344[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4345[warn] | ^^^^^^^^^
4346[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4347[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4348[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4349[warn] | ^^^^^^^^^
4350[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4351[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4352[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4353[warn] | ^^^^^^^^^^
4354[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4355[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4356[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4357[error] | ^^^^^^^^^^^^^^^^^^^^^^
4358[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4359[error] | Required: String
4360[error] |
4361[error] | longer explanation available when compiling with `-explain`
4362[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4363[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4364[error] | ^^^^^^^^^^^^^^^^^^^^^^
4365[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4366[error] | Required: String
4367[error] |
4368[error] | longer explanation available when compiling with `-explain`
4369[warn] 5 warnings found
4370[error] two errors found
4371[error] (Play / Compile / compileIncremental) Compilation failed
4372[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4373[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4374[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4375[warn] | ^^^^^^^^^^
4376[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4377[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4378[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4379[warn] | ^^^^^^^^^
4380[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4381[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4382[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4383[warn] | ^^^^^^^^^
4384[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4385[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4386[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4387[warn] | ^^^^^^^^^
4388[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4389[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4390[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4391[warn] | ^^^^^^^^^^
4392[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4393[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4394[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4395[error] | ^^^^^^^^^^^^^^^^^^^^^^
4396[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4397[error] | Required: String
4398[error] |
4399[error] | longer explanation available when compiling with `-explain`
4400[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4401[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4402[error] | ^^^^^^^^^^^^^^^^^^^^^^
4403[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4404[error] | Required: String
4405[error] |
4406[error] | longer explanation available when compiling with `-explain`
4407[warn] 5 warnings found
4408[error] two errors found
4409[error] (Play / Compile / compileIncremental) Compilation failed
4410[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4411[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4412[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4413[warn] | ^^^^^^^^^^
4414[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4415[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4416[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4417[warn] | ^^^^^^^^^
4418[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4419[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4420[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4421[warn] | ^^^^^^^^^
4422[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4423[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4424[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4425[warn] | ^^^^^^^^^
4426[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4427[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4428[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4429[warn] | ^^^^^^^^^^
4430[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4431[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4432[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4433[error] | ^^^^^^^^^^^^^^^^^^^^^^
4434[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4435[error] | Required: String
4436[error] |
4437[error] | longer explanation available when compiling with `-explain`
4438[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4439[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4440[error] | ^^^^^^^^^^^^^^^^^^^^^^
4441[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4442[error] | Required: String
4443[error] |
4444[error] | longer explanation available when compiling with `-explain`
4445[warn] 5 warnings found
4446[error] two errors found
4447[error] (Play / Compile / compileIncremental) Compilation failed
4448Starting build for ProjectRef(file:/build/repo/,Play-JDBC-Api) (play-jdbc-api)... [26/34]
4449Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4450Starting build for ProjectRef(file:/build/repo/,Play) (play)... [27/34]
4451Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4452[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4453[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4454[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4455[warn] | ^^^^^^^^^^
4456[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4457[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4458[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4459[warn] | ^^^^^^^^^
4460[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4461[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4462[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4463[warn] | ^^^^^^^^^
4464[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4465[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4466[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4467[warn] | ^^^^^^^^^
4468[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4469[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4470[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4471[warn] | ^^^^^^^^^^
4472[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4473[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4474[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4475[error] | ^^^^^^^^^^^^^^^^^^^^^^
4476[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4477[error] | Required: String
4478[error] |
4479[error] | longer explanation available when compiling with `-explain`
4480[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4481[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4482[error] | ^^^^^^^^^^^^^^^^^^^^^^
4483[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4484[error] | Required: String
4485[error] |
4486[error] | longer explanation available when compiling with `-explain`
4487[warn] 5 warnings found
4488[error] two errors found
4489[error] (Play / Compile / compileIncremental) Compilation failed
4490[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4491[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4492[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4493[warn] | ^^^^^^^^^^
4494[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4495[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4496[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4497[warn] | ^^^^^^^^^
4498[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4499[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4500[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4501[warn] | ^^^^^^^^^
4502[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4503[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4504[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4505[warn] | ^^^^^^^^^
4506[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4507[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4508[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4509[warn] | ^^^^^^^^^^
4510[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4511[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4512[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4513[error] | ^^^^^^^^^^^^^^^^^^^^^^
4514[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4515[error] | Required: String
4516[error] |
4517[error] | longer explanation available when compiling with `-explain`
4518[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4519[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4520[error] | ^^^^^^^^^^^^^^^^^^^^^^
4521[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4522[error] | Required: String
4523[error] |
4524[error] | longer explanation available when compiling with `-explain`
4525[warn] 5 warnings found
4526[error] two errors found
4527[error] (Play / Compile / compileIncremental) Compilation failed
4528[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4529[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4530[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4531[warn] | ^^^^^^^^^^
4532[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4533[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4534[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4535[warn] | ^^^^^^^^^
4536[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4537[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4538[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4539[warn] | ^^^^^^^^^
4540[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4541[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4542[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4543[warn] | ^^^^^^^^^
4544[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4545[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4546[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4547[warn] | ^^^^^^^^^^
4548[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4549[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4550[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4551[error] | ^^^^^^^^^^^^^^^^^^^^^^
4552[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4553[error] | Required: String
4554[error] |
4555[error] | longer explanation available when compiling with `-explain`
4556[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4557[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4558[error] | ^^^^^^^^^^^^^^^^^^^^^^
4559[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4560[error] | Required: String
4561[error] |
4562[error] | longer explanation available when compiling with `-explain`
4563[warn] 5 warnings found
4564[error] two errors found
4565[error] (Play / Compile / compileIncremental) Compilation failed
4566Starting build for ProjectRef(file:/build/repo/,Play-Ehcache) (play-ehcache)... [28/34]
4567Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4568[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4569[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4570[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4571[warn] | ^^^^^^^^^^
4572[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4573[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4574[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4575[warn] | ^^^^^^^^^
4576[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4577[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4578[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4579[warn] | ^^^^^^^^^
4580[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4581[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4582[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4583[warn] | ^^^^^^^^^
4584[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4585[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4586[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4587[warn] | ^^^^^^^^^^
4588[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4589[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4590[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4591[error] | ^^^^^^^^^^^^^^^^^^^^^^
4592[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4593[error] | Required: String
4594[error] |
4595[error] | longer explanation available when compiling with `-explain`
4596[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4597[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4598[error] | ^^^^^^^^^^^^^^^^^^^^^^
4599[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4600[error] | Required: String
4601[error] |
4602[error] | longer explanation available when compiling with `-explain`
4603[warn] 5 warnings found
4604[error] two errors found
4605[error] (Play / Compile / compileIncremental) Compilation failed
4606[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4607[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4608[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4609[warn] | ^^^^^^^^^^
4610[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4611[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4612[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4613[warn] | ^^^^^^^^^
4614[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4615[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4616[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4617[warn] | ^^^^^^^^^
4618[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4619[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4620[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4621[warn] | ^^^^^^^^^
4622[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4623[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4624[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4625[warn] | ^^^^^^^^^^
4626[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4627[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4628[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4629[error] | ^^^^^^^^^^^^^^^^^^^^^^
4630[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4631[error] | Required: String
4632[error] |
4633[error] | longer explanation available when compiling with `-explain`
4634[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4635[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4636[error] | ^^^^^^^^^^^^^^^^^^^^^^
4637[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4638[error] | Required: String
4639[error] |
4640[error] | longer explanation available when compiling with `-explain`
4641[warn] 5 warnings found
4642[error] two errors found
4643[error] (Play / Compile / compileIncremental) Compilation failed
4644[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4645[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4646[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4647[warn] | ^^^^^^^^^^
4648[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4649[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4650[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4651[warn] | ^^^^^^^^^
4652[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4653[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4654[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4655[warn] | ^^^^^^^^^
4656[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4657[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4658[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4659[warn] | ^^^^^^^^^
4660[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4661[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4662[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4663[warn] | ^^^^^^^^^^
4664[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4665[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4666[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4667[error] | ^^^^^^^^^^^^^^^^^^^^^^
4668[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4669[error] | Required: String
4670[error] |
4671[error] | longer explanation available when compiling with `-explain`
4672[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4673[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4674[error] | ^^^^^^^^^^^^^^^^^^^^^^
4675[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4676[error] | Required: String
4677[error] |
4678[error] | longer explanation available when compiling with `-explain`
4679[warn] 5 warnings found
4680[error] two errors found
4681[error] (Play / Compile / compileIncremental) Compilation failed
4682Starting build for ProjectRef(file:/build/repo/,Play-Java) (play-java)... [29/34]
4683Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4684[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4685[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4686[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4687[warn] | ^^^^^^^^^^
4688[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4689[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4690[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4691[warn] | ^^^^^^^^^
4692[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4693[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4694[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4695[warn] | ^^^^^^^^^
4696[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4697[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4698[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4699[warn] | ^^^^^^^^^
4700[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4701[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4702[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4703[warn] | ^^^^^^^^^^
4704[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4705[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4706[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4707[error] | ^^^^^^^^^^^^^^^^^^^^^^
4708[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4709[error] | Required: String
4710[error] |
4711[error] | longer explanation available when compiling with `-explain`
4712[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4713[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4714[error] | ^^^^^^^^^^^^^^^^^^^^^^
4715[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4716[error] | Required: String
4717[error] |
4718[error] | longer explanation available when compiling with `-explain`
4719[warn] 5 warnings found
4720[error] two errors found
4721[error] (Play / Compile / compileIncremental) Compilation failed
4722[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4723[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4724[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4725[warn] | ^^^^^^^^^^
4726[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4727[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4728[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4729[warn] | ^^^^^^^^^
4730[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4731[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4732[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4733[warn] | ^^^^^^^^^
4734[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4735[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4736[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4737[warn] | ^^^^^^^^^
4738[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4739[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4740[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4741[warn] | ^^^^^^^^^^
4742[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4743[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4744[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4745[error] | ^^^^^^^^^^^^^^^^^^^^^^
4746[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4747[error] | Required: String
4748[error] |
4749[error] | longer explanation available when compiling with `-explain`
4750[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4751[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4752[error] | ^^^^^^^^^^^^^^^^^^^^^^
4753[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4754[error] | Required: String
4755[error] |
4756[error] | longer explanation available when compiling with `-explain`
4757[warn] 5 warnings found
4758[error] two errors found
4759[error] (Play / Compile / compileIncremental) Compilation failed
4760[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4761[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4762[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4763[warn] | ^^^^^^^^^^
4764[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4765[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4766[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4767[warn] | ^^^^^^^^^
4768[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4769[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4770[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4771[warn] | ^^^^^^^^^
4772[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4773[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4774[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4775[warn] | ^^^^^^^^^
4776[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4777[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4778[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4779[warn] | ^^^^^^^^^^
4780[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4781[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4782[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4783[error] | ^^^^^^^^^^^^^^^^^^^^^^
4784[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4785[error] | Required: String
4786[error] |
4787[error] | longer explanation available when compiling with `-explain`
4788[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4789[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4790[error] | ^^^^^^^^^^^^^^^^^^^^^^
4791[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4792[error] | Required: String
4793[error] |
4794[error] | longer explanation available when compiling with `-explain`
4795[warn] 5 warnings found
4796[error] two errors found
4797[error] (Play / Compile / compileIncremental) Compilation failed
4798Starting build for ProjectRef(file:/build/repo/,Play-Build-Link) (play-build-link)... [30/34]
4799Compile scalacOptions: -unchecked, -encoding, utf8, -release:11, -Wconf:msg=can be rewritten automatically under:s
4800OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.21 module Scope(Select(ProjectRef(file:/build/repo/,Play-Build-Link)), Select(ConfigKey(test)), Zero, Zero)
4801Starting build for ProjectRef(file:/build/repo/,Play-Java-JDBC) (play-java-jdbc)... [31/34]
4802Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4803[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4804[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4805[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4806[warn] | ^^^^^^^^^^
4807[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4808[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4809[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4810[warn] | ^^^^^^^^^
4811[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4812[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4813[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4814[warn] | ^^^^^^^^^
4815[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4816[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4817[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4818[warn] | ^^^^^^^^^
4819[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4820[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4821[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4822[warn] | ^^^^^^^^^^
4823[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4824[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4825[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4826[error] | ^^^^^^^^^^^^^^^^^^^^^^
4827[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4828[error] | Required: String
4829[error] |
4830[error] | longer explanation available when compiling with `-explain`
4831[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4832[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4833[error] | ^^^^^^^^^^^^^^^^^^^^^^
4834[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4835[error] | Required: String
4836[error] |
4837[error] | longer explanation available when compiling with `-explain`
4838[warn] 5 warnings found
4839[error] two errors found
4840[error] (Play / Compile / compileIncremental) Compilation failed
4841[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4842[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4843[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4844[warn] | ^^^^^^^^^^
4845[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4846[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4847[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4848[warn] | ^^^^^^^^^
4849[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4850[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4851[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4852[warn] | ^^^^^^^^^
4853[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4854[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4855[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4856[warn] | ^^^^^^^^^
4857[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4858[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4859[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4860[warn] | ^^^^^^^^^^
4861[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4862[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4863[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4864[error] | ^^^^^^^^^^^^^^^^^^^^^^
4865[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4866[error] | Required: String
4867[error] |
4868[error] | longer explanation available when compiling with `-explain`
4869[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4870[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4871[error] | ^^^^^^^^^^^^^^^^^^^^^^
4872[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4873[error] | Required: String
4874[error] |
4875[error] | longer explanation available when compiling with `-explain`
4876[warn] 5 warnings found
4877[error] two errors found
4878[error] (Play / Compile / compileIncremental) Compilation failed
4879[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4880[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4881[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4882[warn] | ^^^^^^^^^^
4883[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4884[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4885[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4886[warn] | ^^^^^^^^^
4887[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4888[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4889[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4890[warn] | ^^^^^^^^^
4891[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4892[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4893[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4894[warn] | ^^^^^^^^^
4895[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4896[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4897[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4898[warn] | ^^^^^^^^^^
4899[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4900[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4901[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4902[error] | ^^^^^^^^^^^^^^^^^^^^^^
4903[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4904[error] | Required: String
4905[error] |
4906[error] | longer explanation available when compiling with `-explain`
4907[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4908[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4909[error] | ^^^^^^^^^^^^^^^^^^^^^^
4910[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4911[error] | Required: String
4912[error] |
4913[error] | longer explanation available when compiling with `-explain`
4914[warn] 5 warnings found
4915[error] two errors found
4916[error] (Play / Compile / compileIncremental) Compilation failed
4917Starting build for ProjectRef(file:/build/repo/,Play-Specs2) (play-specs2)... [32/34]
4918Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4919[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4920[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4921[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4922[warn] | ^^^^^^^^^^
4923[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4924[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4925[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4926[warn] | ^^^^^^^^^
4927[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4928[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4929[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4930[warn] | ^^^^^^^^^
4931[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4932[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4933[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4934[warn] | ^^^^^^^^^
4935[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4936[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4937[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4938[warn] | ^^^^^^^^^^
4939[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4940[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4941[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4942[error] | ^^^^^^^^^^^^^^^^^^^^^^
4943[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4944[error] | Required: String
4945[error] |
4946[error] | longer explanation available when compiling with `-explain`
4947[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4948[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4949[error] | ^^^^^^^^^^^^^^^^^^^^^^
4950[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4951[error] | Required: String
4952[error] |
4953[error] | longer explanation available when compiling with `-explain`
4954[warn] 5 warnings found
4955[error] two errors found
4956[error] (Play / Compile / compileIncremental) Compilation failed
4957[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4958[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4959[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4960[warn] | ^^^^^^^^^^
4961[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
4962[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
4963[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
4964[warn] | ^^^^^^^^^
4965[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
4966[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
4967[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
4968[warn] | ^^^^^^^^^
4969[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
4970[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
4971[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
4972[warn] | ^^^^^^^^^
4973[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
4974[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
4975[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
4976[warn] | ^^^^^^^^^^
4977[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
4978[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
4979[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
4980[error] | ^^^^^^^^^^^^^^^^^^^^^^
4981[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4982[error] | Required: String
4983[error] |
4984[error] | longer explanation available when compiling with `-explain`
4985[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
4986[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
4987[error] | ^^^^^^^^^^^^^^^^^^^^^^
4988[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
4989[error] | Required: String
4990[error] |
4991[error] | longer explanation available when compiling with `-explain`
4992[warn] 5 warnings found
4993[error] two errors found
4994[error] (Play / Compile / compileIncremental) Compilation failed
4995[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
4996[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
4997[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
4998[warn] | ^^^^^^^^^^
4999[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
5000[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
5001[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
5002[warn] | ^^^^^^^^^
5003[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
5004[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
5005[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
5006[warn] | ^^^^^^^^^
5007[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
5008[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
5009[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
5010[warn] | ^^^^^^^^^
5011[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
5012[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
5013[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
5014[warn] | ^^^^^^^^^^
5015[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
5016[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
5017[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
5018[error] | ^^^^^^^^^^^^^^^^^^^^^^
5019[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
5020[error] | Required: String
5021[error] |
5022[error] | longer explanation available when compiling with `-explain`
5023[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
5024[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
5025[error] | ^^^^^^^^^^^^^^^^^^^^^^
5026[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
5027[error] | Required: String
5028[error] |
5029[error] | longer explanation available when compiling with `-explain`
5030[warn] 5 warnings found
5031[error] two errors found
5032[error] (Play / Compile / compileIncremental) Compilation failed
5033Starting build for ProjectRef(file:/build/repo/,Play-Guice) (play-guice)... [33/34]
5034Compile scalacOptions: -unchecked, -encoding, utf8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
5035[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
5036[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
5037[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
5038[warn] | ^^^^^^^^^^
5039[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
5040[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
5041[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
5042[warn] | ^^^^^^^^^
5043[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
5044[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
5045[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
5046[warn] | ^^^^^^^^^
5047[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
5048[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
5049[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
5050[warn] | ^^^^^^^^^
5051[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
5052[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
5053[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
5054[warn] | ^^^^^^^^^^
5055[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
5056[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
5057[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
5058[error] | ^^^^^^^^^^^^^^^^^^^^^^
5059[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
5060[error] | Required: String
5061[error] |
5062[error] | longer explanation available when compiling with `-explain`
5063[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
5064[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
5065[error] | ^^^^^^^^^^^^^^^^^^^^^^
5066[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
5067[error] | Required: String
5068[error] |
5069[error] | longer explanation available when compiling with `-explain`
5070[warn] 5 warnings found
5071[error] two errors found
5072[error] (Play / Compile / compileIncremental) Compilation failed
5073[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
5074[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
5075[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
5076[warn] | ^^^^^^^^^^
5077[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
5078[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
5079[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
5080[warn] | ^^^^^^^^^
5081[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
5082[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
5083[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
5084[warn] | ^^^^^^^^^
5085[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
5086[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
5087[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
5088[warn] | ^^^^^^^^^
5089[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
5090[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
5091[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
5092[warn] | ^^^^^^^^^^
5093[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
5094[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
5095[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
5096[error] | ^^^^^^^^^^^^^^^^^^^^^^
5097[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
5098[error] | Required: String
5099[error] |
5100[error] | longer explanation available when compiling with `-explain`
5101[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
5102[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
5103[error] | ^^^^^^^^^^^^^^^^^^^^^^
5104[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
5105[error] | Required: String
5106[error] |
5107[error] | longer explanation available when compiling with `-explain`
5108[warn] 5 warnings found
5109[error] two errors found
5110[error] (Play / Compile / compileIncremental) Compilation failed
5111[info] compiling 177 Scala sources and 138 Java sources to /build/repo/core/play/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
5112[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:223:58
5113[warn] 223 | implicit def literalString: JavascriptLiteral[String] = toJsString
5114[warn] | ^^^^^^^^^^
5115[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[String] does not have the @FunctionalInterface annotation.
5116[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:233:74
5117[warn] 233 | implicit def literalJavaInteger: JavascriptLiteral[java.lang.Integer] = toJsValue
5118[warn] | ^^^^^^^^^
5119[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Integer] does not have the @FunctionalInterface annotation.
5120[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:243:68
5121[warn] 243 | implicit def literalJavaLong: JavascriptLiteral[java.lang.Long] = toJsValue
5122[warn] | ^^^^^^^^^
5123[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Long] does not have the @FunctionalInterface annotation.
5124[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:253:74
5125[warn] 253 | implicit def literalJavaBoolean: JavascriptLiteral[java.lang.Boolean] = toJsValue
5126[warn] | ^^^^^^^^^
5127[warn] |method toJsValue is eta-expanded even though play.api.mvc.JavascriptLiteral[Boolean] does not have the @FunctionalInterface annotation.
5128[warn] -- Warning: /build/repo/core/play/src/main/scala/play/api/mvc/Binders.scala:293:54
5129[warn] 293 | implicit def literalUUID: JavascriptLiteral[UUID] = toJsString
5130[warn] | ^^^^^^^^^^
5131[warn] |method toJsString is eta-expanded even though play.api.mvc.JavascriptLiteral[java.util.UUID] does not have the @FunctionalInterface annotation.
5132[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Headers.scala:77:32
5133[error] 77 | val keySet = TreeSet(keys*)(CaseInsensitiveOrdered)
5134[error] | ^^^^^^^^^^^^^^^^^^^^^^
5135[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
5136[error] | Required: String
5137[error] |
5138[error] | longer explanation available when compiling with `-explain`
5139[error] -- [E007] Type Mismatch Error: /build/repo/core/play/src/main/scala/play/api/mvc/Results.scala:52:63
5140[error] 52 | val headers: Map[String, String] = TreeMap[String, String]()(CaseInsensitiveOrdered) ++ _headers
5141[error] | ^^^^^^^^^^^^^^^^^^^^^^
5142[error] | Found: play.core.utils.CaseInsensitiveOrdered.type
5143[error] | Required: String
5144[error] |
5145[error] | longer explanation available when compiling with `-explain`
5146[warn] 5 warnings found
5147[error] two errors found
5148[error] (Play / Compile / compileIncremental) Compilation failed
5149
5150************************
5151Build summary:
5152[{
5153 "module": "play-configuration",
5154 "compile": {"status": "ok", "tookMs": 7966, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5155 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5156 "test-compile": {"status": "ok", "tookMs": 3448, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5157 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5158 "publish": {"status": "skipped", "tookMs": 0},
5159 "metadata": {
5160 "crossScalaVersions": ["2.13.18", "3.3.7"]
5161}
5162},{
5163 "module": "play-java-jpa",
5164 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 15977, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5165 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5166 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5167 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5168 "publish": {"status": "skipped", "tookMs": 0},
5169 "metadata": {
5170 "crossScalaVersions": ["2.13.18", "3.3.7"]
5171}
5172},{
5173 "module": "play-bom",
5174 "compile": {"status": "ok", "tookMs": 54, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5176 "test-compile": {"status": "ok", "tookMs": 67, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5177 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5178 "publish": {"status": "skipped", "tookMs": 0},
5179 "metadata": {
5180 "crossScalaVersions": ["2.13.18", "3.3.7"]
5181}
5182},{
5183 "module": "play-jdbc",
5184 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 4839, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5186 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5187 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5188 "publish": {"status": "skipped", "tookMs": 0},
5189 "metadata": {
5190 "crossScalaVersions": ["2.13.18", "3.3.7"]
5191}
5192},{
5193 "module": "play-netty-server",
5194 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3635, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5195 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5196 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5197 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5198 "publish": {"status": "skipped", "tookMs": 0},
5199 "metadata": {
5200 "crossScalaVersions": ["2.13.18", "3.3.7"]
5201}
5202},{
5203 "module": "play-jcache",
5204 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3622, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5205 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5206 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5207 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5208 "publish": {"status": "skipped", "tookMs": 0},
5209 "metadata": {
5210 "crossScalaVersions": ["2.13.18", "3.3.7"]
5211}
5212},{
5213 "module": "play-jdbc-evolutions",
5214 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3296, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5215 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5216 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5217 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5218 "publish": {"status": "skipped", "tookMs": 0},
5219 "metadata": {
5220 "crossScalaVersions": ["2.13.18", "3.3.7"]
5221}
5222},{
5223 "module": "play-exceptions",
5224 "compile": {"status": "ok", "tookMs": 28, "warnings": 0, "errors": 0},
5225 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5226 "test-compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0},
5227 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5228 "publish": {"status": "skipped", "tookMs": 0},
5229 "metadata": {
5230 "crossScalaVersions": ["2.12.21", "3.3.7"]
5231}
5232},{
5233 "module": "play-openid",
5234 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3349, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5235 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5236 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5237 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5238 "publish": {"status": "skipped", "tookMs": 0},
5239 "metadata": {
5240 "crossScalaVersions": ["2.13.18", "3.3.7"]
5241}
5242},{
5243 "module": "play-cluster-sharding",
5244 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3134, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5245 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5246 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5247 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5248 "publish": {"status": "skipped", "tookMs": 0},
5249 "metadata": {
5250 "crossScalaVersions": ["2.13.18", "3.3.7"]
5251}
5252},{
5253 "module": "play-joda-forms",
5254 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3332, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5255 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5256 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5257 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5258 "publish": {"status": "skipped", "tookMs": 0},
5259 "metadata": {
5260 "crossScalaVersions": ["2.13.18", "3.3.7"]
5261}
5262},{
5263 "module": "play-filters-helpers",
5264 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3257, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5265 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5266 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5267 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5268 "publish": {"status": "skipped", "tookMs": 0},
5269 "metadata": {
5270 "crossScalaVersions": ["2.13.18", "3.3.7"]
5271}
5272},{
5273 "module": "play-docs",
5274 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3370, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5275 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5276 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5277 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5278 "publish": {"status": "skipped", "tookMs": 0},
5279 "metadata": {
5280 "crossScalaVersions": ["2.13.18", "3.3.7"]
5281}
5282},{
5283 "module": "play-java-forms",
5284 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3525, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5285 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5286 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5287 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5288 "publish": {"status": "skipped", "tookMs": 0},
5289 "metadata": {
5290 "crossScalaVersions": ["2.13.18", "3.3.7"]
5291}
5292},{
5293 "module": "play-cache",
5294 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3358, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5295 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5296 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5297 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5298 "publish": {"status": "skipped", "tookMs": 0},
5299 "metadata": {
5300 "crossScalaVersions": ["2.13.18", "3.3.7"]
5301}
5302},{
5303 "module": "play-logback",
5304 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3357, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5305 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5306 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5307 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5308 "publish": {"status": "skipped", "tookMs": 0},
5309 "metadata": {
5310 "crossScalaVersions": ["2.13.18", "3.3.7"]
5311}
5312},{
5313 "module": "play-java-cluster-sharding",
5314 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3014, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5315 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5316 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5317 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5318 "publish": {"status": "skipped", "tookMs": 0},
5319 "metadata": {
5320 "crossScalaVersions": ["2.13.18", "3.3.7"]
5321}
5322},{
5323 "module": "play-test",
5324 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3743, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5325 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5326 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5327 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5328 "publish": {"status": "skipped", "tookMs": 0},
5329 "metadata": {
5330 "crossScalaVersions": ["2.13.18", "3.3.7"]
5331}
5332},{
5333 "module": "play-caffeine-cache",
5334 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3538, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5335 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5336 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5337 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5338 "publish": {"status": "skipped", "tookMs": 0},
5339 "metadata": {
5340 "crossScalaVersions": ["2.13.18", "3.3.7"]
5341}
5342},{
5343 "module": "play-pekko-http-server",
5344 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3217, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5345 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5346 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5347 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5348 "publish": {"status": "skipped", "tookMs": 0},
5349 "metadata": {
5350 "crossScalaVersions": ["2.13.18", "3.3.7"]
5351}
5352},{
5353 "module": "play-server",
5354 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3305, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5355 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5356 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5357 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5358 "publish": {"status": "skipped", "tookMs": 0},
5359 "metadata": {
5360 "crossScalaVersions": ["2.13.18", "3.3.7"]
5361}
5362},{
5363 "module": "play-routes-compiler",
5364 "compile": {"status": "ok", "tookMs": 2128, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
5365 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5366 "test-compile": {"status": "ok", "tookMs": 1290, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5367 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5368 "publish": {"status": "skipped", "tookMs": 0},
5369 "metadata": {
5370 "crossScalaVersions": ["2.13.18", "3.3.7"]
5371}
5372},{
5373 "module": "play-streams",
5374 "compile": {"status": "ok", "tookMs": 80, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5375 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5376 "test-compile": {"status": "ok", "tookMs": 1884, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5377 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5378 "publish": {"status": "skipped", "tookMs": 0},
5379 "metadata": {
5380 "crossScalaVersions": ["2.13.18", "3.3.7"]
5381}
5382},{
5383 "module": "play-ws",
5384 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 4131, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5385 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5386 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5387 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5388 "publish": {"status": "skipped", "tookMs": 0},
5389 "metadata": {
5390 "crossScalaVersions": ["2.13.18", "3.3.7"]
5391}
5392},{
5393 "module": "play-ahc-ws",
5394 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3736, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5395 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5396 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5397 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5398 "publish": {"status": "skipped", "tookMs": 0},
5399 "metadata": {
5400 "crossScalaVersions": ["2.13.18", "3.3.7"]
5401}
5402},{
5403 "module": "play-pekko-http2-support",
5404 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3361, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5405 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5406 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5407 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5408 "publish": {"status": "skipped", "tookMs": 0},
5409 "metadata": {
5410 "crossScalaVersions": ["2.13.18", "3.3.7"]
5411}
5412},{
5413 "module": "play-jdbc-api",
5414 "compile": {"status": "ok", "tookMs": 69, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5415 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5416 "test-compile": {"status": "ok", "tookMs": 125, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5417 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5418 "publish": {"status": "skipped", "tookMs": 0},
5419 "metadata": {
5420 "crossScalaVersions": ["2.13.18", "3.3.7"]
5421}
5422},{
5423 "module": "play",
5424 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3299, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5425 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5426 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5427 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5428 "publish": {"status": "skipped", "tookMs": 0},
5429 "metadata": {
5430 "crossScalaVersions": ["2.13.18", "3.3.7"]
5431}
5432},{
5433 "module": "play-ehcache",
5434 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3767, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5435 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5436 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5437 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5438 "publish": {"status": "skipped", "tookMs": 0},
5439 "metadata": {
5440 "crossScalaVersions": ["2.13.18", "3.3.7"]
5441}
5442},{
5443 "module": "play-java",
5444 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3332, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5445 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5446 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5447 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5448 "publish": {"status": "skipped", "tookMs": 0},
5449 "metadata": {
5450 "crossScalaVersions": ["2.13.18", "3.3.7"]
5451}
5452},{
5453 "module": "play-build-link",
5454 "compile": {"status": "ok", "tookMs": 140, "warnings": 0, "errors": 0},
5455 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5456 "test-compile": {"status": "ok", "tookMs": 203, "warnings": 0, "errors": 0},
5457 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5458 "publish": {"status": "skipped", "tookMs": 0},
5459 "metadata": {
5460 "crossScalaVersions": ["2.12.21", "3.3.7"]
5461}
5462},{
5463 "module": "play-java-jdbc",
5464 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3642, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5465 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5466 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5467 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5468 "publish": {"status": "skipped", "tookMs": 0},
5469 "metadata": {
5470 "crossScalaVersions": ["2.13.18", "3.3.7"]
5471}
5472},{
5473 "module": "play-specs2",
5474 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3614, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5475 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5476 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5477 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5478 "publish": {"status": "skipped", "tookMs": 0},
5479 "metadata": {
5480 "crossScalaVersions": ["2.13.18", "3.3.7"]
5481}
5482},{
5483 "module": "play-guice",
5484 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3166, "warnings": 5, "errors": 2, "sourceVersion": "3.8"},
5485 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5486 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5487 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5488 "publish": {"status": "skipped", "tookMs": 0},
5489 "metadata": {
5490 "crossScalaVersions": ["2.13.18", "3.3.7"]
5491}
5492}]
5493************************
5494[error] Scala3CommunityBuild$ProjectBuildFailureException: 27 module(s) finished with failures: play-java-jpa, play-jdbc, play-netty-server, play-jcache, play-jdbc-evolutions, play-openid, play-cluster-sharding, play-joda-forms, play-filters-helpers, play-docs, play-java-forms, play-cache, play-logback, play-java-cluster-sharding, play-test, play-caffeine-cache, play-pekko-http-server, play-server, play-ws, play-ahc-ws, play-pekko-http2-support, play, play-ehcache, play-java, play-java-jdbc, play-specs2, play-guice
5495[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 27 module(s) finished with failures: play-java-jpa, play-jdbc, play-netty-server, play-jcache, play-jdbc-evolutions, play-openid, play-cluster-sharding, play-joda-forms, play-filters-helpers, play-docs, play-java-forms, play-cache, play-logback, play-java-cluster-sharding, play-test, play-caffeine-cache, play-pekko-http-server, play-server, play-ws, play-ahc-ws, play-pekko-http2-support, play, play-ehcache, play-java, play-java-jdbc, play-specs2, play-guice
5496[error] Total time: 357 s (0:05:57.0), completed Jan 7, 2026, 2:05:45 PM
5497[0JBuild failed, not retrying.