Michael Dimchuk
Michael Dimchuk
There's an inconsistency around how lambda functions are deployed when defined in `app.py` vs how they're deployed as part of a blueprint. When a lambda function is declared in a...
### Bug description Having two classes with 5 methods that have a `pass` implementation (assuming the default minimum 4 lines of similarity) results in a false positive, where methods with...
### Describe the bug As of Quarkus `3.5.0` (and also `3.6.4` as I have the same error there), using the encrypted configuration properties as described in the docs https://quarkus.io/guides/config-reference#secret-keys-expressions causes...
### Description I use structured (JSON) logging quite a bit and need to be able to modify the properties of log records being generated by the application in order to...