WIP: Added context support and tests for Subscription #29
Annotations
9 errors and 1 warning
|
|
|
subscription.go#L196
unnecessary leading newline (whitespace)
|
|
subscription.go#L281
context-as-argument: context.Context should be the first parameter of a function (revive)
|
|
subscription.go#L76
exported: exported function NewSubscriptionWithContext should have comment or be unexported (revive)
|
|
subscription.go#L30
exported: exported type TeardownWithContext should have comment or be unexported (revive)
|
|
subscription_test.go#L555
File is not properly formatted (gofumpt)
|
|
subscription.go#L29
File is not properly formatted (gofumpt)
|
|
subscription_test.go#L561
File is not properly formatted (gofmt)
|
|
subscription.go#L52
File is not properly formatted (gofmt)
|
|
|
The logs for this run have expired and are no longer available.
Loading