icmp: workaround for gvisor's fake ICMP echo #1418
Annotations
10 errors and 11 warnings
|
intra/dialers/retrier.go#L277
`strat` is a misspelling of `start` (misspell)
|
|
intra/dialers/retrier.go#L275
`strat` is a misspelling of `start` (misspell)
|
|
intra/dialers/retrier.go#L271
`strat` is a misspelling of `start` (misspell)
|
|
intra/dialers/retrier.go#L265
`strat` is a misspelling of `start` (misspell)
|
|
intra/dialers/retrier.go#L245
`Strat` is a misspelling of `Start` (misspell)
|
|
intra/dialers/retrier.go#L243
`Strat` is a misspelling of `Start` (misspell)
|
|
intra/dialers/retrier.go#L242
`strat` is a misspelling of `start` (misspell)
|
|
intra/dialers/retrier.go#L169
`Strat` is a misspelling of `Start` (misspell)
|
|
intra/dialers/direct_split.go#L31
`strat` is a misspelling of `start` (misspell)
|
|
intra/core/connpool.go#L443
Error return value of `a.c.SetDeadline` is not checked (errcheck)
|
|
|
|
intra/backend/core_boxes.go#L129
redefines-builtin-id: redefinition of the built-in function new (revive)
|
|
intra/backend/core_boxes.go#L115
exported: exported function StrOf2 should have comment or be unexported (revive)
|
|
intra/backend/core_boxes.go#L111
exported: exported function StrOf should have comment or be unexported (revive)
|
|
intra/backend/core_boxes.go#L104
receiver-naming: receiver name st should be consistent with previous receiver name s for Gostr (revive)
|
|
intra/backend/core_boxes.go#L97
exported: exported method Gostr.V should have comment or be unexported (revive)
|
|
intra/backend/core_boxes.go#L59
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
|
intra/backend/core_boxes.go#L52
increment-decrement: should replace tries += 1 with tries++ (revive)
|
|
intra/backend/core_boxes.go#L35
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
|
intra/backend/core_boxes.go#L7
package-comments: should have a package comment (revive)
|
|
|
The logs for this run have expired and are no longer available.
Loading