Skip to content

refactor TLS engine IO #827

refactor TLS engine IO

refactor TLS engine IO #827

Triggered via pull request November 5, 2023 23:06
Status Failure
Total duration 10m 38s
Artifacts 4

cmake.yml

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

Annotations

4 errors and 23 warnings
build (windows, openssl): tests/engine_tests.cpp#L205
'void (tlsuv_engine_t,uv_os_fd_t)': cannot convert argument 2 from 'uv_os_sock_t' to 'uv_os_fd_t'
build (windows, openssl)
run-cmake action execution failed: 'Error: "'D:\a\_temp\507572093\cmake-3.27.7-windows-x86_64\bin\cmake.exe' failed with error code: '1'.'
build (windows, mbedtls): tests/engine_tests.cpp#L205
'void (tlsuv_engine_t,uv_os_fd_t)': cannot convert argument 2 from 'uv_os_sock_t' to 'uv_os_fd_t'
build (windows, mbedtls)
run-cmake action execution failed: 'Error: "'D:\a\_temp\507572093\cmake-3.27.7-windows-x86_64\bin\cmake.exe' failed with error code: '1'.'
build (macOS, openssl): src/openssl/engine.c#L846
non-void function does not return a value [-Wreturn-type]
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#L282
'source': unreferenced formal parameter
build (windows, openssl): src/http.c#L287
'source': unreferenced formal parameter
build (windows, openssl): src/http.c#L296
'status': unreferenced formal parameter
build (windows, openssl): src/http.c#L296
'l': unreferenced formal parameter
build (windows, openssl): src/http.c#L322
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build (windows, openssl): src/http.c#L339
'>': signed/unsigned mismatch
build (windows, openssl): src/http.c#L344
'>=': signed/unsigned mismatch
build (windows, openssl): src/http.c#L404
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build (windows, openssl): 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, openssl)
No files were found with the provided path: D:\a\tlsuv\tlsuv/build/Testing/. No artifacts will be uploaded.
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#L233
'l': unreferenced formal parameter
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#L282
'source': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L287
'source': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L296
'status': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L296
'l': unreferenced formal parameter
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)
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
213 KB
macOS-openssl-TestReport Expired
198 KB
ubuntu-mbedtls-TestReport Expired
878 KB
ubuntu-openssl-TestReport Expired
2.81 MB