perf: stop Tracker preheat from fully materializing OptionSet.options [41] #61520
Annotations
10 warnings
|
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/sharing/CascadeSharingParameters.java#L58
@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/sharing/CascadeSharingParameters.java#L53
@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/sharing/CascadeSharingParameters.java#L46
@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.
|
|
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/icon/AddIconRequest.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/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.
|