Skip to content

CD daemon: send SIGUSR1 to IMEX daemon on node updates #908

CD daemon: send SIGUSR1 to IMEX daemon on node updates

CD daemon: send SIGUSR1 to IMEX daemon on node updates #908

Triggered via pull request October 6, 2025 12:43
Status Failure
Total duration 2m 53s
Artifacts

basic-checks.yaml

on: pull_request
variables  /  variables
6s
variables / variables
golang  /  check
1m 3s
golang / check
golang  /  Unit test
26s
golang / Unit test
golang  /  Build
26s
golang / Build
code-scanning  /  Analyze Go code with CodeQL
2m 40s
code-scanning / Analyze Go code with CodeQL
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golang / Unit test
Process completed with exit code 2.
golang / Unit test: cmd/compute-domain-daemon/main.go#L357
syntax error: non-declaration statement outside function body
golang / Build
Process completed with exit code 2.
golang / Build: cmd/compute-domain-daemon/main.go#L357
syntax error: non-declaration statement outside function body
golang / check
issues found
golang / check: cmd/compute-domain-daemon/main.go#L399
expected declaration, found 'if' (typecheck)
golang / check: cmd/compute-domain-daemon/main.go#L357
expected declaration, found '}' (typecheck)
golang / check: cmd/compute-domain-daemon/main.go#L357
syntax error: non-declaration statement outside function body (typecheck)
code-scanning / Analyze Go code with CodeQL
Process completed with exit code 2.
code-scanning / Analyze Go code with CodeQL: cmd/compute-domain-daemon/main.go#L357
syntax error: non-declaration statement outside function body