Skip to content

feat: bulksubscribe http #1039

feat: bulksubscribe http

feat: bulksubscribe http #1039

Re-run triggered December 4, 2023 05:20
Status Failure
Total duration 2m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-on-push.yaml

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

Annotations

24 errors
Test on 1.19: service/internal/topicregistrar.go#L17
File is not `gofmt`-ed with `-s` (gofmt)
Test on 1.19: service/internal/topicsubscription.go#L41
File is not `gofmt`-ed with `-s` (gofmt)
Test on 1.19: service/internal/topicsubscription.go#L40
File is not `gofumpt`-ed (gofumpt)
Test on 1.19: service/http/topic.go#L370
shadow: declaration of "err" shadows declaration at line 346 (govet)
Test on 1.19: service/http/topic.go#L377
shadow: declaration of "err" shadows declaration at line 370 (govet)
Test on 1.19: service/internal/topicsubscription.go#L32
`BulkSubscribeEnvelope` should be annotated with the `json` tag as it is passed to `json.Unmarshal` at service/http/topic.go:362:13 (musttag)
Test on 1.19: service/http/topic.go#L130
ST1003: struct field EntryId should be EntryID (stylecheck)
Test on 1.19
issues found
Test on 1.20: service/internal/topicregistrar.go#L17
File is not `gofmt`-ed with `-s` (gofmt)
Test on 1.20: service/internal/topicsubscription.go#L41
File is not `gofmt`-ed with `-s` (gofmt)
Test on 1.20: service/internal/topicsubscription.go#L40
File is not `gofumpt`-ed (gofumpt)
Test on 1.20: service/http/topic.go#L370
shadow: declaration of "err" shadows declaration at line 346 (govet)
Test on 1.20: service/http/topic.go#L377
shadow: declaration of "err" shadows declaration at line 370 (govet)
Test on 1.20: service/internal/topicsubscription.go#L32
`BulkSubscribeEnvelope` should be annotated with the `json` tag as it is passed to `json.Unmarshal` at service/http/topic.go:362:13 (musttag)
Test on 1.20: service/http/topic.go#L130
ST1003: struct field EntryId should be EntryID (stylecheck)
Test on 1.20
issues found
Test on 1.21: service/internal/topicregistrar.go#L17
File is not `gofmt`-ed with `-s` (gofmt)
Test on 1.21: service/internal/topicsubscription.go#L41
File is not `gofmt`-ed with `-s` (gofmt)
Test on 1.21: service/internal/topicsubscription.go#L40
File is not `gofumpt`-ed (gofumpt)
Test on 1.21: service/http/topic.go#L370
shadow: declaration of "err" shadows declaration at line 346 (govet)
Test on 1.21: service/http/topic.go#L377
shadow: declaration of "err" shadows declaration at line 370 (govet)
Test on 1.21: service/internal/topicsubscription.go#L32
`BulkSubscribeEnvelope` should be annotated with the `json` tag as it is passed to `json.Unmarshal` at service/http/topic.go:362:13 (musttag)
Test on 1.21: service/http/topic.go#L130
ST1003: struct field EntryId should be EntryID (stylecheck)
Test on 1.21
issues found