ATP v3 refactor #198
Annotations
10 errors
atp/client.go#L323
Function 'executeReadLoop' has too many statements (41 > 40) (funlen)
|
atp/server.go#L160
Function 'runATPReadLoop' has too many statements (50 > 40) (funlen)
|
atp/protocol_test.go#L615
Function 'TestProtocol_Error_Client_WorkStart' is too long (63 > 60) (funlen)
|
atp/client.go#L190
Comment should end in a period (godot)
|
atp/client.go#L318
File is not `gofmt`-ed with `-s` (gofmt)
|
atp/server.go#L119
`if wasError` has complex nested blocks (complexity: 6) (nestif)
|
atp/server.go#L140
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
atp/server.go#L268
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
atp/server.go#L298
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
atp/server.go#L345
ineffectual assignment to err (ineffassign)
|
The logs for this run have expired and are no longer available.
Loading