Skip to content

Fix tlsuv close before connect #926

Fix tlsuv close before connect

Fix tlsuv close before connect #926

Triggered via pull request July 31, 2024 04:04
Status Success
Total duration 13m 20s
Artifacts 6

cmake.yml

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

Annotations

29 warnings
build (macOS, openssl)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu, mbedtls)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows, mbedtls)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows, mbedtls): src/p11.c#L180
'false_val': local variable is initialized but not referenced
build (windows, mbedtls): src/p11.c#L376
'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows, mbedtls): src/socket.c#L21
'on': local variable is initialized but not referenced
build (windows, mbedtls): src/socket.c#L22
'flags': unreferenced local variable
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#L183
'function': incompatible types - from 'int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L185
'function': incompatible types - from 'unsigned int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L188
'function': incompatible types - from 'int *' to 'const char *'
build (windows, mbedtls): src/tlsuv.c#L191
'function': incompatible types - from 'int *' to 'const 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/
build (windows, openssl)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows, openssl): include/tlsuv/tls_engine.h#L179
'tm': named type definition in parentheses
build (windows, openssl): src/p11.c#L180
'false_val': local variable is initialized but not referenced
build (windows, openssl): src/p11.c#L376
'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows, openssl): src/socket.c#L21
'on': local variable is initialized but not referenced
build (windows, openssl): src/socket.c#L22
'flags': unreferenced local variable
build (windows, openssl): include/tlsuv/tls_engine.h#L179
'tm': named type definition in parentheses
build (windows, openssl): src/tlsuv.c#L183
'function': incompatible types - from 'int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L185
'function': incompatible types - from 'unsigned int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L188
'function': incompatible types - from 'int *' to 'const char *'
build (windows, openssl): src/tlsuv.c#L191
'function': incompatible types - from 'int *' to 'const char *'

Artifacts

Produced during runtime
Name Size
macOS-mbedtls-TestReport
287 KB
macOS-openssl-TestReport
289 KB
ubuntu-mbedtls-TestReport
1.43 MB
ubuntu-openssl-TestReport
3.2 MB
windows-mbedtls-TestReport
258 KB
windows-openssl-TestReport
247 KB