Results 97 issues of Maximilian Downey Twiss

Makes progress on #12840. Before submitting the PR make sure the following are checked: * [x] The PR relates to *only* one subject with a clear title and description in...

## Is your feature request related to a problem? Please describe. I sometimes encounter code with an if/else condition that sets a variable to an empty string as one of...

## Is your feature request related to a problem? Please describe. I was looking back at the code I had written and realised this was probably not a good way...

## Is your feature request related to a problem? Please describe. ```ruby # Adds an offense that has no particular location. # No correction can be applied to global offenses...

## Description working on updating vulnerable packages as found by repology, at least to the extent I can when half of the buildsystems are broken. ## Builds: - [x] `x86_64`...

**Describe the bug** The cmake buildsystem was broken by #10335. **To Reproduce** Steps to reproduce the behavior: 1. Please indicate where the command(s) were executed. `satmandu/crewbuild:m90-x86_64` container 2. I executed...

Needs testing on real hardware: - [ ] `x86_64` - [ ] `i686` - [ ] `armv7l` ### Run the following to get this pull request's changes locally for testing....

## Description yeah so we don't actually need to defensively program against our own code-- `gnome_packages` is initialized at line 2 of `lib/gnome.rb`, so it will never be nil, and...

Should fix what happened in #10356 where the failures counted as cancellations. deliberately breaking a package to test. ### Run the following to get this pull request's changes locally for...

Supersedes #8498. I've tested it and the tests pass when I set `export QT_QPA_PLATFORM=offscreen`, but I'd appreciate if someone with real hardware or display passthrough set up could test things...