gbn: Sender side only packeting resend bug fix #370
Annotations
10 errors and 1 warning
gbn/queue.go#L223
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
gbn/queue.go#L67
var-naming: struct field catchUpId should be catchUpID (revive)
|
gbn/queue.go#L463
var-naming: method parameter catchUpId should be catchUpID (revive)
|
gbn/queue.go#L475
var-naming: var currentcatchUpId should be currentcatchUpID (revive)
|
gbn/queue.go#L337
assignments should only be cuddled with other assignments (wsl)
|
gbn/queue.go#L339
return statements should not be cuddled if block has more than two lines (wsl)
|
gbn/gbn_conn.go#L641
Duplicate words (MMMMNMNMMMMMMMMM) found (dupword)
|
gbn/queue.go#L285
mnd: Magic number: 3, in <argument> detected (gomnd)
|
gbn/queue.go#L441
return with no blank line before (nlreturn)
|
gbn/queue.go#L464
variable name 'cb' is too short for the scope of its usage (varnamelen)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading