Last active
August 29, 2015 14:08
-
-
Save mrvisser/ac05a45f347b365f5c1f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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