Skip to content

Update Protos

Update Protos #822

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

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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