Erlend Hamnaberg

Results 119 comments of Erlend Hamnaberg

Closing in cleanup run, If anyone cares about this, please comment and I'll reopen.

Interpolation of values is currently not done. the `json"{}"` literal is just validation of valid json, not anything else. I have always found this quite limiting, and would accept improvements...

another instance here: ==> X io.circe.pointer.literal.PointerInterpolatorSuite.The pointer string interpolater should work with arbitrary interpolated strings 0.08s munit.FailException: /home/runner/work/circe/circe/modules/pointer-literal/src/test/scala/io/circe/pointer/literal/PointerInterpolatorSuite.scala:63 62: 63: property("The pointer string interpolater should work with arbitrary interpolated strings")...

This looks fixed in https://scastie.scala-lang.org/VIHpGGwQRQCnuDwNRWqhKA

also needs https://github.com/typelevel/cats/pull/4585

We need jawn. https://github.com/typelevel/jawn/pull/620

needs https://github.com/cquiroz/scala-java-time/issues/504

All dependencies updated, but the native build is hanging for some reason.

> Why's the CI red? What's failing? Sense like many of the bulls just got cancelled... It was failing because of a flaky pointer js-test, will have a look this...