Skip to content
Triggered via schedule June 25, 2023 02:02
Status Failure
Total duration 2m 26s
Artifacts

ci.yml

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

Annotations

1 error and 6 warnings
build (ubuntu-latest)
Command failed: cmake --build /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/build --config Release --parallel 2 In file included from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/asio/asio/include/asio/ssl/context.hpp:755, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/asio/asio/include/asio/ssl.hpp:18, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/websocketpp/websocketpp/common/asio_ssl.hpp:34, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/websocketpp/websocketpp/transport/asio/security/tls.hpp:35, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/websocketpp/websocketpp/config/asio_client.hpp:33, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/src/internal/sio_client_impl.h:25, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/src/sio_client.cpp:8: /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/asio/asio/include/asio/ssl/impl/context.ipp: In destructor ‘asio::ssl::context::rsa_cleanup::~rsa_cleanup()’: /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/asio/asio/include/asio/ssl/impl/context.ipp:53:29: warning: ‘void RSA_free(RSA*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 53 | ~rsa_cleanup() { if (p) ::RSA_free(p); } | ^~~~~~~~ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/ssl.h:31, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/asio/asio/include/asio/ssl/detail/openssl_types.hpp:21, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/asio/asio/include/asio/ssl/context_base.hpp:19, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/asio/asio/include/asio/ssl/context.hpp:23, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/asio/asio/include/asio/ssl.hpp:18, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/websocketpp/websocketpp/common/asio_ssl.hpp:34, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/websocketpp/websocketpp/transport/asio/security/tls.hpp:35, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/websocketpp/websocketpp/config/asio_client.hpp:33, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/src/internal/sio_client_impl.h:25, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/src/sio_client.cpp:8: /usr/include/openssl/rsa.h:293:28: note: declared here 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ In file included from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/asio/asio/include/asio/ssl/context.hpp:755, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/asio/asio/include/asio/ssl.hpp:18, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/websocketpp/websocketpp/common/asio_ssl.hpp:34, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/websocketpp/websocketpp/transport/asio/security/tls.hpp:35, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/websocketpp/websocketpp/config/asio_client.hpp:33, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/src/internal/sio_client_impl.h:25, from /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/src/sio_client.cpp:8: /home/runner/work/socket.io-client-cpp/socket.io-client-cpp/lib/asio/asio/include/asio/ssl/impl/context.ipp:53:37: warning: ‘void RSA_free(RSA*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 53 | ~rsa_cleanup() { if (p) ::RSA_free(p); } |
build (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (windows-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (windows-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/