Skip to content

Fix warning#676

Merged
mkurz merged 1 commit intoplayframework:mainfrom
xuwei-k:fix-warn
Apr 8, 2026
Merged

Fix warning#676
mkurz merged 1 commit intoplayframework:mainfrom
xuwei-k:fix-warn

Conversation

@xuwei-k
Copy link
Copy Markdown
Contributor

@xuwei-k xuwei-k commented Apr 8, 2026

https://github.com/playframework/play-json/blob/a8ace0633c57ae7dd830cfbd61b8253144eb4cba/play-json/shared/src/main/scala/play/api/libs/json/Writes.scala#L515-L527

[warn] -- Deprecation Warning: /home/runner/work/playframework.com/playframework.com/app/models/modules/Module.scala:33:40 
[warn] 33 |    (__ \ "modules").write(using Writes.iterableWrites[(Module, Seq[Release]), Seq])
[warn]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[warn]    |method iterableWrites in trait LowPriorityWrites is deprecated since 2.8.1: Use `iterableWrites2`

@mkurz mkurz merged commit ed465ca into playframework:main Apr 8, 2026
8 checks passed
@xuwei-k xuwei-k deleted the fix-warn branch April 8, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants