Skip to content

gbn: Sender side only packeting resend bug fix #388

gbn: Sender side only packeting resend bug fix

gbn: Sender side only packeting resend bug fix #388

Triggered via pull request November 17, 2023 18:14
Status Failure
Total duration 5m 56s
Artifacts

main.yml

on: pull_request
Matrix: run unit tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
lint code: gbn/queue.go#L265
assignments should only be cuddled with other assignments (wsl)
lint code: gbn/queue.go#L296
calculated cyclomatic complexity for function awaitCatchUp is 11, max is 10 (cyclop)
lint code: gbn/queue.go#L499
return with no blank line before (nlreturn)
lint code: gbn/queue_test.go#L10
variable name 'q' is too short for the scope of its usage (varnamelen)
lint code: gbn/gbn_conn.go#L117
parameter name 'n' is too short for the scope of its usage (varnamelen)
lint code
Process completed with exit code 2.
lint code
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/
run unit tests (unit)
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/
run unit tests (unit-race)
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/
run itests
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/
build package and wasm
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/