Skip to content

port to Freebsd

port to Freebsd #865

Triggered via pull request February 23, 2024 18:28
Status Success
Total duration 13m 32s
Artifacts 6

cmake.yml

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

Annotations

26 warnings
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, 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 (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 (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 (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/tlsuv.c#L168
'function': incompatible types - from 'int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L170
'function': incompatible types - from 'unsigned int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L172
'function': incompatible types - from 'int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L173
'function': incompatible types - from 'int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L181
'function': 'SOCKET' differs in levels of indirection from 'uv_os_fd_t'
build (windows, mbedtls): src/tlsuv.c#L181
'setsockopt': different types for formal and actual parameter 1
build (windows, mbedtls): src/tlsuv.c#L181
'function': incompatible types - from 'int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L210
'function': incompatible types - from 'int *' to 'char *'
build (windows, mbedtls): src/tlsuv.c#L310
'-=': conversion from 'ssize_t' to 'ULONG', possible loss of data
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#L168
'function': incompatible types - from 'int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L170
'function': incompatible types - from 'unsigned int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L172
'function': incompatible types - from 'int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L173
'function': incompatible types - from 'int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L181
'function': 'SOCKET' differs in levels of indirection from 'uv_os_fd_t'
build (windows, openssl): src/tlsuv.c#L181
'setsockopt': different types for formal and actual parameter 1
build (windows, openssl): src/tlsuv.c#L181
'function': incompatible types - from 'int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L210
'function': incompatible types - from 'int *' to 'char *'
build (windows, openssl): src/tlsuv.c#L310
'-=': conversion from 'ssize_t' to 'ULONG', possible loss of data

Artifacts

Produced during runtime
Name Size
macOS-mbedtls-TestReport Expired
222 KB
macOS-openssl-TestReport Expired
210 KB
ubuntu-mbedtls-TestReport Expired
950 KB
ubuntu-openssl-TestReport Expired
3.33 MB
windows-mbedtls-TestReport Expired
197 KB
windows-openssl-TestReport Expired
189 KB