Skip to content

Fix deprecated set output (#2078) #3516

Fix deprecated set output (#2078)

Fix deprecated set output (#2078) #3516

Triggered via push October 16, 2023 08:54
Status Success
Total duration 3m 29s
Artifacts
Build and upload
3m 13s
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/