docs(echoreadall): fix function echoReadAll comment (#881) #35
Annotations
8 errors
lint (1.21):
server_test.go#L43
missing type in composite literal (typecheck)
|
lint (1.21):
server_test.go#L44
missing type in composite literal (typecheck)
|
lint (1.21):
server_test.go#L45
missing type in composite literal (typecheck)
|
lint (1.21):
client_server_test.go#L147
s.Close undefined (type *cstServer has no field or method Close) (typecheck)
|
lint (1.21):
client_server_test.go#L184
s.Close undefined (type *cstServer has no field or method Close) (typecheck)
|
lint (1.21):
client_server_test.go#L224
s.Close undefined (type *cstServer has no field or method Close) (typecheck)
|
lint (1.21):
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
lint (1.21)
issues found
|