fix cluster mode, change single URL to array of URL #37
Annotations
6 errors and 2 warnings
|
|
|
statefun/cache/cache.go#L347
ineffectual assignment to activeKVSync (ineffassign)
|
|
statefun/runtime.go#L212
lostcancel: this return statement may be reached without using the cancelPhaseThreeContext var defined on line 156 (govet)
|
|
statefun/runtime.go#L156
lostcancel: the cancelPhaseThreeContext function is not used on all paths (possible context leak) (govet)
|
|
statefun/runtime.go#L295
func `(*Runtime).stopRequestSubscriptions` is unused (unused)
|
|
statefun/function_type.go#L538
Error return value of `ft.requestSubscription.Unsubscribe` is not checked (errcheck)
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading