Skip to content

Add iperf output types and use it instead of go-iperf (#2089) #3550

Add iperf output types and use it instead of go-iperf (#2089)

Add iperf output types and use it instead of go-iperf (#2089) #3550

Triggered via push October 24, 2023 12:22
Status Success
Total duration 2m 46s
Artifacts
Build and upload
2m 36s
Build and upload
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build and upload
warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Build and upload
warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Build and upload
warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Build and upload
warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Build and upload
warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Build and upload
warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Build and upload
warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Build and upload
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/