breucode

Results 7 issues of breucode

The double minus ligation has a weird hin in the first minus, just before the following one. This is much more pronounced on my linux machine than on my mac....

🐞 Bug
stale

In wezterm, the first underscore of the 'connected-underscore' ligation is offset vertically in wezterm. This does not happen in IntelliJ or VisualStudioCode. However, this issue does not appear with the...

🐞 Bug

It would be great, if spotless supported https://github.com/node-gradle/gradle-node-plugin to download npm for prettier. This would make it optional to install npm.

enhancement

After upgrading from Kotlin 1.6.21 to 1.7.0 several tests failed in my project. Error log from 1.7.0: https://github.com/breucode/imisu/runs/7162625396 Successful run in 1.6.21: https://github.com/breucode/imisu/runs/7162750526 The failing tests are located here: https://github.com/breucode/imisu/blob/master/src/test/kotlin/de/breuco/imisu/api/routes/ServicesTest.kt

I would like to check, if a method throws an unchecked exception. Currently, it seems, we can only check, if such Exceptions are instantiated, but there is no way, to...

enhancement
help wanted
topic:core

It would be great to get additional information out of this action via outputs. The thing I would be particularly interested in is the total number of vulnerabilities. This would...

### Prerequisites Put an `x` into the box(es) that apply: - [x] This pull request fixes a bug. - [ ] This pull request adds a feature. - [ ]...