You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by: java.util.NoSuchElementException: Function cityName not found in io.github.serpro69.kfaker.provider.Address@38a60bcb
at io.github.serpro69.kfaker.FakerService.getFunctionName(FakerService.kt:587)
at io.github.serpro69.kfaker.FakerService.access$getFunctionName(FakerService.kt:34)
at io.github.serpro69.kfaker.FakerService$resolveExpression$resolvedExpression$1.invoke(FakerService.kt:497)
at io.github.serpro69.kfaker.FakerService$resolveExpression$resolvedExpression$1.invoke(FakerService.kt:492)
at io.github.serpro69.kfaker.FakerService.findMatchesAndAppendTail(FakerService.kt:622)
at io.github.serpro69.kfaker.FakerService.resolveExpression-goSy63c(FakerService.kt:492)
at io.github.serpro69.kfaker.FakerService.resolve(FakerService.kt:414)
at io.github.serpro69.kfaker.provider.YamlFakeDataProvider$returnOrResolveUnique$3.invoke(YamlFakeDataProvider.kt:227)
at io.github.serpro69.kfaker.provider.YamlFakeDataProvider$returnOrResolveUnique$3.invoke(YamlFakeDataProvider.kt:221)
at io.github.serpro69.kfaker.provider.AbstractFakeDataProvider.resolveUniqueValue(AbstractFakeDataProvider.kt:74)
at io.github.serpro69.kfaker.provider.AbstractFakeDataProvider.resolveUniqueValue(AbstractFakeDataProvider.kt:59)
at io.github.serpro69.kfaker.provider.YamlFakeDataProvider.returnOrResolveUnique(YamlFakeDataProvider.kt:221)
at io.github.serpro69.kfaker.provider.YamlFakeDataProvider.returnOrResolveUnique$default(YamlFakeDataProvider.kt:216)
at io.github.serpro69.kfaker.provider.YamlFakeDataProvider.resolve(YamlFakeDataProvider.kt:77)
at io.github.serpro69.kfaker.commerce.provider.Company.name(Company.kt:24)
Should be an easy fix, though I don't like modifying dict files really.... Need to find a better way to handle these discrepancies...
The text was updated successfully, but these errors were encountered:
Should be an easy fix, though I don't like modifying dict files really.... Need to find a better way to handle these discrepancies...
The text was updated successfully, but these errors were encountered: