Skip to content

Make message payload const correct #2488

Make message payload const correct

Make message payload const correct #2488

Triggered via pull request May 27, 2026 16:07
Status Success
Total duration 32m 50s
Artifacts 3

pull-request.yml

on: pull_request
pre-commit
52s
pre-commit
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
pre-commit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, tj-actions/changed-files@v46. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Test (ubuntu-24.04 / py3.14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Test (ubuntu-24.04 / py3.14)
‘always_inline’ function might not be inlinable [-Wattributes]
Build & Test (ubuntu-24.04 / py3.14)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.14)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.14)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.14)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.14)
ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Build & Test (ubuntu-24.04 / py3.14)
ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Build & Test (ubuntu-24.04 / py3.14)
ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Build & Test (ubuntu-24.04 / py3.14)
comparison of integer expressions of different signedness: ‘int’ and ‘__size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.14)
comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.9)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Test (ubuntu-24.04 / py3.9)
‘always_inline’ function might not be inlinable [-Wattributes]
Build & Test (ubuntu-24.04 / py3.9)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.9)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.9)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.9)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.9)
ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Build & Test (ubuntu-24.04 / py3.9)
ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Build & Test (ubuntu-24.04 / py3.9)
ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Build & Test (ubuntu-24.04 / py3.9)
comparison of integer expressions of different signedness: ‘int’ and ‘__size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.9)
comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare]
Build & Test (macos-14 / py3.14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Test (macos-14 / py3.14)
'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'WriterUnlock' is deprecated [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'ReaderUnlock' is deprecated [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'WriterLock' is deprecated [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'ReaderUnlock' is deprecated [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'ReaderLock' is deprecated [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
pkgconf 2.5.1 is already installed and up-to-date. To reinstall 2.5.1, run: brew reinstall pkgconf
Build & Test (macos-14 / py3.14)
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja

Artifacts

Produced during runtime
Name Size Digest
pytest-macos-14-py3.14 Expired
44.2 KB
sha256:4a5679b5b2506dab0ac9f930e2e70afbf5f78eefb6213d24d3e0bcbab3a1f0be
pytest-ubuntu-24.04-py3.14 Expired
45.9 KB
sha256:88f8d140b987dccc5f6799f2fd29d4a289d6e508d242c70021078cad27e668f3
pytest-ubuntu-24.04-py3.9 Expired
46.8 KB
sha256:9f6f6ee710d3a0b4847082a815825d1875338967a763c39286fd6ff02c7d2ece