Add MPTCP support #345
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 2 warnings
test (1.19.x)
lc.SetMultipathTCP undefined (type *net.ListenConfig has no field or method SetMultipathTCP)
|
test (1.19.x)
d.SetMultipathTCP undefined (type net.Dialer has no field or method SetMultipathTCP)
|
test (1.19.x)
Process completed with exit code 2.
|
test (1.20.x)
lc.SetMultipathTCP undefined (type *net.ListenConfig has no field or method SetMultipathTCP)
|
test (1.20.x)
d.SetMultipathTCP undefined (type net.Dialer has no field or method SetMultipathTCP)
|
test (1.20.x)
The operation was canceled.
|
test (1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (1.20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|