Fix. Integration client tests #667
Annotations
5 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
test/grpc/integration/server_test.exs#L380
variable "status" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/grpc/integration/server_test.exs#L400
variable "stream_ref" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
This job succeeded
Loading