Skip to content

fix: port optionset preheat N+1 fix to 2.42 (#24850) #52020

fix: port optionset preheat N+1 fix to 2.42 (#24850)

fix: port optionset preheat N+1 fix to 2.42 (#24850) #52020

Triggered via pull request August 14, 2026 15:28
Status Success
Total duration 12m 41s
Artifacts

run-api-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
api-test: dhis-2/dhis-api/src/main/java/org/hisp/dhis/sharing/CascadeSharingReport.java#L64
@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.
api-test: dhis-2/dhis-api/src/main/java/org/hisp/dhis/sharing/CascadeSharingReport.java#L55
@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.
api-test: dhis-2/dhis-api/src/main/java/org/hisp/dhis/sharing/CascadeSharingReport.java#L52
@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.
api-test: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dxf2/common/ImportOptions.java#L175
@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.
api-test: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dxf2/common/ImportOptions.java#L155
@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.
api-test: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dxf2/common/ImportOptions.java#L98
@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.
api-test: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dxf2/common/ImportOptions.java#L95
@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.
api-test: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dxf2/common/ImportOptions.java#L92
@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.
api-test: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dxf2/common/ImportOptions.java#L81
@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.
api-test: dhis-2/dhis-api/src/main/java/org/hisp/dhis/predictor/Predictor.java#L112
@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.