feat: WIP NoiseIK handshake based on libsodium #5486
ci.yml
on: pull_request
common
/
buildifier
7s
coverage-linux
2m 23s
generate-events
20s
cimplefmt
10s
build-android
2m 37s
build-macos
3m 49s
build-netbsd
4m 36s
build-freebsd
6m 30s
mypy
15s
Matrix: analysis
Matrix: build-windows-msvc
Annotations
16 errors and 1 warning
cimplefmt
Process completed with exit code 1.
|
analysis (goblint)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c tcc analysis.c" did not complete successfully: exit code: 1
|
analysis (cppcheck)
buildx failed with: ERROR: failed to solve: process "other/analysis/run-cppcheck" did not complete successfully: exit code: 1
|
analysis (slimcc)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c ./send_message_test | grep \"tox clients connected\"" did not complete successfully: exit code: 1
|
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
|
analysis (compcert)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c ./send_message_test | grep 'tox clients connected'" did not complete successfully: exit code: 1
|
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
|
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: 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
|
coverage-linux
Process completed with exit code 1.
|
build-macos
Process completed with exit code 8.
|
build-windows-msvc (2022)
Process completed with exit code 1.
|
build-netbsd
The process '/usr/bin/bash' failed with exit code 8
|
build-windows-msvc (2019)
The job was canceled because "_2022" failed.
|
build-windows-msvc (2019)
The operation was canceled.
|
build-freebsd
The process '/usr/bin/bash' failed with exit code 8
|
build-windows-msvc (2022)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|