We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[info] compiling 12 Scala sources to /.../tethys/modules/benchmarks/target/scala-3.3.0/classes ... [error] /...tethys/library/src/scala/quoted/Expr.scala: No given instance of type tethys.JsonReader[collection.mutable.LinkedHashMap[String, String]] was found. [error] I found: [error] [error] tethys.JsonReader.mapReader[String, String, collection.mutable.LinkedHashMap]( [error] tethys.readers.KeyReader.stringKeyReader, tethys.JsonReader.stringReader, [error] new tethys.compat.CollectionBuilder.MapFactoryCollectionBuilder[Any, Any, Map] [error] (scala.collection.immutable.Map): [error] tethys.compat.CollectionBuilder.MapFactoryCollectionBuilder[Any, Any, Map] [error] ) [error] [error] But Found: tethys.compat.CollectionBuilder.MapFactoryCollectionBuilder[Any, Any, Map] [error] Required: tethys.compat.CollectionBuilder[(String, String), [error] collection.mutable.LinkedHashMap[String, String]]. [warn] there were 2 deprecation warnings; re-run with -deprecation for details [warn] one warning found [error] one error found [error] (benchmarks / Compile / compileIncremental) Compilation failed
The text was updated successfully, but these errors were encountered:
Hi, benchmarks will be fixed in this PR https://github.com/tethys-json/tethys/pull/285/files
Sorry, something went wrong.
Fixed here #311
@dos65 close this as completed, please
No branches or pull requests
The text was updated successfully, but these errors were encountered: