gbn: set resend timeout dynamically #369
Annotations
10 errors and 1 warning
gbn/gbn_conn.go#L515
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
gbn/gbn_conn.go#L118
var-naming: struct field catchUpId should be catchUpID (revive)
|
gbn/gbn_conn.go#L901
var-naming: method parameter catchUpId should be catchUpID (revive)
|
gbn/gbn_conn.go#L913
var-naming: var currentcatchUpId should be currentcatchUpID (revive)
|
gbn/gbn_client.go#L98
declarations should never be cuddled (wsl)
|
gbn/gbn_conn.go#L506
return statements should not be cuddled if block has more than two lines (wsl)
|
gbn/gbn_conn.go#L558
only cuddled expressions if assigning variable or using from line above (wsl)
|
gbn/gbn_server.go#L82
declarations should never be cuddled (wsl)
|
gbn/queue.go#L138
assignments should only be cuddled with other assignments (wsl)
|
gbn/queue.go#L140
return statements should not be cuddled if block has more than two lines (wsl)
|
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