goncalo-frade-iohk
goncalo-frade-iohk
@nvuillam this is still happening. I believe the problem is with the paths: `SwiftLint lint --path '/tmp/lint'` this path should be the GitHub action repo workspace. Is there any way...
Any suggestion around this? :)
Sure if you need any help. :) As far as I understand the problem is with the path passed down to SwiftLint `SwiftLint lint --path '/tmp/lint'` Im not sure what...
Well there is this GitHub action that I know works that also uses docker :). https://github.com/norio-nomura/action-swiftlint And this as the entrypoint: https://github.com/norio-nomura/action-swiftlint/blob/master/entrypoint.sh But don't know if this can help you.
We had quite a bit of discussions around this and would be good to probably add more context to the Protocol. In my opinion the `messages-received` should not have `thid`....
Oh I see. Well iOS is arm64 since a long time, just the iOS simulator was x86_64. Mac is actually playing catch up at this point with the new M1's....
Perfect will do so :)