upgrade go-genproto submodules to avoid ambiguous import errors #136
Annotations
5 errors and 1 warning
test (1.19, ubuntu-latest):
pkg/middleware/manager.go#L33
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
test (1.19, ubuntu-latest):
pkg/middleware/manager.go#L35
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
test (1.19, ubuntu-latest):
pkg/middleware/unimplemented.go#L73
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
test (1.19, ubuntu-latest):
pkg/middleware/unimplemented.go#L75
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
test (1.19, ubuntu-latest)
issues found
|
test (1.19, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|