Skip to content

perf: stop Tracker preheat from fully materializing OptionSet.options… #61523

perf: stop Tracker preheat from fully materializing OptionSet.options…

perf: stop Tracker preheat from fully materializing OptionSet.options… #61523

Triggered via push August 14, 2026 18:51
Status Success
Total duration 10m 38s
Artifacts

analyse-pr.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
sonarqube: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dxf2/common/ImportOptions.java#L79
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
sonarqube: dhis-2/dhis-api/src/main/java/org/hisp/dhis/icon/UpdateIconRequest.java#L49
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
sonarqube: dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/message/ProgramMessage.java#L84
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
sonarqube: dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/message/ProgramMessage.java#L72
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
sonarqube: dhis-2/dhis-api/src/main/java/org/hisp/dhis/icon/IconResponse.java#L57
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
sonarqube: dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/RepeatableStageParams.java#L56
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
sonarqube: dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/RepeatableStageParams.java#L48
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
sonarqube: dhis-2/dhis-api/src/main/java/org/hisp/dhis/predictor/Predictor.java#L110
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
sonarqube: dhis-2/dhis-api/src/main/java/org/hisp/dhis/scheduling/parameters/PredictorJobParameters.java#L66
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
sonarqube: dhis-2/dhis-api/src/main/java/org/hisp/dhis/scheduling/parameters/PredictorJobParameters.java#L62
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.