Franz Busch
Franz Busch
@simonjbeaumont Gentle ping. I think we can merge this. It should replicate everything that Jenkins is currently providing.
I can't approve since I am the author but LGTM!
@shinGangan This PR should probably be closed in favour of https://github.com/apple/swift-openapi-generator/pull/604
Chunked `next`s is something that is high on our list but we don't have the language features just yet to express it the way we want. Passing a raw pointer...
We should disable warnings as errors on 5.10. We won't be able to make that work probably.
If I recall correctly this issue was fixed in newer Xcodes. Can you try building and submitting with Xcode 15.3 or 15.4?
I misremembered which Xcode is shipping the fix it turns out this is fixed with Xcode 16 and should work in the recent betas.
If I understand these logs here correctly then those are fine to log at `error/warning`. Normally, we recommend that libraries only log below `warning` and/or surface any error through the...
FWIW [swift-protobuf generates both swift-format and SwiftLint comments automatically](https://github.com/apple/swift-protobuf/blob/d72aed98f8253ec1aa9ea1141e28150f408cf17f/Sources/protoc-gen-swift/FileGenerator.swift#L70)
Are you building in a docker image? If so could you share your docker file?