Skip to content

Try #5 for vcpkg w/github actions #46

Try #5 for vcpkg w/github actions

Try #5 for vcpkg w/github actions #46

Triggered via push September 21, 2025 07:17
Status Failure
Total duration 2m 23s
Artifacts

ci.yml

on: push
OS X Clang (C++17, Release)
1m 13s
OS X Clang (C++17, Release)
Windows VS2022 (C++17, Release)
2m 20s
Windows VS2022 (C++17, Release)
Matrix: build_linux
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 12 warnings, and 1 notice
gcc 10 (C++17, Release)
Process completed with exit code 1.
gcc 10 (C++17, Release)
Could not find toolchain file:
OS X Clang (C++17, Release): test/MockSocketCore.h#L40
explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted]
OS X Clang (C++17, Release): test/MockSocketCore.h#L40
explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted]
OS X Clang (C++17, Release): test/MockSocketCore.h#L40
explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted]
OS X Clang (C++17, Release): test/MockSocketCore.h#L40
explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted]
OS X Clang (C++17, Release): examples/serverApp.cpp#L27
private field 'm_clientIdx' is not used [-Wunused-private-field]
Windows VS2022 (C++17, Release): include/sockets-cpp/TcpServer.h#L389
'snprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 2 has type 'size_t'
Windows VS2022 (C++17, Release): include/sockets-cpp/UdpSocket.h#L377
'snprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 2 has type 'size_t'
Windows VS2022 (C++17, Release): include/sockets-cpp/TcpClient.h#L187
'snprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 2 has type 'size_t'
Windows VS2022 (C++17, Release): include/sockets-cpp/TcpServer.h#L389
'snprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 2 has type 'size_t'
Windows VS2022 (C++17, Release): include/sockets-cpp/UdpSocket.h#L377
'snprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 2 has type 'size_t'
Windows VS2022 (C++17, Release): include/sockets-cpp/UdpSocket.h#L377
'snprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 2 has type 'size_t'
Windows VS2022 (C++17, Release): include/sockets-cpp/TcpClient.h#L187
'snprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 2 has type 'size_t'
Windows VS2022 (C++17, Release)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677