Skip to content

daemon: SdNotify: add support for abstract unix sockets #176

daemon: SdNotify: add support for abstract unix sockets

daemon: SdNotify: add support for abstract unix sockets #176

Triggered via pull request August 23, 2024 09:41
Status Failure
Total duration 36s
Artifacts

containers.yml

on: pull_request
Matrix: Distro test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Distro test (debian:bullseye): daemon/sdnotify.go#L66
suspect or: notifySocket[0] != '@' || notifySocket[0] != '/'
Distro test (debian:bullseye)
Process completed with exit code 2.
Distro test (ubuntu:22.04)
The job was canceled because "debian_bullseye" failed.
Distro test (ubuntu:22.04): daemon/sdnotify.go#L66
suspect or: notifySocket[0] != '@' || notifySocket[0] != '/'
Distro test (ubuntu:22.04)
Process completed with exit code 2.
Distro test (ubuntu:20.04)
The job was canceled because "debian_bullseye" failed.
Distro test (ubuntu:20.04): daemon/sdnotify.go#L66
suspect or: notifySocket[0] != '@' || notifySocket[0] != '/'
Distro test (ubuntu:20.04)
Process completed with exit code 2.
Distro test (debian:bullseye)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/