Skip to content

Refactor Pubsub Client #292

Refactor Pubsub Client

Refactor Pubsub Client #292

Triggered via pull request October 23, 2024 19:16
Status Failure
Total duration 1m 0s
Artifacts

lint.yml

on: pull_request
golangci-lint
50s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
golangci-lint: source/config.go#L28
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: pubsub/client.go#L50
exported: type name will be used as pubsub.PubSubClient by other packages, and that stutters; consider calling this Client (revive)
golangci-lint
issues found