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
Platform has added new protobuf definitions to the hedera protobufs repository. These should be included in the PBJ integration tests to ensure PBJ continues to correctly compile platform protocol buffer code.
Solution
Add the platform folder to the pbj-integration-tests build in build.gradle.kts on or near lines 31, 35, and 44.
Problem
Platform has added new protobuf definitions to the hedera protobufs repository. These should be included in the PBJ integration tests to ensure PBJ continues to correctly compile platform protocol buffer code.
Solution
Add the
platform
folder to the pbj-integration-tests build in build.gradle.kts on or near lines 31, 35, and 44.Related Items
The text was updated successfully, but these errors were encountered: