Skip to content

an attempt at better file parsing #915

an attempt at better file parsing

an attempt at better file parsing #915

Triggered via pull request June 28, 2024 11:46
Status Success
Total duration 5m 16s
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, 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, 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)
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): include/tlsuv/tls_engine.h#L179
'tm': named type definition in parentheses
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#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, 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): include/tlsuv/tls_engine.h#L179
'tm': named type definition in parentheses
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#L303
'source': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L308
'source': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L317
'status': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L317
'l': unreferenced formal parameter
build (windows, mbedtls): src/http.c#L343
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build (windows, mbedtls): src/http.c#L360
'>': signed/unsigned mismatch
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.44 MB
ubuntu-openssl-TestReport Expired
3.17 MB
windows-mbedtls-TestReport Expired
257 KB
windows-openssl-TestReport Expired
247 KB