Skip to content

gbn: set resend timeout dynamically #441

gbn: set resend timeout dynamically

gbn: set resend timeout dynamically #441

Triggered via pull request November 21, 2023 00:51
Status Failure
Total duration 4m 29s
Artifacts

main.yml

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

Annotations

21 errors and 5 warnings
run unit tests (unit): gbn/timeout_manager_test.go#L17
undefined: NewTimeOutManager
run unit tests (unit): gbn/timeout_manager_test.go#L65
undefined: NewTimeOutManager
run unit tests (unit): gbn/timeout_manager_test.go#L83
undefined: TimeoutManager
run unit tests (unit): gbn/timeout_manager_test.go#L93
undefined: TimeoutManager
run unit tests (unit): gbn/timeout_manager_test.go#L98
undefined: PacketSYN
run unit tests (unit): gbn/timeout_manager_test.go#L109
undefined: TimeoutManager
run unit tests (unit)
Process completed with exit code 2.
run unit tests (unit-race): gbn/timeout_manager_test.go#L17
undefined: NewTimeOutManager
run unit tests (unit-race): gbn/timeout_manager_test.go#L65
undefined: NewTimeOutManager
run unit tests (unit-race): gbn/timeout_manager_test.go#L83
undefined: TimeoutManager
run unit tests (unit-race): gbn/timeout_manager_test.go#L93
undefined: TimeoutManager
run unit tests (unit-race): gbn/timeout_manager_test.go#L98
undefined: PacketSYN
run unit tests (unit-race): gbn/timeout_manager_test.go#L109
undefined: TimeoutManager
run unit tests (unit-race)
Process completed with exit code 2.
lint code: gbn/timeout_manager_test.go#L83
undeclared name: `TimeoutManager` (typecheck)
lint code: gbn/timeout_manager_test.go#L93
undeclared name: `TimeoutManager` (typecheck)
lint code: gbn/timeout_manager_test.go#L109
undeclared name: `TimeoutManager` (typecheck)
lint code: gbn/timeout_manager_test.go#L17
undeclared name: `NewTimeOutManager` (typecheck)
lint code: gbn/timeout_manager_test.go#L65
undeclared name: `NewTimeOutManager` (typecheck)
lint code: gbn/timeout_manager_test.go#L98
undeclared name: `PacketSYN` (typecheck)
lint code
Process completed with exit code 2.
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/
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 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/