Skip to content

tlsuv connector

tlsuv connector #872

Triggered via pull request May 9, 2024 11:26
@ekobyekoby
synchronize #214
tlsuv-connector
Status Failure
Total duration 10m 53s
Artifacts 2

cmake.yml

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

Annotations

16 errors and 31 warnings
build (macOS, mbedtls): tests/fixtures.h#L23
no matching constructor for initialization of 'uv_timer_t' (aka 'uv_timer_s')
build (macOS, mbedtls): tests/fixtures.h#L23
no matching constructor for initialization of 'uv_timer_t' (aka 'uv_timer_s')
build (macOS, mbedtls): tests/fixtures.h#L23
no matching constructor for initialization of 'uv_timer_t' (aka 'uv_timer_s')
build (macOS, mbedtls)
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/-1332435631/cmake-3.29.3-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '1'.'
build (macOS, openssl): tests/fixtures.h#L23
no matching constructor for initialization of 'uv_timer_t' (aka 'uv_timer_s')
build (macOS, openssl): tests/fixtures.h#L23
no matching constructor for initialization of 'uv_timer_t' (aka 'uv_timer_s')
build (macOS, openssl): tests/fixtures.h#L23
no matching constructor for initialization of 'uv_timer_t' (aka 'uv_timer_s')
build (macOS, openssl)
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/-1332435631/cmake-3.29.3-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '1'.'
build (windows, openssl): src/connector.c#L173
'F_GETFL': undeclared identifier
build (windows, openssl): src/connector.c#L174
'F_SETFL': undeclared identifier
build (windows, openssl): src/connector.c#L174
'O_NONBLOCK': undeclared identifier
build (windows, openssl)
run-cmake action execution failed: 'Error: "'D:\a\_temp\-509570980\cmake-3.29.3-windows-x86_64\bin\cmake.exe' failed with error code: '1'.'
build (windows, mbedtls): src/connector.c#L173
'F_GETFL': undeclared identifier
build (windows, mbedtls): src/connector.c#L174
'F_SETFL': undeclared identifier
build (windows, mbedtls): src/connector.c#L174
'O_NONBLOCK': undeclared identifier
build (windows, mbedtls)
run-cmake action execution failed: 'Error: "'D:\a\_temp\-509570980\cmake-3.29.3-windows-x86_64\bin\cmake.exe' failed with error code: '1'.'
build (macOS, mbedtls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macOS, mbedtls)
No files were found with the provided path: /Users/runner/work/tlsuv/tlsuv/build/Testing/. No artifacts will be uploaded.
build (ubuntu, openssl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macOS, openssl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macOS, openssl)
No files were found with the provided path: /Users/runner/work/tlsuv/tlsuv/build/Testing/. No artifacts will be uploaded.
build (ubuntu, mbedtls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows, openssl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L177
'function': incompatible types - from 'int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L179
'function': incompatible types - from 'unsigned int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L182
'function': incompatible types - from 'int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L185
'function': incompatible types - from 'int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L194
'function': 'SOCKET' differs in levels of indirection from 'uv_os_fd_t'
build (windows, openssl): src/tlsuv.c#L194
'setsockopt': different types for formal and actual parameter 1
build (windows, openssl): src/tlsuv.c#L194
'function': incompatible types - from 'int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L223
'function': incompatible types - from 'int *' to 'char *'
build (windows, openssl): src/tlsuv.c#L323
'-=': conversion from 'ssize_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.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ubuntu-mbedtls-TestReport", "ubuntu-openssl-TestReport". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
build (windows, mbedtls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L293
'source': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L298
'source': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L307
'status': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L307
'l': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L333
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build (windows, mbedtls): src/http.c#L350
'>': signed/unsigned mismatch
build (windows, mbedtls): src/http.c#L355
'>=': signed/unsigned mismatch
build (windows, mbedtls): src/http.c#L421
'=': conversion from 'ssize_t' to 'ULONG', possible loss of data
build (windows, mbedtls): src/http.c#L469
'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.

Artifacts

Produced during runtime
Name Size
ubuntu-mbedtls-TestReport Expired
987 KB
ubuntu-openssl-TestReport Expired
3.35 MB