Skip to content

Instantly share code, notes, and snippets.

@mrvisser
Last active August 29, 2015 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrvisser/ac05a45f347b365f5c1f to your computer and use it in GitHub Desktop.
Save mrvisser/ac05a45f347b365f5c1f to your computer and use it in GitHub Desktop.
[info] /private/tmp/case-config/modules/core/src/test/scala/com/pellucid/caseconfig/TypelevelConfig2CaseConfigSpec.scala:188: extractors.this.CTypeExtractor.optionExtractor is not a valid implicit value for com.pellucid.caseconfig.extractors.CTypeExtractor[Option[com.pellucid.caseconfig.AllSimpleTypesRequired]] because:
[info] hasMatchingSymbol reported error: diverging implicit expansion for type com.pellucid.caseconfig.extractors.CTypeExtractor[List[com.pellucid.caseconfig.Bytes]]
[info] starting with macro method caseClassExtractor in trait LowPriorityExtractors0
[info] config.getConfig("allWithCase0").get[AllSimpleTypesWithCaseOptional] should be(allWithCase0Optional)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment