guardrail-dev / guardrail-dev/guardrail
[http4s] Multipart.apply is now effectful
Open
scala-http4s
- Dominant language
- Scala
- Stars
- 541
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
Warning is:
```scala
method apply in object Multipart is deprecated (since 0.23.12): Creating a boundary is an effect. Use Multiparts.multipart to generate an F[Multipart[F]], or call the two-parameter apply with your own boundary.
```
Contributor guide
Assessment
This issue has not been assessed yet.