Skip to content

C/C++ CI

C/C++ CI #822

Manually triggered November 5, 2023 18:56
Status Failure
Total duration 4m 46s
Artifacts 4

cmake.yml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 31 warnings
build (windows, mbedtls): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L213
'_AFD_POLL_HANDLE_INFO': 'struct' type redefinition
build (windows, mbedtls): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L219
'_AFD_POLL_INFO': 'struct' type redefinition
build (windows, mbedtls): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L264
'uv_cond_t': redefinition; different basic types
build (windows, mbedtls): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L274
'uv_rwlock_t': redefinition; different basic types
build (windows, mbedtls): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L282
'uv_barrier_t': redefinition; different basic types
build (windows, mbedtls): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L286
'uv_key_t': redefinition; different basic types
build (windows, mbedtls): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L299
'uv__dirent_s': 'struct' type redefinition
build (windows, mbedtls): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L323
'uv_lib_t': redefinition; different basic types
build (windows, openssl): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L213
'_AFD_POLL_HANDLE_INFO': 'struct' type redefinition
build (windows, openssl): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L219
'_AFD_POLL_INFO': 'struct' type redefinition
build (windows, openssl): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L264
'uv_cond_t': redefinition; different basic types
build (windows, openssl): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L274
'uv_rwlock_t': redefinition; different basic types
build (windows, openssl): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L282
'uv_barrier_t': redefinition; different basic types
build (windows, openssl): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L286
'uv_key_t': redefinition; different basic types
build (windows, openssl): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L299
'uv__dirent_s': 'struct' type redefinition
build (windows, openssl): build/vcpkg_installed/x64-windows-static-md/include/uv/win.h#L323
'uv_lib_t': redefinition; different basic types
build (macOS, openssl): src/openssl/engine.c#L853
non-void function does not return a value [-Wreturn-type]
build (ubuntu, mbedtls): src/tls_link.c#L218
implicit declaration of function ‘memcpy’ [-Wimplicit-function-declaration]
build (ubuntu, mbedtls): src/tls_link.c#L218
incompatible implicit declaration of built-in function ‘memcpy’ [-Wbuiltin-declaration-mismatch]
build (ubuntu, mbedtls): src/tls_link.c#L258
incompatible implicit declaration of built-in function ‘memcpy’ [-Wbuiltin-declaration-mismatch]
build (ubuntu, mbedtls): src/tls_link.c#L280
incompatible implicit declaration of built-in function ‘memcpy’ [-Wbuiltin-declaration-mismatch]
build (ubuntu, openssl): src/tls_link.c#L218
implicit declaration of function ‘memcpy’ [-Wimplicit-function-declaration]
build (ubuntu, openssl): src/tls_link.c#L218
incompatible implicit declaration of built-in function ‘memcpy’ [-Wbuiltin-declaration-mismatch]
build (ubuntu, openssl): src/tls_link.c#L258
incompatible implicit declaration of built-in function ‘memcpy’ [-Wbuiltin-declaration-mismatch]
build (ubuntu, openssl): src/tls_link.c#L280
incompatible implicit declaration of built-in function ‘memcpy’ [-Wbuiltin-declaration-mismatch]
build (windows, mbedtls): src/win32_compat.h#L29
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows, mbedtls): src/win32_compat.h#L29
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows, mbedtls): src/websocket.c#L205
'function': conversion from 'ULONG' to 'unsigned short', possible loss of data
build (windows, mbedtls): src/websocket.c#L289
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build (windows, mbedtls): src/win32_compat.h#L29
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows, mbedtls): src/http.c#L322
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build (windows, mbedtls): src/http.c#L339
'>': signed/unsigned mismatch
build (windows, mbedtls): src/http.c#L344
'>=': signed/unsigned mismatch
build (windows, mbedtls): src/http.c#L404
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build (windows, mbedtls): src/http.c#L451
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows, mbedtls)
No files were found with the provided path: D:\a\tlsuv\tlsuv/build/Testing/. No artifacts will be uploaded.
build (windows, openssl): src/win32_compat.h#L29
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows, openssl): src/win32_compat.h#L29
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows, openssl): src/http_req.c#L71
'<': signed/unsigned mismatch
build (windows, openssl): src/http_req.c#L150
'snprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'size_t'
build (windows, openssl): src/http_req.c#L260
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows, openssl): src/win32_compat.h#L29
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows, openssl): src/websocket.c#L205
'function': conversion from 'ULONG' to 'unsigned short', possible loss of data
build (windows, openssl): src/websocket.c#L289
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build (windows, openssl): src/win32_compat.h#L29
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows, openssl): src/http.c#L322
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build (windows, openssl)
No files were found with the provided path: D:\a\tlsuv\tlsuv/build/Testing/. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
macOS-mbedtls-TestReport Expired
211 KB
macOS-openssl-TestReport Expired
199 KB
ubuntu-mbedtls-TestReport Expired
1.06 MB
ubuntu-openssl-TestReport Expired
3.01 MB