update review tips #27
Annotations
3 errors
web/api/v1/api.go#L1167
assignOp: replace `res.DroppedTargetCounts[job] = res.DroppedTargetCounts[job] + 1` with `res.DroppedTargetCounts[job]++` (gocritic)
|
web/api/v1/api.go#L1177
commentFormatting: put a space between `//` and comment text (gocritic)
|
web/api/v1/api_test.go#L1566
commentFormatting: put a space between `//` and comment text (gocritic)
|
The logs for this run have expired and are no longer available.
Loading