Skip to content

fix(proto): update gRPC requests to use the correct request parameters #1345

fix(proto): update gRPC requests to use the correct request parameters

fix(proto): update gRPC requests to use the correct request parameters #1345

Triggered via pull request March 6, 2024 19:15
Status Failure
Total duration 1m 0s
Artifacts

test-e2e.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
test-e2e: src/actors/client/ActorClient/ActorClientGRPC.ts#L14
'Empty' is defined but never used. Allowed unused vars must match /^_/u
test-e2e: src/implementation/Client/GRPCClient/health.ts#L17
'Empty' is defined but never used. Allowed unused vars must match /^_/u
test-e2e: test/e2e/grpc/client.test.ts#L23
'Empty' is defined but never used. Allowed unused vars must match /^_/u
test-e2e: test/e2e/grpc/clientWithApiToken.test.ts#L17
'Empty' is defined but never used. Allowed unused vars must match /^_/u
test-e2e
Process completed with exit code 1.
test-e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/