[chore/#582] 부하테스트용 FCM 인위적 지연 주입#652
Merged
Merged
Annotations
6 warnings
|
Build:
src/main/java/umc/cockple/demo/domain/exercise/domain/Exercise.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.
|
|
Build:
src/main/java/umc/cockple/demo/domain/chat/domain/ChatRoomMember.java#L34
@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.
|
|
Build:
src/main/java/umc/cockple/demo/domain/party/domain/PartyAddr.java#L34
@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.
|
|
Build:
src/main/java/umc/cockple/demo/domain/contest/domain/Contest.java#L61
@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.
|
|
Build:
src/main/java/umc/cockple/demo/domain/contest/domain/Contest.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.
|
|
Build:
src/main/java/umc/cockple/demo/domain/terms/domain/Terms.java#L36
@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.
|
background
wait
wait-all
cancel
parallel
Loading