Skip to content

Vlan support (#2084) #3542

Vlan support (#2084)

Vlan support (#2084) #3542

Triggered via push October 24, 2023 10:25
Status Success
Total duration 3m 1s
Artifacts
Build and upload
2m 51s
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/