Luke
Luke
This is happening for me also. I tried both the workaround in https://github.com/Quick/Nimble/issues/702#issuecomment-596795483 and in https://github.com/Quick/Nimble/issues/702#issue-501042531. However, the github action keeps failing (but it works locally, interestingly enough). The error...
Here's what the raw log looks like: ```2020-04-13T00:52:43.1071038Z ##[command]/usr/bin/docker run --name d00b33746d5852aeb147dfb22d01c6b1552247_4eabff --label d00b33 --workdir /github/workspace --rm -e GITHUB_TOKEN -e INPUT_ARGS -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e...
Yeah, that's what I thought about too. I was going to try the .files LintStyle to try to isolate the file(s) that are causing the error. But I couldn't find...
@f-meloni Can you take a look at this PR? https://github.com/HymnalDreamTeam/Hymns-iOS/pull/51 I only ran it on a specific file. Doesn't look like there's anything wrong with that filename? If the path...
bump on this PR
Friendly ping on this @afohrman
Hmmm, @younata just to confirm my understanding, are you reccomending that, to test Combine publishers, we should just use a different library to test with, and not use Quick?
@younata Apologies for the delay. I was out for a while and unable to work on this. But thank you for your code sample! I edited here so to reproduce...
I seem to be unable to reopen this issue. Should I create a new issue, or is commenting on here sufficient, @younata?
@younata circling back to this to see if you've had a chance to take a look? It's still happening with Quick 7.3.0 (although https://github.com/Quick/Quick/issues/1237 was indeed fixed, like you said!)