fix: remove L2 cache on the OptionSet.options collection to avoid tracker import N+1 #61525
Annotations
10 warnings
|
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/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/dxf2/common/ImportOptions.java#L173
@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/dxf2/common/ImportOptions.java#L153
@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/dxf2/common/ImportOptions.java#L96
@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/dxf2/common/ImportOptions.java#L93
@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/dxf2/common/ImportOptions.java#L90
@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/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/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.
|