You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All (193) generated classes have same issue the method maybeForceBuilderInitialization()
has invalid if-statement of its empty body, e.g.
./hapi/build/generated/source/proto/main/java/com/hederahashgraph/api/proto/java/UtilPrngTransactionBody.java, line 302
private void maybeForceBuilderInitialization() {
if (com.google.protobuf.GeneratedMessageV3
.alwaysUseFieldBuilders) {
}
}
Description
All (193) generated classes have same issue the method maybeForceBuilderInitialization()
has invalid if-statement of its empty body, e.g.
./hapi/build/generated/source/proto/main/java/com/hederahashgraph/api/proto/java/UtilPrngTransactionBody.java, line 302
Steps to reproduce
Additional context
No response
Hedera network
other
Version
v0.53
Operating system
Other
The text was updated successfully, but these errors were encountered: