Skip to content

feat(net): implement the last 2 missing network struct functions #5620

feat(net): implement the last 2 missing network struct functions

feat(net): implement the last 2 missing network struct functions #5620

Triggered via pull request October 12, 2024 14:58
Status Cancelled
Total duration 21m 23s
Artifacts

ci.yml

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

Annotations

12 errors and 1 warning
cimplefmt
Process completed with 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 (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 (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
coverage-linux
Process completed with 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 (autotools)
Canceling since a higher priority waiting request for 'build-2773' exists
analysis (autotools)
The operation was canceled.
build-macos
Canceling since a higher priority waiting request for 'build-2773' exists
build-macos
The operation was canceled.
build-macos
libsodium 1.0.20 is already installed and up-to-date. To reinstall 1.0.20, run: brew reinstall libsodium