Skip to content

fix usage of $GITHUB_OUTPUT to ${GITHUB_OUTPUT} #4171

fix usage of $GITHUB_OUTPUT to ${GITHUB_OUTPUT}

fix usage of $GITHUB_OUTPUT to ${GITHUB_OUTPUT} #4171

Triggered via push October 15, 2023 07:04
Status Success
Total duration 4m 55s
Artifacts

test.yaml

on: push
Running Daemon Tests
4m 45s
Running Daemon Tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
Running Daemon Tests
warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Running Daemon Tests
warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Running Daemon Tests
warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Running Daemon Tests
warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Running Daemon Tests
warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Running Daemon Tests
warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Running Daemon Tests
warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Running Daemon Tests
manual test needs specific setup
Running Daemon Tests
manual test needs specific setup
Running Daemon Tests
manual test
Running Daemon Tests
got value enp2s0f0
Running Daemon Tests
got value enp2s0f1
Running Daemon Tests
map[noautonic:[enp2s0f0 enp2s0f1]]
Running Daemon Tests
test requires ability to create loop devices
Running Daemon Tests
test requires ability to create loop devices
Running Daemon Tests
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/