Skip to content

Retry N Amount of Times When Pubsub Throws Error + Update Pubsub Gen Files #217

Retry N Amount of Times When Pubsub Throws Error + Update Pubsub Gen Files

Retry N Amount of Times When Pubsub Throws Error + Update Pubsub Gen Files #217

Triggered via pull request June 28, 2024 15:24
Status Failure
Total duration 26s
Artifacts

lint.yml

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

Annotations

1 error and 2 warnings
golangci-lint
issues found
golangci-lint: source_pubsub/client.go#L314
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: source_pubsub/client.go#L272
error-return: error should be the last type when returning multiple items (revive)