Arkadiusz Pałka
Arkadiusz Pałka
A proposal for feature in future scope. As an user, I want to mark PR as blocker - highlight the whole row as yellow - and display me in a...
When I add secondary constructor to data class, at builder class are two setter of the property. My class ```Kotlin @KotlinBuilder data class ProjectGroupModel( val parent: ProjectModel, val children: List...
Version: madrapps/[email protected] empty.xml: ```XML ``` When one of the modules does not data to present, the report is empty but it seems like the pipeline is passing with an error...
### Version 4.5.9 ### Context The `io.vertx.kafka.client.consumer.OffsetAndMetadata` doesn't respect the equals and hashcode contract. I encountered it while I was writing unit tests and IMO it looks like a bug...