Skip to content

Update Protos

Update Protos #837

Triggered via pull request October 11, 2024 15:49
Status Failure
Total duration 1m 17s
Artifacts

test.yml

on: pull_request
Test (Node)
1m 8s
Test (Node)
Test (Contracts)
13s
Test (Contracts)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test (Node): pkg/api/service.go#L72
undefined: message_api.BatchSubscribeEnvelopesRequest
Test (Node): pkg/api/service.go#L73
undefined: message_api.ReplicationApi_BatchSubscribeEnvelopesServer
Test (Node): pkg/api/service.go#L98
undefined: message_api.BatchSubscribeEnvelopesResponse
Test (Node): pkg/api/service.go#L167
query.GetFilter undefined (type *message_api.EnvelopesQuery has no field or method GetFilter)
Test (Node): pkg/api/service.go#L198
undefined: message_api.PublishEnvelopeRequest
Test (Node): pkg/api/service.go#L199
undefined: message_api.PublishEnvelopeResponse
Test (Node): pkg/api/service.go#L215
undefined: message_api.PublishEnvelopeResponse
Test (Node): pkg/api/service.go#L238
undefined: message_api.PublishEnvelopeResponse
Test (Node): pkg/api/subscribeWorker.go#L241
undefined: message_api.BatchSubscribeEnvelopesRequest_SubscribeEnvelopesRequest
Test (Node): pkg/sync/syncWorker.go#L78
undefined: message_api.ReplicationApi_BatchSubscribeEnvelopesClient
Test (Node)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/