New GRPC Build System #4
pull_request.yml
on: pull_request
Check Version Bump
9s
Run Protobuf Checks
15s
Annotations
11 errors
Check Version Bump
FetchError: invalid json response body at https://raw.githubusercontent.com/PretendoNetwork/grpc/405fe9b47b416e76b21d7087b2ed11606deccfcf/package.json reason: Unexpected non-whitespace character after JSON at position 3
|
Run Protobuf Checks:
protobufs/account/account_service.proto#L3
Package name "account" should be suffixed with a correctly formed version, such as "account.v1".
|
Run Protobuf Checks:
protobufs/account/account_service.proto#L12
Service name "Account" should be suffixed with "Service".
|
Run Protobuf Checks:
protobufs/account/account_service.proto#L13
"account.GetUserDataResponse" is used as the request or response type for multiple RPCs.
|
Run Protobuf Checks:
protobufs/account/account_service.proto#L17
"account.GetUserDataResponse" is used as the request or response type for multiple RPCs.
|
Run Protobuf Checks:
protobufs/account/account_service.proto#L17
RPC response type "GetUserDataResponse" should be named "ExchangeTokenForUserDataResponse" or "AccountExchangeTokenForUserDataResponse".
|
Run Protobuf Checks:
protobufs/account/exchange_token_for_user_data.proto#L3
Package name "account" should be suffixed with a correctly formed version, such as "account.v1".
|
Run Protobuf Checks:
protobufs/account/get_nex_data_rpc.proto#L3
Package name "account" should be suffixed with a correctly formed version, such as "account.v1".
|
Run Protobuf Checks:
protobufs/account/get_nex_data_rpc.proto#L6
Enum value name "CTR" should be prefixed with "DEVICE_TYPE_".
|
Run Protobuf Checks:
protobufs/account/get_nex_data_rpc.proto#L6
Enum zero value name "CTR" should be suffixed with "_UNSPECIFIED".
|
Run Protobuf Checks:
protobufs/account/get_nex_data_rpc.proto#L7
Enum value name "WUP" should be prefixed with "DEVICE_TYPE_".
|