Skip to content

support custom allocators (like uv_replace_allocator()) #913

support custom allocators (like uv_replace_allocator())

support custom allocators (like uv_replace_allocator()) #913

Triggered via pull request June 27, 2024 20:40
Status Success
Total duration 4m 46s
Artifacts 6

cmake.yml

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

Annotations

29 warnings
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)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
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)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
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 (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): include/tlsuv/tls_engine.h#L179
'tm': named type definition in parentheses
build (windows, openssl): include/tlsuv/tls_engine.h#L179
'tm': named type definition in parentheses
build (windows, openssl): src/tlsuv.c#L185
'function': incompatible types - from 'int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L187
'function': incompatible types - from 'unsigned int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L190
'function': incompatible types - from 'int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L193
'function': incompatible types - from 'int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L202
'function': 'SOCKET' differs in levels of indirection from 'uv_os_fd_t'
build (windows, openssl): src/tlsuv.c#L202
'setsockopt': different types for formal and actual parameter 1
build (windows, openssl): src/tlsuv.c#L202
'function': incompatible types - from 'int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L231
'function': incompatible types - from 'int *' to 'char *'
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): include/tlsuv/tls_engine.h#L179
'tm': named type definition in parentheses
build (windows, mbedtls): include/tlsuv/tls_engine.h#L179
'tm': named type definition in parentheses
build (windows, mbedtls): src/tlsuv.c#L185
'function': incompatible types - from 'int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L187
'function': incompatible types - from 'unsigned int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L190
'function': incompatible types - from 'int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L193
'function': incompatible types - from 'int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L202
'function': 'SOCKET' differs in levels of indirection from 'uv_os_fd_t'
build (windows, mbedtls): src/tlsuv.c#L202
'setsockopt': different types for formal and actual parameter 1
build (windows, mbedtls): src/tlsuv.c#L202
'function': incompatible types - from 'int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L231
'function': incompatible types - from 'int *' to 'char *'
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: "macOS-mbedtls-TestReport", "macOS-openssl-TestReport", "ubuntu-mbedtls-TestReport", "ubuntu-openssl-TestReport", "windows-mbedtls-TestReport", "windows-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/

Artifacts

Produced during runtime
Name Size
macOS-mbedtls-TestReport Expired
288 KB
macOS-openssl-TestReport Expired
285 KB
ubuntu-mbedtls-TestReport Expired
1.43 MB
ubuntu-openssl-TestReport Expired
3.17 MB
windows-mbedtls-TestReport Expired
257 KB
windows-openssl-TestReport Expired
246 KB