Added a unary grpc client interceptor that will allow grpc clients to… #88
Annotations
3 errors and 2 warnings
lint:
ecosystem/grpc/client_interceptor_test.go#L40
shadow: declaration of "err" shadows declaration at line 34 (govet)
|
lint:
ecosystem/grpc/client_interceptor.go#L35
ineffectual assignment to simplerrCode (ineffassign)
|
lint
issues found
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|