Skip to content

refactor TLS engine IO #825

refactor TLS engine IO

refactor TLS engine IO #825

Triggered via pull request November 5, 2023 19:59
Status Failure
Total duration 11m 33s
Artifacts 4

cmake.yml

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

Annotations

20 errors and 23 warnings
build (windows, openssl): include/tlsuv/tls_engine.h#L30
syntax error: identifier 'tls_engine_fd_t'
build (windows, openssl): include/tlsuv/tls_engine.h#L61
syntax error: missing ')' before '*'
build (windows, openssl): include/tlsuv/tls_engine.h#L61
syntax error: missing '{' before '*'
build (windows, openssl): include/tlsuv/tls_engine.h#L62
syntax error: missing ')' before '*'
build (windows, openssl): include/tlsuv/tls_engine.h#L62
syntax error: missing '{' before '*'
build (windows, openssl): include/tlsuv/tls_engine.h#L73
'io_read': name in formal parameter list illegal
build (windows, openssl): include/tlsuv/tls_engine.h#L73
'io_write': name in formal parameter list illegal
build (windows, mbedtls): include/tlsuv/tls_engine.h#L30
syntax error: identifier 'tls_engine_fd_t'
build (windows, mbedtls): include/tlsuv/tls_engine.h#L61
syntax error: missing ')' before '*'
build (windows, mbedtls): include/tlsuv/tls_engine.h#L61
syntax error: missing '{' before '*'
build (windows, mbedtls): include/tlsuv/tls_engine.h#L62
syntax error: missing ')' before '*'
build (windows, mbedtls): include/tlsuv/tls_engine.h#L62
syntax error: missing '{' before '*'
build (windows, mbedtls): include/tlsuv/tls_engine.h#L73
'io_read': name in formal parameter list illegal
build (windows, mbedtls): include/tlsuv/tls_engine.h#L73
'io_write': name in formal parameter list illegal
build (macOS, openssl): src/openssl/engine.c#L853
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/tlsuv.c#L233
'l': unreferenced formal parameter
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)
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
212 KB
macOS-openssl-TestReport Expired
198 KB
ubuntu-mbedtls-TestReport Expired
877 KB
ubuntu-openssl-TestReport Expired
2.8 MB