Webber Takken

Results 281 comments of Webber Takken

The lint error is caused by https://github.com/game-ci/unity-test-runner/pull/206 The other errors I'd expect to pass, but I wont have time to look at it until later.

The default isn't changing. This is just a documentation file. I don't think there's a real relation with that issue tbh.

> Huh? It looks like the point of this PR is to change the default. I don't get it. `actions.yml` is just a documentation file. This PR is only correcting...

Ah I didn't realise that this actually works now. The docs indeed say that it [should](https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#inputsinput_iddefault) work. When GH Actions just started out (when we created this action) we actually...

Looks like this is a breaking change for public repositories (like this very repo), because the default permissions from public PRs don't include writing the checks results. It's causing the...

Still getting the same issue on `thefuck 3.32` and `PowerShell 7.4.1`. ![image](https://github.com/nvbn/thefuck/assets/20756439/ea6c82be-f4a4-4c5d-ab22-8a0a81912af9) Looking at mentioned commit, the page gives a warning > This commit does not belong to any branch...

related: https://github.com/nvbn/thefuck/issues/1434

It seems to not be able to resolve the hostname from the context of your runner. It's hard to say something more about it without having your complete context. Try...