Skip to content

Debug event name

Debug event name #382

Triggered via push December 3, 2024 12:49
Status Success
Total duration 3m 17s
Artifacts

cpp_test.yml

on: push
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
Building on macOS-latest
[notice] A new release of pip is available: 21.1.1 -> 24.3.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
Building on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Building on ubuntu-latest: src/r_exasol/ssl/certificate.cpp#L97
‘RSA* RSA_new()’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Building on ubuntu-latest: src/r_exasol/ssl/certificate.cpp#L102
‘int RSA_generate_key_ex(RSA*, int, BIGNUM*, BN_GENCB*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Building on macOS-latest
openssl@3 3.4.0 is already installed and up-to-date. To reinstall 3.4.0, run: brew reinstall openssl@3
Building on windows-latest: src/r_exasol/ssl/certificate.cpp#L97
'RSA* RSA_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Building on windows-latest: src/r_exasol/ssl/certificate.cpp#L102
'int RSA_generate_key_ex(RSA*, int, BIGNUM*, BN_GENCB*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Building on windows-latest: tests/cpp/main.cpp#L38
'void _sleep(long unsigned int)' is deprecated [-Wdeprecated-declarations]