Skip to content

fix: remove L2 cache on the OptionSet.options collection to avoid tracker import N+1 #52023

fix: remove L2 cache on the OptionSet.options collection to avoid tracker import N+1

fix: remove L2 cache on the OptionSet.options collection to avoid tracker import N+1 #52023

Triggered via pull request August 15, 2026 04:49
Status Success
Total duration 15m 1s
Artifacts

run-api-tests.yml

on: pull_request
send-slack-message
send-slack-message
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
api-test: 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.
api-test: 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.
api-test: 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.
api-test: 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.
api-test: 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.
api-test: 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.
api-test: 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.
api-test: 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.
api-test: 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.
api-test: 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.