Skip to content

build(deps): bump socket.io-parser and socket.io in /test/echo_server #223

build(deps): bump socket.io-parser and socket.io in /test/echo_server

build(deps): bump socket.io-parser and socket.io in /test/echo_server #223

Status Failure
Total duration 3m 56s
Artifacts

ci.yml

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

Annotations

1 error and 9 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)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2.0.0, nicledomaS/cmake_build_action@v1.3. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2.0.0, nicledomaS/cmake_build_action@v1.3. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2.0.0, nicledomaS/cmake_build_action@v1.3. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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/