Closed strophy closed 3 years ago
The deprecated grpc dependency needed updating to @grpc/grpc-js for future support and to speed up builds in CI.
grpc
@grpc/grpc-js
npm run test
For repository code-owners and collaborators only
This pull request introduces 13 alerts when merging 2de70210cf99db38ad04a08385147fd487c0d509 into 49a1f2e42c38f78b8362c89c11d22a1cf87f9811 - view on LGTM.com
new alerts:
Issue being fixed or feature implemented
The deprecated
grpc
dependency needed updating to@grpc/grpc-js
for future support and to speed up builds in CI.What was done?
grpc
with updated dev versions to verify build and testHow Has This Been Tested?
npm run test
Breaking Changes
Checklist:
For repository code-owners and collaborators only