Sebastian Cohnen

Results 198 comments of Sebastian Cohnen

Just to check I understand correctly, the recommended workaround is disable [`Layout/SpaceInsideParens` for `*.haml`](https://github.com/sds/haml-lint/issues/491#issuecomment-2063961681)?

I'm happy to help here. We've been using goreleaser for multiple projects that automatically generate a formula for brew on release. Currently https://github.com/iann0036/go-release-action is used for building releases but it...

I was wondering if there is a workaround available, like ```yml - name: Set up Ruby uses: actions/setup-ruby@v1 with: ruby-version: "{{ cat('.ruby-version') }}" ``` However I was not able to...

I reported this issue to the yarn project (in hindsight not sure if I should have filed it here or at the node project instead). This issue here looks very...

I can confirm that downgrading to Docker Desktop 4.18.0 (104112) fixes the issue for `yarn install` seg fauting (see [comment](https://github.com/docker/for-mac/issues/6824#issuecomment-1538881539) above). Thanks for the hint @irobin591 - I can at...

@sam-thibault @MihaelaStoica: Can we provide something else to help with acknowledging/analysing the issue? (looking at the `status/0-more-info-needed` label)

In case you missed it, @julienallexandre, downgrading Docker Desktop one version seems to help until the issue is identified and fixed.

I can confirm that with Docker Desktop 4.20.1 (110738) the problem persists under x86 (macOS 13.3.1 (a) (22E772610a)). None of my Apple Silicon devices show this problem, also tested with...

Updated to macOS 13.4 (22F66) and the problem still persists.

Still preproducable with 4.21.0 (113844) on Ventura 13.4.1 (22F82). Do the issue labels need to be updated to reflect that the bug is still present, @sam-thibault?