Skip to content

feat: bulksubscribe http #1077

feat: bulksubscribe http

feat: bulksubscribe http #1077

Triggered via pull request December 23, 2023 07:22
Status Failure
Total duration 2m 19s
Artifacts

test-on-push.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Test on 1.20: service/grpc/topic_test.go#L71
avoid direct access to proto field resp.Subscriptions, use resp.GetSubscriptions() instead (protogetter)
Test on 1.20: service/grpc/topic_test.go#L72
avoid direct access to proto field resp.Subscriptions, use resp.GetSubscriptions() instead (protogetter)
Test on 1.20: service/grpc/topic_test.go#L73
avoid direct access to proto field sub.PubsubName, use sub.GetPubsubName() instead (protogetter)
Test on 1.20: service/grpc/topic_test.go#L74
avoid direct access to proto field sub.Topic, use sub.GetTopic() instead (protogetter)
Test on 1.20: service/grpc/topic_test.go#L75
avoid direct access to proto field sub.Routes, use sub.GetRoutes() instead (protogetter)
Test on 1.20: service/grpc/topic_test.go#L90
avoid direct access to proto field resp.Subscriptions, use resp.GetSubscriptions() instead (protogetter)
Test on 1.20: service/grpc/topic_test.go#L92
avoid direct access to proto field sub.PubsubName, use sub.GetPubsubName() instead (protogetter)
Test on 1.20: service/grpc/topic_test.go#L93
avoid direct access to proto field sub.Topic, use sub.GetTopic() instead (protogetter)
Test on 1.20: service/grpc/topic_test.go#L94
avoid direct access to proto field sub.Routes, use sub.GetRoutes() instead (protogetter)
Test on 1.20: service/grpc/topic_test.go#L95
avoid direct access to proto field sub.Routes.Default, use sub.GetRoutes().GetDefault() instead (protogetter)
Test on 1.21: service/grpc/topic_test.go#L71
avoid direct access to proto field resp.Subscriptions, use resp.GetSubscriptions() instead (protogetter)
Test on 1.21: service/grpc/topic_test.go#L72
avoid direct access to proto field resp.Subscriptions, use resp.GetSubscriptions() instead (protogetter)
Test on 1.21: service/grpc/topic_test.go#L73
avoid direct access to proto field sub.PubsubName, use sub.GetPubsubName() instead (protogetter)
Test on 1.21: service/grpc/topic_test.go#L74
avoid direct access to proto field sub.Topic, use sub.GetTopic() instead (protogetter)
Test on 1.21: service/grpc/topic_test.go#L75
avoid direct access to proto field sub.Routes, use sub.GetRoutes() instead (protogetter)
Test on 1.21: service/grpc/topic_test.go#L90
avoid direct access to proto field resp.Subscriptions, use resp.GetSubscriptions() instead (protogetter)
Test on 1.21: service/grpc/topic_test.go#L92
avoid direct access to proto field sub.PubsubName, use sub.GetPubsubName() instead (protogetter)
Test on 1.21: service/grpc/topic_test.go#L93
avoid direct access to proto field sub.Topic, use sub.GetTopic() instead (protogetter)
Test on 1.21: service/grpc/topic_test.go#L94
avoid direct access to proto field sub.Routes, use sub.GetRoutes() instead (protogetter)
Test on 1.21: service/grpc/topic_test.go#L95
avoid direct access to proto field sub.Routes.Default, use sub.GetRoutes().GetDefault() instead (protogetter)