Skip to content

feat(test): simplify macOS testing with automatic cross-compilation #3353

feat(test): simplify macOS testing with automatic cross-compilation

feat(test): simplify macOS testing with automatic cross-compilation #3353

Triggered via pull request February 3, 2026 22:36
Status Success
Total duration 12m 37s
Artifacts
check-changes  /  check-changes
20s
check-changes / check-changes
check-changes  /  skip-job
0s
check-changes / skip-job
dgraph-integration2-tests
12m 3s
dgraph-integration2-tests
Fit to window
Zoom out
Zoom in

Annotations

39 notices
shellcheck(SC2310): t/scripts/check-gotestsum.sh#L40
[new] This function is invoked in a ! condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-gotestsum.sh#L40
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-gotestsum.sh#L66
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-gotestsum.sh#L83
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2329): t/scripts/check-ack.sh#L12
[new] This function is never invoked. Check usage (or ignored if invoked indirectly).
shellcheck(SC2329): t/scripts/check-ack.sh#L27
[new] This function is never invoked. Check usage (or ignored if invoked indirectly).
shellcheck(SC2310): t/scripts/check-ack.sh#L28
[new] This function is invoked in an || condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-ack.sh#L37
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-ack.sh#L43
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2329): t/scripts/check-protoc.sh#L11
[new] This function is never invoked. Check usage (or ignored if invoked indirectly).
shellcheck(SC2329): t/scripts/check-protoc.sh#L16
[new] This function is never invoked. Check usage (or ignored if invoked indirectly).
shellcheck(SC2310): t/scripts/check-protoc.sh#L17
[new] This function is invoked in an || condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-protoc.sh#L26
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-protoc.sh#L32
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2329): t/scripts/check-docker.sh#L32
[new] This function is never invoked. Check usage (or ignored if invoked indirectly).
shellcheck(SC2312): t/scripts/check-docker.sh#L55
[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
shellcheck(SC2312): t/scripts/check-docker.sh#L56
[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
shellcheck(SC2312): t/scripts/check-docker.sh#L56
[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
shellcheck(SC2329): t/scripts/check-docker.sh#L98
[new] This function is never invoked. Check usage (or ignored if invoked indirectly).
shellcheck(SC2310): t/scripts/check-docker.sh#L99
[new] This function is invoked in an || condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-docker.sh#L178
[new] This function is invoked in a ! condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-docker.sh#L178
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-docker.sh#L204
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-docker.sh#L214
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2312): t/scripts/checkhelper.sh#L53
[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
shellcheck(SC2312): t/scripts/checkhelper.sh#L58
[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
shellcheck(SC2312): t/scripts/checkhelper.sh#L58
[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
shellcheck(SC2310): t/scripts/check-go.sh#L32
[new] This function is invoked in an || condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2329): t/scripts/check-go.sh#L47
[new] This function is never invoked. Check usage (or ignored if invoked indirectly).
shellcheck(SC2329): t/scripts/check-go.sh#L72
[new] This function is never invoked. Check usage (or ignored if invoked indirectly).
shellcheck(SC2310): t/scripts/check-go.sh#L73
[new] This function is invoked in an || condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-go.sh#L88
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-go.sh#L102
[new] This function is invoked in an && condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-go.sh#L102
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-go.sh#L102
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-go.sh#L108
[new] This function is invoked in an && condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-go.sh#L108
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-go.sh#L108
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
shellcheck(SC2310): t/scripts/check-go.sh#L117
[new] This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.