Maxwell Mapako

Results 42 comments of Maxwell Mapako

I love this suggestion, something I've had to do was to create multiple factories of `SerializersModule`s with a named qualifier for each of them. Then when I need to build...

I maybe mistaken @mslalith but if I understand your question what you want to know is what Named qualifier of `LoggerDataSource` impl (`LoggerInMemoryDataSource` or `LoggerInMemoryDataSource`) if you simply define `LoggerDataSource`...

In my case this worked before, particularly `v1.12.8` upgrading to `v1.13.3` introduced these errors 😕 I'll have to dig into the changelog later on to see what might have changed

Looks like a duplication of issue #4

I am also interested in the development of this, in my use case I have https://github.com/release-drafter/release-drafter which generates a draft release and tag with change-log and manages version resolution based...

@kevenliu3 @yaochangliang159 I have an Mi 4c running on MIUI 8 stock and I don't have this problem. Using supertoasts:2.0

Probably happening as the emojis have not yet been included in the emoji list, https://emojipedia.org/disguised-face/ seems to have been introduced with emoji 13 in 2020 while this project only supports...

+1 This happens at random for me, often time re-running the failed runner works, but I've only had this problem with PR runners but not push event runners

@erik-bershel - From push trigger: https://github.com/AniTrend/anitrend-v2/actions/runs/4031567002/jobs/6930931528 ✅ - From pull trigger: https://github.com/AniTrend/anitrend-v2/actions/runs/4031566733/jobs/6930931137 ❌ This has been happening frequently where the push trigger often builds without any errors but the pull...