Skip to content

this makes sure binaries are not deleted (#2025) #179

this makes sure binaries are not deleted (#2025)

this makes sure binaries are not deleted (#2025) #179

Triggered via push August 23, 2023 09:58
Status Success
Total duration 2m 40s
Artifacts
Build and upload
2m 27s
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/