perf: stop Tracker preheat from fully materializing OptionSet.options… #61523
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.
|