Skip to content

Enable SO_REUSEPORT #733

Enable SO_REUSEPORT

Enable SO_REUSEPORT #733

Triggered via pull request April 18, 2024 12:11
Status Failure
Total duration 1m 8s
Artifacts

tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
test (1.20.x, ubuntu-latest): tests/bgp_integration_test.go#L27
not enough arguments in call to tcp.NewListenerManager
test (1.20.x, ubuntu-latest): tests/bgp_integration_test.go#L33
cannot use tcp.NewMockListenerFactory() (value of type *tcp.MockListenerFactory) as tcp.ListenerFactoryI value in argument to lm.SetListenerFactory: *tcp.MockListenerFactory does not implement tcp.ListenerFactoryI (wrong type for method NewListener)
test (1.20.x, ubuntu-latest)
test-coverage] Error 1
test (1.20.x, ubuntu-latest)
Process completed with exit code 2.
test (1.20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/