Ciaran McNulty
Ciaran McNulty
### Description There's [already a step in the build](https://github.com/moby/buildkit/blob/master/hack/dockerfiles/generated-files.Dockerfile#L57-L61) that extracts the `.proto` service definitions cleanly from this repository Because it takes a few steps to do this, it would...
We have this method in cucumber/common: https://github.com/cucumber/common/blob/9945048fe4668dce3b3118670488b4c2ca79a884/gherkin/php/src/AstNode.php#L58 Builds in CI using the cucumber/cucumber-build container are passing: https://app.circleci.com/pipelines/github/cucumber/common/12814/workflows/6e3f569e-8a0c-4492-904e-de6284d25109/jobs/488558 When I run psalm just on that file (`psalm --no-cache src/AstNode.php`, there are...