Bjørn Wiegell
Bjørn Wiegell
Great explanation, thanks alot. Some thoughts: - Rename the places where "Current version" and "Current revision" are used to "Stream Revision" - Rename "Prepare position" to "Commit position" - Rename...
see this: https://github.com/actions/runner/issues/1733#issuecomment-1069719149
Thank you for the quick reply, here i'm running wine directly without bash (same error): ``` bjoern@6475f8b41325:~$ BOX86_LOG=1 box86 ./wine/bin/wine ./data/h3.exe Debug level is 1 Dynarec for ARMv8, with extension:...
Hmm... i looked a little bit on the source of wine regarding `sock_init: shutdown() causes EOF`. I think it has something to do with IPC between wine and wineserver. Might...
So it seems to be a compatibility issue with the newer versions of wine. The errors above were from wine 9.0.0.0. On 8.0.2 i get: ``` myuser@cb03f9b8bb5c:~$ wine ./data/h3.exe Box86...
i will add, that what solved it for me was renaming the `~/.gitignore` and then running `nx reset`. Another `.gitignore` in an intermediate parent folder was not a problem apparently
I get an identical error on: ``` "@angular-eslint/eslint-plugin": "17.0.1", "@angular-eslint/eslint-plugin-template": "^17.2.1", "@angular-eslint/template-parser": "17.0.1", ``` My error seems to be caused by: ``` (item | resultValidationFromReference) == ResultValidation.TooLow ``` Like this:...
I tried all workarounds today, but nothing works
I'm experiencing this too. It's frustrating, since we use the exit code to block releases and now it blocks on too low a severity
I found myself looking for that button too (coming from the Brave homepage, that has one). I did not know that you could right-click between the icons. What about expanding...