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
Downloading protoc executor file - protoc-3.9.1-osx-x86_64.exe
Download successfully completed. Executor file path - /var/folders/p8/hxg5f9kd2bj8svp8v12m9tj40000gn/T/protoc-3.9.1-osx-x86_64.exe
Successfully extracted library files.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.github.jknack.handlebars.context.MemberValueResolver (file:/Library/Ballerina/distributions/ballerina-slalpha2/bre/lib/handlebars-4.0.6.jar) to method java.util.Collections$EmptyMap.isEmpty()
WARNING: Please consider reporting this to the maintainers of com.github.jknack.handlebars.context.MemberValueResolver
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Successfully generated ballerina file.
madhukaw
changed the title
Fix WARNING messages that appear during stub generation
Generate protobuf definition bal files using Syntax tree
Apr 6, 2021
Create a new Protocol Buffers definition file
grpc_unary_blocking.proto
and add the below service definition.Run the command below in Ballerina tools distribution for stub generation.
Actual output:
Expected output:
The text was updated successfully, but these errors were encountered: