Skip to content
Triggered via pull request January 16, 2024 14:55
Status Failure
Total duration 4m 54s
Artifacts 4

cmake.yml

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

Annotations

20 errors and 30 warnings
build (windows, openssl): build/vcpkg_installed/x64-windows-static-md/include/catch2/benchmark/catch_benchmark.hpp#L50
syntax error: unexpected token ')' following 'expression_statement'
build (windows, mbedtls): build/vcpkg_installed/x64-windows-static-md/include/catch2/benchmark/catch_benchmark.hpp#L50
syntax error: unexpected token ')' following 'expression_statement'
build (macOS, openssl): sample/um-curl.c#L33
incompatible function pointer types assigning to 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') from 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') [-Wincompatible-function-pointer-types]
build (macOS, openssl): sample/repeat-fetch.c#L31
incompatible function pointer types assigning to 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') from 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') [-Wincompatible-function-pointer-types]
build (ubuntu, mbedtls): sample/um-curl.c#L33
assignment to ‘tlsuv_http_body_cb’ {aka ‘void (*)(struct tlsuv_http_req_s *, char *, long int)’} from incompatible pointer type ‘void (*)(tlsuv_http_req_t *, const char *, ssize_t)’ {aka ‘void (*)(struct tlsuv_http_req_s *, const char *, long int)’} [-Wincompatible-pointer-types]
build (ubuntu, mbedtls): sample/repeat-fetch.c#L31
assignment to ‘tlsuv_http_body_cb’ {aka ‘void (*)(struct tlsuv_http_req_s *, char *, long int)’} from incompatible pointer type ‘void (*)(tlsuv_http_req_t *, const char *, ssize_t)’ {aka ‘void (*)(struct tlsuv_http_req_s *, const char *, long int)’} [-Wincompatible-pointer-types]
build (macOS, mbedtls): sample/um-curl.c#L33
incompatible function pointer types assigning to 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') from 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') [-Wincompatible-function-pointer-types]
build (macOS, mbedtls): sample/repeat-fetch.c#L31
incompatible function pointer types assigning to 'tlsuv_http_body_cb' (aka 'void (*)(struct tlsuv_http_req_s *, char *, long)') from 'void (tlsuv_http_req_t *, const char *, ssize_t)' (aka 'void (struct tlsuv_http_req_s *, const char *, long)') [-Wincompatible-function-pointer-types]
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 'ssize_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#L291
'source': unreferenced formal parameter
build (windows, openssl): src/http.c#L296
'source': unreferenced formal parameter
build (windows, openssl): src/http.c#L305
'status': unreferenced formal parameter
build (windows, openssl): src/http.c#L305
'l': unreferenced formal parameter
build (windows, openssl): src/http.c#L331
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build (windows, openssl): src/http.c#L348
'>': signed/unsigned mismatch
build (windows, openssl)
No files were found with the provided path: D:\a\tlsuv\tlsuv/build/Testing/. No artifacts will be uploaded.
build (ubuntu, openssl): sample/um-curl.c#L33
assignment to ‘tlsuv_http_body_cb’ {aka ‘void (*)(struct tlsuv_http_req_s *, char *, long int)’} from incompatible pointer type ‘void (*)(tlsuv_http_req_t *, const char *, ssize_t)’ {aka ‘void (*)(struct tlsuv_http_req_s *, const char *, long int)’} [-Wincompatible-pointer-types]
build (ubuntu, openssl): sample/repeat-fetch.c#L31
assignment to ‘tlsuv_http_body_cb’ {aka ‘void (*)(struct tlsuv_http_req_s *, char *, long int)’} from incompatible pointer type ‘void (*)(tlsuv_http_req_t *, const char *, ssize_t)’ {aka ‘void (*)(struct tlsuv_http_req_s *, const char *, long int)’} [-Wincompatible-pointer-types]
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 'ssize_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/tlsuv.c#L164
'function': incompatible types - from 'int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L166
'function': incompatible types - from 'unsigned int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L168
'function': incompatible types - from 'int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L169
'function': incompatible types - from 'int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L177
'function': 'SOCKET' differs in levels of indirection from 'uv_os_fd_t'
build (windows, mbedtls): src/tlsuv.c#L177
'setsockopt': different types for formal and actual parameter 1
build (windows, mbedtls)
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
223 KB
macOS-openssl-TestReport Expired
210 KB
ubuntu-mbedtls-TestReport Expired
951 KB
ubuntu-openssl-TestReport Expired
3.33 MB