Comm grpc #18
Annotations
4 errors
|
golangci
issues found
|
|
golangci:
platform/view/services/comm/session_test.go#L66
cannot use make(chan struct{}) (value of type chan struct{}) as "sync/atomic".Bool value in struct literal (typecheck)
|
|
golangci:
platform/view/services/comm/session_test.go#L65
unknown field closing in struct literal of type NetworkStreamSession
|
|
golangci:
platform/view/services/comm/session_test.go#L64
unknown field middleCh in struct literal of type NetworkStreamSession
|