Skip to content

Updated configure

Updated configure #373

Triggered via push May 7, 2024 18:33
Status Success
Total duration 4m 7s
Artifacts

cpp_test.yml

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

Annotations

11 warnings
Building on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2, lukka/get-cmake@v3.21.1, lukka/run-cmake@v3.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Building on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, lukka/get-cmake@v3.21.1, lukka/run-cmake@v3.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2, lukka/get-cmake@v3.21.1, lukka/run-cmake@v3.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Building on macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, lukka/get-cmake@v3.21.1, lukka/run-cmake@v3.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Building on windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2, lukka/get-cmake@v3.21.1, lukka/run-cmake@v3.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Building on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, lukka/get-cmake@v3.21.1, lukka/run-cmake@v3.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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]