feat: WIP NoiseIK handshake based on libsodium #5552
ci.yml
on: pull_request
common
/
buildifier
7s
coverage-linux
1m 24s
generate-events
24s
cimplefmt
37s
build-android
52s
build-macos
40s
build-netbsd
3m 10s
build-freebsd
3m 11s
mypy
11s
Matrix: analysis
Matrix: build-windows-msvc
Annotations
21 errors
analysis (cppcheck)
buildx failed with: ERROR: failed to solve: process "other/analysis/run-cppcheck" did not complete successfully: exit code: 1
|
cimplefmt
Process completed with exit code 1.
|
analysis (clang-tidy)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c other/analysis/run-clang-tidy" did not complete successfully: exit code: 1
|
build-macos
Process completed with exit code 2.
|
build-android
Process completed with exit code 2.
|
analysis (goblint)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c tcc analysis.c" did not complete successfully: exit code: 1
|
analysis (modules)
buildx failed with: ERROR: failed to solve: process "other/docker/modules/check" did not complete successfully: exit code: 1
|
analysis (compcert)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c make \"-j$(nproc)\"" did not complete successfully: exit code: 2
|
analysis (autotools)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CC=gcc .github/scripts/autotools-linux" did not complete successfully: exit code: 2
|
coverage-linux
Process completed with exit code 1.
|
analysis (slimcc)
buildx failed with: ERROR: failed to solve: process "make" did not complete successfully: exit code: 2
|
analysis (infer)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c infer capture -- clang++ -fsyntax-only $(pkg-config --cflags libconfig libsodium opus vpx) /work/c-toxcore/toxav/*.c /work/c-toxcore/toxcore/*.c /work/c-toxcore/toxcore/*/*.c /work/c-toxcore/toxencryptsave/*.c" did not complete successfully: exit code: 1
|
analysis (sparse)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make -j4" did not complete successfully: exit code: 2
|
analysis (tokstyle)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /bin/check-c $(find /src/workspace/c-toxcore -name \"*.c\" -and -not -wholename \"*/auto_tests/*\" -and -not -wholename \"*/other/*\" -and -not -wholename \"*/super_donators/*\" -and -not -wholename \"*/testing/*\" -and -not -wholename \"*/third_party/cmp/examples/*\" -and -not -wholename \"*/third_party/cmp/test/*\")" did not complete successfully: exit code: 1
|
build-freebsd
The process '/usr/bin/bash' failed with exit code 8
|
build-netbsd
The process '/usr/bin/bash' failed with exit code 8
|
analysis (tcc)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c tcc -Dinline=static -o send_message_test -Wall -Werror -bench -g auto_tests/auto_test_support.c auto_tests/send_message_test.c testing/misc_tools.c toxav/*.c toxcore/*.c toxcore/*/*.c toxencryptsave/*.c third_party/cmp/*.c $(pkg-config --cflags --libs libsodium opus vpx) && ./send_message_test | grep 'tox clients connected'" did not complete successfully: exit code: 1
|
build-windows-msvc (2022)
Process completed with exit code 1.
|
build-windows-msvc (2019)
The job was canceled because "_2022" failed.
|
build-windows-msvc (2019)
The operation was canceled.
|
analysis (freebsd)
buildx failed with: ERROR: failed to solve: process ".github/scripts/cmake-freebsd" did not complete successfully: exit code: 2
|