feat: add user.proto and boilerplate code for gRPC #28
Annotations
4 errors and 2 warnings
test:
pb/service_simple_bank_grpc.pb.go#L11
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/cukhoaimon/SimpleBank/pb); to add:
|
test:
pb/service_simple_bank_grpc.pb.go#L12
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/cukhoaimon/SimpleBank/pb); to add:
|
test:
pb/service_simple_bank_grpc.pb.go#L13
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by github.com/cukhoaimon/SimpleBank/pb); to add:
|
test
Process completed with exit code 2.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|