build.yml
on: push
Matrix: build-release / default
Waiting for pending jobs
build-debug
/
...
/
gcc: coverage
26s
build-debug
/
...
/
clang
25s
build-debug
/
...
/
gcc: sanitize thread
58s
build-release
/
...
/
build-test
Matrix: build-debug / san-addr
Matrix: build-release / older-cc
Waiting for pending jobs
Matrix: build-release / TLS-OFF
Waiting for pending jobs
Matrix: build-release / more-server-versions
Waiting for pending jobs
Annotations
8 errors
build-debug / clang / clang
Process completed with exit code 1.
|
build-debug / gcc-cov / gcc: coverage
Process completed with exit code 1.
|
build-debug / san-thread / gcc: sanitize thread
Process completed with exit code 1.
|
build-debug / san-addr (OFF, OFF) / gcc: sanitize address: default
Process completed with exit code 1.
|
build-debug / san-addr (OFF, ON) / gcc: sanitize address: write-deadline
FailFast: cancelling since parallel instance has failed
|
build-debug / san-addr (OFF, ON) / gcc: sanitize address: write-deadline
Process completed with exit code 1.
|
build-debug / san-addr (ON, OFF) / gcc: sanitize address: msg-delivery
FailFast: cancelling since parallel instance has failed
|
build-debug / san-addr (ON, OFF) / gcc: sanitize address: msg-delivery
Process completed with exit code 1.
|