Skip to content

feat: WIP NoiseIK handshake based on libsodium #5486

feat: WIP NoiseIK handshake based on libsodium

feat: WIP NoiseIK handshake based on libsodium #5486

Triggered via pull request March 19, 2024 09:16
Status Failure
Total duration 12m 24s
Artifacts

ci.yml

on: pull_request
Matrix: analysis
Matrix: build-windows-msvc
Fit to window
Zoom out
Zoom in

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/.