Change TS compiler to ts-proto and nice-grpc for backwards compatibility #11
Annotations
10 errors and 1 warning
Run bufbuild/buf-action@v1:
protobufs/account/account_service.proto#L3
Package name "account" should be suffixed with a correctly formed version, such as "account.v1".
|
Run bufbuild/buf-action@v1:
protobufs/account/account_service.proto#L12
Service name "Account" should be suffixed with "Service".
|
Run bufbuild/buf-action@v1:
protobufs/account/account_service.proto#L13
"account.GetUserDataResponse" is used as the request or response type for multiple RPCs.
|
Run bufbuild/buf-action@v1:
protobufs/account/account_service.proto#L16
"google.protobuf.Empty" is used as the request or response type for multiple RPCs.
|
Run bufbuild/buf-action@v1:
protobufs/account/account_service.proto#L16
RPC response type "Empty" should be named "UpdatePNIDPermissionsResponse" or "AccountUpdatePNIDPermissionsResponse".
|
Run bufbuild/buf-action@v1:
protobufs/account/account_service.proto#L17
"account.GetUserDataResponse" is used as the request or response type for multiple RPCs.
|
Run bufbuild/buf-action@v1:
protobufs/account/account_service.proto#L17
RPC response type "GetUserDataResponse" should be named "ExchangeTokenForUserDataResponse" or "AccountExchangeTokenForUserDataResponse".
|
Run bufbuild/buf-action@v1:
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 bufbuild/buf-action@v1:
protobufs/account/get_nex_data_rpc.proto#L3
Package name "account" should be suffixed with a correctly formed version, such as "account.v1".
|
Run bufbuild/buf-action@v1:
protobufs/account/get_nex_data_rpc.proto#L6
Enum value name "CTR" should be prefixed with "DEVICE_TYPE_".
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/grpc/grpc. Supported file pattern: go.sum
|
Loading