add grpc server #10
Annotations
3 errors and 3 warnings
proxy/grpc/client.go#L6
File is not `goimports`-ed with -local github.com/rollkit (goimports)
|
proxy/grpc/server.go#L6
File is not `goimports`-ed with -local github.com/rollkit (goimports)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, technote-space/[email protected], golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
proxy/grpc/server.go#L12
exported: exported function NewServer should have comment or be unexported (revive)
|
proxy/client.go#L14
exported: exported function NewClient should have comment or be unexported (revive)
|
This job failed
Loading