Skip to content

cleanup clang/clang-tidy warnings #814

cleanup clang/clang-tidy warnings

cleanup clang/clang-tidy warnings #814

Triggered via pull request September 15, 2023 17:18
Status Failure
Total duration 12m 54s
Artifacts 3

cmake.yml

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

Annotations

6 errors and 23 warnings
build (ubuntu, mbedtls)
Process completed with exit code 100.
build (ubuntu, mbedtls)
run-cmake action execution failed: 'Error: input path '/home/runner/work/tlsuv/tlsuv/CMakeLists.txt' for 'cmakeListsTxtPath' does not exist.'
build (ubuntu, openssl)
run-cmake action execution failed: 'Error: input path '/home/runner/work/tlsuv/tlsuv/CMakeLists.txt' for 'cmakeListsTxtPath' does not exist.'
build (ubuntu, openssl)
Process completed with exit code 100.
build (windows, openssl): src/openssl/engine.c#L1063
'TLSUV_ERROR': undeclared identifier
build (windows, openssl)
run-cmake action execution failed: 'Error: "'D:\a\_temp\1428335293\cmake-3.27.1-windows-x86_64\bin\cmake.exe' failed with error code: '1'.'
build (ubuntu, mbedtls)
No files were found with the provided path: /home/runner/work/tlsuv/tlsuv/build/Testing/. No artifacts will be uploaded.
build (ubuntu, openssl)
No files were found with the provided path: /home/runner/work/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/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

Artifacts

Produced during runtime
Name Size
macOS-mbedtls-TestReport Expired
154 KB
macOS-openssl-TestReport Expired
139 KB
windows-mbedtls-TestReport Expired
138 KB